Location parameter: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
No edit summary
imported>Hellacioussatyr
No edit summary
 
Line 11: Line 11:


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:  
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>
<math display="block">
g(x' = x - \mu | \sigma) = \frac{1}{\sigma \sqrt{2\pi} } \exp\left(-\frac{1}{2}\left(\frac{x'}{\sigma}\right)^2\right)
g(x' = x - \mu | \sigma) = \frac{1}{\sigma \sqrt{2\pi} } \exp\left(-\frac{1}{2}\left(\frac{x'}{\sigma}\right)^2\right)
</math>
</math>
Line 19: Line 19:


A location parameter can also be found in families having more than one parameter, such as [[location–scale family|location–scale families]]. In this case, the probability density function or probability mass function will be a special case of the more general form
A location parameter can also be found in families having more than one parameter, such as [[location–scale family|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>
<math display="block">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.
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.


Line 27: Line 27:
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
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>
<math display="block">g(x| \mu, \sigma)= \frac{1}{\sigma} f{\left(\frac{x-\mu}{\sigma}\right)}</math>


is a probability density function.
is a probability density function.


The location family is then defined as follows:
The location family is then defined as follows:


Let <math>
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.
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 noise==
==Additive noise==
Line 50: Line 41:


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:
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>
<math display="block">
g(x | \theta, x_0) = f(x - x_0 | \theta), \; x \in [a + x_0, b + x_0]
g(x | \theta, x_0) = f(x - x_0 | \theta), \; x \in [a + x_0, b + x_0]
</math>
</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. ">{{cite book | last=Ross | first=Sheldon | title=Introduction to probability models | publisher=Academic Press | publication-place=Amsterdam Boston | year=2010 | isbn=978-0-12-375686-2 | oclc=444116127 }}</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:
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. ">{{cite book | last=Ross | first=Sheldon | title=Introduction to probability models | publisher=Academic Press | publication-place=Amsterdam Boston | year=2010 | isbn=978-0-12-375686-2 | oclc=444116127 }}</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>
<math display="block">
\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
\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>
</math>
now making the variable change <math>u = x - x_0</math> and updating the integration interval accordingly yields:
now making the variable change <math>u = x - x_0</math> and updating the integration interval accordingly yields:
:<math>
<math display="block">
\int_{a}^{b} f(u | \theta) du = 1
\int_{a}^{b} f(u | \theta) du = 1
</math>
</math>

Latest revision as of 19:28, 10 August 2025

Template:Short description Template:Multiple issues

In statistics, a location parameter of a probability distribution is a scalar- or vector-valued parameter x0, 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:

A direct example of a location parameter is the parameter μ of the normal distribution. To see this, note that the probability density function f(x|μ,σ) of a normal distribution 𝒩(μ,σ2) can have the parameter μ factored out and be written as: g(x=xμ|σ)=1σ2πexp(12(xσ)2) thus fulfilling the first of the definitions given above.

The above definition indicates, in the one-dimensional case, that if x0 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 fx0,θ(x)=fθ(xx0) where x0 is the location parameter, θ represents additional parameters, and fθ is a function parametrized on the additional parameters.

Definition

Source:[4]

Let f(x) be any probability density function and let μ and σ>0 be any given constants. Then the function

g(x|μ,σ)=1σf(xμσ)

is a probability density function.

The location family is then defined as follows:

Let f(x) be any probability density function. Then the family of probability density functions ={f(xμ):μ} is called the location family with standard probability density function f(x), where μ is called the location parameter for the family.

Additive noise

An alternative way of thinking of location families is through the concept of additive noise. If x0 is a constant and W is random noise with probability density fW(w), then X=x0+W has probability density fx0(x)=fW(xx0) and its distribution is therefore part of a location family.

Proofs

For the continuous univariate case, consider a probability density function f(x|θ),x[a,b], where θ is a vector of parameters. A location parameter x0 can be added by defining: g(x|θ,x0)=f(xx0|θ),x[a+x0,b+x0] it can be proved that g is a p.d.f. by verifying if it respects the two conditions[5] g(x|θ,x0)0 and g(x|θ,x0)dx=1. g integrates to 1 because: g(x|θ,x0)dx=a+x0b+x0g(x|θ,x0)dx=a+x0b+x0f(xx0|θ)dx now making the variable change u=xx0 and updating the integration interval accordingly yields: abf(u|θ)du=1 because f(x|θ) is a p.d.f. by hypothesis. g(x|θ,x0)0 follows from g sharing the same image of f, which is a p.d.f. so its range is contained in [0,1].

See also

References

  1. Script error: No such module "Citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "Citation/CS1".
  4. Script error: No such module "citation/CS1".
  5. Script error: No such module "citation/CS1".

General references

  • Script error: No such module "citation/CS1".

Template:Statistics