document.write( "Question 1086151: The AIRLINE PILOTS AND PASSENGERS ASSOCIATION It has determined that 13.7% of all passengers leave their cell phones on when instructed to turn them off. This was a recent problem when the Galaxy batteries were exploding. From their survey of 61,000 passengers find the variance of the number of passengers who left their phones on. \n" ); document.write( "
Algebra.Com's Answer #700341 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
This is a Binomial Distribution problem because for any person, there are two outcomes: their phone is left on or it is turned off. Each trial (asking a person whether their phone is on or not) is independent from one another. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = Sample size = 61000
\n" ); document.write( "p = Probability of success = probability of person leaving phone on = 13.7% = 0.137\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Variance = n*p*(1-p)
\n" ); document.write( "Variance = 61000*0.137*(1-0.137)
\n" ); document.write( "Variance = 7212.091
\n" ); document.write( "
\n" );