A university dean is interested in determining the proportion of students who receive some sort of financial aid. Rather than examining the records for all students, the dean randomly selected 200 students and finds that 118 of them are receiving financial aid. Use a 90% confidence interval to estimate the true proportion of students who receive financial aid.
1
Expert's answer
2021-07-21T12:56:27-0400
The sample proportion is computed as follows, based on the sample size N=200 and the number of favorable cases X=118:
p^=nX=200118=0.59
The critical value for α=0.01 is zc=z1−α/2=1.6449. The corresponding confidence interval is computed as shown below:
CI(Proportion)
=(p^−zcnp^(1−p^),p^+zcnp^(1−p^))
=(0.59−1.64492000.59(1−0.59),
0.59+1.64492000.59(1−0.59))
=(0.5328,0.6472)
Therefore, based on the data provided, the 90% confidence interval for the population proportion is 0.5328<p<0.6472, which indicates that we are 90% confident that the true population proportion p is contained by the interval (0.5328,0.6472).
Comments