Z-Score - Definition, Formula, and Calculation (2024)

What is a Z-Score?

Z-score is the distance of the raw score value from the mean in terms of standard deviation. Raw scores above the mean have a positive Z-score value, while a raw score below the mean has a negative z-score value.

Z-Score is also known as the standard score because it allows the comparison of scores on different kinds of data by standardizing the distribution.

Z-Score value can be positive, negative, or zero.

Z-Score - Definition, Formula, and Calculation (1)

Using Z-Score Formula

If the population mean and population standard deviation are known, the Z score is calculated using the below formula

z = (x -μ )/σ

Where:μ = is the population mean for the unstandardized valueσ = is the population standard deviation for the unstandardized valuex = is the raw score value

z = is the calculated z-score value.

Z score value calculated using the z-score formula represents the distance of raw score x value in the units of standard deviation from the mean value.

A Z-Score formula can also be represented as below when the mean of population and population of standard deviation is unknown.

In such a case, the z score is calculated using the sample mean and sample standard deviation as below

z = (x- x̄ )/S

Where:

x = is the raw score value

x̄ = is the sample mean

S = is the sample standard deviation

z = is the calculated z score value.

Why is Z Score important?

Z score is a very useful and important statistic because

  1. It allows a comparison between two scores that are from different normal distributions. This is achieved by converting raw to standardized scores.
  2. It allows us to calculate the probability of a score occurring within the same normal distribution.

How to Calculate Z-Score?

The Z-score is a dimensionless measure since it is derived by subtracting the population mean from an individual raw score and then this difference is divided by the population standard deviation.

This computational procedure is called standardizing raw scores.

Let’s understand z score calculation with an example as given below:

Z Score Example

For example, let’s say you have scored 170 marks on the statistics test.

The Mean of the test has 135 and a standard deviation of 20. Find the Z Score.

Solution:

Using the z score formula as given below

z = (x -μ )/σ

In the above example,

x = raw test score value = 170μ = mean = 135σ = standard deviation = 20

Input values in the z score formula to calculate the value below

z = (170 – 135)/20 = 1.75

Z score calculated tells your score is 1.75 standard deviations above the mean as it has a positive value.

How to Interpret the Z-Score?

Z score value can be positive, negative, or zero.

  • If the Z-score is zero, it tells that the raw score value is equal to the mean of the distribution, i.e. it is zero standard deviation away from the mean.
  • If the Z-score is positive, it tells that the raw score value is above the mean of the distribution.
  • If the Z-score is negative, it tells that the raw score value is below the mean of the distribution.

In most cases, the Z score lies within 3 standard deviations below or above the mean of the distribution.

Z-score tells us how far the raw score value is from the mean of the distribution.

It basically measures how much a raw score value is standard deviation above or below the mean of the distribution.

How Z-Score Works?

Let’s understand how the z-score works with the help of an example.

We have 20 students who appeared on the English test. Tom was among those who appeared for tests and got 70 marks out of 100.

The average score was 60 (µ) and the standard deviation was 15 (σ).

Tom wants to know how he performed in English compared to the other 20 students.

Solution:

We need to calculate the z-score for his marks to find how good his score is compared to the other 20 students.

In order to calculate the z-score, we will use the z-score formula as given below:

z = (x – μ )/σ

In the above example,

x=70 , μ = 60, σ = 15

z-score = (70-60)/15 = 0.67

Let’s find its corresponding probability using a Z-Table.

Find the first two digits on the y-axis (0.6 in our example). Then go to the x-axis to find the second decimal number (0.07 in this case).

Z-Score - Definition, Formula, and Calculation (2)

The number is 0.7486. Multiply this number by 100 to calculate its percentage.

So 0.7486 x 100 = 74.86%.

This means that almost 75% of the students scored lower than Tom and only 25% scored higher marks than Tom.

75% out of 20 students is 15. Tom did better than 15 students in his English test.

Understanding Z-Score Vs Standard Deviation

Standard Deviation: In Statistics, the standard deviation is a measure of the amount of variation of a set of values.

A low standard deviation shows that the values are close to the mean, and a high standard deviation indicates that the values are spread out over a wider range.

It gives the amount of deviation of an element from the mean but does not say the element is below or above the average.

Z-score: Z score is a measure of how many standard deviations below or above a raw element is from the mean.

The Z score not only gives the measure of the deviation of an element but also indicates the exact position of the raw score with respect to the mean.

In most large data sets, 99% of values have a Z-score between -3 and 3, meaning they lie within three standard deviations above and below the mean.

What does a lower z-score mean?

A lower z-score indicates that the data value is too many standard deviations below the mean.

The lower z-score tells us that there is a very low probability of data values below the given z-score.

For example, the below graph shows the normal standard curve for the z-score=-2.7

Z-Score - Definition, Formula, and Calculation (3)

Let’s find the probability for z-score =-2.7 using the negative z-table shown below

Z-Score - Definition, Formula, and Calculation (4)

The required probability is 0.0035 i.e. 0.35% which is even less than a half percent.

So, there is only a 0.35% probability that values less than the given z-value exist which is very less.

Cool Tip: How to Calculate the Z Score in Excel!

What does a higher z-score mean?

A higher z-score indicates that the data value is positive and that many standard deviations from the mean.

The higher z-score tells us that there is a very high probability of data values above the given z-score.

The higher z-score happens sometimes due to long-tailed distribution or sometimes it highlights the outliers present in the data.

For example, the below graph shows the normal standard curve for the z-score=2.6

Z-Score - Definition, Formula, and Calculation (5)

The probability for the z-score =2.6 is 0.0047 i.e. 0.47% which is even less than a half percent.

Hence, there is only a 0.47% probability that values greater than the given z-value exist which is very less.

Conclusion

I hope the above article on Z-Score is useful to you to understand concepts of z-score, z score formula, and z-score use in practical application.

You can use Z-Score to standardize scores from different groups of normalized distribution data.

You can find more topics about Z-Score and how to calculate z score given the area on the ZscoreGeek home page.

Z-Score - Definition, Formula, and Calculation (2024)

FAQs

Z-Score - Definition, Formula, and Calculation? ›

The formula for calculating a z-score is z = (x-μ)/σ, where x is the raw score, μ is the population mean, and σ is the population standard deviation. As the formula shows, the z-score is simply the raw score minus the population mean, divided by the population standard deviation. Figure 2.

What is the formula for calculating the z-score? ›

Z Score = (x − x̅ )/σ

Where, x = Standardized random variable. x̅ = Mean. σ = Standard deviation.

What is the definition of the z-score? ›

Z-score is a statistical measure that quantifies the distance between a data point and the mean of a dataset. It's expressed in terms of standard deviations. It indicates how many standard deviations a data point is from the mean of the distribution.

What is the original formula for the z-score? ›

The formula for Altman Z-Score is 1.2*(working capital / total assets) + 1.4*(retained earnings / total assets) + 3.3*(earnings before interest and tax / total assets) + 0.6*(market value of equity / total liabilities) + 1.0*(sales / total assets).

What is the z-score for a 95 confidence interval? ›

The Z value for 95% confidence is Z=1.96.

How do you calculate the Z factor? ›

Z factor is calculated as the separation band divided by the dynamic range (i.e., the difference between the sample mean and the control mean), which is calculated as shown in Equation 1. The same equation can be expressed in Equation 2 when rearranged. Based on Z-factor value, the hits can be discerned.

What is a good z-score value? ›

What Is a Good Z-Score? 0 is used as the mean and indicates average Z-scores. Any positive Z-score is a good, standard score. However, a larger Z-score of around 3 shows strong financial stability and would be considered above the standard score.

How to calculate z-score in Excel? ›

The formula for computing a z-score is =(DataValue-Mean)/StDev. For example, to compute a z- score for the first value in our data set, we use the formula =(A2-$D$2)/$E$2 as Figure 1 illustrates. Notice the dollar signs $ in the formula. These dollar signs are what are known as absolute markers.

What are the 4 steps to find the z-score? ›

Below are steps you can use to find the Z-score of a data set:
  • Determine the mean. The mean, or average, is a value that represents the average value within a data set. ...
  • Choose a value for x. ...
  • Find the standard deviation. ...
  • Perform the calculation.
Jun 28, 2024

What is the difference between z-score and standard deviation? ›

Key Takeaways

Standard deviation defines the line along which a particular data point lies. Z-score indicates how much a given value differs from the standard deviation. The Z-score, or standard score, is the number of standard deviations a given data point lies above or below mean.

How to calculate z-score and t score? ›

A T-score is calculated using the formula 𝑇=10*𝑍+50, translating Z-scores into a 0-100 or 20-80 scale with 50 as the mean.

How do you find z-score formula? ›

How To Calculate. The formula for calculating a z-score is z = (x-μ)/σ, where x is the raw score, μ is the population mean, and σ is the population standard deviation.

What if the z-score is negative? ›

2. Z-scores can be positive or negative. A positive Z-score shows that your value lies above the mean, while a negative Z-score shows that your value lies below the mean. If I tell you your income has a Z-score of -0.8, you immediately know that your income is below average.

How do you find the actual z-score? ›

However, when given a z-score in the text of a problem, we can solve this formula for x in order to find the original observed value. Your textbook or teacher may provide you with another formula for problems like this: x = μ + σ z .

What is the formula for the z-score of a sample size? ›

Sample Size Formula for Infinite and Finite Population
Formulas for Sample Size (SS)
For Infinite Sample SizeSS = [Z2p (1 − p)]/ C2
For Finite Sample SizeSS/ [1 + {(SS − 1)/Pop}]

What is the formula for the z value in the z test? ›

A one-sample z test is used to check if there is a difference between the sample mean and the population mean when the population standard deviation is known. The formula for the z test statistic is given as follows: z = ¯¯¯x−μσ√n x ¯ − μ σ n .

How is the z-score table calculated? ›

Z-Score Formula

If X is a random variable from a normal distribution with mean (μ) and standard deviation (σ), its Z-score may be calculated by subtracting mean from X and dividing the whole by standard deviation. For the average of a sample from a population 'n', the mean is μ and the standard deviation is σ.

Top Articles
Phillips 66 Announces Major Milestone in Production of Renewable Diesel
Cleveland Funeral Services | Shelby, North Carolina
Varsity Competition Results 2022
Monthly Weather Calendar
Seattle Clipper Vacations Ferry Terminal Amtrak
Opsahl Kostel Funeral Home & Crematory Yankton
Schluter & Balik Funeral Home Obituaries
Dbd Wesker Build
Craigslist Sf Furniture
La Fitness Oxford Valley Class Schedule
Wordscape 5832
Old Navy Student Discount Unidays
Almost Home Natchitoches Menu
5 high school boys cross country stars of the week: Sept. 13 edition
Sitel Group®, leader mondial de l’expérience client, accélère sa transformation et devient Foundever®
Charmingtranny Com
JPMorgan and 6 More Companies That Are Hiring in 2024, Defying the Layoffs Trend
35 Best Anime Waifus Of All Time: The Ultimate Ranking – FandomSpot
E23.Ultipro
Naval Academy Baseball Roster
Wok Uberinternal
Midsommar 123 Movies
Tcu Jaggaer
Razwan Ali ⇒ Free Company Director Check
SuperLotto Plus | California State Lottery
Oh The Pawsibilities Salon & Stay Plano
Atdhe Net
Kaelis Dahlias
Liberty Prime Poster
Kagtwt
Language levels - Dutch B1 / 2 –What do these language levels mean? - Learn Dutch Online
Uw Madison Mechanical Engineering Flowchart
Lily Spa Roanoke Rapids Reviews
Bully Scholarship Edition Math 5
Antonio Brown Football Reference
Forums Social Media Girls Women Of Barstool
Stephen King's The Boogeyman Movie: Release Date, Trailer And Other Things We Know About The Upcoming Adaptation
The "Minus Sign (−)" Symbol in Mathematics
Matrizen | Maths2Mind
Green Press Gazette Obits
Damaged car, damaged cars for sale
Tyson Foods W2 Online
Rachaelrayshow Com Recipes
Mosley Lane Candles
5613192063
Noel Berry's Biography: Age, Height, Boyfriend, Family, Net Worth
Evangeline Shrine Club Banquet Hall Photos
Lhhouston Photos
New Application Instructions · Government Portal
Birmingham National Weather Service
Rust Belt Revival Auctions
Pollen Count Butler Pa
Latest Posts
Article information

Author: Rubie Ullrich

Last Updated:

Views: 6485

Rating: 4.1 / 5 (52 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Rubie Ullrich

Birthday: 1998-02-02

Address: 743 Stoltenberg Center, Genovevaville, NJ 59925-3119

Phone: +2202978377583

Job: Administration Engineer

Hobby: Surfing, Sailing, Listening to music, Web surfing, Kitesurfing, Geocaching, Backpacking

Introduction: My name is Rubie Ullrich, I am a enthusiastic, perfect, tender, vivacious, talented, famous, delightful person who loves writing and wants to share my knowledge and understanding with you.