document.write( "Question 878441: Hi,please help me with this question as I have a test tomorrow\r
\n" ); document.write( "\n" ); document.write( "A card is drawn from a standard deck and replaced. If this experiment is repeated 30 times, what is the probability that
\n" ); document.write( "(a) exactly 10 of the cards are spades?
\n" ); document.write( "(b) no more than 5 cards are spades?\r
\n" ); document.write( "\n" ); document.write( "Thankyou!
\n" ); document.write( "

Algebra.Com's Answer #530125 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p(spade) = 1/4, n = 30
\n" ); document.write( "P(x=10) = 30C10(.25)^10(.75)^20 = .0909
\n" ); document.write( "P(x ≤ 5) = binomcdf(30, .25, 5) = .2026
\n" ); document.write( "Highly recommend Using TI for cumulative probabilities
\n" ); document.write( "
\n" );