document.write( "Question 1142523: A researcher wanting to investigate the prevalence of smoking among teens selected a random sample of 200 teens and asked whether or not they smoked. This information is recorded in the following table:\r
\n" );
document.write( "\n" );
document.write( " Yes No
\n" );
document.write( " Male 38 82
\n" );
document.write( " Female 24 56\r
\n" );
document.write( "\n" );
document.write( "a) What is the probability of randomly selecting a teen that is female?
\n" );
document.write( "b) What is the probability of randomly selecting a teen that is female and smokes?
\n" );
document.write( "c) What is the probability of randomly selecting a teen that smokes given that he is
\n" );
document.write( "male? \n" );
document.write( "
Algebra.Com's Answer #763208 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a) From the basic definition of probability, \r\n" ); document.write( " number of females\r\n" ); document.write( " --------------------------\r\n" ); document.write( " total number in the sample \n" ); document.write( "b) From the same definition, \r\n" ); document.write( " number of females who smoke\r\n" ); document.write( " -----------------------------\r\n" ); document.write( " total number in the sample \n" ); document.write( "c) With the condition \"given that he is a male\", the denominator of the probability fraction is only the number of males in the sample: \r\n" ); document.write( " number of males who smoke\r\n" ); document.write( " ---------------------------\r\n" ); document.write( " total number of males\n" ); document.write( " |