Rice distribution

From HandWiki
Short description: Probability distribution
In the 2D plane, pick a fixed point at distance ν from the origin. Generate a distribution of 2D points centered around that point, where the x and y coordinates are chosen independently from a Gaussian distribution with standard deviation σ (blue region). If R is the distance from these points to the origin, then R has a Rice distribution.
Probability density function
Rice probability density functions σ = 1.0
Cumulative distribution function
Rice cumulative distribution functions σ = 1.0
Parameters [math]\displaystyle{ \nu\ge 0 }[/math], distance between the reference point and the center of the bivariate distribution,
[math]\displaystyle{ \sigma\ge 0 }[/math], scale
Support [math]\displaystyle{ x \in [0,\infty) }[/math]
PDF [math]\displaystyle{ \frac{x}{\sigma^2}\exp\left(\frac{-(x^2+\nu^2)} {2\sigma^2}\right)I_0\left(\frac{x\nu}{\sigma^2}\right) }[/math]
CDF

[math]\displaystyle{ 1-Q_1\left(\frac{\nu}{\sigma },\frac{x}{\sigma }\right) }[/math]

where Q1 is the Marcum Q-function
Mean [math]\displaystyle{ \sigma \sqrt{\pi/2}\,\,L_{1/2}(-\nu^2/2\sigma^2) }[/math]
Variance [math]\displaystyle{ 2\sigma^2+\nu^2-\frac{\pi\sigma^2}{2}L_{1/2}^2\left(\frac{-\nu^2}{2\sigma^2}\right) }[/math]
Skewness (complicated)
Kurtosis (complicated)

In probability theory, the Rice distribution or Rician distribution (or, less commonly, Ricean distribution) is the probability distribution of the magnitude of a circularly-symmetric bivariate normal random variable, possibly with non-zero mean (noncentral). It was named after Stephen O. Rice (1907–1986).

Characterization

The probability density function is

[math]\displaystyle{ f(x\mid\nu,\sigma) = \frac{x}{\sigma^2}\exp\left(\frac{-(x^2+\nu^2)} {2\sigma^2}\right)I_0\left(\frac{x\nu}{\sigma^2}\right), }[/math]

where I0(z) is the modified Bessel function of the first kind with order zero.

In the context of Rician fading, the distribution is often also rewritten using the Shape Parameter [math]\displaystyle{ K = \frac{\nu^2}{2\sigma^2} }[/math], defined as the ratio of the power contributions by line-of-sight path to the remaining multipaths, and the Scale parameter [math]\displaystyle{ \Omega = \nu^2+2\sigma^2 }[/math], defined as the total power received in all paths.[1]

The characteristic function of the Rice distribution is given as:[2][3]

[math]\displaystyle{ \begin{align} \chi_X(t\mid\nu,\sigma) = \exp \left( -\frac{\nu^2}{2\sigma^2} \right) & \left[ \Psi_2 \left( 1; 1, \frac{1}{2}; \frac{\nu^2}{2\sigma^2}, -\frac{1}{2} \sigma^2 t^2 \right) \right. \\[8pt] & \left. {} + i \sqrt{2} \sigma t \Psi_2 \left( \frac{3}{2}; 1, \frac{3}{2}; \frac{\nu^2}{2\sigma^2}, -\frac{1}{2} \sigma^2 t^2 \right) \right], \end{align} }[/math]

