x = score, want to compute P(x > 80)
z = (x - mean) / SD
compute z for x = 80, mean = 100, SD = 16
z = (80 - 100) / 16 = -1.25
P(x > 80) = P(z > -1,25) = 1 - P(z < -1.25) = 1 - 0.1056 = 0.8944
Henry W.
asked 02/14/21Standard deviation (16)
Mean score (100)
x = score, want to compute P(x > 80)
z = (x - mean) / SD
compute z for x = 80, mean = 100, SD = 16
z = (80 - 100) / 16 = -1.25
P(x > 80) = P(z > -1,25) = 1 - P(z < -1.25) = 1 - 0.1056 = 0.8944
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.