Z-Score Calculator

 
Random Value (X)
Mean (μ)
Standard Deviation
Z-score  =  0.3425
P(X < X1)  =  0.6331
P(X > X1)  =  0.3669
GENERATE WORK
GENERATE WORK

Standardized or Z-Score - work with steps

Input Data :
Random Value (X) = 9.25
Mean (μ) = 9
Standard Deviation (σ) = 0.73

Objective :
Find what is the normalized score of random member X?

Formula :
z-score = (x - μ)σ

Solution :
z-score = (9.25 - 9)0.73
= 0.250.73
z-score = 0.3425

p-value from Z-Table :
From the table P(x < x1) = 0.6331
P(x > x1) = 1 - P(x < x1)
= 1 - 0.6331
P(x > x1) = 0.3669

Z-score calculator, p-value from z-table, left tail, right tail, two tail, formulas, work with steps, step by step calculation, real world and practice problems to learn how to find standard score for any raw value of X in the normal distribution. It also shows how to calculate the p-value from the z-table to find the probability of X in the normal distribution. It's an online statistics and probability tool requires an unstandardized raw value, mean of normal distribution, and the standard deviation. The result will describe the measure of how many number of standard deviations between a value and the mean. It is necessary to follow the next steps:

  1. Enter an unstandardized raw value, mean of normal distribution, and the standard deviation of the population in the box. These values must be real numbers and may be separated by commas. The values can be copied from a text document or a spreadsheet.
  2. Press the "GENERATE WORK" button to make the computation.
  3. z-score calculator will give the standard score for a data point.
Input : Three real numbers as random member, mean and standard deviation of population or sample data;
Output : A real number or a variable.

z-score Formula:
z-score Formula for Population Data :
z-score of a population data is determined by the formula $$z=\frac{x-\mu}{\sigma}$$ where $x$ is a random member, $\mu$ is an expected mean of population and $\sigma$ is the standard deviation of an entire population.

z-score Formula for Sample Data :
z-score of a sample data is determined by the formula $$z=\frac{x-\bar X}{s_X}$$ where $x$ is each value in the data set, $\bar{X}$ is the sample mean and $s_X$ is the sample standard deviation.

What is Z-score?

In statistics and probability, it is also called standard score, z-value, standardized score or normal score. A z-score measures the distance between an observation and the mean, measured in units of standard deviation. In other words, z-score is the number of standard deviations there are between a given value and the mean of the data set. If a z-score is zero, then the data point's score is identical to the mean. If a z-score is 1, then it represents a value that is one standard deviation from the mean. Z-score may be positive or negative. A positive value represents the score above the mean (right tail) and a negative score represents the score below the mean (left tail). It is used to describe the normal distribution.
The standard normal distribution is the normal distribution with mean $0$ and standard deviation $1$. It is denoted as $N(0,1)$. A random variable with the standard normal distribution is called a standard normal variable. Specific values of a standard normal variable are called z-values. If $X$ is a normally distributed random variable with mean $\mu$ and standard deviation $\sigma$, then the distribution of $$Z =\frac{X-\mu}{\sigma}$$ is the standard normal distribution. For a specific value $x$ of $X$, $\frac{x-\mu}{\sigma}$ is called the z-value. The z-value is a specific value of $Z$.

How to Calculate Z-Score?

To calculate a z-score, divide the deviation by the standard deviation, i.e. $$z=\frac{\mbox{Deviation}}{\mbox{Standard Deviation}}$$ Since the deviation is the observed value of the variable, subtracted by the mean value, then the z-score is determined by the formula

z-score formula

In the following, we will give a stepwise guide for calculation the z-score for the given population.
  1. Find the mean of the population;
  2. Find the standard deviation of the population;
  3. Chose a random sample from the population;
  4. Find the difference between the value of random variable and population mean;
  5. Find the ratio between the difference and population standard deviation.
Example Problem :
The class of five students scored $68, 75, 81, 87,$ and $90$. Find the normalized or z-score of $75$.
Following the previously exposed steps, we obtain

  1. $\mu =\frac{68 + 75 + 81 + 87 + 90}{5}= 80.2$

  2. $\sigma=\sqrt{\frac{(68 - 80.2)^2 + ( 75 - 80.2)^2 + ( 81 - 80.2)^2 + ( 87 - 80.2)^2 + ( 90 - 80.2)^2)}{5}}= 7.98498$

  3. By selecting $75$ as a random member from the population of $68, 75, 81, 87$, and $90$;
  4. The difference between the value of random variable and population mean is $$75 - 80.2= -5.2$$
  5. The ratio between the difference and population standard deviation is
    $$z-\mbox{score} =\frac{x -\mu}{\sigma}= \frac{-5.2}{7.98}= -0.6516$$
