
|
Value
|
Distribution Shape
|
|---|---|
|
kurt = 0
|
Normal distribution
|
|
kurt > 0
|
Relatively peaked distribution
|
|
kurt < 0
|
Relatively flat distribution
|

|
Value
|
Distribution Shape
|
|---|---|
|
skew = 0
|
The distribution is symmetric about its mean, as is the case for the normal distribution.
|
|
skew > 0
|
The distribution "tail" extends towards positive values.
|
|
skew < 0
|
The distribution "tail" extends towards negative values.
|