document.write( "Question 1019117: Of 47 bank accounts at small bank, 24 accounts have values of less than $1000 and the rest have values of at least $1000. Suppose 6 accounts are randomly sampled. \r
\n" );
document.write( "\n" );
document.write( "What is the probability that exactly 5 of the 6 accounts have values of at least $1000?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #635119 by Boreal(15235) You can put this solution on YOUR website! Five of the 6 accounts \n" ); document.write( "Probability is 6 (the number of ways it can happen)*(23/47)^5(24/47)=0.0860 \n" ); document.write( "----------------- \n" ); document.write( "check \n" ); document.write( "coin toss is almost the same probability \n" ); document.write( "what is the probability of five heads in a binomial of 6 trials \n" ); document.write( "1---6---15---20---15---6---1 \n" ); document.write( "That would be 6/64, or 0.09375, The answer is slightly less than this and the probability is slightly less than half, so it makes sense. \n" ); document.write( " |