document.write( "Question 1197695: A consumer group claims that the average annual consumption of high fructose corn syrup by a person in the U.S. is 48.8 pounds. You believe it is higher. You take a simple random sample of 34 people in the U.S. and find an average of 53.8 pounds with a standard deviation of 6 pounds. Test at 10% significance
\n" );
document.write( "We can work this problem because:\r
\n" );
document.write( "\n" );
document.write( "Select an answer\r
\n" );
document.write( "\n" );
document.write( "H
\n" );
document.write( "0
\n" );
document.write( " :
\n" );
document.write( "Select an answer
\n" );
document.write( "
\n" );
document.write( "Select an answer
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "H
\n" );
document.write( "A
\n" );
document.write( " :
\n" );
document.write( "Select an answer
\n" );
document.write( "
\n" );
document.write( "Select an answer
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Test Statistic: \r
\n" );
document.write( "\n" );
document.write( "P-value: \r
\n" );
document.write( "\n" );
document.write( "Did something significant happen?
\n" );
document.write( "Select an answer\r
\n" );
document.write( "\n" );
document.write( "Select the Decision Rule:
\n" );
document.write( "Select an answer\r
\n" );
document.write( "\n" );
document.write( "There
\n" );
document.write( "Select an answer
\n" );
document.write( " enough evidence to conclude \n" );
document.write( "
Algebra.Com's Answer #831090 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "n = 34 = sample size \n" ); document.write( "xbar = 53.8 = sample mean \n" ); document.write( "s = 6 = sample standard deviation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "mu = population mean \n" ); document.write( "sigma = population standard deviation \n" ); document.write( "Sigma is unknown, which is a common occurrence in stats. \n" ); document.write( "Despite sigma being unknown, we can use the Z distribution because n > 30. \n" ); document.write( "The T distribution is approximately fairly close to the standard Z distribution for these large values of n.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If sigma were unknown and n < 30, then we'd have to use the T distribution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hypothesis: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The claim is in the alternative hypothesis. \n" ); document.write( "This gives us a right tailed test.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Computing the test statistic: \n" ); document.write( "z = (xbar - mu)/(s/sqrt(n)) \n" ); document.write( "z = (53.8 - 48.8)/(6/sqrt(34)) \n" ); document.write( "z = 4.85912657903776 \n" ); document.write( "z = 4.86\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use a Z calculator to find that \n" ); document.write( "P(Z > 4.86) = 0.000000587 \n" ); document.write( "which is the approximate p-value. \n" ); document.write( "I don't know how the tutor @ewatrrr got P(z ≤ 4.859) = .000014 as that is not correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This p-value 0.000000587 is very small. \n" ); document.write( "Depending how you round this, the p-value is effectively 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Whenever the p-value is smaller than alpha, we reject the null. \n" ); document.write( "We conclude that mu > 48.8 appears to be the case.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you wanted to go the critical value route, then at 10% significance, the critical value is roughly z = 1.28 since P(Z > 1.28) = 0.10 approximately\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The test statistic (z = 4.86) is to the right of the critical value (z = 1.28), which places the test statistic in the rejection region. \n" ); document.write( "This is another way to see why we reject the null in favor of the alternative hypothesis. \n" ); document.write( " \n" ); document.write( " |