document.write( "Question 882453: From a box containing 5 red chips and 8 blue chips, three chips are drawn in succession. Find the probability for the no. of blue chips selected if:
\n" ); document.write( "a. sampling is done w/ replacement
\n" ); document.write( "b. w/o replacement
\n" ); document.write( "

Algebra.Com's Answer #532946 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
From a box containing 5 red chips and 8 blue chips, three chips are drawn in succession. Find the probability for the no. of blue chips selected if:
\n" ); document.write( " a. sampling is done w/ replacement::: (8/13)^3 = 0.2330
\n" ); document.write( "-------------------------------
\n" ); document.write( " b. w/o replacement:: 8C3/13C3 = 0.1959
\n" ); document.write( "==============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------------
\n" ); document.write( "
\n" );