document.write( "Question 1200295: A manufacturer knows that their items have a normally distributed length, with a mean of 13.5 inches, and standard deviation of 3.1 inches.\r
\n" ); document.write( "\n" ); document.write( "If one item is chosen at random, what is the probability that it is less than 7.9 inches long?
\n" ); document.write( "

Algebra.Com's Answer #834398 by ikleyn(52858)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A manufacturer knows that their items have a normally distributed length,
\n" ); document.write( "with a mean of 13.5 inches, and standard deviation of 3.1 inches.
\n" ); document.write( "If one item is chosen at random, what is the probability that it is less than 7.9 inches long?
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Below is slightly different method of computing, without making manual calculations on the way.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "This probability is the area under the normal curve \r\n" );
document.write( "on the left of the assigned raw mark 7.9.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use function normalcdf of your calculator. \r\n" );
document.write( "\r\n" );
document.write( "normalcdf is the  \" Normal Cumulative distribution function \".\r\n" );
document.write( "\r\n" );
document.write( "The format of this function is normalcdf(low mark, high mark, mean, SD).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So,  P = normalcdf(-9999, 7.9, 13.5, 3.1) = 0.0354.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Alternatively, you may use free of charge online calculator at this web-site\r\n" );
document.write( "\r\n" );
document.write( "https://onlinestatbook.com/2/calculators/normal_dist.html\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It shows the shaded are of interest, so you clearly see what you are doing\r\n" );
document.write( "and can understand what is going.  It prevents you of making errors.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If you are a novice in such calculations, I recommend you to start\r\n" );
document.write( "with the online calculator and then to switch to the graphing calculator.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need instructions on using your graphing calculator for normalcdf function,\r
\n" ); document.write( "\n" ); document.write( "find all necessary instructions from this video-lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Normal Distribution: Calculating Probabilities {TI 84 Plus CE}
\n" ); document.write( "https://www.youtube.com/watch?v=IyEKEL9nm28\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "or from this textual description\r
\n" ); document.write( "\n" ); document.write( "https://cosmosweb.champlain.edu/people/stevens/WebTech/TIFiles/Chap6-TI-83.pdf\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );