Johnson's SU-distribution
{{Short description|Family of probability distributions}}
{{DISPLAYTITLE:Johnson's SU-distribution}}{{Expert needed |statistics |2= |talk= |reason=completion to reasonable standard for probability distributions|date=November 2012 }}
{{Probability distribution
| name = Johnson's SU
| type = continuous
| pdf_image = File:JohnsonSU.png
| cdf_image = File:JohnsonSU CDF.png
| notation =
| parameters = (real)
| support =
| pdf =
| cdf =
| mean =
| median =
| mode =
| variance =
| skewness =
| kurtosis =
| entropy =
| pgf =
| mgf =
| char =
}}
The Johnson's SU-distribution is a four-parameter family of probability distributions first investigated by N. L. Johnson in 1949.{{cite journal |author-link=Norman Lloyd Johnson |last=Johnson |first=N. L. |date=1949 |title=Systems of Frequency Curves Generated by Methods of Translation|journal=Biometrika |volume=36 |issue=1/2 |pages=149–176 |jstor=2332539 |doi=10.2307/2332539}}{{cite journal |author-link=Norman Lloyd Johnson |last=Johnson |first=N. L. |date=1949 |title=Bivariate Distributions Based on Simple Translation Systems |journal=Biometrika |volume=36 |issue=3/4 |pages=297–304 |jstor=2332669 |doi=10.1093/biomet/36.3-4.297}} Johnson proposed it as a transformation of the normal distribution:
:
where .
Generation of random variables
Let U be a random variable that is uniformly distributed on the unit interval [0, 1]. Johnson's SU random variables can be generated from U as follows:
:
where Φ is the cumulative distribution function of the normal distribution.
Johnson's ''S<sub>B</sub>''-distribution
N. L. Johnson firstly proposes the transformation :
:
where .
Johnson's SB random variables can be generated from U as follows:
:
:
The SB-distribution is convenient to Platykurtic distributions (Kurtosis).
To simulate SU, sample of code for its density and cumulative distribution function is available [https://blogs.sas.com/content/iml/2020/01/20/johnson-sb-distribution.html here]
Applications
Johnson's -distribution has been used successfully to model asset returns for portfolio management.{{Cite journal|last=Tsai|first=Cindy Sin-Yi|date=2011|title=The Real World is Not Normal|url=http://morningstardirect.morningstar.com/clientcomm/iss/Tsai_Real_World_Not_Normal.pdf|journal=Morningstar Alternative Investments Observer}}
This comes as a superior alternative to using the Normal distribution to model asset returns. An R package, [https://CRAN.R-project.org/package=JSUparameters JSUparameters], was developed in 2021 to aid in the estimation of the parameters of the best-fitting Johnson's -distribution for a given dataset. Johnson distributions are also sometimes used in option pricing, so as to accommodate an observed volatility smile; see Johnson binomial tree.
An alternative to the Johnson system of distributions is the quantile-parameterized distributions (QPDs). QPDs can provide greater shape flexibility than the Johnson system. Instead of fitting moments, QPDs are typically fit to empirical CDF data with linear least squares.
Johnson's -distribution is also used in the modelling of the invariant mass of some heavy mesons in the field of B-physics.As an example, see: {{cite journal | doi = 10.1038/s41567-021-01394-x | author = LHCb Collaboration | title = Precise determination of the – oscillation frequency | journal = Nature Physics | volume = 18 | year = 2022 | pages = 1-5| doi-access = free | arxiv = 2104.04421 }}
References
{{reflist}}
Further reading
- {{cite journal |first1=I. D. |last1=Hill |first2=R. |last2=Hill |first3=R. L. |last3=Holder |title=Algorithm AS 99: Fitting Johnson Curves by Moments |journal=Journal of the Royal Statistical Society. Series C (Applied Statistics) |volume=25 |issue=2 |date=1976}}
- {{cite journal | last1 = Jones | first1 = M. C. | last2 = Pewsey | first2 = A. | doi = 10.1093/biomet/asp053 | title = Sinh-arcsinh distributions | journal = Biometrika | volume = 96 | issue = 4 | pages = 761 | year = 2009 | url = http://oro.open.ac.uk/22510/1/sinhasinh.pdf }}( [http://oro.open.ac.uk/22510 Preprint])
- {{cite journal | last1 = Tuenter | first1 = Hans J. H. | doi = 10.1080/00949650108812126 | title = An algorithm to determine the parameters of SU-curves in the Johnson system of probability distributions by moment matching | journal = The Journal of Statistical Computation and Simulation | volume = 70 | issue = 4 | pages = 325–347 |date=November 2001| mr=1872992 | zbl = 1098.62523}}
{{ProbDistributions|continuous-infinite}}