document.write( "Question 361911: a sample poll of 1000 voters reveal the following information about candidate A, B and C who are nominated for three different offices. 200 are in favor of candidate A, 500 are in favor of candidate B, 500 are in favor of candidate C, 100 in favor of both A and B,100 in favor of both A and C, 250 in favor of both candidate B and C, 100 in favor of all three candidates.
\n" );
document.write( "Donate by A, B and C the event that the selected product favors candidates A, B and C respectively.
\n" );
document.write( "Required: Are the three events statistically independent, explain. \n" );
document.write( "
Algebra.Com's Answer #258048 by edjones(8007) You can put this solution on YOUR website! They are all statistically independent. \n" ); document.write( "P(A|B)=.1/.5=.2=P(A) \n" ); document.write( "P(B|C)=.25/.50=.5=P(B) \n" ); document.write( "P(C|A)=.1/.2=.5=P(C) \n" ); document.write( "etc \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |