Rahul Sharma (Editor)

Directional statistics

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Which way is inbound a journey with sf muni and directional statistics


Directional statistics (also circular statistics or spherical statistics) is the subdiscipline of statistics that deals with directions (unit vectors in Rn), axes (lines through the origin in Rn) or rotations in Rn. More generally, directional statistics deals with observations on compact Riemannian manifolds.

Contents

The fact that 0 degrees and 360 degrees are identical angles, so that for example 180 degrees is not a sensible mean of 2 degrees and 358 degrees, provides one illustration that special statistical methods are required for the analysis of some types of data (in this case, angular data). Other examples of data that may be regarded as directional include statistics involving temporal periods (e.g. time of day, week, month, year, etc.), compass directions, dihedral angles in molecules, orientations, rotations and so on.

Circular and higher-dimensional distributions

Any probability density function p ( x ) on the line can be "wrapped" around the circumference of a circle of unit radius. That is, the pdf of the wrapped variable

θ = x w = x mod 2 π     ( π , π ]

is

p w ( θ ) = k = p ( θ + 2 π k ) .

This concept can be extended to the multivariate context by an extension of the simple sum to a number of F sums that cover all dimensions in the feature space:

p w ( θ ) = k 1 = k F = p ( θ + 2 π k 1 e 1 + + 2 π k F e F )

where e k = ( 0 , , 0 , 1 , 0 , , 0 ) T is the k th Euclidean basis vector.

The following sections show some relevant circular distributions.

von Mises circular distribution

The von Mises distribution is a circular distribution which, like any other circular distribution, may be thought of as a wrapping of a certain linear probability distribution around the circle. The underlying linear probability distribution for the von Mises distribution is mathematically intractable; however, for statistical purposes, there is no need to deal with the underlying linear distribution. The usefulness of the von Mises distribution is twofold: it is the most mathematically tractable of all circular distributions, allowing simpler statistical analysis, and it is a close approximation to the wrapped normal distribution, which, analogously to the linear normal distribution, is important because it is the limiting case for the sum of a large number of small angular deviations. In fact, the von Mises distribution is often known as the "circular normal" distribution because of its ease of use and its close relationship to the wrapped normal distribution (Fisher, 1993).

The pdf of the von Mises distribution is: where I 0 is the modified Bessel function of order 0.

Circular uniform distribution

The probability density function (pdf) of the circular uniform distribution is given by

Wrapped normal distribution

The pdf of the wrapped normal distribution (WN) is:

where μ and σ are the mean and standard deviation of the unwrapped distribution, respectively and ϑ ( θ , τ ) is the Jacobi theta function:

Wrapped Cauchy distribution

The pdf of the wrapped Cauchy distribution (WC) is:

where γ is the scale factor and θ 0 is the peak position.

Wrapped Lévy distribution

The pdf of the Wrapped Lévy distribution (WL) is:

where the value of the summand is taken to be zero when θ + 2 π n μ 0 , c is the scale factor and μ is the location parameter.

Distributions on higher-dimensional manifolds

There also exist distributions on the two-dimensional sphere (such as the Kent distribution), the N-dimensional sphere (the von Mises-Fisher distribution) or the torus (the bivariate von Mises distribution).

The von Mises–Fisher distribution is a distribution on the Stiefel manifold, and can be used to construct probability distributions over rotation matrices.

The Bingham distribution is a distribution over axes in N dimensions, or equivalently, over points on the (N − 1)-dimensional sphere with the antipodes identified. For example, if N = 2, the axes are undirected lines through the origin in the plane. In this case, each axis cuts the unit circle in the plane (which is the one-dimensional sphere) at two points that are each other's antipodes. For N = 4, the Bingham distribution is a distribution over the space of unit quaternions. Since a unit quaternion corresponds to a rotation matrix, the Bingham distribution for N = 4 can be used to construct probability distributions over the space of rotations, just like the Matrix-von Mises–Fisher distribution.

These distributions are for example used in geology, crystallography and bioinformatics.

Moments

The raw vector (or trigonometric) moments of a circular distribution are defined as

m n = E ( z n ) = Γ P ( θ ) z n d θ

