document.write( "Question 1012311: Jamey wanted to understand whether students at her school were in favor of an extended school day. She surveyed some students and displayed the results in the table below:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " In favor Opposed Undecided
\n" );
document.write( "Grade 9 5 3 9
\n" );
document.write( "Grade 10 8 12 9
\n" );
document.write( "Grade 11 15 16 10
\n" );
document.write( "Grade 12 12 6 11\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If the principal randomly selects a student in grade 9 from this survey, what is the probability that the student is in favor of extending the school day? \n" );
document.write( "
Algebra.Com's Answer #628220 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Given Table:\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "Let's add on the totals (row totals and column totals). These values represent the sum along the rows or columns. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "\"If the principal randomly selects a student in grade 9 from this survey\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we're just focusing on the \"grade 9\" row. There are 17 students in this grade. There are 5 who are in favor, so\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(In favor | grade 9) = (# who are in grade 9 AND in favor)/(# who are in grade 9)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(In favor | grade 9) = 5/17\r \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As a fraction, the probability is 5/17 \n" ); document.write( "As a decimal, the probability is approximately 0.2941176 (used a calculator) \n" ); document.write( "As a percentage, the probability is approximately 29.41176% \n" ); document.write( " |