document.write( "Question 357981: The probability that a student is late for statistics class is .2. There are 30 classes during the semster. \r
\n" );
document.write( "\n" );
document.write( " A. Find the probability that the student will be late exactly 5 times.
\n" );
document.write( "
\n" );
document.write( " B. Find the probability that he will be late fewer than 3 times.\r
\n" );
document.write( "\n" );
document.write( " C. Find the average number of times he will be late. \r
\n" );
document.write( "\n" );
document.write( " D. Find the standard deviation of the number of times he will be late. \n" );
document.write( "
Algebra.Com's Answer #255539 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! n=30 \n" ); document.write( "p=0.8 \n" ); document.write( "q=0.2 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "A) \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "B) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "C) Using EXCEL's BINOMDIST to generate all of the probability values from 0 to 30, then summing \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "D) Again using EXCEL's BINOMDIST, the result from C), and then summing. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " |