document.write( "Question 1198233: There is a 30% chance of missing a flight due to long lines at security. If there are 120 people waiting in the security line to make their flight, what is the mean and the standard deviation for the number of people who will miss their flight?\r
\n" );
document.write( "\n" );
document.write( "One of the following is the answer, with the mean listed first and the standard deviation listed second.
\n" );
document.write( "A) 3.6, 25.2
\n" );
document.write( "B) 3.6, 5.02
\n" );
document.write( "C) 36, 25.2
\n" );
document.write( "D) 36, 5.02 \n" );
document.write( "
Algebra.Com's Answer #831800 by ewatrrr(24785) You can put this solution on YOUR website! There is a 30% chance of missing a flight due to long lines at security: \n" ); document.write( "n = 120 \n" ); document.write( "mean = np = .3*120 = 36 \n" ); document.write( "s = npq = |