document.write( "Question 623932: If I have 16 smokers out of a possible 63 and I choose 3 people at random from the 63 what is the probability that exactly 2 of them will be smokers? \n" ); document.write( "
Algebra.Com's Answer #392416 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "16 smokers out of a possible 63: .254 smoke & .746 do not smoke
\n" ); document.write( "choosing 3 people at random from the 63 ...
\n" ); document.write( "P(2 smoke 'and' one does not) = (.254)^2(.746) \n" ); document.write( "
\n" );