SOLUTION: I just need help setting this question up and the formulas with it thank you
A recent survey showed that in a sample of 100 elementary school teachers, 15 smoked. In a sample of
Algebra ->
Probability-and-statistics
-> SOLUTION: I just need help setting this question up and the formulas with it thank you
A recent survey showed that in a sample of 100 elementary school teachers, 15 smoked. In a sample of
Log On
Question 926287: I just need help setting this question up and the formulas with it thank you
A recent survey showed that in a sample of 100 elementary school teachers, 15 smoked. In a sample of 180 high school teachers, 36 smoked. is the proportion of high school teachers who smoke greater than the proportion of elementary schools school teachers who smoke? use alpha=0.01.
You can put this solution on YOUR website! A recent survey showed that in a sample of 100 elementary school teachers, 15 smoked. In a sample of 180 high school teachers, 36 smoked. is the proportion of high school teachers who smoke greater than the proportion of elementary schools school teachers who smoke? use alpha=0.01.
---
element p1-hat = 0.15
h.s. p2-hat = 36/80 = 0.2
---------------------------
Test:: Is hs greater than elem
-----
Ho: p2 - p1 <= 0
Ha: p2 - pa > 0 (claim)
---------------------------------
Sample proportion:: p2-hat - p1-hat = 0.2-0.15 = 0.05
test stat formula z(p1-p1) = [(p2-hat-p1-hat)-(0]/sqrt[(pq/n1+pq/n2]
test statistic:: z(0.05) = (0.05)/[sqrt{(0.15*0.2/100)+(0.15*0.2/180)] = 2.3146
---
p-value = P(z > 2.3146) = 0.0103
-----
Conclusion:: Since the p-value equals alpha, the test is inconclusive.
-------------
Cheers,
Stan H.
--------------------