document.write( "Question 1174294: Let X be a random variable normally distributed with parameters μ= 70, σ= 10. Estimate P(65\n" ); document.write( "(Give the probability in the form of a decimal number (example: 0.123)!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is the question that I have and I have done it this way.
\n" ); document.write( "P8(65\n" ); document.write( "Z(85) = (85-70)/10 = 1.5
\n" ); document.write( "P(X<85) = 0.066807\r
\n" ); document.write( "\n" ); document.write( "Z(65) = (65-70)/10 = -0.5\r
\n" ); document.write( "\n" ); document.write( "However, I am not quite sure how I get P, I used an online calculator, and in the results it should be 0.624
\n" ); document.write( "> pnorm(85,70,10)-pnorm(65,70,10)=0.6246553\r
\n" ); document.write( "\n" ); document.write( "Can someone explain this to me? Thank you.
\n" ); document.write( "

Algebra.Com's Answer #799715 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
your mean is 70 and your standard deviation is 10.
\n" ); document.write( "you want to know the probability of getting a score between 65 and 85 if i understand you correctly.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "using my ti-85 plus calculator, i got the same probability that you did as .6246553.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you use the normal distribution tables, you would do the following.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first you want to find the z-score for 65 and 85 with a mean of 70 and a standard deviation of 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the z-score formula is:
\n" ); document.write( "z = (x - m) / s
\n" ); document.write( "for x = 65, this formula becomes z = (65 - 70) / 10 = 1.5
\n" ); document.write( "for x = 85, this formula becomes z = (85 - 70) / 10 = -.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you go to the z-score table to find the area to the left of 1.5 and the area to the left of -.5.
\n" ); document.write( "you will get area to the left of z-score of -.5 = .30854 and area to the left of z-score of 1.5 = .93319.
\n" ); document.write( "subtract the smaller area from the larger area to get .62465.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you round to 3 decimal, the calculator gets you .625 and the table gets you .625.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you truncate to 3 decimal places, you will get .624.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your calculator results of .6246553 will be equal to .625 when you round to 3 decimal places.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "outside of the rounding discrepancy, the results i gave you pretty much agree with what your calculator gave you.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if i rounded .93319 to 3 decimal places, it would be equal to .933.
\n" ); document.write( "if i rounded .30854 to 3 decimal places, it would be equal to .309.
\n" ); document.write( "subtract .309 from .933 and you will get .624.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you used the stattrek online calculator, that calculator rounds the probability to 3 decimal places.
\n" ); document.write( "that would explain the discrepancy.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the table i used can be found at https://www.math.arizona.edu/~rsims/ma464/standardnormaltable.pdf\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let me know if this answers your question and whether this is enough for you to understand how to do it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "theo\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );