Skip to main content

How do I calculate norm(x(i)) for the Probability plot?

To calculate norm(x(i)) for the Probability plot, use a Normal Distribution Table. The quantity x(i) represents the % probability of a point occurring. To calculate this probability:

x(i) = 100 * P(i)
P(i) = (i – 0.5) / n
i = position of point in sorted (ascending sort) data set. It takes on a value between 1 and n.
n = number of data points in the set.

Once you know P(i), you can calculate norm(P(i)) if you have a normal distribution table (available in Statistics and Math CRC books).

Scroll to Top
Synergy Software
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.