where [math]\displaystyle{ \Psi_2 \left( \alpha; \gamma, \gamma'; x, y \right) }[/math] is one of Horn's confluent hypergeometric functions with two variables and convergent for all finite values of [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math]. It is given by:[4][5]

[math]\displaystyle{ \Psi_2 \left( \alpha; \gamma, \gamma'; x, y \right) = \sum_{n=0}^{\infty}\sum_{m=0}^\infty \frac{(\alpha)_{m+n}}{(\gamma)_m(\gamma')_n} \frac{x^m y^n}{m!n!}, }[/math]

where

[math]\displaystyle{ (x)_n = x(x+1)\cdots(x+n-1) = \frac{\Gamma(x+n)}{\Gamma(x)} }[/math]

is the rising factorial.

Properties

Moments

The first few raw moments are:

[math]\displaystyle{ \begin{align} \mu_1^{'}&= \sigma \sqrt{\pi/2}\,\,L_{1/2}(-\nu^2/2\sigma^2) \\ \mu_2^{'}&= 2\sigma^2+\nu^2\, \\ \mu_3^{'}&= 3\sigma^3\sqrt{\pi/2}\,\,L_{3/2}(-\nu^2/2\sigma^2) \\ \mu_4^{'}&= 8\sigma^4+8\sigma^2\nu^2+\nu^4\, \\ \mu_5^{'}&=15\sigma^5\sqrt{\pi/2}\,\,L_{5/2}(-\nu^2/2\sigma^2) \\ \mu_6^{'}&=48\sigma^6+72\sigma^4\nu^2+18\sigma^2\nu^4+\nu^6 \end{align} }[/math]

and, in general, the raw moments are given by

[math]\displaystyle{ \mu_k^{'}=\sigma^k2^{k/2}\,\Gamma(1\!+\!k/2)\,L_{k/2}(-\nu^2/2\sigma^2). \, }[/math]

Here Lq(x) denotes a Laguerre polynomial:

[math]\displaystyle{ L_q(x)=L_q^{(0)}(x)=M(-q,1,x)=\,_1F_1(-q;1;x) }[/math]

where [math]\displaystyle{ M(a,b,z) = _1F_1(a;b;z) }[/math] is the confluent hypergeometric function of the first kind. When k is even, the raw moments become simple polynomials in σ and ν, as in the examples above.

For the case q = 1/2:

[math]\displaystyle{ \begin{align} L_{1/2}(x) &=\,_1F_1\left( -\frac{1}{2};1;x\right) \\ &= e^{x/2} \left[\left(1-x\right)I_0\left(-\frac{x}{2}\right) -xI_1\left(-\frac{x}{2}\right) \right]. \end{align} }[/math]

The second central moment, the variance, is

[math]\displaystyle{ \mu_2= 2\sigma^2+\nu^2-(\pi\sigma^2/2)\,L^2_{1/2}(-\nu^2/2\sigma^2) . }[/math]

Note that [math]\displaystyle{ L^2_{1/2}(\cdot) }[/math] indicates the square of the Laguerre polynomial [math]\displaystyle{ L_{1/2}(\cdot) }[/math], not the generalized Laguerre polynomial [math]\displaystyle{ L^{(2)}_{1/2}(\cdot). }[/math]

Related distributions

  • [math]\displaystyle{ R \sim \mathrm{Rice}\left(|\nu|,\sigma\right) }[/math] if [math]\displaystyle{ R = \sqrt{X^2 + Y^2} }[/math] where [math]\displaystyle{ X \sim N\left(\nu\cos\theta,\sigma^2\right) }[/math] and [math]\displaystyle{ Y \sim N\left(\nu \sin\theta,\sigma^2\right) }[/math] are statistically independent normal random variables and [math]\displaystyle{ \theta }[/math] is any real number.
  • Another case where [math]\displaystyle{ R \sim \mathrm{Rice}\left(\nu,\sigma\right) }[/math] comes from the following steps:
    1. Generate [math]\displaystyle{ P }[/math] having a Poisson distribution with parameter (also mean, for a Poisson) [math]\displaystyle{ \lambda = \frac{\nu^2}{2\sigma^2}. }[/math]
    2. Generate [math]\displaystyle{ X }[/math] having a chi-squared distribution with 2P + 2 degrees of freedom.
    3. Set [math]\displaystyle{ R = \sigma\sqrt{X}. }[/math]
  • If [math]\displaystyle{ R \sim \operatorname{Rice}(\nu,1) }[/math] then [math]\displaystyle{ R^2 }[/math] has a noncentral chi-squared distribution with two degrees of freedom and noncentrality parameter [math]\displaystyle{ \nu^2 }[/math].
  • If [math]\displaystyle{ R \sim \operatorname{Rice}(\nu,1) }[/math] then [math]\displaystyle{ R }[/math] has a noncentral chi distribution with two degrees of freedom and noncentrality parameter [math]\displaystyle{ \nu }[/math].
  • If [math]\displaystyle{ R \sim \operatorname{Rice}(0,\sigma) }[/math] then [math]\displaystyle{ R \sim \operatorname{Rayleigh}(\sigma) }[/math], i.e., for the special case of the Rice distribution given by [math]\displaystyle{ \nu = 0 }[/math], the distribution becomes the Rayleigh distribution, for which the variance is [math]\displaystyle{ \mu_2= \frac{4-\pi}{2}\sigma^2 }[/math].
  • If [math]\displaystyle{ R \sim \operatorname{Rice}(0,\sigma) }[/math] then [math]\displaystyle{ R^2 }[/math] has an exponential distribution.[6]
  • If [math]\displaystyle{ R \sim \operatorname{Rice}\left(\nu,\sigma\right) }[/math] then [math]\displaystyle{ 1/R }[/math] has an Inverse Rician distribution.[7]
  • The folded normal distribution is the univariate special case of the Rice distribution.

Limiting cases

For large values of the argument, the Laguerre polynomial becomes[8]

[math]\displaystyle{ \lim_{x \to -\infty}L_\nu(x)=\frac{|x|^\nu}{\Gamma(1+\nu)}. }[/math]

It is seen that as ν becomes large or σ becomes small the mean becomes ν and the variance becomes σ2.

The transition to a Gaussian approximation proceeds as follows. From Bessel function theory we have

[math]\displaystyle{ I_\alpha(z) \to \frac{e^z}{\sqrt{2\pi z}} \left(1 - \frac{4 \alpha^2 - 1}{8z} + \cdots \right) \text { as } z \rightarrow \infty }[/math]

so, in the large [math]\displaystyle{ x\nu/\sigma^2 }[/math] region, an asymptotic expansion of the Rician distribution:

[math]\displaystyle{ \begin{align} f(x,\nu,\sigma) = {} & \frac{x}{\sigma^2}\exp\left(\frac{-(x^2+\nu^2)} {2\sigma^2}\right)I_0\left(\frac{x\nu}{\sigma^2}\right) \\ \text{ is } \\ & \frac{x}{\sigma^2}\exp\left(\frac{-(x^2 + \nu^2)} {2\sigma^2}\right) \sqrt{\frac{\sigma^2}{2\pi x \nu}} \exp \left( \frac {2x \nu}{2\sigma^2} \right) \left(1 + \frac{\sigma^2}{8x\nu} + \cdots \right)\\ \rightarrow {} & \frac{1}{\sigma \sqrt{2 \pi}}\exp\left(-\frac{(x - \nu)^2} {2\sigma^2}\right) \sqrt{ \frac{x}{\nu} } , \;\;\; \text{ as } \frac{x\nu}{\sigma^2} \rightarrow \infty \end{align} }[/math]

Moreover, when the density is concentrated around [math]\displaystyle{ \nu }[/math] and [math]\displaystyle{ |x - \nu| \ll \sigma }[/math] because of the Gaussian exponent, we can also write [math]\displaystyle{ \sqrt{ {x}/{\nu} } \approx 1 }[/math] and finally get the Normal approximation

[math]\displaystyle{ f(x,\nu,\sigma) \approx \frac{1}{\sigma \sqrt{2\pi}} \exp\left(- \frac{(x - \nu)^2}{2\sigma^2}\right) , \;\;\; \frac{\nu}{\sigma} \gg 1 }[/math]

The approximation becomes usable for [math]\displaystyle{ \frac{\nu}{\sigma} \gt 3 }[/math]

Parameter estimation (the Koay inversion technique)

There are three different methods for estimating the parameters of the Rice distribution, (1) method of moments,[9][10][11][12] (2) method of maximum likelihood,[9][10][11][13] and (3) method of least squares.[citation needed] In the first two methods the interest is in estimating the parameters of the distribution, ν and σ, from a sample of data. This can be done using the method of moments, e.g., the sample mean and the sample standard deviation. The sample mean is an estimate of μ1' and the sample standard deviation is an estimate of μ21/2.

The following is an efficient method, known as the "Koay inversion technique".[14] for solving the estimating equations, based on the sample mean and the sample standard deviation, simultaneously . This inversion technique is also known as the fixed point formula of SNR. Earlier works[9][15] on the method of moments usually use a root-finding method to solve the problem, which is not efficient.

First, the ratio of the sample mean to the sample standard deviation is defined as r, i.e., [math]\displaystyle{ r=\mu^{'}_1/\mu^{1/2}_2 }[/math]. The fixed point formula of SNR is expressed as

[math]\displaystyle{ g(\theta) = \sqrt{ \xi{(\theta)} \left[ 1+r^2\right] - 2}, }[/math]

where [math]\displaystyle{ \theta }[/math] is the ratio of the parameters, i.e., [math]\displaystyle{ \theta = {\nu}/{\sigma} }[/math], and [math]\displaystyle{ \xi{\left(\theta\right)} }[/math] is given by:

[math]\displaystyle{ \xi{\left(\theta\right)} = 2 + \theta^2 - \frac{\pi}{8} \exp{(-\theta^2/2)}\left[ (2+\theta^2) I_0 (\theta^2/4) + \theta^2 I_1(\theta^{2}/4)\right]^2, }[/math]

where [math]\displaystyle{ I_0 }[/math] and [math]\displaystyle{ I_1 }[/math] are modified Bessel functions of the first kind.

Note that [math]\displaystyle{ \xi{\left(\theta\right)} }[/math] is a scaling factor of [math]\displaystyle{ \sigma }[/math] and is related to [math]\displaystyle{ \mu_{2} }[/math] by:

[math]\displaystyle{ \mu_2 = \xi{\left(\theta\right)} \sigma^2. }[/math]

To find the fixed point, [math]\displaystyle{ \theta^{*} }[/math], of [math]\displaystyle{ g }[/math], an initial solution is selected, [math]\displaystyle{ {\theta}_{0} }[/math], that is greater than the lower bound, which is [math]\displaystyle{ {\theta}_{\text{lower bound}} = 0 }[/math] and occurs when [math]\displaystyle{ r = \sqrt{\pi/(4-\pi)} }[/math][14] (Notice that this is the [math]\displaystyle{ r=\mu^{'}_1/\mu^{1/2}_2 }[/math] of a Rayleigh distribution). This provides a starting point for the iteration, which uses functional composition,[clarification needed] and this continues until [math]\displaystyle{ \left|g^{i}\left(\theta_{0}\right)-\theta_{i-1}\right| }[/math] is less than some small positive value. Here, [math]\displaystyle{ g^{i} }[/math] denotes the composition of the same function, [math]\displaystyle{ g }[/math], [math]\displaystyle{ i }[/math] times. In practice, we associate the final [math]\displaystyle{ \theta_{n} }[/math] for some integer [math]\displaystyle{ n }[/math] as the fixed point, [math]\displaystyle{ \theta^{*} }[/math], i.e., [math]\displaystyle{ \theta^{*} = g\left(\theta^{*}\right) }[/math].

Once the fixed point is found, the estimates [math]\displaystyle{ \nu }[/math] and [math]\displaystyle{ \sigma }[/math] are found through the scaling function, [math]\displaystyle{ \xi{\left(\theta\right)} }[/math], as follows:

[math]\displaystyle{ \sigma = \frac{\mu^{1/2}_2}{\sqrt{\xi\left(\theta^{*}\right)}}, }[/math]

and

[math]\displaystyle{ \nu = \sqrt{\left( \mu^{'~2}_1 + \left(\xi\left(\theta^{*}\right) - 2\right)\sigma^2 \right)}. }[/math]

To speed up the iteration even more, one can use the Newton's method of root-finding.[14] This particular approach is highly efficient.

Applications

See also

References

  1. Abdi, A. and Tepedelenlioglu, C. and Kaveh, M. and Giannakis, G., "On the estimation of the K parameter for the Rice fading distribution", IEEE Communications Letters, March 2001, p. 92–94
  2. Liu 2007 (in one of Horn's confluent hypergeometric functions with two variables).
  3. Annamalai 2000 (in a sum of infinite series).
  4. Erdelyi 1953.
  5. Srivastava 1985.
  6. Richards, M.A., Rice Distribution for RCS, Georgia Institute of Technology (Sep 2006)
  7. Jones, Jessica L., Joyce McLaughlin, and Daniel Renzi. "The noise distribution in a shear wave speed image computed using arrival times at fixed spatial positions.", Inverse Problems 33.5 (2017): 055012.
  8. Abramowitz and Stegun (1968) §13.5.1
  9. 9.0 9.1 9.2 Talukdar et al. 1991
  10. 10.0 10.1 Bonny et al. 1996
  11. 11.0 11.1 Sijbers et al. 1998
  12. den Dekker and Sijbers 2014
  13. Varadarajan and Haldar 2015
  14. 14.0 14.1 14.2 Koay et al. 2006 (known as the SNR fixed point formula).
  15. Abdi 2001
  16. "Ballistipedia". http://ballistipedia.com/index.php?title=Closed_Form_Precision#How_many_sighter_shots_do_you_need.3F. 
  17. Beaulieu, Norman C; Hemachandra, Kasun (September 2011). "Novel Representations for the Bivariate Rician Distribution". IEEE Transactions on Communications 59 (11): 2951–2954. doi:10.1109/TCOMM.2011.092011.090171. 
  18. Dharmawansa, Prathapasinghe; Rajatheva, Nandana; Tellambura, Chinthananda (March 2009). "New Series Representation for the Trivariate Non-Central Chi-Squared Distribution". IEEE Transactions on Communications 57 (3): 665–675. doi:10.1109/TCOMM.2009.03.070083. http://www.ece.ualberta.ca/~chintha/resources/papers/2009/4799042.pdf. 
  19. Laskar, J. (2008-07-01). "Chaotic diffusion in the Solar System" (in en). Icarus 196 (1): 1–15. doi:10.1016/j.icarus.2008.02.017. ISSN 0019-1035. Bibcode2008Icar..196....1L. https://www.sciencedirect.com/science/article/pii/S0019103508001097. 

Further reading

External links

he:דעיכות מסוג רייס