Johnson Transformation | |||
|---|---|---|---|
| Description | The Johnson transformation is a statistical technique that transforms non-normal data into a normal distribution. It extends the Box-Cox transformation and can handle positively and negatively skewed data. | ||
Why to use | To normalize the distribution of a continuous variable. | ||
When to use |
| When not to use |
|
Prerequisites |
| ||
Input | Any dataset containing numerical variables. | Output | A transformed version of the original dataset. |
Statistical Methods Used |
| Limitation |
|