document.write( "Question 1179576: In 2010, Dr. Bob decided to gather research on the type of disorders that present among his patients. His data collection resulted in the following breakdown of patients by disorder: 54.9% Schizophrenia; 21.1% Major Depression; 7.9% Obsessive-Compulsive Disorder; 4.5% Anxiety Disorder; 2.9% Personality Disorder; 8.8% Other. Information was collected from a random sample 0f 300 patients in 2018 to determine whether or not the data has changed significantly. The sample data is given in the table below. At the α = 0.01 level of significance, test the claim that the disorder breakdown of patients at Dr. Bob's hospital has not changed significantly since 2010.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Type of disorder per patient in sample:\r
\n" ); document.write( "\n" ); document.write( "Disorder Count
\n" ); document.write( "Schizophrenia 158
\n" ); document.write( "Major Dispression 65
\n" ); document.write( "Obsessive-Compulsive Disorder 29
\n" ); document.write( "Anxiety Disorder 11
\n" ); document.write( "Personality Disorder 14
\n" ); document.write( "Other 23\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Test Statistic:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Give the P-value:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Which is the correct result:\r
\n" ); document.write( "\n" ); document.write( "Do not Reject the Null Hypothesis
\n" ); document.write( "Reject the Null Hypothesis\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Which would be the appropriate conclusion?\r
\n" ); document.write( "\n" ); document.write( "There is enough evidence to suggest that the breakdown of patients by disorder has changed significantly since 2010.
\n" ); document.write( "There is not enough evidence to suggest that the breakdown of patients by disorder has changed significantly since 2010.
\n" ); document.write( "

Algebra.Com's Answer #850213 by CPhill(1987)\"\" \"About 
You can put this solution on YOUR website!
It appears you're dealing with a Chi-Square Goodness of Fit test. Here's how to approach the problem:\r
\n" ); document.write( "\n" ); document.write( "**1. State the Hypotheses**\r
\n" ); document.write( "\n" ); document.write( "* Null Hypothesis (H0): The distribution of disorders in 2018 is the same as in 2010.
\n" ); document.write( "* Alternative Hypothesis (H1): The distribution of disorders in 2018 is different from 2010.\r
\n" ); document.write( "\n" ); document.write( "**2. Calculate Expected Frequencies**\r
\n" ); document.write( "\n" ); document.write( "Multiply the percentages from 2010 by the sample size in 2018 (300) to get the expected counts for each disorder:\r
\n" ); document.write( "\n" ); document.write( "| Disorder | 2010 % | Expected Count |
\n" ); document.write( "|---|---|---|
\n" ); document.write( "| Schizophrenia | 54.9% | 164.7 |
\n" ); document.write( "| Major Depression | 21.1% | 63.3 |
\n" ); document.write( "| Obsessive-Compulsive | 7.9% | 23.7 |
\n" ); document.write( "| Anxiety | 4.5% | 13.5 |
\n" ); document.write( "| Personality | 2.9% | 8.7 |
\n" ); document.write( "| Other | 8.8% | 26.4 |\r
\n" ); document.write( "\n" ); document.write( "**3. Calculate the Chi-Square Test Statistic**\r
\n" ); document.write( "\n" ); document.write( "The formula for the Chi-Square test statistic is:\r
\n" ); document.write( "\n" ); document.write( "χ² = Σ [(Observed Count - Expected Count)² / Expected Count]\r
\n" ); document.write( "\n" ); document.write( "| Disorder | Observed | Expected | (O - E)² / E |
\n" ); document.write( "|---|---|---|---|
\n" ); document.write( "| Schizophrenia | 158 | 164.7 | 0.27 |
\n" ); document.write( "| Major Depression | 65 | 63.3 | 0.05 |
\n" ); document.write( "| Obsessive-Compulsive | 29 | 23.7 | 1.18 |
\n" ); document.write( "| Anxiety | 11 | 13.5 | 0.46 |
\n" ); document.write( "| Personality | 14 | 8.7 | 3.22 |
\n" ); document.write( "| Other | 23 | 26.4 | 0.44 |\r
\n" ); document.write( "\n" ); document.write( "χ² = 0.27 + 0.05 + 1.18 + 0.46 + 3.22 + 0.44 = **5.62**\r
\n" ); document.write( "\n" ); document.write( "**4. Determine Degrees of Freedom**\r
\n" ); document.write( "\n" ); document.write( "Degrees of freedom (df) = Number of categories - 1 = 6 - 1 = 5\r
\n" ); document.write( "\n" ); document.write( "**5. Find the P-value**\r
\n" ); document.write( "\n" ); document.write( "Using a Chi-Square distribution table or calculator with df = 5 and χ² = 5.62, you'll find the P-value. The P-value is approximately 0.346.\r
\n" ); document.write( "\n" ); document.write( "**6. Compare P-value to Significance Level (α)**\r
\n" ); document.write( "\n" ); document.write( "* α = 0.01 (given)
\n" ); document.write( "* P-value (0.346) > α (0.01)\r
\n" ); document.write( "\n" ); document.write( "**7. Make a Decision**\r
\n" ); document.write( "\n" ); document.write( "Since the P-value is greater than α, we **Do Not Reject the Null Hypothesis**.\r
\n" ); document.write( "\n" ); document.write( "**8. Conclusion**\r
\n" ); document.write( "\n" ); document.write( "**There is not enough evidence to suggest that the breakdown of patients by disorder has changed significantly since 2010.**\r
\n" ); document.write( "\n" ); document.write( "**Important Note:** While the observed counts in the 2018 sample might look different from the 2010 percentages, the Chi-Square test tells us that this difference is not statistically significant. The variation could be due to random chance in the sample.
\n" ); document.write( "
\n" );