Normalization (statistics)

From testwiki
Revision as of 02:58, 5 February 2024 by 98.253.59.130 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:Use American English Template:Use mdy dates Template:Other uses

In statistics and applications of statistics, normalization can have a range of meanings.[1] In the simplest cases, normalization of ratings means adjusting values measured on different scales to a notionally common scale, often prior to averaging. In more complicated cases, normalization may refer to more sophisticated adjustments where the intention is to bring the entire probability distributions of adjusted values into alignment. In the case of normalization of scores in educational assessment, there may be an intention to align distributions to a normal distribution. A different approach to normalization of probability distributions is quantile normalization, where the quantiles of the different measures are brought into alignment.

In another usage in statistics, normalization refers to the creation of shifted and scaled versions of statistics, where the intention is that these normalized values allow the comparison of corresponding normalized values for different datasets in a way that eliminates the effects of certain gross influences, as in an anomaly time series. Some types of normalization involve only a rescaling, to arrive at values relative to some size variable. In terms of levels of measurement, such ratios only make sense for ratio measurements (where ratios of measurements are meaningful), not interval measurements (where only distances are meaningful, but not ratios).

In theoretical statistics, parametric normalization can often lead to pivotal quantities – functions whose sampling distribution does not depend on the parameters – and to ancillary statistics – pivotal quantities that can be computed from observations, without knowing parameters.

Examples

There are different types of normalizations in statistics – nondimensional ratios of errors, residuals, means and standard deviations, which are hence scale invariant – some of which may be summarized as follows. Note that in terms of levels of measurement, these ratios only make sense for ratio measurements (where ratios of measurements are meaningful), not interval measurements (where only distances are meaningful, but not ratios). See also Category:Statistical ratios.

Name Formula Use
Standard score Xμσ Normalizing errors when population parameters are known. Works well for populations that are normally distributed[2]
Student's t-statistic β^β0s.e.(β^) the departure of the estimated value of a parameter from its hypothesized value, normalized by its standard error.
Studentized residual ε^iσ^i=Xiμ^iσ^i Normalizing residuals when parameters are estimated, particularly across different data points in regression analysis.
Standardized moment μkσk Normalizing moments, using the standard deviation σ as a measure of scale.
Coefficient of
variation
σμ Normalizing dispersion, using the mean μ as a measure of scale, particularly for positive distribution such as the exponential distribution and Poisson distribution.
Min-max feature scaling X=XXminXmaxXmin Feature scaling is used to bring all values into the range [0,1]. This is also called unity-based normalization. This can be generalized to restrict the range of values in the dataset between any arbitrary points a and b, using for example X=a+(XXmin)(ba)XmaxXmin.

Note that some other ratios, such as the variance-to-mean ratio (σ2μ), are also done for normalization, but are not nondimensional: the units do not cancel, and thus the ratio has units, and is not scale-invariant.

Other types

Other non-dimensional normalizations that can be used with no assumptions on the distribution include:

See also

References

Template:Reflist

  1. Cite error: Invalid <ref> tag; no text was provided for refs named Dodge
  2. Template:Cite book