document.write( "Question 1191820: 2. The guidance counselor of Sinalhan Integrated High School conducted a survey to Grade 10 students on
\n" );
document.write( "what Senior High School Strand they will enroll next year. The breakdown of the survey that involves only
\n" );
document.write( "ABM and HUMSS strands is shown in the table below.
\n" );
document.write( "Strand Male (M) Female (F) Total
\n" );
document.write( "ABM (A) 92 79 171
\n" );
document.write( "HUMSS (H) 102 44 146
\n" );
document.write( "Total 194 123 317
\n" );
document.write( "Consider the following problems involving the situation above.
\n" );
document.write( "a. Find the probability that the student chose HUMSS, given that he was a male.
\n" );
document.write( "b. Find the probability that the student was a male, given that he chose HUMSS.
\n" );
document.write( "c. Find the probability that the student was a female, given that she chose ABM. \n" );
document.write( "
Algebra.Com's Answer #823953 by Boreal(15235) You can put this solution on YOUR website! -------------M--F-Total \n" ); document.write( "ABM (A). 92 79 171 \n" ); document.write( "HUMSS (H) 102 44 146 \n" ); document.write( "Total 194 123 317 \n" ); document.write( "Given male (194) probability code HUMSSS its 92/194=0.474 \n" ); document.write( "Given choose HUMSS (146), prob. was a male is 102/146=0.699 \n" ); document.write( "Given chose ABM (171), prob. was female is 79/171=0.462 \n" ); document.write( " |