document.write( "Question 611529: Single cards chosen at random are given away with boxes of Weetbix. Each card shows a picture of one of 25 All Blacks. Diane needs just one picture to complete her collection. She buys 3 boxes of Weetbix and looks at all the pictures. Find the probability that
\n" ); document.write( "a) Diane does not complete her collection.
\n" ); document.write( "b) She has the required picture exactly twice
\n" ); document.write( "c) She completes her collection with the second picture she looks at
\n" ); document.write( "

Algebra.Com's Answer #384997 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Single cards chosen at random are given away with boxes of Weetbix. Each card shows a picture of one of 25 All Blacks. Diane needs just one picture to complete her collection. She buys 3 boxes of Weetbix and looks at all the pictures.
\n" ); document.write( "Binomial Problem with n = 3 and p(needed pic) = 1/25 ; P(other pic) = 24/25
\n" ); document.write( "-----------------------\r
\n" ); document.write( "\n" ); document.write( "Find the probability that:
\n" ); document.write( "a) Diane does not complete her collection.
\n" ); document.write( "Ans : (24/25)^3 = 0.885
\n" ); document.write( "------------------------------------\r
\n" ); document.write( "\n" ); document.write( "b) She has the required picture exactly twice
\n" ); document.write( "Ans: 3C2*(1/25)^2(24/25) = binompdf(3,1/25,2) = 0.0046\r
\n" ); document.write( "\n" ); document.write( "c) She completes her collection with the second picture she looks at
\n" ); document.write( "Ans: (24/25)(1/25) = 24/625
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" ); document.write( "
\n" );