document.write( "Question 1193764: A data set about speed dating includes like\" ratings of male dates made by the female dates. The summary statistics are n = 191 , x = 5.83 , s = 1.98 . Use a 0.05 significance level to test the claim that the population mean of such ratings is less than 6.00. Assume that a simple random sample has been selected. Identify the null and alternative hypotheses test statistic, P-value, and state the final conclusion that addresses the original claim.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #825801 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "mu = population mean of the rating\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Claim: \"The population mean of such ratings is less than 6.00\" \n" ); document.write( "Translation into symbols: mu < 6.00 \n" ); document.write( "The goal of this entire solution is to test if this claim is true or not.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hypotheses: \n" ); document.write( "H0: mu = 6.00 \n" ); document.write( "H1: mu < 6.00 \n" ); document.write( "Claim is in the alternative hypothesis H1 \n" ); document.write( "We have a left-tailed test because of the inequality sign here. \n" ); document.write( "Some stats textbooks would state the null as mu ≥ 6.00, but I'll stick with mu = 6.00 so that we focus on exactly one mu value only. The null must be centered around one single value. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Given info: \n" ); document.write( "n = 191 = sample size \n" ); document.write( "xbar = 5.83 = sample mean \n" ); document.write( "s = 1.98 = sample standard deviation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Test Statistic: \n" ); document.write( "z = (xbar - mu)/( s/sqrt(n) ) \n" ); document.write( "z = (5.83 - 6.00)/( 1.98/sqrt(1.91) ) \n" ); document.write( "z = -0.11865892643357 \n" ); document.write( "z = -0.12 \n" ); document.write( "Despite sigma being unknown, we can use z here because n > 30 is true. The student T distribution is very similar to the standard normal Z distribution for n > 30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use a calculator like this \n" ); document.write( "https://onlinestatbook.com/2/calculators/normal_dist.html \n" ); document.write( "to find that P(Z < -0.12) = 0.4522 approximately \n" ); document.write( "If you have your TI calculator with you and wish to use it, then hit the key labeled \"2ND\" and hit the \"VARS\" button to bring up the stats menu. The function you want is called normalcdf. \n" ); document.write( "You can type in something like normalcdf(-99, -0.12) and you should get some value close to 0.4522\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Alternatively, you can use a Z table like this \n" ); document.write( "https://www.ztable.net/ \n" ); document.write( "to find that P(Z < -0.12) = 0.45224 approximately. \n" ); document.write( "Look at the row that starts with -0.1 and the column that has 0.02 up top. The two combine to have 0.45224 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: We shade to the left of z = -0.12 directly because we're doing a left-tailed test.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The p-value is roughly 0.4522 \n" ); document.write( "It is the probability of selecting a z score of z = -0.12 or smaller. It is also the probability of getting xbar = 5.83 or smaller.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Comparing the p-value (0.4522) and the alpha value (0.05), we see the p-value is clearly much larger. \n" ); document.write( "Therefore, we fail to reject the null. We only reject the null when the p-value is smaller than alpha. \n" ); document.write( "It is said we \"accept\" the null. I put that in quotes because we don't really accept it, rather we just don't have enough data to overturn it. \n" ); document.write( "Side note: The alpha level is the probability of a Type I error.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since we failed to reject the null, we have no choice but to \"accept\" that mu = 6.00 is the case. \n" ); document.write( "To address the original claim, we have shown it to be false because mu is not less than 6.00 \n" ); document.write( "Recall the claim was made in the alternative hypothesis. \n" ); document.write( "We don't have enough statistically significant evidence to overturn the null and side with the alternative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Yes the xbar = 5.83 is smaller than 6.00, but this appears to be due to random chance. \n" ); document.write( "If you were to do another random sample of 191, then you might get some xbar equal to 6.00 or larger.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Summary:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Null hypothesis: H0: mu = 6.00 \n" ); document.write( "Alternative hypothesis: H1: mu < 6.00\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Test Statistic: z = -0.12 \n" ); document.write( "P-value = 0.4522\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Decision: Fail to reject the null (i.e. \"accept\" the null) \n" ); document.write( "Conclusion: The population mean of the ratings is not less than 6.00 (thereby the claim made at the top is false) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |