document.write( "Question 736990: There are 8 cars in a parking lot on a very cold day. Suppose the probability of any of them not starting is 0.13. What is the probability that exactly 2 of the cars will not start?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #852696 by mccravyedwin(417)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "On your TI-84 calculator, make sure STATWIZARDS is ON\r\n" );
document.write( "Press MODE \r\n" );
document.write( "Use down arrow key to scroll to NEXT \r\n" );
document.write( "Use down arrow to scroll to STATWIZARDS: ON \r\n" );
document.write( "\r\n" );
document.write( "Press 2nd vars\r\n" );
document.write( "Use down arrow key to scroll down to A|binomialpdf(\r\n" );
document.write( "Press ENTER\r\n" );
document.write( "Make screen read\r\n" );
document.write( "\r\n" );
document.write( "   trials:8\r\n" );
document.write( "   p:0.13\r\n" );
document.write( "   x value: 2\r\n" );
document.write( "   Paste\r\n" );
document.write( "\r\n" );
document.write( "Use down arrow key once to highlight Paste\r\n" );
document.write( "Press ENTER\r\n" );
document.write( "See this: \r\n" );
document.write( "\r\n" );
document.write( "  binompdf(8,0.3,2)\r\n" );
document.write( "Press ENTER\r\n" );
document.write( "\r\n" );
document.write( "Read 0.2051919183   <--ANSWER\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );