Z-scores

From Practical Statistics for Educators
Revision as of 18:09, 28 August 2019 by Admin (talk | contribs) (Created page with "'''A Brief Explanation of Z-Scores:''' A z-score is a standard score that is used by researchers to add focus and clarity to data. Z-scores indicate how many standard deviati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A Brief Explanation of Z-Scores: A z-score is a standard score that is used by researchers to add focus and clarity to data. Z-scores indicate how many standard deviations a a raw score is from the mean. The mean is fixed at zero and standard deviations are fixed at 1. For example, suppose the mean test score for a sample is 80 with a standard deviation of 12 and you scored a 98 on that test. Your z-score is +1.5, indicating that you scored 1.5 standard deviations above the mean. If a z-score is close to zero the corresponding raw score is close to the mean for the test. If a z-score is -2 the corresponding raw score is 2 standard deviations below the mean.

contributed by Helen Knudsen


Calculating Z-scores using SPSS

I, among others were having a hard time calculating Z-scores using the SPSS program. Amy, Michelle and I brainstormed last week, but had no luck. The book is vague in terms of how to approach it. Thanks for the guidance, Frank.


When calculating Z-scores on SPSS, follow these directions:


1) Once you have the data entered in SPSS, click on "Analyze", "Descriptive Statistics", "Descriptives".

2) Move the variable over that you want to analyze.

3) Click on the small box that states, "Save standardized values as variables".

4) Click on "Options" if you would like to calculate mean, median, mode, etc. in addition to Z-scores.

5) Click "OK".

6) The Z-scores will appear in a separate column in the data editor.


contributed by Chris Longo