document.write( "Question 918897: Based on historical information, it is assumed that no more than 35%
\n" );
document.write( "of aggregate household income is spent on food. A researcher believes
\n" );
document.write( "that this proportion is now lower with increase in real wages. A study of
\n" );
document.write( "82 persons show that 37 spend less than 35%, is there reason at the
\n" );
document.write( "5% significance level to believe that the proportion is now lower?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #557296 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Based on historical information, it is assumed that no more than 35% \n" ); document.write( "of aggregate household income is spent on food. A researcher believes \n" ); document.write( "that this proportion is now lower with increase in real wages. A study of \n" ); document.write( "82 persons show that 37 spend less than 35%, is there reason at the \n" ); document.write( "5% significance level to believe that the proportion is now lower? \n" ); document.write( "------------------- \n" ); document.write( "Ho: p >= 0.35 \n" ); document.write( "Ha: p < 0.35 (claim) \n" ); document.write( "--------------- \n" ); document.write( "p-hat = 37/82 = 0.82 \n" ); document.write( "test stat:: z(0.82) = (0.82-0.35)/sqrt[0.35*0.65/82] = 15.56 (that's enormous) \n" ); document.write( "--- \n" ); document.write( "p-value = p(z > 15.56) = 0 \n" ); document.write( "---- \n" ); document.write( "Conclusion:: Since the p-value is less than 5%, reject Ho. \n" ); document.write( "The test results support the claim. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "\------------------- \n" ); document.write( " |