document.write( "Question 575509: Student Life did a survey of students in which they asked if the person is
\n" );
document.write( " a part-time student or a full-time student. They also asked if the person
\n" );
document.write( " had voted in the most recent student election. The results follow:
\n" );
document.write( " Part-time Student Full-time Student Row Total
\n" );
document.write( "Voted 15 20 35
\n" );
document.write( "Did not vote 25 30 55
\n" );
document.write( "Column Total 40 50 90
\n" );
document.write( " If a student is selected at random from this group of 90 students, find
\n" );
document.write( " the probability that :
\n" );
document.write( " a) The student voted in the most recent election.
\n" );
document.write( " b) The student voted in the most recent election, given that the
\n" );
document.write( " student is a part-time student.
\n" );
document.write( " c) The student voted in the most recent election and the student
\n" );
document.write( " is a part-time student \n" );
document.write( "
Algebra.Com's Answer #369501 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Student Life did a survey of students in which they asked if the person is \n" ); document.write( " a part-time student or a full-time student. They also asked if the person \n" ); document.write( " had voted in the most recent student election. The results follow: \n" ); document.write( " ..............Part-time Student Full-time Student Row Total \n" ); document.write( "Voted 15 20 35 \n" ); document.write( "Did not vote 25 30 55 \n" ); document.write( "Column Total 40 50 90 \n" ); document.write( " If a student is selected at random from this group of 90 students, find \n" ); document.write( " the probability that : \n" ); document.write( " a) The student voted in the most recent election::: 35/90 \n" ); document.write( "----------------------------------- \n" ); document.write( " b) The student voted in the most recent election, given that the \n" ); document.write( " student is a part-time student::: 15/40 \n" ); document.write( "----------------------------------- \n" ); document.write( " c) The student voted in the most recent election and the student \n" ); document.write( " is a part-time student ::: 15/90 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================================== \n" ); document.write( " |