document.write( "Question 1206353: In a survey, 13 people were asked how much they spent on their child's last birthday gift. The results were roughly bell-shaped with a mean of $35.6 and standard deviation of $3.3. Estimate how much a typical parent would spend on their child's birthday gift (use a 99% confidence level). Give your answers to 3 decimal places.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #843762 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: (32.804, 38.396) \n" ); document.write( "It is equivalent to writing 32.804 < mu < 38.396\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------- \n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 13 = sample size \n" ); document.write( "xbar = 35.6 = sample mean \n" ); document.write( "s = 3.3 = sample standard deviation \n" ); document.write( "sigma = population standard deviation = unknown\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because we don't know the value of sigma, and because n > 30 is not the case, we must use the T distribution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "df = degrees of freedom \n" ); document.write( "df = n-1 \n" ); document.write( "df = 13-1 \n" ); document.write( "df = 12\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( "or one found on any other websites, or one found in the back of your stats textbook. \n" ); document.write( "For exam purposes, your teacher is likely to hand out such a table if s/he expected you to use it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Locate the row that starts with df = 12. \n" ); document.write( "The column we want will have \"confidence level = 99%\" labeled at the bottom. \n" ); document.write( "The intersection of this row and column leads to 3.055 which is the approximate t critical value. \n" ); document.write( "It means that P(-3.055 < T < 3.055) = 0.99 approximately when df = 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Many online stats calculators can be used as an alternative to determine the t critical value. \n" ); document.write( "Or you could use a TI84 or similar \n" ); document.write( "https://www.statology.org/how-to-find-the-t-critical-value-on-a-ti-84-calculator/\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here are the key values we need \n" ); document.write( "xbar = 35.6 \n" ); document.write( "s = 3.3 \n" ); document.write( "n = 13 \n" ); document.write( "t = 3.055 (approximate)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then, \n" ); document.write( "E = margin of error \n" ); document.write( "E = t*s/sqrt(n) \n" ); document.write( "E = 3.055*3.3/sqrt(13) \n" ); document.write( "E = 2.796105 \n" ); document.write( "which is approximate\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we can compute the lower bound and upper bound. \n" ); document.write( "L = lower bound \n" ); document.write( "L = xbar - E \n" ); document.write( "L = 35.6 - 2.796105 \n" ); document.write( "L = 32.803895 \n" ); document.write( "L = 32.804\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "U = upper bound \n" ); document.write( "U = xbar + E \n" ); document.write( "U = 35.6 + 2.796105 \n" ); document.write( "U = 38.396105 \n" ); document.write( "U = 38.396\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The 99% confidence interval of the form L < mu < U would be roughly 32.804 < mu < 38.396 \n" ); document.write( "That condenses to the notation (32.804, 38.396)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Some textbooks will use the notation [32.804, 38.396] which represents the same thing more or less. \n" ); document.write( "The fact we include endpoints or not isn't really important to the confidence interval overall.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is a calculator you can use to check your work \n" ); document.write( "https://www.socscistatistics.com/confidenceinterval/default2.aspx \n" ); document.write( "and here's another similar resource \n" ); document.write( "https://www.statology.org/confidence-intervals-ti-84-calculator/ \n" ); document.write( "The function you want is called TInterval \n" ); document.write( " \n" ); document.write( " |