document.write( "Question 449863: Dan is in the bowling club.There are 29 students in the club.Four of them will be picked at random to attend an awards banquet.What is the probability that Dan will not be oicked to attend the banquet? \n" ); document.write( "
Algebra.Com's Answer #309414 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Dan is in the bowling club.There are 29 students in the club.
\n" ); document.write( "Four of them will be picked at random to attend an awards banquet.
\n" ); document.write( "What is the probability that Dan will not be picked to attend the banquet?
\n" ); document.write( "------
\n" ); document.write( "# of groups of 4 that do not contain Dan: 28C4
\n" ); document.write( "---
\n" ); document.write( "# of randomly selected groups of 4: 29C4
\n" ); document.write( "------
\n" ); document.write( "P(Dan not picked) = 28C4/29C4 = 0.8621
\n" ); document.write( "===========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );