document.write( "Question 1090133: The amount of rainfall in January in a certain city is normally distributed with a mean of 4.3 inches and a standard deviation of 0.3 inches. Find the probability that rainfall will be between 3.8 and 4.7 inches. \n" ); document.write( "
Algebra.Com's Answer #704556 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find the z scores based on the two values,
\n" ); document.write( "\"z%5B1%5D=%283.8-4.3%29%2F0.3\"
\n" ); document.write( "\"z%5B2%5D=%284.7-4.3%29%2F0.3\"
\n" ); document.write( "Then find the probability associated with these z scores.
\n" ); document.write( "So then,
\n" ); document.write( "\"P=P%28z%5B2%5D%29-P%28z%5B1%5D%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );