document.write( "Question 457872: Assuming that, of all persons 17 years and over, half the males and a third of the females are classified as presently smoking cigarettes, find the probability that in a randomly selected group of 10 males and 15 females.
\n" );
document.write( "a. exactly 10 smoke (4 males, 6 females)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #314067 by edjones(8007)![]() ![]() You can put this solution on YOUR website! s=smoker, n=nonsmoker \n" ); document.write( "men: 210*s^4n^6 Where s=.5 and n=.5 \n" ); document.write( "=.2051 \n" ); document.write( ". \n" ); document.write( "women: 5005*s^6*n^9 Where s=1/3 and n=2/3 \n" ); document.write( "=.1786 \n" ); document.write( ". \n" ); document.write( ".2051*.1786=.0366 that 4 males and 6 females smoke. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |