5

One can define the probability distribution: $$ p(\theta; \alpha, \theta_0) = \frac{ e^{ \alpha \cos( \theta-\theta_0) }}{ 2 \pi I_0(\alpha)} $$ over an angular variable $\theta \in [0,2 \pi]$. By what name(s) is this distribution called?

($I_0$ is the modified Bessel function and serves to normalize the distribution)

StasK
  • 29,235
  • 2
  • 80
  • 165
Dave
  • 3,109
  • 15
  • 23

1 Answers1

5

It's von Mises distribution, aka Tikhonov distribution, and plays the role similar to the normal distribution in 1D statistics.

For reference, $I_0(z)$ is the modified Bessel function of order 0.

StasK
  • 29,235
  • 2
  • 80
  • 165