document.write( "Question 445516:  A safety light is designed so that the times between flashes are normally distributed with a mean of 4.00 seconds and a standard deviation of .50 seconds.
\n" );
document.write( "a. Find the probability that an individual time is greater than 4.50 seconds
\n" );
document.write( "b. Find the probability that the mean for 50 randomly selected times is greater than 4.50 seconds
\n" );
document.write( "c. Is part a or b more significant (being light) due to the importance of a sample OR SINGLE strobe?  \n" );
document.write( "
| Algebra.Com's Answer #306883 by stanbon(75887)      You can put this solution on YOUR website! A safety light is designed so that the times between flashes are normally distributed with a mean of 4.00 seconds and a standard deviation of .50 seconds. \n" ); document.write( "a. Find the probability that an individual time is greater than 4.50 seconds \n" ); document.write( "---- \n" ); document.write( "z(4.5) = (4.5-4)/0.5 = 1 \n" ); document.write( "P(x >4.5) = P(z > 1) = 0.1587 \n" ); document.write( "------------------------------------- \n" ); document.write( "b. Find the probability that the mean for 50 randomly selected times is greater than 4.50 seconds \n" ); document.write( "z(4.5) = (4.5-4)/[0.5/sqrt(50)} = 7.0711 \n" ); document.write( "P(x > 4.5) = P(z > 7.0711) = 7.737x10^-13 \n" ); document.write( "------------------------------------- \n" ); document.write( "c. Is part a or b more significant (being light) due to the importance of a sample OR SINGLE strobe? \n" ); document.write( "I don't understand that question. \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |