Z-Score: Meaning and Formula (2024)

What Is Z-Score?

Z-score is a statistical measurement that describes a value's relationship to the mean of a group of values. Z-score is measured in terms of standard deviations from the mean. In investing and trading, Z-scores are measures of an instrument's variability and can be used by traders to help determine volatility.

Key Takeaways

  • A Z-Score is a statistical measurement of a score's relationship to the mean in a group of scores.
  • A Z-score can reveal to a trader if a value is typical for a specified data set or if it is atypical.
  • In general, a Z-score of -3.0 to 3.0 suggests that a stock is trading within three standard deviations of its mean.
  • Traders have developed many methods that use z-score to identify correlations between trades, trading positions, and evaluate trading strategies.

Understanding 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.

If a Z-score is 0, it indicates that the data point's score is identical to the mean score. A Z-score of 1.0 would indicate a value that is one standard deviation from the mean. Z-scores may be positive or negative, with a positive value indicating the score is above the mean and a negative score indicating it is below the mean.

The Z-score is sometimes confused with the Altman Z-score, which is calculated using factors taken from a company's financial reports. The Altman Z-score is used to calculate the likelihood that a business will go bankrupt in the next two years, while the Z-score can be used to determine how far a stock's return differs from it's average return—and much more.

Z-Score Formula

The statistical formula for a value's z-score is calculated using the following formula:

z = ( x - μ ) / σ

Where:

  • z = Z-score
  • x = the value being evaluated
  • μ = the mean
  • σ = the standard deviation

How to Calculate Z-Score

Z-Score

Calculating a z-score requires that you first determine the mean and standard deviation of your data. Once you have these figures, you can calculate your z-score. So, assume you have the following variables:

  • x = 57
  • μ = 52
  • σ = 4

You would use the variables in the formula:

  • z = ( 57 - 52 ) / 4
  • z = 1.25

So, your selected value has a z-score that indicates it is 1.25 standard deviations from the mean.

Spreadsheets

To determine z-score using a spreadsheet, you'll need to input your values and determine the average for the range and the stadard deviation. Using the formulas:

=AVERAGE(A2:A7)
=STDEV(A2:A7)

You'll find that the following values have a mean of 12.17 and a standard deviation of 6.4.

ABC
1Factor (x)Mean (μ)St. Dev. (σ)
2312.176.4
31312.176.4
4812.176.4
52112.176.4
61712.176.4
71112.176.4

Using the z-score formula, you can figure out each factor's z-score. Use the following formula in D2, then D3, and so on:

Cell D2 = ( A2 - B2 ) / C2
Cell D3 = ( A3 - B3 ) / C3
ABCD
1Factor (x)Mean (μ)St. Dev. (σ)Z-Score
2312.176.4-1.43
31312.176.40.13
4812.176.4-0.65
52112.176.41.38
61712.176.40.75
71112.176.4-0.18

How the Z-Score Is Used

In it's most basic form, the z-score allows you determine how far (measured in standard deviations) the returns for the stock you're evaluating are from the mean of a sample of stocks. The average score you have could be the mean of a stock's annual return, the average return of the index it is listed on, or the average return of a selection of stocks you've picked.

Some traders use the z-scores in more advanced evalulation methods, such as weighting each stock's return to use factor investing, where stocks are evaluated based on specific attributes using z-scores and standard deviation. In the forex markets, traders use z-scores and confidence limits to test the capability of a trading system to generate winning and losing streaks.

Z-Scores vs. Standard Deviation

In most large data sets (assuming a normal distribution of data), 99.7% of values lie between -3 and 3 standard deviations, 95% between -2 and 2 standard deviations, and 68% between -1 and 1 standard deviations.

Standard deviation indicates the amount ofvariability(or dispersion) within a given data set. For instance, if a sample of normally distributed data had a standard deviation of 3.1, and another had one of 6.3, the model with a standard deviation (SD) of 6.3 is more dispersed and would graph with a lower peak than the sample with an SD of 3.1.

A distribution curve has negative and positive sides, so there are positive and negative standard deviations and z-scores. However, this has no relevance to the value itself other than indicating which side of the mean it is on. A negative value means it is on the left of the mean, and a positive value indicates it is on the right.

The z-score shows the number of standard deviations a given data point lies from the mean. So, standard deviation must be calculated first because the z-score uses it to communicate a data point's variability.

What Is Z-Score?

The Z-score is a way to figure out how far away a piece of data is from the average of a group, measured in standard deviations. It tells us if a data point is typical or unusual compared to the rest of the group, which is useful for spotting unusual values and comparing data between different groups.

How Is Z-Score Calculated?

The Z-score is calculated by finding the difference between a data point and the average of the dataset, then dividing that difference by the standard deviation to see how many standard deviations the data point is from the mean.

How Is Z-Score Used in Real Life?

A z-score is used in many real-life applications, such as medical evaluations, test scoring, business decision-making, and investing and trading opportunity measurements. Traders that use statistical measures like z-scores to evaluate trading opportunities are called quant traders (quantitative traders).

What Is a Good Z-Score?

The higher (or lower) a z-score is, the further away from the mean the point is. This isn't necessarily good or bad; it merely shows where the data lies in a normally distributed sample. This means it comes down to preference when evaluating an investment or opportunity. For example, some investors use a z-score range of -3.0 to 3.0 because 99.7% of normally distributed data falls in this range, while others might use -1.5 to 1.5 because they prefer scores closer to the mean.

Why Is Z-Score So Important?

A z-score is important because it tells where your data lies in the data distribution. For example, if a z-score is 1.5, it is 1.5 standard deviations away from the mean. Because 68% of your data lies within one standard deviation (if it is normally distributed), 1.5 might be considered too far from average for your comfort.

The Bottom Line

A z-score is a statistical measurement that tells you how far away from the mean (or average) your datum lies in a normally distributed sample. At its most basic level, investors and traders use quantitative analysis methods such as a z-score to determine how a stock performs compared to other stocks or its own historical performance. In more advanced z-score uses, traders weigh investments based on desirable criteria, develop other indicators, or even try to predict the outcome of a trading strategy.

Z-Score: Meaning and Formula (2024)

FAQs

What is the formula for the z-score? ›

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.

What does a z-score tell you explain? ›

Understanding Z-Score

It indicates how many standard deviations a data point is from the mean of the distribution. If a Z-score is 0, it indicates that the data point's score is identical to the mean score. A Z-score of 1.0 would indicate a value that is one standard deviation from the mean.

What does Z mean in formula? ›

A z-score measures exactly how many standard deviations above or below the mean a data point is. Here's the formula for calculating a z-score: z = data point − mean standard deviation

What is the z test formula and meaning? ›

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 .

What is the z-score of 95 percent? ›

The critical z-score values when using a 95 percent confidence level are -1.96 and +1.96 standard deviations. The uncorrected p-value associated with a 95 percent confidence level is 0.05.

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 do you interpret data using z-score? ›

Z-scores can be positive or negative. The sign tells you whether the observation is above or below the mean. For example, a z-score of +2 indicates that the data point falls two standard deviations above the mean, while a -2 signifies it is two standard deviations below the mean. A z-score of zero equals the mean.

How to use z-score to find probability? ›

To find the probability for the area greater than z, look up the Z-score and subtract it from 1 (this is the same process for finding a negative Z-score). To find the probability for a negative Z-score look up the positive version on this table and subtract it from 1.

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.

What is the difference between z-score and T score? ›

T-scores compare bone density with that of a healthy person, whereas Z-scores use the average bone density of people of the same age, sex, and size as a comparator. Although both scores can be useful, most experts prefer using Z-scores for children, teenagers, premenopausal females, and younger males.

How do you compare z-scores? ›

Positive Z-scores result from values that are above the mean, and negative Z-scores are from values below the mean. The greater a Z-score's absolute value, the more extraordinary is the data point's deviation from the mean.

What is the meaning of z-test score? ›

A z-score, or z-statistic, is a number representing how many standard deviations above or below the mean population the score derived from a z-test is. Essentially, it is a numerical measurement that describes a value's relationship to the mean of a group of values.

What is the z-test for dummies? ›

z -tests are a statistical way of testing a hypothesis, when we know the population variance σ2 . We use them when we wish to compare the sample mean μ to the population mean μ0 . However, if your sample size is large, n≥30 n ≥ 30 , then you can still use z -tests without knowing the population variance.

What is the meaning of Z value? ›

The Z-value is a test statistic for Z-tests that measures the difference between an observed statistic and its hypothesized population parameter in units of the standard deviation. For example, a selection of factory molds has a mean depth of 10cm and a standard deviation of 1 cm.

What is the formula for t score to z-score? ›

The t-score used in psychometrics is t = 10 z + 50 , where z is the z-score (i.e., the number of standard deviations above or below the mean).

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}]

Top Articles
Latest Posts
Article information

Author: Amb. Frankie Simonis

Last Updated:

Views: 6302

Rating: 4.6 / 5 (56 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Amb. Frankie Simonis

Birthday: 1998-02-19

Address: 64841 Delmar Isle, North Wiley, OR 74073

Phone: +17844167847676

Job: Forward IT Agent

Hobby: LARPing, Kitesurfing, Sewing, Digital arts, Sand art, Gardening, Dance

Introduction: My name is Amb. Frankie Simonis, I am a hilarious, enchanting, energetic, cooperative, innocent, cute, joyous person who loves writing and wants to share my knowledge and understanding with you.