document.write( "Question 146428: In a three-digit lottery, each of the three digits is supposed to have the same probability of occurrence
\n" );
document.write( "(counting initial blanks as zeros, e.g., 32 is treated as 032). The table shows the frequency
\n" );
document.write( "of occurrence of each digit for 90 consecutive daily three-digit drawings. (a) Make a bar chart and
\n" );
document.write( "describe it. (b) Calculate expected frequencies for each class. (c) Perform the chi-square test for a
\n" );
document.write( "uniform distribution. At α = .05, can you reject the hypothesis that the digits are from a uniform
\n" );
document.write( "population? Lottery3
\n" );
document.write( "Digit Frequency
\n" );
document.write( "0 33
\n" );
document.write( "1 17
\n" );
document.write( "2 25
\n" );
document.write( "3 30
\n" );
document.write( "4 31
\n" );
document.write( "5 28
\n" );
document.write( "6 24
\n" );
document.write( "7 25
\n" );
document.write( "8 32
\n" );
document.write( "9 25
\n" );
document.write( "Total 270 \n" );
document.write( "
Algebra.Com's Answer #106976 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a three-digit lottery, each of the three digits is supposed to have the same probability of occurrence (counting initial blanks as zeros, e.g., 32 is treated as 032). \n" ); document.write( "The table shows the frequency of occurrence of each digit for 90 consecutive daily three-digit drawings. \n" ); document.write( "(a) Make a bar chart and describe it. \n" ); document.write( "Can't do that on this site. \n" ); document.write( "------------------------------------ \n" ); document.write( "(b) Calculate expected frequencies for each class. \n" ); document.write( "270/10 = 27 for each digit \n" ); document.write( "---------------------------------- \n" ); document.write( "(c) Perform the chi-square test for a uniform distribution. \n" ); document.write( "At α = .05, can you reject the hypothesis that the digits are from a uniform \n" ); document.write( "population? \n" ); document.write( "chi-Sq = 4.16 \n" ); document.write( "p-value = 0.9 \n" ); document.write( "Conclusion: Since the p-value is greater than 5%, reject the null hypothesis which states that the distribution is uniform. \n" ); document.write( "========================= \n" ); document.write( "Lottery3 \n" ); document.write( "Digit Frequency \n" ); document.write( "0 33 \n" ); document.write( "1 17 \n" ); document.write( "2 25 \n" ); document.write( "3 30 \n" ); document.write( "4 31 \n" ); document.write( "5 28 \n" ); document.write( "6 24 \n" ); document.write( "7 25 \n" ); document.write( "8 32 \n" ); document.write( "9 25 \n" ); document.write( "Total 270 \n" ); document.write( " \n" ); document.write( " |