document.write( "Question 1028526: A die is rolled 480 times. Find the mean, variance, and
\n" ); document.write( "standard deviation of the number of 3's that will be
\n" ); document.write( "rolled. Is it unusual to roll three 100 times?
\n" ); document.write( "

Algebra.Com's Answer #643673 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "A die is rolled 480 times.  Find the mean, variance, and standard \r\n" );
document.write( "deviation of the number of 3's that will be rolled.  Is it unusual \r\n" );
document.write( "to roll three 100 times? \r\n" );
document.write( "\r\n" );
document.write( "This is a binomial probability, with \"n=480\", \"p=1%2F6\"\r\n" );
document.write( "\r\n" );
document.write( "\"mean+=+mu+=+n%2Ap=+480%2Aexpr%281%2F6%29=80\"\r\n" );
document.write( "\"variance+=+sigma%5E2+=+n%2Ap%2A%281-p%29+=+480%2Aexpr%281%2F6%29%281-1%2F6%29=66%262%2F3\"\r\n" );
document.write( "\"matrix%281%2C2%2Cstandard%2Cdeviation%29=sigma=sqrt%28variance%29=sqrt%2866%262%2F3%29=8.165\"\r\n" );
document.write( "\r\n" );
document.write( "An event is unusual if the probability of occurring is less than\r\n" );
document.write( "5% or 0.05, which will be an event whose measure is more than 1.645\r\n" );
document.write( "standard deviations either above or below the mean.\r\n" );
document.write( "\r\n" );
document.write( "100 is 20 more than the mean. 1.645 times the standard deviation\r\n" );
document.write( "is 13.431.  So indeed '20 more than the mean' is more than '13.431\r\n" );
document.write( "more than the mean', so it is unusual to roll 100 3's out of 480 times.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );