document.write( "Question 1197610: Occasionally an airline will lose a bag. A small airline has found it loses an average of 4.7 bags each day. Find the probability that, on a given day,\r
\n" );
document.write( "\n" );
document.write( "(a) The airline looses exactly eleven bags. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) The airline looses fewer than nine bags. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) The airline looses more than nine bags.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #830948 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( " Poisson Distribution: 4.7 bags/day\r\n" ); document.write( "Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus\r\n" ); document.write( "\r\n" ); document.write( " Find the probability that, on a given day:\r\n" ); document.write( "(a) The airline looses exactly eleven bags. P(x=11) = .0056\r\n" ); document.write( "\r\n" ); document.write( "(b) The airline looses fewer than nine bags. P(x≤ 9) = .9778\r\n" ); document.write( "\r\n" ); document.write( "(c) The airline looses more than nine bags. 1- P(x≤ 9) = 1 - .9778 = .0222\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |