document.write( "Question 574373: refer to the following information.
\n" );
document.write( "About 60% of adults get less than the recommended 8 hours of sleep per night according to a study conducted by the University of Washington.\r
\n" );
document.write( "\n" );
document.write( "In a random sample of 7 adults,
\n" );
document.write( "a) what is the expected number of them that get less than the recommended 8 hours of sleep per night? (That is, find the mean.)
\n" );
document.write( "b) what is the standard deviation of this distribution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #369051 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! About 60% of adults get less than the recommended 8 hours of sleep per night according to a study conducted by the University of Washington. \n" ); document.write( "In a random sample of 7 adults, \n" ); document.write( "a) what is the expected number of them that get less than the recommended 8 hours of sleep per night? (That is, find the mean.) \n" ); document.write( "mean = np = 7*0.6 = 4.2 \n" ); document.write( "-------- \n" ); document.write( "b) what is the standard deviation of this distribution? \n" ); document.write( "std = sqrt(npq) = sqrt(4.2*0.4) = 1.2961 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |