document.write( "Question 1202069: Achaiah made a claim that at least 5% of the college male students drives racing car. His friend Sofia finds this hard to believe and decided to check the validity of Achaiah's claim, so she took a random sample. At 0.05, does Sofia have sufficient evidence to reject Achaiah's claim if there were 19 racing car in her sample of 750 cars? \n" ); document.write( "
Algebra.Com's Answer #836690 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "p = population proportion\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = sample size \n" ); document.write( "phat = sample proportion \n" ); document.write( "The job of phat is to estimate p.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this problem we have \n" ); document.write( "n = 750 \n" ); document.write( "phat = 19/750 = 0.025333 (approximate) \n" ); document.write( "alpha = 0.05 = significance level\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now let's set up the two hypotheses \n" ); document.write( "Null: \n" ); document.write( "Alternate: \n" ); document.write( "The claim \"at least 5% of the college male students drive a racing car\" is in the null. \n" ); document.write( "Technically the null should be \n" ); document.write( "The \"less than\" sign in the alternate hypothesis means we have a left tailed test.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The phat distribution will be centered at p = 0.05 and have standard error (SE) of... \n" ); document.write( "SE = sqrt(p*(1-p)/n) \n" ); document.write( "SE = sqrt(0.05*(1-0.05)/750) \n" ); document.write( "SE = 0.0079582 which is approximate\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Calculate the z score for the phat value of phat = 0.025333 \n" ); document.write( "z = (phat - p)/SE \n" ); document.write( "z = (0.025333 - 0.05)/0.0079582 \n" ); document.write( "z = -3.09957 \n" ); document.write( "z = -3.10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now use a table such as this one \n" ); document.write( "https://www.ztable.net/ \n" ); document.write( "Similar tables are found in the back of your stats textbook. \n" ); document.write( "Alternatively you could use a stats calculator like this one \n" ); document.write( "https://davidmlane.com/normal.html \n" ); document.write( "but I'll stick to the table route.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use that table to see that \n" ); document.write( "P(Z < -3.10) = 0.00097 \n" ); document.write( "This is the approximate area under the Z curve to the left of z = -3.10 \n" ); document.write( "Recall we're doing a left tailed test, so this area represents the p-value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p-value = 0.00097 \n" ); document.write( "alpha = 0.05\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The p-value is smaller than alpha, so we reject the null. \n" ); document.write( "We conclude the alternate hypothesis \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Sofia has sufficient evidence to reject Achaiah's claim \n" ); document.write( " \n" ); document.write( " |