document.write( "Question 1189975: 1.We wish to estimate what percent of 18 to 25-year old's that own a Samsung phone. Out of 400 sampled, 104 had a Samsung phone. Based on this, construct a 90% confidence interval for the proportion of all adults that own a Samsung phone.\r
\n" ); document.write( "\n" ); document.write( "2. A 2011 Gallup survey based on telephone and face-to-face interviews with a sample of adults in China suggests that 20% smoke regularly or occasionally, with a margin of error of 2.2%. Give the confidence interval.\r
\n" ); document.write( "\n" ); document.write( "3. You want to obtain a sample to estimate the average number of hours per week community college students in the United States work at their job while being a full-time student. Based on previous evidence, you believe the population standard deviation is 10. You would like to be 99% confident that your estimate is within 1.5 hours of the true population mean.
\n" ); document.write( "Assume that the number of statistics students is unknown, but very large. How large of a sample size is required? \r
\n" ); document.write( "\n" ); document.write( "4.You want to obtain a sample to estimate the average number of hours per week Nexford students work at their job while being a full-time student. Based on previous evidence, you believe the population standard deviation is 10. You would like to be 99% confident that your estimate is within 1.5 hours of the true population mean.
\n" ); document.write( "Assume that the number of students at Nexford is 2900 students. How large of a sample size
\n" ); document.write( "is required? \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #821497 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "In the future, please only post one problem at a time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll do problem 1 to get you started.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = 400 = sample size
\n" ); document.write( "x = 104 = number who have a Samsung phone
\n" ); document.write( "phat = x/n = 104/400 = 0.26
\n" ); document.write( "The sample proportion phat estimates the population proportion p.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At 90% confidence, the z critical value is roughly z = 1.645 (use a table or calculator to find this value).
\n" ); document.write( "We can use the Z distribution because n > 30.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's calculate the lower and upper bounds of the confidence interval.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "L = lower bound of confidence interval
\n" ); document.write( "L = phat - z*sqrt(phat*(1-phat)/n)
\n" ); document.write( "L = 0.26 - 1.645*sqrt(0.26*(1-0.26)/400)
\n" ); document.write( "L = 0.26 - 0.03607766656811
\n" ); document.write( "L = 0.26 - 0.036
\n" ); document.write( "L = 0.224\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "U = upper bound of confidence interval
\n" ); document.write( "U = phat + z*sqrt(phat*(1-phat)/n)
\n" ); document.write( "U = 0.26 + 1.645*sqrt(0.26*(1-0.26)/400)
\n" ); document.write( "U = 0.26 + 0.03607766656811
\n" ); document.write( "U = 0.26 + 0.036
\n" ); document.write( "U = 0.296\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The confidence interval is in the format of (L, U)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: (0.224, 0.296)
\n" ); document.write( "We're 90% confident that the population proportion p is somewhere between 0.224 and 0.296
\n" ); document.write( "
\n" ); document.write( "
\n" );