if you know how to do it in the calc, it should be fine, otherwise you have to look at the Z values.
a) Pr(30<X<40)=Pr(X<40)-(Pr(x<30)
Pr(x<40)=
using Z = (X-mean)/(std dev )
so (40-30)/7=10/7, then look at the Z table for this value. Call this value Z1
do the same with the other one:
(30-30)/7=0 then look for the value in the Z table, call this Z2
so the answer should be Z1-Z2
( sorry, don't have the table with me now, nor do I have a calculator)
part b) they have given you a %. top five means you are looking for a probability of 0.95, now, find this score in the Z table. once you get that, sub it in in the Z formula:
Z=(X-mean)/std dev
You should have the Z, the mean, and Std dev, and now you can find the value of Z.
PS: I'm pretty sure you only use the calculator for this than looking up Z tables. I don't have the answers, but if it's wrong maybe someone can fix it, but that's the general idea
PPS: I think normal distribution should be in methods, not further
