document.write( "Question 1079836: Weights of hummingbirds are normally distributed with a mean of 48 grams and a standard deviation of 3.5 grams. What is the probability that a randomly selected hummingbird weighs between 44 and 52 grams \n" ); document.write( "
Algebra.Com's Answer #694075 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
it is a z between x and y
\n" ); document.write( "z=(44-48)/3.5=-4/3.5=-1.14
\n" ); document.write( "z=(52-48)/3.5+4/3.5=+1.14
\n" ); document.write( "probability -1.14< z < 1.14 is 0.7457
\n" ); document.write( "
\n" );