document.write( "Question 139808: Stan you answered this question but my instructor came back with another question. Here is the orginal question. The number of admissions for Carolinas Medical Center hospital emergency room over the course of a lunar cycle was 129 patients per 36 days per full moon as compared to 1,315 patients per 330 days per nonfull moon days \r
\n" );
document.write( "\n" );
document.write( "Perform a chi-square test on the data. Use the test to prove (or disprove) that hospital emergency room admissions are dependent (or independent) on (of) the full moon lunar phase.\r
\n" );
document.write( "\n" );
document.write( "Full moons were defined as three-day periods in the 29.531-day lunar cycle, with the middle day being described in the world almanac as the full moon.
\n" );
document.write( ": The number of admissions for Carolinas Medical Center hospital emergency room over the course of a lunar cycle was 129 patients per 36 days per full moon as compared to 1,315 patients per 330 days per nonfull moon days. \r
\n" );
document.write( "\n" );
document.write( "Here is the question my instrutor asked....How did you get the test statistics, I'm sure your classmates are curious of how the .0287 generated as well as the p-value of .5920. Help.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #101908 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ho: full-moon and # of patients are independent \n" ); document.write( "Ha: they are dependent \n" ); document.write( "-------------------------- \n" ); document.write( "I set up 2 rows of DATA in a matrix on a TI caluculator: \n" ); document.write( "full-moon.....129......36 \n" ); document.write( "no full-m....1315......330 \n" ); document.write( "---------------------------- \n" ); document.write( "I ran a Chi-Sq Test on the matrix and got: \n" ); document.write( "test statistic: Chi-Sq = 0.87089... \n" ); document.write( "p-value = 0.59209.. \n" ); document.write( "df = (2-1)(2-1) \n" ); document.write( "------------------------------ \n" ); document.write( "You could do this by hand: \n" ); document.write( "The data listed above is the \"Observed\" data. \n" ); document.write( "You could generate the \"Expected data\"; that is the numbers you would \n" ); document.write( "expect to see if the # of patients was independent of the full-moon. \n" ); document.write( "That matrix would be: \n" ); document.write( "full-moon.....131.64......33.365 \n" ); document.write( "no full-m.....1312.4......332.64 \n" ); document.write( "---------------- \n" ); document.write( "Then you would have to calculate the Chi-Sq statistic \n" ); document.write( "using: \n" ); document.write( "Chi-Sq = Sum[ (observed-expected)^2/expected] for each of the 4 entry \n" ); document.write( "positions. \n" ); document.write( "Then you would have to use your Chi-Sq chart to calculate the area \n" ); document.write( "to the right of your test statistic to get the p-value. \n" ); document.write( "--------------------------- \n" ); document.write( "I don't know how much evidence your instructor requires. The \n" ); document.write( "calculator is handy as it does all the arithmetic. However, \n" ); document.write( "you should try to understand what is behind the numbers the \n" ); document.write( "calculator generates. \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |