document.write( "Question 1207829: 1 Test the claim that the mean body temperature of normal and healthy adults is equal
\n" ); document.write( "to 37°C. Sample data consist of 20 randomly selected healthy adults who have
\n" ); document.write( "body temperatures with a mean of 36.78° and a standard deviation of 0.35°. Use a
\n" ); document.write( "0.05 level of significance.
\n" ); document.write( "2. Using the same sample data given in problem 1, test the claim that the standard
\n" ); document.write( "deviation of body temperatures for normal healthy adults is less than 1.00°C. Use a
\n" ); document.write( "0.05 level of significance.
\n" ); document.write( "3. Use a 0.05 level of significance to test Bill Bradley’s claim that the majority of voters
\n" ); document.write( "would vote for him. Assume that sample data consist of 1068 randomly selected
\n" ); document.write( "voters, 540 of whom indicated that they would vote for Bradley.
\n" ); document.write( "4. The Sylvan Pharmaceutical Company makes tubes of antibacterial cream that are
\n" ); document.write( "labeled as containing 4 oz. In testing the claim that the mean content amount is less
\n" ); document.write( "than 4 oz., a P-value of 0.220 is obtained. What do you conclude?
\n" ); document.write( "

Algebra.Com's Answer #845953 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Please ask only one question per post.
\n" ); document.write( "I'll do problem 1 to get you started.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = 20 = sample size
\n" ); document.write( "mu = 37 = the claimed population mean body temperature
\n" ); document.write( "xbar = 36.78 = sample mean body temperature
\n" ); document.write( "s = 0.35 = sample standard deviation of the temperatures
\n" ); document.write( "sigma = population standard deviation = unknown
\n" ); document.write( "alpha = level of significance = 0.05\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Null Hypothesis: mu = 37
\n" ); document.write( "Alternative Hypothesis: mu =/= 37
\n" ); document.write( "The claim is made in the null.
\n" ); document.write( "The alternative hypothesis indicates we have a two-tailed test.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We don't know the value of sigma and n > 30 is not the case, so we must use the T distribution.
\n" ); document.write( "df = degrees of freedom
\n" ); document.write( "df = n-1
\n" ); document.write( "df = 20-1
\n" ); document.write( "df = 19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use a T table such as this one
\n" ); document.write( "https://www.sjsu.edu/faculty/gerstman/StatPrimer/t-table.pdf
\n" ); document.write( "Such a table can be found at the back of your stats textbook.
\n" ); document.write( "Highlight the df = 19 row and the column that mentions \"two tails = 0.05\" since this is the alpha level.
\n" ); document.write( "The intersection of this row and column yields the approximate t critical value t = 2.093\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What does this tell us?
\n" ); document.write( "It tells us that P(-2.093 < t < 2.093) = 0.95 approximately when df = 19.
\n" ); document.write( "The 0.95 is the area of the main body while 1-0.95 = 0.05 is the combined area of the two tails. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the test statistic is in the interval -2.093 < t < 2.093, then we do not reject the null.
\n" ); document.write( "Otherwise, we'll reject the null.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's compute the test statistic.
\n" ); document.write( "testStatistic = (xbar - mu)/( s/sqrt(n) )
\n" ); document.write( "testStatistic = (36.78 - 37)/( 0.35/sqrt(20) )
\n" ); document.write( "testStatistic = -2.811 approximately\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The value t = -2.811 is NOT in the interval -2.093 < t < 2.093
\n" ); document.write( "This value is in the rejection region. It's to the left of the interval mentioned.
\n" ); document.write( "Therefore we'll reject the null and conclude that mu =/= 37 must be the case.
\n" ); document.write( "The claim \"the mean body temperature of normal and healthy adults is equal to 37°C\" appears to be false.
\n" ); document.write( "Either mu > 37 or mu < 37.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another approach using p-value\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We calculated the test statistic to be roughly -2.811
\n" ); document.write( "Let's find the value of P(t < -2.811)
\n" ); document.write( "Use a stats calculator such as a TI83 to determine that P(t < -2.811) = 0.00558 approximately when df = 19.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We're doing a two-tailed test, so don't forget to double that result and you would get 2*0.00558 = 0.01116
\n" ); document.write( "This is the approximate p-value.
\n" ); document.write( "It is smaller than alpha (0.05), so we must reject the null. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A useful phrase to remember: \"If the p-value is low, then the null must go\" which would translate to \"if the p-value is smaller than alpha, reject the null\".
\n" ); document.write( "
\n" ); document.write( "
\n" );