document.write( "Question 878246: The following data represents the number of units produced by four operators during three different shifts :
\n" ); document.write( "Shifts Operator
\n" ); document.write( " A B C D
\n" ); document.write( "I 10 8 12 13
\n" ); document.write( "II 10 12 14 15
\n" ); document.write( "III 12 10 11 14\r
\n" ); document.write( "\n" ); document.write( " Perform a two-way analysis of variance and interpret the result.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #529803 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
M1 vs M2 nonsignificant
\n" ); document.write( "M1 vs M3 nonsignificant
\n" ); document.write( "M1 vs M4 nonsignificant
\n" ); document.write( "M2 vs M3 nonsignificant
\n" ); document.write( "M2 vs M4 P<.05
\n" ); document.write( "M3 vs M4 nonsignificant
\n" ); document.write( "M2 vs M4: \"t+=%2814-10%29%2Fsqrt%281%2F3%2B+2%2F3%29+=+4\"
\n" ); document.write( "p-value = 2*P(t> 4 when df = 4) = 2*tcdf(4,100,4) = 0.02
\n" ); document.write( ".02 < .05
\n" ); document.write( "and for example
\n" ); document.write( "M1 vs M2: \"t+=%2810.6667+-+10%29%2Fsqrt%281.1547%2F3%2B+2%2F3%29=+.65\"
\n" ); document.write( "p-value = 2*P(t> .65 when df = 4) = 2*tcdf(.65,100,4) = 2*.28
\n" ); document.write( "
\n" );