Nakagami distribution: Difference between revisions
→Characterization: Fix Latex error in formula for CDF |
No edit summary |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 23: | Line 23: | ||
char =| |
char =| |
||
}} |
}} |
||
The '''Nakagami distribution''' or the '''Nakagami-''m'' distribution''' is a probability distribution related to the gamma distribution. The family of Nakagami distributions has two parameters: a shape parameter <math>m\geq 1/2 </math> and a second parameter controlling spread <math>\Omega > 0</math>. |
The '''Nakagami distribution''' or the '''Nakagami-''m'' distribution''' is a [[probability distribution]] related to the gamma distribution. It is used to model physical phenomena, such as those found in medical ultrasound imaging, communications engineering, meteorology, hydrology, multimedia, and seismology. |
||
The family of Nakagami distributions has two parameters: a shape parameter <math>m\geq 1/2 </math> and a second parameter controlling spread <math>\Omega > 0</math>. |
|||
== Characterization == |
== Characterization == |
||
Line 35: | Line 37: | ||
| access-date = 2007-08-04 }}</ref> |
| access-date = 2007-08-04 }}</ref> |
||
:<math> f(x;\,m,\Omega) = \frac{2m^m}{\Gamma(m)\Omega^m}x^{2m-1}\exp\left(-\frac{m}{\Omega}x^2\right) |
:<math> f(x;\,m,\Omega) = \frac{2m^m}{\Gamma(m)\Omega^m}x^{2m-1}\exp\left(-\frac{m}{\Omega}x^2\right) \text{ for } x\geq 0. |
||
</math> |
</math> |
||
where <math>m\geq 1/2</math> and <math>\Omega>0</math>. |
where <math>m\geq 1/2</math> and <math>\Omega>0</math>. |
||
Its [[cumulative distribution function]] is<ref name='dl'/> |
Its [[cumulative distribution function]] (CDF) is<ref name='dl'/> |
||
:<math> F(x;\,m,\Omega) = \frac{\gamma\left(m, \frac{m}{\Omega}x^2\right)}{\Gamma(m)} = P\left(m, \frac{m}{\Omega}x^2\right)</math> |
:<math> F(x;\,m,\Omega) = \frac{\gamma\left(m, \frac{m}{\Omega}x^2\right)}{\Gamma(m)} = P\left(m, \frac{m}{\Omega}x^2\right)</math> |
||
Line 45: | Line 47: | ||
where ''P'' is the regularized (lower) [[Incomplete_gamma_function#Regularized_gamma_functions_and_Poisson_random_variables|incomplete gamma function]]. |
where ''P'' is the regularized (lower) [[Incomplete_gamma_function#Regularized_gamma_functions_and_Poisson_random_variables|incomplete gamma function]]. |
||
== |
== Parameterization == |
||
The parameters <math>m</math> and <math>\Omega</math> are<ref>R. Kolar, R. Jirik, J. Jan (2004) [http://www.radioeng.cz/fulltexts/2004/04_01_08_12.pdf "Estimator Comparison of the Nakagami-m Parameter and Its Application in Echocardiography"], ''Radioengineering'', 13 (1), 8–12</ref> |
The parameters <math>m</math> and <math>\Omega</math> are<ref>R. Kolar, R. Jirik, J. Jan (2004) [http://www.radioeng.cz/fulltexts/2004/04_01_08_12.pdf "Estimator Comparison of the Nakagami-m Parameter and Its Application in Echocardiography"], ''Radioengineering'', 13 (1), 8–12</ref> |
||
:<math> m = \frac{\left( \operatorname{E} |
:<math> m = \frac{\left( \operatorname{E} [X^2] \right)^2 } |
||
{\operatorname{Var} |
{\operatorname{Var} [X^2]}, |
||
</math> |
</math> |
||
and |
and |
||
:<math> \Omega = \operatorname{E} |
:<math> \Omega = \operatorname{E} [X^2]. </math> |
||
No closed form solution exists for the [[median]] of this distribution, although special cases do exist, such as <math>\sqrt{\Omega \ln(2)}</math> when ''m'' = 1. For practical purposes the median would have to be calculated as the 50th-percentile of the observations. |
|||
== Parameter estimation == |
== Parameter estimation == |
||
Line 58: | Line 62: | ||
An alternative way of fitting the distribution is to re-parametrize <math> \Omega </math> as ''σ'' = Ω/''m''.<ref name=paraest>{{cite journal|last=Mitra|first=Rangeet|author2=Mishra, Amit Kumar |author3=Choubisa, Tarun |title=Maximum Likelihood Estimate of Parameters of Nakagami-m Distribution|journal=International Conference on Communications, Devices and Intelligent Systems (CODIS), 2012 |date=2012|pages=9–12}}</ref> |
An alternative way of fitting the distribution is to re-parametrize <math> \Omega </math> as ''σ'' = Ω/''m''.<ref name=paraest>{{cite journal|last=Mitra|first=Rangeet|author2=Mishra, Amit Kumar |author3=Choubisa, Tarun |title=Maximum Likelihood Estimate of Parameters of Nakagami-m Distribution|journal=International Conference on Communications, Devices and Intelligent Systems (CODIS), 2012 |date=2012|pages=9–12}}</ref> |
||
Given [[independence (probability theory)|independent]] observations <math display="inline"> X_1=x_1,\ldots,X_n=x_n </math> from the Nakagami distribution, the [[ |
Given [[independence (probability theory)|independent]] observations <math display="inline"> X_1=x_1,\ldots,X_n=x_n </math> from the Nakagami distribution, the [[likelihood function]] is |
||
: <math> L( \sigma, m) = \left( \frac{2}{\Gamma(m)\sigma^m} \right)^n \left( \prod_{i=1}^n x_i\right)^{2m-1} \exp\left(-\frac{\sum_{i=1}^n x_i^2} \sigma \right). </math> |
: <math> L( \sigma, m) = \left( \frac{2}{\Gamma(m)\sigma^m} \right)^n \left( \prod_{i=1}^n x_i\right)^{2m-1} \exp\left(-\frac{\sum_{i=1}^n x_i^2} \sigma \right). </math> |
||
Line 81: | Line 85: | ||
Here one could add something about the probability distribution of the MLE as a function of the ''n'' observed random variables. --> |
Here one could add something about the probability distribution of the MLE as a function of the ''n'' observed random variables. --> |
||
== Random variate generation == |
|||
== Generation == |
|||
The Nakagami distribution is related to the [[gamma distribution]]. |
The Nakagami distribution is related to the [[gamma distribution]]. |
||
In particular, given a random variable <math>Y \, \sim \textrm{Gamma}(k, \theta)</math>, it is possible to obtain a random variable <math>X \, \sim \textrm{Nakagami} (m, \Omega)</math>, by setting <math>k=m</math>, <math>\theta=\Omega / m </math>, and taking the square root of <math>Y</math>: |
In particular, given a random variable <math>Y \, \sim \textrm{Gamma}(k, \theta)</math>, it is possible to obtain a random variable <math>X \, \sim \textrm{Nakagami} (m, \Omega)</math>, by setting <math>k=m</math>, <math>\theta=\Omega / m </math>, and taking the square root of <math>Y</math>: |
||
Line 87: | Line 91: | ||
:<math> X = \sqrt{Y}. \,</math> |
:<math> X = \sqrt{Y}. \,</math> |
||
Alternatively, the Nakagami distribution <math>f(y; \,m,\Omega)</math> can be generated from the [[chi distribution]] with parameter <math>k</math> set to <math>2m</math> and then following it by a scaling transformation of random variables. That is, a Nakagami random variable <math>X</math> is generated by a simple scaling transformation on a |
Alternatively, the Nakagami distribution <math>f(y; \,m,\Omega)</math> can be generated from the [[chi distribution]] with parameter <math>k</math> set to <math>2m</math> and then following it by a scaling transformation of random variables. That is, a Nakagami random variable <math>X</math> is generated by a simple scaling transformation on a chi-distributed random variable <math>Y \sim \chi(2m) </math> as below. |
||
:<math> X = \sqrt{(\Omega / 2 m)Y} .</math> |
:<math> X = \sqrt{(\Omega / 2 m)Y} .</math> |
||
For a |
For a chi-distribution, the degrees of freedom <math> 2m </math> must be an integer, but for Nakagami the <math>m</math> can be any real number greater than 1/2. This is the critical difference and accordingly, Nakagami-m is viewed as a generalization of chi-distribution, similar to a gamma distribution being considered as a generalization of chi-squared distributions. |
||
== History and applications == |
== History and applications == |
||
The Nakagami distribution is relatively new, being first proposed in 1960.<ref>Nakagami, M. (1960) "The m-Distribution, a general formula of intensity of rapid fading". In William C. Hoffman, editor, ''Statistical Methods in Radio Wave Propagation: Proceedings of a Symposium held June 18–20, 1958'', pp. 3–36. Pergamon Press., {{doi|10.1016/B978-0-08-009306-2.50005-4}}</ref> |
The Nakagami distribution is relatively new, being first proposed in 1960 by Minoru Nakagami as a mathematical model for small-scale fading in long-distance high-frequency radio wave propagation.<ref>Nakagami, M. (1960) "The m-Distribution, a general formula of intensity of rapid fading". In William C. Hoffman, editor, ''Statistical Methods in Radio Wave Propagation: Proceedings of a Symposium held June 18–20, 1958'', pp. 3–36. Pergamon Press., {{doi|10.1016/B978-0-08-009306-2.50005-4}}</ref> It has been used to model attenuation of [[wireless]] signals [[multipath propagation|traversing multiple paths]]<ref>Parsons, J. D. (1992) ''The Mobile Radio Propagation Channel''. New York: Wiley.</ref> and to study the impact of [[fading]] channels on wireless communications.<ref>{{Cite book|author1=Ramon Sanchez-Iborra |author2=Maria-Dolores Cano |author3=Joan Garcia-Haro |title=2013 World Congress on Computer and Information Technology (WCCIT) |chapter=Performance evaluation of QoE in VoIP traffic under fading channels |pages=1–6 |year=2013|doi=10.1109/WCCIT.2013.6618721 |isbn=978-1-4799-0462-4 |s2cid=16810288 }}</ref> |
||
== Related distributions == |
== Related distributions == |
||
* Restricting ''m'' to the unit interval (''q'' = ''m''; 0 < ''q'' < 1){{dubious|reason=above it is said that Nakagami first parameter should be larger than 1/2, while here it is allowed to run below 1/2, being it set equal to q and q let to lie in the unit interval|date=June 2022}} defines the '''Nakagami'''-'''''q''''' distribution, also known as '''{{vanchor|Hoyt}} distribution'''.<ref>{{cite journal |title=Nakagami-q (Hoyt) distribution function with applications |journal=Electronics Letters |volume=45 |issue=4 |pages=210 |doi=10.1049/el:20093427 |year=2009 |last1=Paris|first1=J.F. |bibcode=2009ElL....45..210P }}</ref><ref>{{cite web |title=HoytDistribution |url=https://reference.wolfram.com/language/ref/HoytDistribution.html}}</ref><ref>{{cite web |title=NakagamiDistribution |url=https://reference.wolfram.com/language/ref/NakagamiDistribution.html}}</ref> |
* Restricting ''m'' to the unit interval (''q'' = ''m''; 0 < ''q'' < 1){{dubious|reason=above it is said that Nakagami first parameter should be larger than 1/2, while here it is allowed to run below 1/2, being it set equal to q and q let to lie in the unit interval|date=June 2022}} defines the '''Nakagami'''-'''''q''''' distribution, also known as '''{{vanchor|Hoyt}} distribution''', first studied by R.S. Hoyt in the 1940s.<ref>{{cite journal |title=Nakagami-q (Hoyt) distribution function with applications |journal=Electronics Letters |volume=45 |issue=4 |pages=210 |doi=10.1049/el:20093427 |year=2009 |last1=Paris|first1=J.F. |bibcode=2009ElL....45..210P }}</ref><ref>{{cite web |title=HoytDistribution |url=https://reference.wolfram.com/language/ref/HoytDistribution.html}}</ref><ref>{{cite web |title=NakagamiDistribution |url=https://reference.wolfram.com/language/ref/NakagamiDistribution.html}}</ref> In particular, the [[radius]] around the true mean in a [[bivariate normal]] random variable, re-written in [[polar coordinates]] (radius and angle), follows a Hoyt distribution. Equivalently, the [[modulus of complex number|modulus]] of a [[complex normal]] random variable also does. |
||
* With 2''m'' = ''k'', the Nakagami distribution gives a scaled [[chi distribution]]. |
* With 2''m'' = ''k'', the Nakagami distribution gives a scaled [[chi distribution]]. |
||
* With <math>m = \tfrac 1 2</math>, the Nakagami distribution gives a scaled [[half-normal distribution]]. |
* With <math>m = \tfrac 1 2</math>, the Nakagami distribution gives a scaled [[half-normal distribution]]. |
||
* A Nakagami distribution is a particular form of [[generalized gamma distribution]], with ''p'' = 2 and ''d'' = 2''m'' |
* A Nakagami distribution is a particular form of [[generalized gamma distribution]], with ''p'' = 2 and ''d'' = 2''m''. |
||
== See also == |
== See also == |
Latest revision as of 23:49, 15 June 2024
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Probability density function | |||
Cumulative distribution function | |||
Parameters |
shape (real) spread (real) | ||
---|---|---|---|
Support | |||
CDF | |||
Mean | |||
Median | No simple closed form | ||
Mode | |||
Variance |
The Nakagami distribution or the Nakagami-m distribution is a probability distribution related to the gamma distribution. It is used to model physical phenomena, such as those found in medical ultrasound imaging, communications engineering, meteorology, hydrology, multimedia, and seismology.
The family of Nakagami distributions has two parameters: a shape parameter and a second parameter controlling spread .
Characterization
[edit]Its probability density function (pdf) is[1]
where and .
Its cumulative distribution function (CDF) is[1]
where P is the regularized (lower) incomplete gamma function.
Parameterization
[edit]The parameters and are[2]
and
No closed form solution exists for the median of this distribution, although special cases do exist, such as when m = 1. For practical purposes the median would have to be calculated as the 50th-percentile of the observations.
Parameter estimation
[edit]An alternative way of fitting the distribution is to re-parametrize as σ = Ω/m.[3]
Given independent observations from the Nakagami distribution, the likelihood function is
Its logarithm is
Therefore
These derivatives vanish only when
and the value of m for which the derivative with respect to m vanishes is found by numerical methods including the Newton–Raphson method.
It can be shown that at the critical point a global maximum is attained, so the critical point is the maximum-likelihood estimate of (m,σ). Because of the equivariance of maximum-likelihood estimation, a maximum likelihood estimate for Ω is obtained as well.
Random variate generation
[edit]The Nakagami distribution is related to the gamma distribution. In particular, given a random variable , it is possible to obtain a random variable , by setting , , and taking the square root of :
Alternatively, the Nakagami distribution can be generated from the chi distribution with parameter set to and then following it by a scaling transformation of random variables. That is, a Nakagami random variable is generated by a simple scaling transformation on a chi-distributed random variable as below.
For a chi-distribution, the degrees of freedom must be an integer, but for Nakagami the can be any real number greater than 1/2. This is the critical difference and accordingly, Nakagami-m is viewed as a generalization of chi-distribution, similar to a gamma distribution being considered as a generalization of chi-squared distributions.
History and applications
[edit]The Nakagami distribution is relatively new, being first proposed in 1960 by Minoru Nakagami as a mathematical model for small-scale fading in long-distance high-frequency radio wave propagation.[4] It has been used to model attenuation of wireless signals traversing multiple paths[5] and to study the impact of fading channels on wireless communications.[6]
Related distributions
[edit]- Restricting m to the unit interval (q = m; 0 < q < 1)[dubious – discuss] defines the Nakagami-q distribution, also known as Hoyt distribution, first studied by R.S. Hoyt in the 1940s.[7][8][9] In particular, the radius around the true mean in a bivariate normal random variable, re-written in polar coordinates (radius and angle), follows a Hoyt distribution. Equivalently, the modulus of a complex normal random variable also does.
- With 2m = k, the Nakagami distribution gives a scaled chi distribution.
- With , the Nakagami distribution gives a scaled half-normal distribution.
- A Nakagami distribution is a particular form of generalized gamma distribution, with p = 2 and d = 2m.
See also
[edit]References
[edit]- ^ a b Laurenson, Dave (1994). "Nakagami Distribution". Indoor Radio Channel Propagation Modelling by Ray Tracing Techniques. Retrieved 2007-08-04.
- ^ R. Kolar, R. Jirik, J. Jan (2004) "Estimator Comparison of the Nakagami-m Parameter and Its Application in Echocardiography", Radioengineering, 13 (1), 8–12
- ^ Mitra, Rangeet; Mishra, Amit Kumar; Choubisa, Tarun (2012). "Maximum Likelihood Estimate of Parameters of Nakagami-m Distribution". International Conference on Communications, Devices and Intelligent Systems (CODIS), 2012: 9–12.
- ^ Nakagami, M. (1960) "The m-Distribution, a general formula of intensity of rapid fading". In William C. Hoffman, editor, Statistical Methods in Radio Wave Propagation: Proceedings of a Symposium held June 18–20, 1958, pp. 3–36. Pergamon Press., doi:10.1016/B978-0-08-009306-2.50005-4
- ^ Parsons, J. D. (1992) The Mobile Radio Propagation Channel. New York: Wiley.
- ^ Ramon Sanchez-Iborra; Maria-Dolores Cano; Joan Garcia-Haro (2013). "Performance evaluation of QoE in VoIP traffic under fading channels". 2013 World Congress on Computer and Information Technology (WCCIT). pp. 1–6. doi:10.1109/WCCIT.2013.6618721. ISBN 978-1-4799-0462-4. S2CID 16810288.
- ^ Paris, J.F. (2009). "Nakagami-q (Hoyt) distribution function with applications". Electronics Letters. 45 (4): 210. Bibcode:2009ElL....45..210P. doi:10.1049/el:20093427.
- ^ "HoytDistribution".
- ^ "NakagamiDistribution".