document.write( "Question 1202152: The body temperatures in degrees Fahrenheit of a sample of adults in one small town are: 97.1 98.1 98 97.7 97.4 99.3 96.8\r
\n" ); document.write( "\n" ); document.write( "Assume body temperatures of adults are normally distributed. Based on this data, find the 90% confidence interval of the mean body temperature of adults in the town. Enter your answer as an open-interval (i.e., parentheses) accurate to 3 decimal places. Assume the data is from a normally distributed population.\r
\n" ); document.write( "\n" ); document.write( "90% C.I. =
\n" ); document.write( "
\n" ); document.write( "

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

\n" ); document.write( "Answer: (97.169, 98.374)
\n" ); document.write( "That is the condensed form of 97.169 < mu < 98.374\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Work Shown:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "mu = μ = Greek letter representing population mean\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In this problem's context, mu is the population mean body temperature in degrees Fahrenheit.
\n" ); document.write( "The goal is to estimate mu using a confidence interval.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given data set = {97.1,98.1,98,97.7,97.4,99.3,96.8}
\n" ); document.write( "n = 7 = sample size
\n" ); document.write( "xbar = sample mean
\n" ); document.write( "xbar = (add up the values)/(number of values)
\n" ); document.write( "xbar = (97.1+98.1+98+97.7+97.4+99.3+96.8)/(7)
\n" ); document.write( "xbar = 97.77143 approximately\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use a calculator or spreadsheet to determine the sample standard deviation is approximately s = 0.81999 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "df = degrees of freedom = n-1 = 7-1 = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Because the population standard deviation (sigma) is not known, and because n > 30 isn't the case, we must use the T distribution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Refer to this T table
\n" ); document.write( "https://www.sjsu.edu/faculty/gerstman/StatPrimer/t-table.pdf
\n" ); document.write( "Locate the row labeled df = 6
\n" ); document.write( "Locate the column labeled \"90% confidence\". The confidence labels are at the bottom.
\n" ); document.write( "The approximate value t = 1.943 is at this row and column intersection. It is the t critical value.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Specialized stats calculators such as this one
\n" ); document.write( "https://www.omnicalculator.com/statistics/critical-value
\n" ); document.write( "can find the t critical value.
\n" ); document.write( "Make sure to do a two-tailed test.
\n" ); document.write( "Also set the significance level to 0.10 (recall that alpha = 1-C where C is the confidence level)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Compute the margin of error
\n" ); document.write( "E = t*s/sqrt(n)
\n" ); document.write( "E = 1.943*0.81999/sqrt(7)
\n" ); document.write( "E = 0.60219
\n" ); document.write( "That result is approximate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then,
\n" ); document.write( "L = lower boundary
\n" ); document.write( "L = xbar - E
\n" ); document.write( "L = 97.77143 - 0.60219
\n" ); document.write( "L = 97.16924
\n" ); document.write( "L = 97.169
\n" ); document.write( "and
\n" ); document.write( "U = upper boundary
\n" ); document.write( "U = xbar + E
\n" ); document.write( "U = 97.77143 + 0.60219
\n" ); document.write( "U = 98.37362
\n" ); document.write( "U = 98.374\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The 90% confidence interval in the format L < mu < U is roughly 97.169 < mu < 98.374\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That is then condensed to the format (L, U) so we get (97.169, 98.374) as the final answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We are 90% confident that the population mean temperature is somewhere between 97.169 degrees Fahrenheit and 98.374 degrees Fahrenheit.
\n" ); document.write( "
\n" ); document.write( "
\n" );