document.write( "Question 182826: High levels of cockpit noise in an aircraft can damage the hearing of pilots who are exposed to this hazard for many hours. A Boeing 727 co-pilot collected 61 noise observations using a handheld sound meter. Noise level is defined as “Low” (under 88 decibels), “Medium” (88 to 91 decibels), or “High” (92 decibels or more). There are three flight phases (Climb, Cruise, Descent). Research question: At α = .05, is the cockpit noise level independent of flight phase\r
\n" );
document.write( "\n" );
document.write( "Noise level climb cruise descent row total
\n" );
document.write( "low 6 2 6 14
\n" );
document.write( "medium 18 3 8 29
\n" );
document.write( "high 1 3 14 18
\n" );
document.write( "col total 25 8 28 61 \n" );
document.write( "
Algebra.Com's Answer #137371 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! High levels of cockpit noise in an aircraft can damage the hearing of pilots who are exposed to this hazard for many hours. A Boeing 727 co-pilot collected 61 noise observations using a handheld sound meter. Noise level is defined as “Low” (under 88 decibels), “Medium” (88 to 91 decibels), or “High” (92 decibels or more). There are three flight phases (Climb, Cruise, Descent). Research question: At α = .05, is the cockpit noise level independent of flight phase \n" ); document.write( "Noise level climb cruise descent row total \n" ); document.write( "low 6 2 6 14 \n" ); document.write( "medium 18 3 8 29 \n" ); document.write( "high 1 3 14 18 \n" ); document.write( "col total 25 8 28 61 \n" ); document.write( "------------------------- \n" ); document.write( "Ho: row and column factors are independent \n" ); document.write( "Ha: they are dependent \n" ); document.write( "---- \n" ); document.write( "I ran a Chi-Sq. Test on the 3 by 3 array of data. \n" ); document.write( "Test Statistic: Chi-Sq. = 15.160 \n" ); document.write( "p-value: 0.004 \n" ); document.write( "df: (3-1)(3-1) = 4 \n" ); document.write( "------- \n" ); document.write( "Conclusion: \n" ); document.write( "Since p-value is less than 5%, Reject Ho. \n" ); document.write( "The row and column factors are dependent. \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |