document.write( "Question 932808: assume the annual day care cost per child is normally distributed with a mean of $9000 and a standard deviation of $2000. in a random sample of 110 families, how many pay more than $6560 annually for day care per child? \n" ); document.write( "
Algebra.Com's Answer #566501 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
mean of $9000 and a standard deviation of $2000
\n" ); document.write( "n = 110
\n" ); document.write( " \"z+=blue+%28x+-+9000%29%2Fblue%282000%2Fsqrt%28110%29%29\"
\n" ); document.write( "......
\n" ); document.write( "p( x > 6560) = p( z > -2440/190.7) = normalcdf( -12.8, 100) = basically ALL
\n" ); document.write( "
\n" );