SOLUTION: in a certain state, a survey of 500 workers showed that 45% belonged to a union. Find 90% confidence interval of the true proportion of workers who belonged to a union.
Algebra ->
Probability-and-statistics
-> SOLUTION: in a certain state, a survey of 500 workers showed that 45% belonged to a union. Find 90% confidence interval of the true proportion of workers who belonged to a union.
Log On
Question 204791: in a certain state, a survey of 500 workers showed that 45% belonged to a union. Find 90% confidence interval of the true proportion of workers who belonged to a union. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! in a certain state, a survey of 500 workers showed that 45% belonged to a union. Find 90% confidence interval of the true proportion of workers who belonged to a union.
---
sample proportion: 0.45
E = 1.645[sqrt(0.45*0.55/500)] = 0.0366
---
90% CI: 0.45 - 0.0366 < p < 0.45 + 0.0366
===============================================
Cheers,
Stan H.