document.write( "Question 285742: Sixty-four students in an introductory college economics class were asked how many credits they had earned in college, and how certain they were about their choice of major. Research question: At α = .01, is the degree of certainty independent of credits earned? \r
\n" );
document.write( "\n" );
document.write( "Credits Earned Very Uncertain Somewhat Certain Very Certain Row Total
\n" );
document.write( "0-9 12 8 3 23
\n" );
document.write( "10-59 8 4 10 22
\n" );
document.write( "60 or more 1 7 11 19
\n" );
document.write( " ==============================================
\n" );
document.write( "Col Total 21 19 24 64\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #207278 by stanbon(75887) ![]() You can put this solution on YOUR website! Sixty-four students in an introductory college economics class were asked how many credits they had earned in college, and how certain they were about their choice of major. \n" ); document.write( "Research question: At α = .01, is the degree of certainty independent of credits earned? Certainty \n" ); document.write( "------------------ \n" ); document.write( "Ho: certainty and credits are independent \n" ); document.write( "Ha: they are dependent \n" ); document.write( "-------------- \n" ); document.write( "Credits Earned Very Uncertain Somewhat Certain Very Certain Row Total \n" ); document.write( "0–9 12 8 3 23 \n" ); document.write( "10–59 8 4 10 22 \n" ); document.write( "60 or more 1 7 11 19 \n" ); document.write( "Col Total 21 19 24 64 \n" ); document.write( "--------------- \n" ); document.write( "I ran a Chi-Sq Test on the 3 x 3 data set to get: \n" ); document.write( "Chi-Sq = 14.7638... \n" ); document.write( "p-value = 0.00522... \n" ); document.write( "--------------- \n" ); document.write( "Conclusion: Since P-value is less than 1%, Reject Ho. \n" ); document.write( "Certainty and credits are dependent \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |