Location parameter
Template:Short description Template:Multiple issues
In statistics, a location parameter of a probability distribution is a scalar- or vector-valued parameter <math>x_0</math>, which determines the "location" or shift of the distribution. In the literature of location parameter estimation, the probability distributions with such parameter are found to be formally defined in one of the following equivalent ways:
- either as having a probability density function or probability mass function <math>f(x - x_0)</math>;<ref>Template:Cite journal</ref> or
- having a cumulative distribution function <math>F(x - x_0)</math>;<ref>Template:Cite book</ref> or
- being defined as resulting from the random variable transformation <math>x_0 + X</math>, where <math>X</math> is a random variable with a certain, possibly unknown, distribution.<ref>Template:Cite journal</ref> See also Template:Slink.
A direct example of a location parameter is the parameter <math>\mu</math> of the normal distribution. To see this, note that the probability density function <math>f(x | \mu, \sigma)</math> of a normal distribution <math>\mathcal{N}(\mu,\sigma^2)</math> can have the parameter <math>\mu</math> factored out and be written as:
- <math>
g(x' = x - \mu | \sigma) = \frac{1}{\sigma \sqrt{2\pi} } \exp(-\frac{1}{2}\left(\frac{x'}{\sigma}\right)^2) </math> thus fulfilling the first of the definitions given above.
The above definition indicates, in the one-dimensional case, that if <math>x_0</math> is increased, the probability density or mass function shifts rigidly to the right, maintaining its exact shape.
A location parameter can also be found in families having more than one parameter, such as location–scale families. In this case, the probability density function or probability mass function will be a special case of the more general form
- <math>f_{x_0,\theta}(x) = f_\theta(x-x_0)</math>
where <math>x_0</math> is the location parameter, θ represents additional parameters, and <math>f_\theta</math> is a function parametrized on the additional parameters.
DefinitionEdit
Source:<ref>Template:Cite book</ref>
Let <math>f(x)</math> be any probability density function and let <math>\mu</math> and <math>\sigma > 0</math> be any given constants. Then the function
<math>g(x| \mu, \sigma)= \frac{1}{\sigma}f\left(\frac{x-\mu}{\sigma}\right)</math>
is a probability density function.
The location family is then defined as follows:
Let <math> f(x) </math> be any probability density function. Then the family of probability density functions <math> \mathcal{F} = \{f(x-\mu) : \mu \in \mathbb{R}\} </math> is called the location family with standard probability density function <math> f(x) </math>, where <math> \mu </math> is called the location parameter for the family.
Additive noiseEdit
An alternative way of thinking of location families is through the concept of additive noise. If <math>x_0</math> is a constant and W is random noise with probability density <math>f_W(w),</math> then <math>X = x_0 + W</math> has probability density <math>f_{x_0}(x) = f_W(x-x_0)</math> and its distribution is therefore part of a location family.
ProofsEdit
For the continuous univariate case, consider a probability density function <math>f(x | \theta), x \in [a, b] \subset \mathbb{R}</math>, where <math>\theta</math> is a vector of parameters. A location parameter <math>x_0</math> can be added by defining:
- <math>
g(x | \theta, x_0) = f(x - x_0 | \theta), \; x \in [a + x_0, b + x_0] </math> it can be proved that <math>g</math> is a p.d.f. by verifying if it respects the two conditions<ref name="Ross 2010 p. ">Template:Cite book</ref> <math>g(x | \theta, x_0) \ge 0</math> and <math>\int_{-\infty}^{\infty} g(x | \theta, x_0) dx = 1</math>. <math>g</math> integrates to 1 because:
- <math>
\int_{-\infty}^{\infty} g(x | \theta, x_0) dx = \int_{a + x_0}^{b + x_0} g(x | \theta, x_0) dx = \int_{a + x_0}^{b + x_0} f(x - x_0 | \theta) dx </math> now making the variable change <math>u = x - x_0</math> and updating the integration interval accordingly yields:
- <math>
\int_{a}^{b} f(u | \theta) du = 1 </math> because <math>f(x | \theta)</math> is a p.d.f. by hypothesis. <math>g(x | \theta, x_0) \ge 0</math> follows from <math>g</math> sharing the same image of <math>f</math>, which is a p.d.f. so its range is contained in <math>[0, 1]</math>.
See alsoEdit
ReferencesEdit
<references/>
General referencesEdit
- {{#invoke:citation/CS1|citation
|CitationClass=web }} Template:Statistics