SOLUTION: A sample of 195 students found that 27% had a GPA lower than 1.89. The population from which the sample was drawn is approximately normally distributed. Construct the 90% confidenc
Algebra ->
Probability-and-statistics
-> SOLUTION: A sample of 195 students found that 27% had a GPA lower than 1.89. The population from which the sample was drawn is approximately normally distributed. Construct the 90% confidenc
Log On
Question 868956: A sample of 195 students found that 27% had a GPA lower than 1.89. The population from which the sample was drawn is approximately normally distributed. Construct the 90% confidence interval for the population proportion. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A sample of 195 students found that 27% had a GPA lower than 1.89. The population from which the sample was drawn is approximately normally distributed. Construct the 90% confidence interval for the population proportion.
-----
sample proportion = p-hat = 0.27
ME = z*sqrt[pq/n] = 1.645*sqrt[0.27*0.73/195] = 0.0523
----
90% CI:: 0.27-0.0523 < p < 0.27+0.0523
==========================================
Cheers,
Stan H.
======================