document.write( "Question 1197672: The average house has 15 paintings on its walls. Is the mean different for houses owned by teachers? The data show the results of a survey of 15 teachers who were asked how many paintings they have in their houses. Assume that the distribution of the population is normal.\r
\n" );
document.write( "\n" );
document.write( "15, 13, 15, 15, 14, 12, 12, 14, 14, 15, 14, 15, 16, 13, 13\r
\n" );
document.write( "\n" );
document.write( "What can be concluded at the
\n" );
document.write( "α
\n" );
document.write( " = 0.05 level of significance? \n" );
document.write( "
Algebra.Com's Answer #831047 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: The number of paintings that teachers have is different from 15 paintings.\r \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" ); document.write( "More specifically, mu is the population mean of the number of paintings per teacher household.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Null Hypothesis: mu = 15 \n" ); document.write( "Alternative Hypothesis: \n" ); document.write( "The \"not equal\" sign in the alternative says we have a two-tailed test.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The data set is \n" ); document.write( "{15, 13, 15, 15, 14, 12, 12, 14, 14, 15, 14, 15, 16, 13, 13} \n" ); document.write( "There are n = 15 items in this data set.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add up all of the values in the data set to get \n" ); document.write( "15+13+15+15+14+12+12+14+14+15+14+15+16+13+13 = 210\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide that sum by n = 15 to compute the mean \n" ); document.write( "mean = (sum of values)/n \n" ); document.write( "mean = (210)/15 \n" ); document.write( "mean = 14 \n" ); document.write( "This is the sample mean xbar. Its job is to estimate the population mean mu.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use a graphing calculator, spreadsheet, or statistical software to compute the standard deviation of the data set. We want the sample standard deviation. \n" ); document.write( "You should find the sample standard deviation is approximately s = 1.195229\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's compute the standard error (SE) \n" ); document.write( "SE = s/sqrt(n) \n" ); document.write( "SE = 1.195229/sqrt(15) \n" ); document.write( "SE = 0.3086068007936 \n" ); document.write( "SE = 0.308607 \n" ); document.write( "This value is approximate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we can find the test statistic \n" ); document.write( "t = (xbar - mu)/SE \n" ); document.write( "t = (14 - 15)/0.308607 \n" ); document.write( "t = -3.24036719841092 \n" ); document.write( "t = -3.24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sample size is n = 15 \n" ); document.write( "The degrees of freedom (df) is \n" ); document.write( "df = n-1 \n" ); document.write( "df = 15-1 \n" ); document.write( "df = 14 \n" ); document.write( "Use a stats calculator, spreadsheet, or similar to find the p-value is roughly 0.0059 \n" ); document.write( "Since we're doing a two-tailed test, we find the area to the left of t = -3.24 and then double that result\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The p-value being smaller than alpha = 0.05 tells us to reject the null and conclude that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore we conclude that the number of paintings owned by teachers is different from 15 paintings. \n" ); document.write( " \n" ); document.write( " |