Normal Scores
Menu location: Data_Transforming and Deriving_Normal Scores.
This function saves the normal scores of workbook data you select into a new workbook column marked Nml Score: Name, where Name is the column label of the original data.
Three different methods for calculating normal scores are provided:
1. van der Waerden's method (Conover, 1999):
- where s is the normal score for an observation, r is the rank for that observation, n is the sample size and Φ(p) is the pth quantile from the standard normal distribution.
2. Blom's method (Altman, 1991):
- where s is the normal score for an observation, r is the rank for that observation, n is the sample size and Φ(p) is the pth quantile from the standard normal distribution.
3. Expected normal order scores (David, 1981; Royston, 1982; Harter, 1961)
- where s is the normal score for an observation, r is the rank for that observation, n is the sample size, Φ(p) is the standard normal density for p and Φ(p) is the pth quantile from the standard normal distribution. The solution is found by numerical integration. Calculation of expected normal order scores is not practical for very large samples, n of 2500 is the maximum permitted in StatsDirect.
Example
Test workbook (Nonparametric worksheet: First Born).
Scoring the following agressivity scores for a sample of firstborn twins using the first method above gives:
First Born -----> | Nml Score(vdW): First Born |
86 | 0.2934 |
71 | -0.6151 |
77 | 0 |
68 | -1.4261 |
91 | 1.1984 |
72 | -0.2933 |
77 | 0 |
91 | 1.1984 |
70 | -1.0201 |
71 | -0.6151 |
88 | 0.7363 |
87 | 0.5024 |