document.write( "Question 580977: Hi there, please help :)\r
\n" );
document.write( "\n" );
document.write( "consider finding the probabilty of getting 6 hearts out of 10 draws from a deck of cards if after each draw the card is returned to the deck.\r
\n" );
document.write( "\n" );
document.write( "A) Does this meet the conditions of a binomial experiment?\r
\n" );
document.write( "\n" );
document.write( "b) if so, what is the probability?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #371451 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! consider finding the probabilty of getting 6 hearts out of 10 draws from a deck of cards if after each draw the card is returned to the deck. \n" ); document.write( "A) Does this meet the conditions of a binomial experiment? \n" ); document.write( "Yes, because the probability on each trial is 1/4 \n" ); document.write( "---- \n" ); document.write( "B) if so, what is the probability? \n" ); document.write( "Ans: 10C6(1/4)^6*(3/4)^4 = binompdf(10,0.25,6) = 0.0162 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " \n" ); document.write( " |