document.write( "Question 1200237: Pollsters are concerned about declining levels of cooperation among persons contacted in surveys. A pollster contacts 76 people in the 18-21 age bracket and finds that 65 of them respond and 11 refuse to respond. When 296 people in the 22-29 age bracket are contacted, 263 respond and 33 refuse to respond. Assume that 1 of the 372 people is randomly selected. Find the probability of getting someone in the 18-21 age bracket or someone who responds.\r
\n" );
document.write( "\n" );
document.write( "Report the answer as a percent rounded to one decimal place accuracy. You need not enter the \"%\" symbol.\r
\n" );
document.write( "\n" );
document.write( "P(18-21 or responds) =
\n" );
document.write( "%\r
\n" );
document.write( "\n" );
document.write( "(Hint: It might be helpful to organize the data into a table first.) \n" );
document.write( "
Algebra.Com's Answer #834308 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "This is one way to write out the data table. \n" ); document.write( "
\n" ); document.write( "Define these events: \n" ); document.write( "A = person is in the 18-21 age bracket \n" ); document.write( "B = person responds\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n(A) = number of people in the 18-21 age bracket \n" ); document.write( "n(A) = 76 \n" ); document.write( "n(B) = 328 \n" ); document.write( "n(A and B) = 65 \n" ); document.write( "These values are found in the table above.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use those values to compute the following. \n" ); document.write( "n(A or B) = n(A) + n(B) - n(A and B) \n" ); document.write( "n(A or B) = 76 + 328 - 65 \n" ); document.write( "n(A or B) = 339 \n" ); document.write( "There are 339 individuals who are either in the 18-21 age bracket, have responded, or both.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(A or B) = n(A or B)/n(total) \n" ); document.write( "P(A or B) = 339/372 \n" ); document.write( "P(A or B) = 0.911290322580645 approximately \n" ); document.write( "P(A or B) = 0.911 \n" ); document.write( "P(A or B) = 91.1%\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 91.1% \n" ); document.write( " \n" ); document.write( " |