In the same manner, we can take any sample within a set of data and determine how many standard deviations above or below the mean it is. So, to find the z-score of a sample, it is necessary to find the mean, variance and standard deviation of the sample. Have in mind that the sample standard deviation formula is different than the population standard deviation, i.e.
$$\mbox{Sample Standard Deviation}=s_X=\sqrt{\frac{1}{n-1}\sum_{i=1}^{i=n}(x_i-\bar{X})^2},$$
where $\bar{X}$ is the sample mean.
$$\mbox{Population Standard Deviation}=\sigma_X=\sqrt{\frac{1}{N}\sum_{i=1}^{i=N}(x_i-\mu)^2},$$
where $\mu$ is the population mean. The z-score of a sample is determined by the formula $$z=\frac{x-\bar{X}}{s_X}$$ where $\bar{X}$ is the sample mean and $s_X$ is the sample standard deviation.
The z-score calculator, p-value calculation, z-table, formulas, solved example with step by step calculation to find the normalized, standard or relative standing value of a random variable of the normal distribution, calculated from the population of $68, 75, 81, 87$ and $90$. For any other values of random member, mean and standard deviation, just supply three real numbers and click on the "GENERATE WORK" button. The grade school students may use this Z-score calculator to generate the work, verify the results derived by hand or do their homework problems efficiently.

Z-Table

The Z-table helps to find the p-value of random variable in the normal distribution. The standard normal distribution is the normal distribution with mean 0 and standard deviation 1. It is denoted as $N(0,1)$. In this case, the probability density function is $$f(x)=\frac1{\sqrt{2\pi}} e^{-\frac{x^2}{2 }}$$ Because the standard normal distribution is used very often, there exist tables to help us calculate probabilities (Standard Normal Table).
$A(z)$ is the integral of the standardized normal distribution from $-\infty$ to $z$, i.e. it represents the area under the standard normal curve from $0$ to the specified value of $z$.

Negative z-value region in normal distribution curve
p-values from Z-Table for Left Tail Region
z0.000.010.020.030.040.050.060.070.080.09
-3.40.00030.00030.00030.00030.00030.00030.00030.00030.00030.0002
-3.30.00050.00050.00050.00040.00040.00040.00040.00040.00040.0003
-3.20.00070.00070.00060.00060.00060.00060.00060.00050.00050.0005
-3.10.00100.00090.00090.00090.00080.00080.00080.00080.00070.0007
-3.00.00130.00130.00130.00120.00120.00110.00110.00110.00100.0010
-2.90.00190.00180.00180.00170.00160.00160.00150.00150.00140.0014
-2.80.00260.00250.00240.00230.00230.00220.00210.00210.00200.0019
-2.70.00350.00340.00330.00320.00310.00300.00290.00280.00270.0026
-2.60.00470.00450.00440.00430.00410.00400.00390.00380.00370.0036
-2.50.00620.00600.00590.00570.00550.00540.00520.00510.00490.0048
-2.40.00820.00800.00780.00750.00730.00710.00690.00680.00660.0064
-2.30.01070.01040.01020.00990.00960.00940.00910.00890.00870.0084
-2.20.01390.01360.01320.01290.01250.01220.01190.01160.01130.0110
-2.10.01790.01740.01700.01660.01620.01580.01540.01500.01460.0143
-2.00.02280.02220.02170.02120.02070.02020.01970.01920.01880.0183
-1.90.02870.02810.02740.02680.02620.02560.02500.02440.02390.0233
-1.80.03590.03510.03440.03360.03290.03220.03140.03070.03010.0294
-1.70.04460.04360.04270.04180.04090.04010.03920.03840.03750.0367
-1.60.05480.05370.05260.05160.05050.04950.04850.04750.04650.0455
-1.50.06680.06550.06430.06300.06180.06060.05940.05820.05710.0559
-1.40.08080.07930.07780.07640.07490.07350.07210.07080.06940.0681
-1.30.09680.09510.09340.09180.09010.08850.08690.08530.08380.0823
-1.20.11510.11310.11120.10930.10750.10560.10380.10200.10030.0985
-1.10.13570.13350.13140.12920.12710.12510.12300.12100.11900.1170
-1.00.15870.15620.15390.15150.14920.14690.14460.14230.14010.1379
-0.90.18410.18140.17880.17620.17360.17110.16850.16600.16350.1611
-0.80.21190.20900.20610.20330.20050.19770.19490.19220.18940.1867
-0.70.24200.23890.23580.23270.22960.22660.22360.22060.21770.2148
-0.60.27430.27090.26760.26430.26110.25780.25460.25140.24830.2451
-0.50.30850.30500.30150.29810.29460.29120.28770.28430.28100.3121
-0.40.34460.34090.33720.33360.33000.32640.32280.31920.31560.2776
-0.30.38210.37830.37450.37070.36690.36320.35940.35570.35200.3483
-0.20.42070.41680.41290.40900.40520.40130.39740.39360.38970.3859
-0.10.46020.45620.45220.44830.44430.44040.43640.43250.42860.4247
-0.00.50000.49600.49200.48800.48400.48010.47610.47210.46810.4641
Positive z-value region in normal distribution curve
p-values from Z-Table for Right Tail Region
z0.000.010.020.030.040.050.060.070.080.09
0.00.50000.50400.50800.51200.51600.51990.52390.52790.53190.5359
0.10.53980.54380.54780.55170.55570.55960.56360.56750.57140.5753
0.20.57930.58320.58710.59100.59480.59870.60260.60640.61030.6141
0.30.61790.62170.62550.62930.63310.63680.64060.64430.64800.6517
0.40.65540.65910.66280.66640.67000.67360.67720.68080.68440.6879
0.50.69150.69500.69850.70190.70540.70880.71230.71570.71900.7224
0.60.72570.72910.73240.73570.73890.74220.74540.74860.75170.7549
0.70.75800.76110.76420.76730.77040.77340.77640.77940.78230.7852
0.80.78810.79100.79390.79670.79950.80230.80510.80780.81060.8133
0.90.81590.81860.82120.82380.82640.82890.83150.83400.83650.8389
1.00.84130.84380.84610.84850.85080.85310.85540.85770.85990.8621
1.10.86430.86650.86860.87080.87290.87490.87700.87900.88100.8830
1.20.88490.88690.88880.89070.89250.89440.89620.89800.89970.9015
1.30.90320.90490.90660.90820.90990.91150.91310.91470.91620.9177
1.40.91920.92070.92220.92360.92510.92650.92790.92920.93060.9319
1.50.93320.93450.93570.93700.93820.93940.94060.94180.94290.9441
1.60.94520.94630.94740.94840.94950.95050.95150.95250.95350.9545
1.70.95540.95640.95730.95820.95910.95990.96080.96160.96250.9633
1.80.96410.96490.96560.96640.96710.96780.96860.96930.96990.9706
1.90.97130.97190.97260.97320.97380.97440.97500.97560.97610.9767
2.00.97720.97780.97830.97880.97930.97980.98030.98080.98120.9817
2.10.98210.98260.98300.98340.98380.98420.98460.98500.98540.9857
2.20.98610.98640.98680.98710.98750.98780.98810.98840.98870.9890
2.30.98930.98960.98980.99010.99040.99060.99090.99110.99130.9916
2.40.99180.99200.99220.99250.99270.99290.99310.99320.99340.9936
2.50.99380.99400.99410.99430.99450.99460.99480.99490.99510.9952
2.60.99530.99550.99560.99570.99590.99600.99610.99620.99630.9964
2.70.99650.99660.99670.99680.99690.99700.99710.99720.99730.9974
2.80.99740.99750.99760.99770.99770.99780.99790.99790.99800.9981
2.90.99810.99820.99820.99830.99840.99840.99850.99850.99860.9986
3.00.99870.99870.99870.99880.99880.99890.99890.99890.99900.9990
3.10.99900.99910.99910.99910.99920.99920.99920.99920.99930.9993
3.20.99930.99930.99940.99940.99940.99940.99940.99950.99950.9995
3.30.99950.99950.99950.99960.99960.99960.99960.99960.99960.9997
3.40.99970.99970.99970.99970.99970.99970.99970.99970.99970.9998

How to Find p-value from Z-Table

By using the Z-Table we can find probabilities for a statistical sample with a standard normal distribution. To find the p-value from the z-table we need to follow the next steps:

  • Find the row which represents the ones digit and the tenths digit of the z-value;
  • Find the column that represents the the hundredths digit of the z-value;
  • Intersect the row and column from Steps 1 and 2;
This result represents $P(Z < z)$, as a left tail shows the probability that the random variable $Z$ is less than the value of $z$.
For example, let us find the p-value for $P(Z < 1.13)$. Using the Z-Table, find the row for $1.1$ and the column for $0.03$.

Cumulative Standardized Normal Distribution
z0.000.010.020.030.040.050.060.070.080.09
0.80.78810.79100.79390.79670.79950.80230.80510.80780.81060.8133
0.90.81590.81860.82120.82380.82640.82890.83150.83400.83650.8389
1.00.84130.84380.84610.84850.85080.85310.85540.85770.85990.8621
1.10.86430.86650.86860.87080.87290.87490.87700.87900.88100.8830
1.20.88490.88690.88880.89070.89250.89440.89620.89800.89970.9015

The intersection is 0.8708. Therefore, $P(Z < 1.13)=0.8708$.
As we mentioned, the total area under the normal curve is $1$. This means,
$$P(Z < 1.13)+P(Z > 1.13)=1$$
So,
$$P(Z > 1.13)=1-P(Z < 1.13)=1-0.8708=0.1292$$
Let us find the p-value for $P(Z < 1.13)$. Using the z-table, find the row for $-1.1$ and the column for $0.03$.

Cumulative Standardized Normal Distribution
z0.000.010.020.030.040.050.060.070.080.09
-1.20.11510.11310.11120.10930.10750.10560.10380.10200.10030.0985
-1.10.13570.13350.13140.12920.12710.12510.12300.12100.11900.1170
-1.00.15870.15620.15390.15150.14920.14690.14460.14230.14010.1379
-0.90.18410.18140.17880.17620.17360.17110.16850.16600.16350.1611
-0.80.21190.20900.20610.20330.20050.19770.19490.19220.18940.1867

The intersection is 0.1292. We can conclude that
$$P(Z > 1.13)=P(Z < 1.13)=0.1292$$
It follows because the normal distribution is symmetric. Generally, to calculate corresponding probabilities, we should follow the next rules:
  1. $ P(Z\leq z)=\left\{ \begin{array}{ll} A(z), & z>0\ 1-A(z), & z<0 \end{array} \right. $
  2. $ P(Z\geq z)=\left\{ \begin{array}{ll} 1-A(z), & z>0\ A(z), & z<0 \end{array} \right. $
  3. $ P( z_1\leq Z\leq z_2)=A(z_2)-A(z_1)$

Real World Problems Using Z-score

The standard score transformation is useful to compare the relative standings between the members of the distribution with population mean and standard deviation. In other words, z-score determines how many standard deviations $\sigma$ a raw score of a random variable of the population above or below the population mean. Standard score is an important factor in statistics and probability to identify which random member in the normal distribution performing good, bad or moderate.
The graph of a standard normal distribution is called the standard normal curve. z-scores can be used to calculate probability (p-value) by comparing the location of the z-score to the area under a normal curve either to the left or right. A standard normal distribution has the following properties:

  • The normal curve is bell shaped and is symmetric about the mean;
  • The total area under the normal curve is equal to one.
standard normal curve
Since the total area under the curve is $1$, and the curve is symmetric with respect to the $y$-axis, the areas under the curve in the regions $x<0$ and $x>0$ are equal $0.5$, i.e $P(Z<0)=P(Z>0)=0.5$.
standard normal curve with left tail standard normal curve with right tail
Because the standard normal distribution is used very often, there exist tables to help us calculate probabilities (Standard Normal Table).

Z-score Practice Problems

Practice Problem 1:
Find the z-score of a value of 35, if a mean of data set is 25, and a standard deviation is z.

Practice Problem 2:
Find the z-score of the price of a ball that cost $\$27$, if the mean ball price is $\$25.2$, with a standard deviation of 1.6.

Practice Problem 3:
Given a normal distribution with a mean of 237 and standard deviation of 56, find a value with a z-score of 1.94.

Practice Problem 4:
In a population that is normally distributed with mean 7 and standard deviation 11, the bottom 90% of the values are those less than x. Find the value of x.

Practice Problem 5:
Find z-values correspond to the middle 60% of the standard normal distribution.

z-score of standard normal distribution
The z-score calculator, p-value from z-table, formulas, work with steps, real world problems and practice problems would be very useful for grade school students (K-12 education) to learn what is z-score and p-value in probability and statistics, how to find z-score by formula, how to find p-value from z-table and where it can be applicable in the real world problems.