document.write( "Question 480274: A psychologist believes that the kind of feedback a person receives about their work affects the quality of the work. You randomly assign 12 widget makers to one of three groups: positive feedback only, corrective feedback only, and no feedback. You track the number of widgets that each person makes correctly (out of 10) and obtain the following data:\r
\n" );
document.write( "\n" );
document.write( "Positive Feedback Only Corrective Feedback Only No Feedback
\n" );
document.write( "5 4 5
\n" );
document.write( "4 5 4
\n" );
document.write( "4 3 6
\n" );
document.write( "7 6 2 \r
\n" );
document.write( "\n" );
document.write( "Use an analysis of variance (α = 0.05) to determine whether this data is sufficient to conclude that there are significant differences between feedback conditions.\r
\n" );
document.write( "\n" );
document.write( "Make sure you include a complete ANOVA summary table. Also, report the appropriate null and research hypotheses and the critical value (alpha = 0.05). In addition, provide your statistical conclusion, including calculation of test statistic.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328940 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A psychologist believes that the kind of feedback a person receives about their work affects the quality of the work. You randomly assign 12 widget makers to one of three groups: positive feedback only, corrective feedback only, and no feedback. You track the number of widgets that each person makes correctly (out of 10) and obtain the following data: \n" ); document.write( "Positive Feedback Only Corrective Feedback Only No Feedback \n" ); document.write( "5 4 5 \n" ); document.write( "4 5 4 \n" ); document.write( "4 3 6 \n" ); document.write( "7 6 2 \n" ); document.write( "Use an analysis of variance (α = 0.05) to determine whether this data is sufficient to conclude that there are significant differences between feedback conditions. \n" ); document.write( "Make sure you include a complete ANOVA summary table. Also, report the appropriate null and research hypotheses and the critical value (alpha = 0.05). In addition, provide your statistical conclusion, including calculation of test statistic. \n" ); document.write( "----------- \n" ); document.write( "Ho: u1 = u2 = u3 \n" ); document.write( "H1: At least one of the means is different \n" ); document.write( "------------------- \n" ); document.write( "I ran an AVOVA program and got the following: \n" ); document.write( "test statistic: F = 0.2658 \n" ); document.write( "p-value = 0.7724 \n" ); document.write( "---- \n" ); document.write( "Conclusion: Since the p-value is greater than 5% \n" ); document.write( "fail to reject Ho. \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " \n" ); document.write( " |