document.write( "Question 1200708: The scores of students on the logic test of an entrance examination are normally distributed with a mean of 500 and a standard deviation of 100. Find the following test score probabilities. \r
\n" );
document.write( "\n" );
document.write( "(a) What is the probability a student scores over 400? \r
\n" );
document.write( "\n" );
document.write( "(b) What is the probability a student scores over 650? \r
\n" );
document.write( "\n" );
document.write( "(c) What is the probability a student scores under 375? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #834909 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The scores of students on the logic test of an entrance examination are normally distributed \n" ); document.write( "with a mean of 500 and a standard deviation of 100. Find the following test score probabilities. \r \n" ); document.write( "\n" ); document.write( "(a) What is the probability a student scores over 400? \r \n" ); document.write( "\n" ); document.write( "(b) What is the probability a student scores over 650? \r \n" ); document.write( "\n" ); document.write( "(c) What is the probability a student scores under 375? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Each normal curve is a bell-shaped curve.\r \n" ); document.write( "\n" ); document.write( "In this problem, the probabilities are the areas under the described/specified normal curve on the left or on the right of the assigned raw marks.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "These probabilities can be found using the standard function normalcdf.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "normalcdf stands for normal cumulative distribution function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Its format is normalcdf(z1,z2,m,SD), where z1, z2 are the raw marks, m is the mean value, SD is the standard deviation value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You may use this function on your calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " (a) P = normalcdf(400,9999,500,100).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " (b) P = normalcdf(650,9999,500,100).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " (c) P = normalcdf(-999,375,500,100).\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "If everything is clear to you from my explanations, then boldly go forward, \n" ); document.write( "get the values and complete the assignment on your own.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You also can use an online free of charge calculator at this site\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://onlinestatbook.com/2/calculators/normal_dist.html\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The calculator has perfect description, instructions and design, along with clear graphical output, so EVERY person, \r \n" ); document.write( "\n" ); document.write( "including beginners, may work with it on his or her own, even having minimum knowledge on the subject.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I always recommend to beginner students to start using this calculator.\r \n" ); document.write( "\n" ); document.write( "When you get enough practice and understanding, you may switch back to regular calculators.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |