Solving Normal Curve Questions using z-scores

  • Thread starter Thread starter Aftermarth
  • Start date Start date
  • Tags Tags
    Curve Normal
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 6K views
Aftermarth
Messages
74
Reaction score
0
ok. mean ([tex]\mu\[/tex]) and standard deviation ([tex]\sigma\[/tex]) are unknown.
20% of people scored less than 45
and the top 15% scored greater than 87

thus:
P(x [tex]\leq\[/tex] 45) = .2
P(x > 87) = 0.15, which needs to be converted to P(x [tex]\leq\[/tex] 87 ) = 0.85

now using z scores ( z - [tex]\mu\[/tex]) / [tex]\sigma\[/tex]
for part one:
(45 - [tex]\mu\[/tex]) / [tex]\sigma\[/tex] = inverse normal (0.2)
= -0.8416...
rearranging to make 45 the subject:
-0.8416[tex]\sigma\[/tex] + [tex]\mu\[/tex] = 45

and for part 2:
(87 - [tex]\mu\[/tex]) / [tex]\sigma\[/tex] = inverse normal (0.85)
= 1.03643...
rearranging to make 87 the subject:
1.03643[tex]\sigma\[/tex] + [tex]\mu\[/tex] = 87

this leaves to simulataneous equations:
-0.8416[tex]\sigma\[/tex] + [tex]\mu\[/tex] = 45
1.03643[tex]\sigma\[/tex] + [tex]\mu\[/tex] = 87

which can be solved to give:
[tex]\mu\[/tex] = 63.8
[tex]\sigma\[/tex] = 22.4

am i correct?
 
Last edited:
Physics news on Phys.org