where Γ is any interval of length 2 π , P ( θ ) is the PDF of the circular distribution, and z = e i θ . Since the integral P ( θ ) is unity, and the integration interval is finite, it follows that the moments of any circular distribution are always finite and well defined.

Sample moments are analogously defined:

m ¯ n = 1 N i = 1 N z i n .

The population resultant vector, length, and mean angle are defined in analogy with the corresponding sample parameters.

ρ = m 1 R = | m 1 | θ μ = A r g ( m 1 ) .

In addition, the lengths of the higher moments are defined as:

R n = | m n |

while the angular parts of the higher moments are just ( n θ μ ) mod 2 π . The lengths of the higher moments will all lie between 0 and 1.

Measures of location and spread

Various measures of location and spread may be defined for both the population and a sample drawn from that population. The most common measure of location is the circular mean. The population circular mean is simply the first moment of the distribution while the sample mean is the first moment of the sample. The sample mean will serve as an unbiased estimator of the population mean.

When data is concentrated, the median and mode may be defined by analogy to the linear case, but for more dispersed or multi-modal data, these concepts are not useful.

The most common measures of circular spread are:

  • The circular variance. For the sample the circular variance is defined as:
  • and for the population Both will have values between 0 and 1.
  • The circular standard deviation
  • with values between 0 and infinity. This definition of the standard deviation (rather than the square root of the variance) is useful because for a wrapped normal distribution, it is an estimator of the standard deviation of the underlying normal distribution. It will therefore allow the circular distribution to be standardized as in the linear case, for small values of the standard deviation. This also applies to the von Mises distribution which closely approximates the wrapped normal distribution. Note that for small S ( z ) , we have S ( z ) 2 = 2 V a r ( z ) .
  • The circular dispersion
  • with values between 0 and infinity. This measure of spread is found useful in the statistical analysis of variance.

    Distribution of the mean

    Given a set of N measurements z n = e i θ n the mean value of z is defined as:

    z ¯ = 1 N n = 1 N z n

    which may be expressed as

    z ¯ = C ¯ + i S ¯

    where

    C ¯ = 1 N n = 1 N cos ( θ n )  and  S ¯ = 1 N n = 1 N sin ( θ n )

    or, alternatively as:

    z ¯ = R ¯ e i θ ¯

    where

    R ¯ = C ¯ 2 + S ¯ 2 a n d θ ¯ = A r c T a n ( S ¯ , C ¯ ) .

    The distribution of the mean ( θ ¯ ) for a circular pdf P(θ) will be given by:

    P ( C ¯ , S ¯ ) d C ¯ d S ¯ = P ( R ¯ , θ ¯ ) d R ¯ d θ ¯ = Γ . . . Γ n = 1 N [ P ( θ n ) d θ n ]

    where Γ is over any interval of length 2 π and the integral is subject to the constraint that S ¯ and C ¯ are constant, or, alternatively, that R ¯ and θ ¯ are constant.

    The calculation of the distribution of the mean for most circular distributions is not analytically possible, and in order to carry out an analysis of variance, numerical or mathematical approximations are needed.

    The central limit theorem may be applied to the distribution of the sample means. (main article: Central limit theorem for directional statistics). It can be shown that the distribution of [ C ¯ , S ¯ ] approaches a bivariate normal distribution in the limit of large sample size.

    Goodness of fit and significance testing

    For cyclic data - (e.g., is it uniformly distributed) :

  • Rayleigh test for a unimodal cluster
  • Kuiper's test for possibly multimodal data.
  • Books on directional statistics

  • Batschelet, E. Circular statistics in biology, Academic Press, London, 1981. ISBN 0-12-081050-6.
  • Fisher, NI., Statistical Analysis of Circular Data, Cambridge University Press, 1993. ISBN 0-521-35018-2
  • Fisher, NI., Lewis, T., Embleton, BJJ. Statistical Analysis of Spherical Data, Cambridge University Press, 1993. ISBN 0-521-45699-1
  • Mardia, KV. and Jupp P., Directional Statistics (2nd edition), John Wiley and Sons Ltd., 2000. ISBN 0-471-95333-4
  • References

    Directional statistics Wikipedia