document.write( "Question 1191683: Using the data below, suppose we focus on the proportions of patients who show improvement. Is there a statistically significant difference in the proportions of patients who show improvement between treatments 1 and 2. Run the test at a 5% level of significance.\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "Symptoms\r
\n" ); document.write( "\n" ); document.write( "Worsened\r
\n" ); document.write( "\n" ); document.write( "No Effect\r
\n" ); document.write( "\n" ); document.write( "Symptoms Improved\r
\n" ); document.write( "\n" ); document.write( "Total\r
\n" ); document.write( "\n" ); document.write( "Treatment 1\r
\n" ); document.write( "\n" ); document.write( "22\r
\n" ); document.write( "\n" ); document.write( "14\r
\n" ); document.write( "\n" ); document.write( "14\r
\n" ); document.write( "\n" ); document.write( "50\r
\n" ); document.write( "\n" ); document.write( "Treatment 2\r
\n" ); document.write( "\n" ); document.write( "14\r
\n" ); document.write( "\n" ); document.write( "15\r
\n" ); document.write( "\n" ); document.write( "21\r
\n" ); document.write( "\n" ); document.write( "50\r
\n" ); document.write( "\n" ); document.write( "Treatment 3\r
\n" ); document.write( "\n" ); document.write( "9\r
\n" ); document.write( "\n" ); document.write( "12\r
\n" ); document.write( "\n" ); document.write( "29\r
\n" ); document.write( "\n" ); document.write( "50\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #849146 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Here's how to test for a statistically significant difference in improvement proportions between Treatment 1 and Treatment 2:\r
\n" ); document.write( "\n" ); document.write( "**1. State the Hypotheses:**\r
\n" ); document.write( "\n" ); document.write( "* **Null Hypothesis (H0):** There is no difference in the proportions of patients who show improvement between Treatment 1 and Treatment 2.
\n" ); document.write( "* **Alternative Hypothesis (H1):** There is a difference in the proportions of patients who show improvement between Treatment 1 and Treatment 2.\r
\n" ); document.write( "\n" ); document.write( "**2. Calculate Proportions:**\r
\n" ); document.write( "\n" ); document.write( "* **Treatment 1:** Proportion of improvement = 14/50 = 0.28
\n" ); document.write( "* **Treatment 2:** Proportion of improvement = 21/50 = 0.42\r
\n" ); document.write( "\n" ); document.write( "**3. Perform a Two-Proportion Z-Test:**\r
\n" ); document.write( "\n" ); document.write( "This test is appropriate for comparing two proportions from independent samples.\r
\n" ); document.write( "\n" ); document.write( "* **Calculate the pooled proportion:**
\n" ); document.write( " p = (14 + 21) / (50 + 50) = 35/100 = 0.35\r
\n" ); document.write( "\n" ); document.write( "* **Calculate the standard error:**
\n" ); document.write( " SE = sqrt{ p * (1-p) * [(1/50) + (1/50)] }
\n" ); document.write( " SE = sqrt{ 0.35 * 0.65 * 0.04 } ≈ 0.095\r
\n" ); document.write( "\n" ); document.write( "* **Calculate the Z-statistic:**
\n" ); document.write( " Z = (0.42 - 0.28) / 0.095 ≈ 1.47\r
\n" ); document.write( "\n" ); document.write( "**4. Determine the p-value:**\r
\n" ); document.write( "\n" ); document.write( "Using a Z-table or calculator, find the p-value corresponding to a Z-statistic of 1.47 (two-tailed test). The p-value is approximately 0.14.\r
\n" ); document.write( "\n" ); document.write( "**5. Make a Decision:**\r
\n" ); document.write( "\n" ); document.write( "* **Significance Level (α):** 5% (0.05)\r
\n" ); document.write( "\n" ); document.write( "Since the p-value (0.14) is greater than the significance level (0.05), we fail to reject the null hypothesis.\r
\n" ); document.write( "\n" ); document.write( "**Conclusion:**\r
\n" ); document.write( "\n" ); document.write( "There is not enough evidence to conclude that there is a statistically significant difference in the proportions of patients who show improvement between Treatment 1 and Treatment 2 at a 5% level of significance.
\n" ); document.write( "
\n" );