Skip to content
Surf Wiki
Save to docs
general/discrete-distributions

From Surf Wiki (app.surf) — the open knowledge base

Van Houtum distribution

Probability distribution


Summary

Probability distribution

name =Van Houtum distribution| type =mass| pdf_image =[[File:Van Houtum distribution.PNG|325px|Van Houtum distribution probability mass function example]]| parameters =p_a,p_b \in [0,1] \text{ and } a,b \in \mathbb{Z} \text{ with } a\leq b| support =k \in {a,a+1,\dots,b-1,b},| pdf =\begin{cases} p_a & \text{if } u=a; \ p_b & \text{if } u=b \ \frac{1-p_a-p_b}{b-a-1} & \text{if } a| cdf = \begin{cases} 0 & \textrm{if } u \rfloor \frac{1-p_a-p_b}{b-a-1} & \text{if } a| median = | mean =ap_a+bp_b+(1-p_a-p_b)\frac{a+b}{2}| variance = \ a^2p_a+b^2p_b - {} \ \frac{(a+b)(1-p_a-p_b)+2ap_a+2bp_b}{4} {} + \frac{b(2b-1)(b-1)-a(2a+1)(a+1)}{6}| mode =N/A| skewness = | kurtosis = | entropy = \ -p_a \ln(p_a)-p_b\ln(p_b)- {} \ (1-p_a-p_b)\ln\left(\frac{1-p_a-p_b}{b-a-1}\right)| mgf = e^{ta}p_a+e^tbp_b+\frac{1-p_a-p_b}{b-a-1}\frac{e^{(a+1)t}-e^{bt}}{e^t-1}| cf = e^{ita}p_a+e^{itb}p_b+\frac{1-p_a-p_b}{b-a-1}\frac{e^{(a+1)it}-e^{bit}}{e^{it}-1}|

In probability theory and statistics, the Van Houtum distribution is a discrete probability distribution named after prof. Geert-Jan van Houtum. It can be characterized by saying that all values of a finite set of possible values are equally probable, except for the smallest and largest element of this set. Since the Van Houtum distribution is a generalization of the discrete uniform distribution, i.e. it is uniform except possibly at its boundaries, it is sometimes also referred to as quasi-uniform.

It is regularly the case that the only available information concerning some discrete random variable are its first two moments. The Van Houtum distribution can be used to fit a distribution with finite support on these moments.

A simple example of the Van Houtum distribution arises when throwing a loaded dice which has been tampered with to land on a 6 twice as often as on a 1. The possible values of the sample space are 1, 2, 3, 4, 5 and 6. Each time the die is thrown, the probability of throwing a 2, 3, 4 or 5 is 1/6; the probability of a 1 is 1/9 and the probability of throwing a 6 is 2/9.

Probability mass function

A random variable U has a Van Houtum (a, b, p**a, p**b) distribution if its probability mass function is

: \Pr(U=u) = \begin{cases} p_a & \text{if } u=a; \[8pt] p_b & \text{if } u=b \[8pt] \dfrac{1-p_a-p_b}{b-a-1} & \text{if } a 0 & \text{otherwise} \end{cases}

Fitting procedure

Suppose a random variable X has mean \mu and squared coefficient of variation c^2. Let U be a Van Houtum distributed random variable. Then the first two moments of U match the first two moments of X if a, b, p_a and p_b are chosen such that:

: \begin{align} a &= \left\lceil \mu - \frac{1}{2} \left\lceil \sqrt{1+12c^2\mu^2} \right\rceil \right\rceil \[8pt] b &= \left\lfloor \mu + \frac{1}{2} \left\lceil \sqrt{1+12c^2\mu^2} \right\rceil \right\rfloor \[8pt] p_b &= \frac{(c^2+1)\mu^2-A-(a^2-A)(2\mu-a-b)/(a-b)}{a^2+b^2-2A} \[8pt] p_a &= \frac{2\mu-a-b}{a-b}+p_b \[12pt] \text{where } A & = \frac{2a^2+a+2ab-b+2b^2}{6}. \end{align}

There does not exist a Van Houtum distribution for every combination of \mu and c^2. By using the fact that for any real mean \mu the discrete distribution on the integers that has minimal variance is concentrated on the integers \lfloor \mu \rfloor and \lceil \mu \rceil, it is easy to verify that a Van Houtum distribution (or indeed any discrete distribution on the integers) can only be fitted on the first two moments if I.J.B.F. Adan, M.J.A. van Eenige, and J.A.C. Resing. "Fitting discrete distributions on the first two moments". Probability in the Engineering and Informational Sciences, 9:623–632, 1996.

: c^2\mu^2 \geq (\mu-\lfloor \mu \rfloor)(1+\mu-\lceil \mu \rceil)^2+(\mu-\lfloor \mu \rfloor)^2(1+\mu-\lceil \mu \rceil).

References

References

  1. A. Saura (2012), Van Houtumin jakauma (in Finnish). BSc Thesis, University of Helsinki, Finland
  2. J.J. Arts (2009), ''[http://alexandria.tue.nl/extra2/afstversl/tm/Arts%202009.pdf Efficient optimization of the Dual-Index policy using Markov Chain approximations]''. MSc Thesis, Eindhoven University of Technology, The Netherlands (Appendix B)
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Van Houtum distribution — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report