document.write( "Question 294537: Prof. Green’s multiple-choice exam had 50 questions with the distribution of correct answers shown below. Research question: At α = .05, can you reject the hypothesis that Green’s exam answers came from a uniform population\r
\n" );
document.write( "\n" );
document.write( "Correct Answer Frequency
\n" );
document.write( "A 8
\n" );
document.write( "B 8
\n" );
document.write( "C 9
\n" );
document.write( "D 11
\n" );
document.write( "E 14
\n" );
document.write( "Total 50\r
\n" );
document.write( "\n" );
document.write( "Can you help me solve this problem. I am supposed to create a null and alternative hypothesis. Show how the degress of freedom are calculated, find the critical value of chi squared and interpret the p-value as well as check for small expected frequencies \n" );
document.write( "
Algebra.Com's Answer #212422 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Prof. Green’s multiple-choice exam had 50 questions with the distribution of correct answers shown below. Research question: At α = .05, can you reject the hypothesis that Green’s exam answers came from a uniform population \n" ); document.write( "Correct Answer Frequency \n" ); document.write( "A 8 \n" ); document.write( "B 8 \n" ); document.write( "C 9 \n" ); document.write( "D 11 \n" ); document.write( "E 14 \n" ); document.write( "Total 50 \n" ); document.write( "Can you help me solve this problem. I am supposed to create a null and alternative hypothesis. Show how the degress of freedom are calculated, find the critical value of chi squared and interpret the p-value as well as check for small expected frequencies \n" ); document.write( "------------------------ \n" ); document.write( "The expected values are 10,10,10,10,10 \n" ); document.write( "---- \n" ); document.write( "Ho: all frequencies or propabilites are equal \n" ); document.write( "Ha: at least one of the probs is different \n" ); document.write( "--------------------- \n" ); document.write( "Determine the O-E differences for each category: \n" ); document.write( "-2,-2,-1,+1,+4 \n" ); document.write( "---------------------- \n" ); document.write( "Calculate the Chi-Sq test statistic for \n" ); document.write( "the data based on Chi-Sq = sim[(O-E)^2/E] = (4+4+1+1+16)/10 = 2.6 \n" ); document.write( "--- \n" ); document.write( "degrees of freedom = 5-1 = 4 \n" ); document.write( "---- \n" ); document.write( "Critical value for df=4 and alpha = 5% = 9.488 \n" ); document.write( "----- \n" ); document.write( "p-value = P(Chi-Sq >2.6 when df=4) = Chi-Sqcdf(2.6,1000,4) = 0.6268 \n" ); document.write( "---------------- \n" ); document.write( "Conclusion: Since the p-value is greater than 5% fail to reject Ho. \n" ); document.write( "That is the same as saying the test stat is not in the reject interval. \n" ); document.write( "======================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |