In
probability theory
Probability theory is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expressing it through a set o ...
and
directional statistics Directional statistics (also circular statistics or spherical statistics) is the subdiscipline of statistics that deals with directions (unit vectors in Euclidean space, R''n''), axes ( lines through the origin in R''n'') or rotations in R''n''. M ...
, a wrapped normal distribution is a
wrapped probability distribution that results from the "wrapping" of the
normal distribution
In statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real-valued random variable. The general form of its probability density function is
:
f(x) = \frac e^
The parameter \mu i ...
around the
unit circle
In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
. It finds application in the theory of
Brownian motion
Brownian motion, or pedesis (from grc, πήδησις "leaping"), is the random motion of particles suspended in a medium (a liquid or a gas).
This pattern of motion typically consists of random fluctuations in a particle's position insi ...
and is a solution to the
heat equation for
periodic boundary conditions
Periodic boundary conditions (PBCs) are a set of boundary conditions which are often chosen for approximating a large (infinite) system by using a small part called a ''unit cell''. PBCs are often used in computer simulations and mathematical mode ...
. It is closely approximated by the
von Mises distribution
In probability theory and directional statistics, the von Mises distribution (also known as the circular normal distribution or Tikhonov distribution) is a continuous probability distribution on the circle. It is a close approximation to the w ...
, which, due to its mathematical simplicity and tractability, is the most commonly used distribution in directional statistics.
Definition
The
probability density function
In probability theory, a probability density function (PDF), or density of a continuous random variable, is a function whose value at any given sample (or point) in the sample space (the set of possible values taken by the random variable) c ...
of the wrapped normal distribution is
:
where ''μ'' and ''σ'' are the mean and standard deviation of the unwrapped distribution, respectively.
Expressing
Expression may refer to:
Linguistics
* Expression (linguistics), a word, phrase, or sentence
* Fixed expression, a form of words with a specific meaning
* Idiom, a type of fixed expression
* Metaphorical expression, a particular word, phrase, ...
the above density function in terms of the
characteristic function In mathematics, the term "characteristic function" can refer to any of several distinct concepts:
* The indicator function of a subset, that is the function
::\mathbf_A\colon X \to \,
:which for a given subset ''A'' of ''X'', has value 1 at point ...
of the normal distribution yields:
:
where
is the
Jacobi theta function
In mathematics, theta functions are special functions of several complex variables. They show up in many topics, including Abelian varieties, moduli spaces, quadratic forms, and solitons. As Grassmann algebras, they appear in quantum field the ...
, given by
:
and
The wrapped normal distribution may also be expressed in terms of the
Jacobi triple product
In mathematics, the Jacobi triple product is the mathematical identity:
:\prod_^\infty
\left( 1 - x^\right)
\left( 1 + x^ y^2\right)
\left( 1 +\frac\right)
= \sum_^\infty x^ y^,
for complex numbers ''x'' and ''y'', with , ''x'', < 1 and ''y ...
:
:
where
and
Moments
In terms of the circular variable
the circular moments of the wrapped normal distribution are the characteristic function of the normal distribution evaluated at integer arguments:
:
where
is some interval of length
. The first moment is then the average value of ''z'', also known as the mean resultant, or mean resultant vector:
:
The mean angle is
:
and the length of the mean resultant is
:
The circular standard deviation, which is a useful measure of dispersion for the wrapped normal distribution and its close relative, the
von Mises distribution
In probability theory and directional statistics, the von Mises distribution (also known as the circular normal distribution or Tikhonov distribution) is a continuous probability distribution on the circle. It is a close approximation to the w ...
is given by:
:
Estimation of parameters
A series of ''N'' measurements ''z''
''n'' = ''e''
''iθ''''n'' drawn from a wrapped normal distribution may be used to estimate certain parameters of the distribution. The average of the series is defined as
:
and its expectation value will be just the first moment:
:
In other words, is an unbiased estimator of the first moment. If we assume that the mean ''μ'' lies in the interval
−''π'', ''π''), then Arg will be a (biased) estimator of the mean ''μ''.
Viewing the ''z''''n'' as a set of vectors in the complex plane, the 2 statistic is the square of the length of the averaged vector:
:
and its expected value is:
:
In other words, the statistic
:
will be an unbiased estimator of ''e''−''σ''2, and ln(1/''R''''e''2) will be a (biased) estimator of ''σ''2
Entropy
The Entropy (information theory)">information entropy
In information theory, the entropy of a random variable is the average level of "information", "surprise", or "uncertainty" inherent to the variable's possible outcomes. Given a discrete random variable X, which takes values in the alphabet \ ...
of the wrapped normal distribution is defined as:
:
where is any interval of length . Defining and , the Jacobi triple product
In mathematics, the Jacobi triple product is the mathematical identity:
:\prod_^\infty
\left( 1 - x^\right)
\left( 1 + x^ y^2\right)
\left( 1 +\frac\right)
= \sum_^\infty x^ y^,
for complex numbers ''x'' and ''y'', with , ''x'', < 1 and ''y ...
representation for the wrapped normal is:
:
where is the Euler function. The logarithm of the density of the wrapped normal distribution may be written:
:
Using the series expansion for the logarithm:
:
the logarithmic sums may be written as:
:
so that the logarithm of density of the wrapped normal distribution may be written as:
:
which is essentially a Fourier series
A Fourier series () is a summation of harmonically related sinusoidal functions, also known as components or harmonics. The result of the summation is a periodic function whose functional form is determined by the choices of cycle length (or '' ...
in . Using the characteristic function representation for the wrapped normal distribution in the left side of the integral:
:
the entropy may be written:
:
which may be integrated to yield:
:
See also
* Wrapped distribution In probability theory and directional statistics, a wrapped probability distribution is a continuous probability distribution that describes data points that lie on a unit ''n''-sphere. In one dimension, a wrapped distribution consists of points on ...
* Dirac comb
In mathematics, a Dirac comb (also known as shah function, impulse train or sampling function) is a periodic function with the formula
\operatorname_(t) \ := \sum_^ \delta(t - k T)
for some given period T. Here ''t'' is a real variable and t ...
* Wrapped Cauchy distribution
In probability theory and directional statistics, a wrapped Cauchy distribution is a wrapped probability distribution that results from the "wrapping" of the Cauchy distribution around the unit circle. The Cauchy distribution is sometimes known as ...
* Von Mises distribution
In probability theory and directional statistics, the von Mises distribution (also known as the circular normal distribution or Tikhonov distribution) is a continuous probability distribution on the circle. It is a close approximation to the w ...
References
*
*
*
External links
Circular Values Math and Statistics with C++11
A C++11 infrastructure for circular values (angles, time-of-day, etc.) mathematics and statistics
{{ProbDistributions, directional
Continuous distributions
Directional statistics
Normal distribution