document.write( "Question 135525This question is from textbook Statistics
\n" );
document.write( ": A recent study of 100 people in Miame found 27 were obese. Find the 90% confidence interval of the population proportion of individuals living in Miami who are obese.
\n" );
document.write( "I think I started the problem correct but i'm not sure where to go from here...
\n" );
document.write( ".27- \n" );
document.write( "
Algebra.Com's Answer #99345 by stanbon(75887) ![]() You can put this solution on YOUR website! A recent study of 100 people in Miame found 27 were obese. Find the 90% confidence interval of the population proportion of individuals living in Miami who are obese. \n" ); document.write( "---------------------- \n" ); document.write( "p-hat = 27/100 = 0.27 \n" ); document.write( "The standard error = E = 1.645*sqrt[0.27*0.73/100] = 0.0730 \n" ); document.write( "90% CI: 0.27-0.0730 < p < 0.27+0.073 \n" ); document.write( "90% CI: 0.1970 < p < 0.3430 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |