document.write( "Question 188239: This one has stumped me, can anyone help?
\n" );
document.write( "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? (Data are from Capt. Robert E. Hartl, retired.) Noise
\n" );
document.write( "Noise Level Climb Cruise Descent Row Total
\n" );
document.write( "Low
\n" );
document.write( "6
\n" );
document.write( "2
\n" );
document.write( "6
\n" );
document.write( "14
\n" );
document.write( "Medium
\n" );
document.write( "18
\n" );
document.write( "3
\n" );
document.write( "8
\n" );
document.write( "29
\n" );
document.write( "High
\n" );
document.write( "1
\n" );
document.write( "3
\n" );
document.write( "14
\n" );
document.write( "18
\n" );
document.write( "Col Total
\n" );
document.write( "25
\n" );
document.write( "8
\n" );
document.write( "28
\n" );
document.write( "61 \n" );
document.write( "
Algebra.Com's Answer #141104 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? (Data are from Capt. Robert E. Hartl, retired.) Noise \n" ); document.write( "Noise Level Climb Cruise Descent Row Total \n" ); document.write( "Low \n" ); document.write( "6 \n" ); document.write( "2 \n" ); document.write( "6 \n" ); document.write( "14 \n" ); document.write( "Medium \n" ); document.write( "18 \n" ); document.write( "3 \n" ); document.write( "8 \n" ); document.write( "29 \n" ); document.write( "High \n" ); document.write( "1 \n" ); document.write( "3 \n" ); document.write( "14 \n" ); document.write( "18 \n" ); document.write( "Col Total \n" ); document.write( "25 \n" ); document.write( "8 \n" ); document.write( "28 \n" ); document.write( "61 \n" ); document.write( "--------------- \n" ); document.write( "NOTE: It would be much easier to handle this if you posted the data \n" ); document.write( "in a 4 by 4 rectangular format. \n" ); document.write( "------------------------------------------ \n" ); document.write( "Ho: Row and column factors are independent \n" ); document.write( "Ha: Row and column factors are dependent \n" ); document.write( "---------- \n" ); document.write( "I ran a Chi-Sq Test on the 3 x 3 set of data and go the following: \n" ); document.write( "-- \n" ); document.write( "test statistic: Chi-Sq = 15.1601 \n" ); document.write( "p-value: 0.0044 \n" ); document.write( "df = (3-1)(3-1)= 4 \n" ); document.write( "----------------------------- \n" ); document.write( "Conclusion: \n" ); document.write( "Since the p-value is less than alpha=5%, reject Ho. \n" ); document.write( "The noise is dependent on the cruise configuration. \n" ); document.write( "======================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |