document.write( "Question 1085499: At a large department store, the average number of years of employment for a cashier is 5.7 with a standard deviation of 1.8 years, and the distribution is approximately normal. If an employee is picked at random, what is the probability that the employee has worked at the store for over 10 years? \n" ); document.write( "
Algebra.Com's Answer #699591 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Probability (P) ( X > 10 ) = 1 - P ( X < or = 10 ) \n" ); document.write( ": \n" ); document.write( "we calculate the z-score \n" ); document.write( ": \n" ); document.write( "z-score = ( 10 - 5.7 ) / 1.8 = 2.3889 \n" ); document.write( ": \n" ); document.write( "look in z-tables for the associated P \n" ); document.write( ": \n" ); document.write( "P ( X < or = 10) = 0.9981 \n" ); document.write( ": \n" ); document.write( "********************************** \n" ); document.write( "P ( X > 10 ) = 1 - 0.9981 = 0.0019 \n" ); document.write( "********************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |