document.write( "Question 1120626: 11. The distribution of annual earnings of all bank tellers with five years of experience is skewed negatively. This distribution has a mean of Birr 15,000 and a standard deviation of Birr 2000. If we draw a random sample of 30 tellers, what is the probability that their earnings will average more than Birr 15,750 annually?
\n" );
document.write( "Required:
\n" );
document.write( "• Calculate µ and
\n" );
document.write( "• Calculate Z for
\n" );
document.write( "• Find the area covered by the interval
\n" );
document.write( "• Interpret the results
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #736290 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x bar-mean)/s/sqrt(n) \n" ); document.write( "z>(15750-15000)/2000/sqrt (30) \n" ); document.write( "z>750*sqrt(30)/2000 \n" ); document.write( "z>2.05 \n" ); document.write( "This probability is 0.0202 \n" ); document.write( "The likelihood of a random sample of size 30 of having a mean of 15,750 or greater is just over 2%. \n" ); document.write( " |