Question 1178713
Between 70 and 115 is between z=-2 and z=+1 where z=(x-mean)/sd.  Probability is 0.8186
below 100 is provability 1/2
below 85 is probability 0.1587; that is the same as x < 85
between 85 and 145 is between z of -1 and +3 with probability of 0.8400.
between 115 and 130 is between 1 and 2 sd or prob.=0.1359
x <130 is below 2 sd with prob. 0.9772
x > 130 is the complement of the previous or 0.0228
x >70 is probability 0.9772, the mirror of x < 130.
probability x=55 or any other number is 0, since those are dimensionless points.

Use VARS2normal cdf, never normal pdf, with arguments the z values of interest separated by a comma.