document.write( "Question 562981: in a sample of 10,000 observations, about how many observations would you expect beyond 3 standard deviations of mean? \n" ); document.write( "
Algebra.Com's Answer #364752 by stanbon(75887) ![]() You can put this solution on YOUR website! in a sample of 10,000 observations, about how many observations would you expect beyond 3 standard deviations of mean? \n" ); document.write( "---- \n" ); document.write( "Find the probability in the two tails. \n" ); document.write( "That probability = 2*normalcdf(3,100) = 0.0027 \n" ); document.write( "----- \n" ); document.write( "# of observations in those tails = 0.0027*10,000 = 27 \n" ); document.write( "====================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |