document.write( "Question 578138: In an experiment to study the relationship of hypertention and smoking habits, the following data are collected for 180 individuals:\r
\n" );
document.write( "\n" );
document.write( " Nonsmokers Moderate smokers Heavysmkr
\n" );
document.write( "Hypertension 21 36 30
\n" );
document.write( "Nonhypertention 48 26 19
\n" );
document.write( "If one of these individuals is selected at random, find the probability that the person is
\n" );
document.write( "a) experiencing hypertention, given that the person is a heavy smoker
\n" );
document.write( "b) a nonsmoker, given that the person is experiencing no hypertention
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #370513 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In an experiment to study the relationship of hypertention and smoking habits, the following data are collected for 180 individuals:\r \n" ); document.write( "\n" ); document.write( " Nonsmokers Moderate smokers Heavysmkr \n" ); document.write( "Hypertension 21 36 30 \n" ); document.write( "Nonhypertention 48 26 19 \n" ); document.write( "If one of these individuals is selected at random, find the probability that the person is:\r \n" ); document.write( "\n" ); document.write( "a) experiencing hypertention, given that the person is a heavy smoker \n" ); document.write( "Ans: 30/(21+36+30) = 30/87 \n" ); document.write( "--------------------------------- \n" ); document.write( "b) a nonsmoker, given that the person is experiencing no hypertention \n" ); document.write( "Ans: 48/(48+26+19) = 48/93 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |