document.write( "Question 63255: Data obtained from a test of Nicorette gum a chewing gum to help smokers
\n" );
document.write( "If two different subjects are randomly sedected, without replacement find the probability that they are both from the placebo group.
\n" );
document.write( "mouth or throat soreness Nicorette (41) placebo (35)
\n" );
document.write( "no mouth or throat soreness Nicorette (109) placebo (118) \n" );
document.write( "
Algebra.Com's Answer #44046 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Data obtained from a test of Nicorette gum a chewing gum to help smokers \n" ); document.write( "If two different subjects are randomly sedected, without replacement find the probability that they are both from the placebo group. \n" ); document.write( "mouth or throat soreness Nicorette (41) placebo (35) \n" ); document.write( "no mouth or throat soreness Nicorette (109) placebo (118) \n" ); document.write( "----------- \n" ); document.write( "# in Placebo group = 35+118=153 \n" ); document.write( "Total number= 303 \n" ); document.write( "Prob(two from Placebo group)= 153C2/303C2=0.254 \n" ); document.write( "--------- \n" ); document.write( "Another way to do it is \n" ); document.write( "(153/303)(152/302)=0.254 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |