SOLUTION: It was found that in a sample of 90 teenage boys, 70% of them have received speeding tickets. What is the 90% confidence interval of the true proportion of teenage boys who have r
Algebra ->
Probability-and-statistics
-> SOLUTION: It was found that in a sample of 90 teenage boys, 70% of them have received speeding tickets. What is the 90% confidence interval of the true proportion of teenage boys who have r
Log On
Question 855224: It was found that in a sample of 90 teenage boys, 70% of them have received speeding tickets. What is the 90% confidence interval of the true proportion of teenage boys who have received speeding tickets? Found 2 solutions by ewatrrr, Theo:Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! i believe the answer would be as follows:
the sample proportion is .7
the sample size is 90
the formula for the standard error of a proportion is:
se = sqrt(p*q/n)
p is the sample proportion.
q is 1 - the sample proportion.
in your problem:
p .7
q = .3
n = 90
the standard error of the sample proportion would be equal to:
sqrt((.7*.3)/90) which is equal to .04830
the z-score for a 90% confidence level is equal to +/- 1.6449
this means that the confidence interval is equal to the mean proportion plus or minus 1.6449 times the standard error.
this becomes:
.7 + 1.6449 * .04830 = .7794 as the high limit.
.7 - 1.6449 * .04830 = .6206 as the low limit.
the true proportion of teenage boys in the population is estimated to be .62 to .78 after rounding to 2 decimal digits.