document.write( "Question 1206825: An important factor in selling a residential property is the number of people who look through the home. A sample of 10 homes recently sold in the Halifax, Nova Scotia, area revealed the mean number looking through each home was 15 and the standard deviation of the sample was 2 people. Develop a 90% confidence interval for the population mean. (Round the final answers to 2 decimal places.)\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Confidence interval for the population mean is between
\n" );
document.write( "13.95
\n" );
document.write( " and
\n" );
document.write( "19.64
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #844490 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! For 90% confidence interval, z value is 1.645. You have to know it, look it up.\r \n" ); document.write( "\n" ); document.write( "z*(stddev/squareroot(n)) = the margin of error (MOE)\r \n" ); document.write( "\n" ); document.write( "n is sample size.\r \n" ); document.write( "\n" ); document.write( "Mean +/- MOE is the confidence interval.\r \n" ); document.write( "\n" ); document.write( "15 +/- 1.645*(2/sqrt(10)) = about 13.96 to 16.04 \n" ); document.write( " |