document.write( "Question 1174756: Assume that the readings at freezing on a batch of thermometers are normally distributed with a mean of 0°C and a standard deviation of 1.00°C. A single thermometer is randomly selected and tested. Find the probability of obtaining a reading between 0.256°C and 1.067°C. \n" ); document.write( "
Algebra.Com's Answer #800279 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is z between 0.256 and 1.067 \n" ); document.write( "that probability is 0.2560 \n" ); document.write( "2ndVARS2normalcdf(0.256,1.067) \n" ); document.write( " |