document.write( "Question 1173589: Please I need help with this problem, i just don't know how to solve it correctly...\r
\n" );
document.write( "\n" );
document.write( "A CBS News poll conducted June 10 and 11, 2006, among a nationwide random sample of 651 adults, asked those adults about their party affiliation (Democrat, Republican or none) and their opinion of how the US economy was changing (\"getting better,\" \"getting worse\" or \"about the same\"). The results are shown in the table below.\r
\n" );
document.write( "\n" );
document.write( " better same worse
\n" );
document.write( "Republican 38 104 44
\n" );
document.write( "Democrat 12 87 137
\n" );
document.write( "none 21 90 118\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Express your answers as a decimal and round to the nearest 0.001 (in other words, type 0.123, not 12.3% or 0.123456).\r
\n" );
document.write( "\n" );
document.write( "If we randomly select one of the adults who participated in this study, compute:\r
\n" );
document.write( "\n" );
document.write( "P(affiliated with neither party) = \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "P(worse) = \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "P(worse|affiliated with neither party) = \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "P(affiliated with neither party|worse) = \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "P(affiliated with neither party and worse) = \n" );
document.write( "
Algebra.Com's Answer #798851 by Theo(13342)![]() ![]() You can put this solution on YOUR website! make a table such as the one shown below: \n" ); document.write( " \r\n" ); document.write( " republican democrat none total\r\n" ); document.write( "\r\n" ); document.write( "better 38 12 21 71\r\n" ); document.write( "same 104 87 90 281\r\n" ); document.write( "worse 44 137 118 299\r\n" ); document.write( "total 186 236 229 651\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(worse) is the total number of adults who said worse divided by the total number of adults. \n" ); document.write( "that would be 299 / 651 = .4592933948 = .459\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(worse given none) is the total number of adults who were not affiliated with any party and said worse, divided by the total number of adults who were not affiliated with any party. \n" ); document.write( "that would be 118 / 229 = .5152838428 = .515\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(none given worse) is the total number of adults who said worse and were not affiliated with any party, divided by the total number of adults who said worse. \n" ); document.write( "that would be 118 / 299 = .3946488294 = .395\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(none and worse) is the total number of adults who were not affiliated with any part and, at the same time, said worse, divided by the total number of adults. \n" ); document.write( "that would be 118 / 651 = .1812596006 = .181\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for p(a given b) is equal to p(a and b) / p(b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "from the table, .....:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(worse and none) = 118 / 651 = .1812596006 \n" ); document.write( "p(none) = 229 / 651 = .3517665131\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula for p(worse given none) would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(worse given none) = p(worse and none) / p(none) = .1812596006 / .3517665131 = .5152838428 = .515\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this agrees with what the table showed when you analyzed p(worse given none) as shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(worse given none) is the total number of adults who were not affiliated with any party and said worse, divided by the total number of adults who were not affiliated with any party. \n" ); document.write( "that would be 118 / 229 = .5152838428 = .515\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i'm reasonably sure these are all correct. \n" ); document.write( "give it a go and let me know how you did. \n" ); document.write( "if any of these are not correct, let me know and i'll look at them again. \n" ); document.write( "theo\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |