document.write( "Question 872023: The number of vacation days taken by employees of a company is normally distributed with a mean of 14 days and a standard deviation of 3 days. For the next employee, what is the probability that the number of days of vacation taken is less than 10 days? More than 21 days? \r
\n" ); document.write( "\n" ); document.write( "I was trying to use the formula:
\n" ); document.write( "P(A) = The Number of Ways Event A Can Occur / The Total Number of Possible Outcomes\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #525860 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "mean of 14 days and a standard deviation of 3 days.
\n" ); document.write( "Normal Distribution
\n" ); document.write( "P(x ≤ 10), z =(10-14)/3 = -4/3, P(z ≤ -1.3333) = 9.12%
\n" ); document.write( "P(x ≥ 21), z =(21-14)/3 = 7/3,
\n" ); document.write( " P(x ≥ 21) = 1 - P(x <21) = 1 - P(z < 2.3333) = .0098 0r.98% \n" ); document.write( "
\n" );