document.write( "Question 939538: The average cost per night of a hotel room in New York City is $273
\n" ); document.write( "Assume this estimate is based on a sample of 45 hotels and that the sample standard deviation is $65.\r
\n" ); document.write( "\n" ); document.write( " What is the 95% confidence interval estimate of the population mean?
\n" ); document.write( "

Algebra.Com's Answer #572519 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
ME = 1.96(65/sqrt(45)) = $64 rounded
\n" ); document.write( "CI: 273 - 64 < μ < 273 + 65
\n" ); document.write( "
\n" );