document.write( "Question 1204858: A vending machine is designed to dispense a mean of 7.6 oz of coffee into an​ 8-oz cup. If the standard deviation of the amount of coffee dispensed is 0.3 oz and the amount is normally​ distributed, find the percent of times the machine will dispense less than 7.62 oz.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #841398 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A vending machine is designed to dispense a mean of 7.6 oz of coffee into an​ 8-oz cup.
\n" ); document.write( "If the standard deviation of the amount of coffee dispensed is 0.3 oz and the amount
\n" ); document.write( "is normally​ distributed, find the percent of times the machine will dispense less than 7.62 oz.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "This \"percent of times\", in mathematical language, is called \"the probability\".\r\n" );
document.write( "\r\n" );
document.write( "It is the area under this specified normal curve on the left of the raw mark z= 7.62.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find it, you may use your regular calculator TI-83/84, namely, its standard function \r\n" );
document.write( "\"normalcdf\".  The suffix \"cdf\" stands for \"cumulative distribution function\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The format is\r\n" );
document.write( "\r\n" );
document.write( "    area = normalcdf(z1, z2, mean, SD).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In this problem z1 = -9999 (emulates \"-oo\", or negative infinity); z2 = 7.62, mean = 7.6, SD = 0.3.\r\n" );
document.write( "\r\n" );
document.write( "You get then\r\n" );
document.write( "\r\n" );
document.write( "    area = normalcdf(-9999, 7.62, 7.6, 0.3) = 0.5266.     \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is your ANSWER.  The probability is 0.5266.\r\n" );
document.write( "\r\n" );
document.write( "                    It is the same as to say \"the percent of times\" is 52.66%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Alternatively, you may use online free of charge 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( "which is intended for the same purposes.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This online calculator has perfect and intuitively clear interface, so even a beginner student \r\n" );
document.write( "can use it without any difficulties.  Surely, this online calculator will get you the same answer.\r\n" );
document.write( "The calculator shows the area of the interest, so after using it, you will understand the meaning \r\n" );
document.write( "of the calculation procedure in full. This online calculator is a perfect teacher, at the same time.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To be honest, I personally never use calculators TI-83/84 for such problems, and use exclusively \r\n" );
document.write( "this referred online calculator. But in school, they probably require using regular calculators.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );