Z Score Calculator - Z Table Calculator (2024)

Use this Z table calculator to easily calculate the Z-score from a given raw score. Also computes areas under the normal curve (p-values) cut off by a given score. A table of Z scores and corresponding p-values is included, as well as the z score formula. Also calculates Z from p.

Quick navigation:

  1. Using the Z score calculator
  2. What is a Z Distribution?
  3. What is a "Z score"?
  4. Z score formula
  5. Z table
  6. Example calculations

Using the Z score calculator

The z score calculator can be used to derive a z statistic from a raw score and known or estimated distribution mean and standard deviation. If the variance is known instead, then the standard deviation is simply its square root. The output also contains probabilities calculated for different areas under the standard normal curve which correspond to a one-tailed or two-tailed test of significance. The cumulative probabilities are calculated using the standard normal cumulative distribution function (CDF).

The z statistic calculator can also be used in inverse - to obtain a Z critical value corresponding to a given probability. Simply select "Z score from P" and enter the p-value threshold in the field to obtain the standard score defining the critical region.

What is a Z Distribution?

The Z distribution is simply the standard normal distribution of the random variable Z meaning it is a normal distribution with mean 0 and variance and standard deviation equal to 1 [1,2,3]. The Z distribution with key quantiles is shown on the graph below:

Z Score Calculator - Z Table Calculator (1)

The fact that the distribution is standardized means that the quantiles are known, and that area between any two Z scores is also known. For example, 68.27% of values would fall between -1 and 1 standard deviations of a Z distribution. Similarly, just over 95% of its probability density falls between -2 and +2 standard deviations. The entire distribution density sums to 1 and just like other normal distributions it is fully defined by its first two moments. These and other qualities make it a useful tool in statistics and probability calculation of various sorts.

Our z score calculator uses the CDF of the Z distribution to find the area under the standard normal curve above, below, between, or outside regions defined by given scores. It uses the inverse CDF to calculate Z scores from p-values.

What is a "Z score"?

The z-score, also referred to as standard score and z-value is a signed real valued dimensionless quantity which indicates the number of standard deviations by which a given observed data point is distanced from the mean or expected value of a distribution. Standard refers to the fact that they are computed against the standard normal distribution (a.k.a. Z distribution) which is fully defined by its mean and standard deviation of zero and one, respectively.

Z values have numerous applications in statistical inference and estimation. Most commonly they are used in a Z-test of significance as well as confidence interval calculations [4]. They are also used in process control and quality assurance applications (e.g. six sigma). Due to Z values being standardized scores they are useful in comparing measurements across different scales which is often needed in both scientific and applied disciplines.

Z score formula

The formula for calculating a z score from a raw score from is given by the simple equation:

Z Score Calculator - Z Table Calculator (2)

Using the above formula one can easily convert a raw score from a normal distribution with known or estimated mean and standard deviation to a standard score. An online Z calculator can perform the arithmetic for you quickly and easily.

Z table

A Z table contains tabulated values of the Z distribution and their corresponding quantiles, or percentages. Since a table of Z scores can be used to judge either a point null hypothesis (e.g. the effect is exactly zero), as well as the more commonly needed composite nulls such as μ1 ≤ 0, a proper Z table should contain both types of cumulative probabilities. In the table below, a one-tailed p-value / percentile refers to the area under the standard normal curve to the right of the Z score ( P(X > z) ), whereas a two-tailed p-value / percentile refers to the cumulative probability contained in the union of the areas to the right of -Z and to the left of Z ( P(X < -|z| ∪ X > |z|) ).

Table of commonly used Z-score cut-offs for defining critical regions for normally distributed random variables:

Common Z score cut-offs
Z scoreP-value (1-tailed)Percentile (1-tailed)P-value (2-tailed)Percentile (2-tailed)
0.31860.500050.00%0.750025.00%
0.50000.308569.15%0.617138.29%
0.67450.250075.00%0.500050.00%
0.84160.200080.00%0.400060.00%
1.00000.158784.13%0.317368.27%
1.28160.100090.00%0.200080.00%
1.64480.050095.00%0.100090.00%
1.95990.025097.50%0.050095.00%
2.00000.022897.72%0.045595.45%
2.32630.010099.00%0.020098.00%
2.57580.005099.50%0.010099.00%
3.00000.001399.87%0.002799.73%
3.71900.001099.99%0.002099.98%
3.89000.00005099.995%0.00010099.990%

Note that since the standard normal distribution is symmetrical, a two-tailed p-value is exactly twice that of a one-tailed one for the same value of Z. Obviously, such a table has limited utility nowadays when it is much easier to use a free online z table calculator like ours. Refer to the documentation and graphs in our critical value calculator page for more on critical values and regions.

Example calculations

It is easy to find the Z score corresponding to a given raw score, given that one knows the mean and standard deviation of the normal distribution to which the raw score belongs. Using the z statistic formula above we can easily compute that a raw score from a standard normal distribution is equivalent to the Z score since z = (x - μ) / σ = x for μ = 0 and σ = 1.

In another example, a raw score of 1600 from a distribution with mean 1000 and variance 90,000 is given. How do we find the Z score? First, convert the variance (σ2) to standard deviation (σ) by taking its square root: σ = √90000 = 300. Then the solution is simply:

z = (1600 - 1000) / 300 = 600 / 300 = 2

This tells us that the raw score of 1600 is 2 standard deviations away from the mean. The normal CDF can then be used to arrive at whatever area under the standard normal curve is of interest. For example, to reject the hypothesis that the true value related to the observation is not lower than or equal to zero, one needs to compute

p = P(X > z) = P(X > 2) = 0.0228

which is the 2.28% percentile. For the last part one can look up the Z table for the row where Z = 2, or use a Z score probability calculator if the value is not tabulated or a greater precision is needed.

References

1 Gauss, C.F. (1809) "Theoria motvs corporvm coelestivm in sectionibvs conicis Solem ambientivm" [Theory of the Motion of the Heavenly Bodies Moving about the Sun in Conic Sections]

2 Laplace, P-S (1774). "Mémoire sur la probabilité des causes par les événements". Mémoires de l'Académie Royale des Sciences de Paris (Savants étrangers), Tome 6: 621–656. Translated by Stephen M. Stigler in Statistical Science 1(3), 1986.

3 Laplace, P-S (1812). "Théorie analytique des probabilités" [Analytical theory of probabilities]

4 Mayo D.G., Spanos A. (2010) – "Error Statistics", in P. S. Bandyopadhyay & M. R. Forster (Eds.), Philosophy of Statistics, (7, 152–198). Handbook of the Philosophy of Science. The Netherlands: Elsevier.

Our statistical calculators have been featured in scientific papers and articles published in high-profile science journals by:

Z Score Calculator - Z Table Calculator (2024)

References

Top Articles
Craigslist Personals Florida
Grand Park Baseball Tournaments
Maria Lima Lietz - Hamburger SV
East Bay Horizon
Wharton County Busted Newspaper
A Comprehensive Guide to Redgif Downloader
Colossians 2 Amplified
They Cloned Tyrone Showtimes Near Showbiz Cinemas - Kingwood
Mandy Sacs On BLP Combine And The Vince McMahon Netflix Documentary
Nyc Peep Show 2022
Premier Auto Works-- The House Of Cash Car Deals
781 Area Code | Telephone Directories
2024 Coachella Predictions
Staffing crisis: Restaurants struggle to find help in Orange County
Kodiak C4500 For Sale On Craigslist
Craigslist For Cars Los Angeles
Pain Out Maxx Kratom
John Wick Megashare
Kira Kener 2022
Wild Fork Foods Login
Wirrig Pavilion Seating Chart
Scrap Metal Prices in Indiana, Pennsylvania Scrap Price Index,United States Scrap Yards
Bustime B8
Streameast Io Soccer
Panty Note Manga Online
Couches To Curios Photos
Jill Vasil Sell Obituary
Sealy Posturepedic Carver 11 Firm
South Louisiana Community College Bookstore
Https Eresponse Tarrantcounty Com
Dr Yakubu Riverview
How Much Does Hasa Pay For Rent 2022
Keanu Reeves cements his place in action genre with ‘John Wick: Chapter 4’
Papamurphys Near Me
Leaked Full Video Of Tiktok Star The Real Cacagirl AKA Realcacagirl - Cara Mesin
Sunset Time Yesterday
Joe Bartlett Wor Salary
Vogler Funeral Home At Forsyth Memorial Park
Sep Latest Version
cGMP vs GMP: What's the Difference? | Ascendia Pharma
Now 81, Wayne Newton Will Soon Mark 65 Years as Mr. Las Vegas
Lucky Money Strain
Venti X Zhongli R34
Used Vehicles for Sale near Grandville, MI 49418 | U-Haul
German American Bank Owenton Ky
R Toronto Blue Jays
Is Gary Hamrick Calvinist
Carros Jeep Wrangler Tachira | MercadoLibre 📦
Saryn Prime Build 2023
Sutter Health Candidate Login
Restaurant Supply Store Ogden Utah
Arlene Grayson And Brittany Murphy
Latest Posts
Article information

Author: Lidia Grady

Last Updated:

Views: 5569

Rating: 4.4 / 5 (45 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Lidia Grady

Birthday: 1992-01-22

Address: Suite 493 356 Dale Fall, New Wanda, RI 52485

Phone: +29914464387516

Job: Customer Engineer

Hobby: Cryptography, Writing, Dowsing, Stand-up comedy, Calligraphy, Web surfing, Ghost hunting

Introduction: My name is Lidia Grady, I am a thankful, fine, glamorous, lucky, lively, pleasant, shiny person who loves writing and wants to share my knowledge and understanding with you.