document.write( "Question 175483: A distributor of personal computers has five locations in the city. The sales in units for the first quarter of the year were as follows:
\n" );
document.write( "
\n" );
document.write( "Location - Observed Sales (Units)\r
\n" );
document.write( "\n" );
document.write( "North Side - 70
\n" );
document.write( "Pleasantway - 75
\n" );
document.write( "Southwyck - 70
\n" );
document.write( "I-90 -50
\n" );
document.write( "Venice Avenue - 35
\n" );
document.write( "TOTAL = 300
\n" );
document.write( "
\n" );
document.write( "What is the critical value at the 0.01 level of risk?
\n" );
document.write( " A) 7.779
\n" );
document.write( " B) 15.033
\n" );
document.write( " C) 13.277
\n" );
document.write( " D) 5.412
\n" );
document.write( " E) None of the above
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #130675 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! This is a \"goodness-of-fit-test\". \n" ); document.write( "There are 5 categories so df=5-1=4 \n" ); document.write( "----------- \n" ); document.write( "With alpha = 1%, the critical Chi-square value is 13.277 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |