document.write( "Question 317403: Market research in a particular city indicated that during a week 18% of all adults watch a television program oriented to business and financial issues, 12 % read a publication oriented to these issues and 10 % do both .\r
\n" );
document.write( "\n" );
document.write( "a) What is the probability that the adults fall at least one of these two groups ?
\n" );
document.write( "b) What is the probability that an adult in the city who watches a television program oriented to business and financial issues reads a publication oriented to these issues ?
\n" );
document.write( "c) Are the two events are statistically independent ? prove your answer . \r
\n" );
document.write( "\n" );
document.write( "Thank you . \n" );
document.write( "
Algebra.Com's Answer #227288 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Market research in a particular city indicated that during a week 18% of all adults watch a television program oriented to business and financial issues, \n" ); document.write( "12 % read a publication oriented to these issues and 10 % do both . \n" ); document.write( "------------------------- \n" ); document.write( "a) What is the probability that the adults fall are in at least one of these two groups ? \n" ); document.write( "P(tv or rd) = P(tv)+P(rd)-P(tv and rd) = 18+12-10 = 20% \n" ); document.write( "====================================================================== \n" ); document.write( "b) What is the probability that an adult in the city who watches a television program oriented to business and financial issues reads a publication oriented to these issues ? \n" ); document.write( "P(rd |tv) = (rd and tv)/P(tv) = 0.10/0.18 = 0.56 \n" ); document.write( "------------------------------------- \n" ); document.write( "c) Are the two events are statistically independent ? prove your answer \n" ); document.write( "Independent if P(rd | tv) = P(rd) \n" ); document.write( "But P(rd | tv) = 0.56 \n" ); document.write( "and P(rd) = 0.12 \n" ); document.write( "Therefore rd and tv are not independent. \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |