Bessel Distribution: Theory & Applications
- Bessel distribution is a family of constructions using modified Bessel functions in density and kernel formulas, spanning probability laws, regression models, and p-adic harmonic analysis.
- One formulation expresses a zero-mean Gaussian variance mixture with density f(y)=1/(πσ)K₀(|y|/σ), yielding explicit moments and efficient tail approximations.
- In regression, the univariate normalized inverse-Gaussian variant models bounded responses via EM estimation, offering robustness and improved diagnostics over beta regression.
The term Bessel distribution denotes several distinct constructions whose common feature is the appearance of modified Bessel functions in a density, transform, or kernel formula. In probability and statistics, two prominent uses are a zero-order modified Bessel, or Bessel-, law on obtained by compounding a zero-mean Gaussian with a -distributed variance, and a univariate normalized inverse-Gaussian law on used for regression with bounded responses (Bonamente, 29 Jul 2025, Barreto-Souza et al., 2020). Related work studies broader modified Bessel families on , including McKay, -distribution, and generalized inverse-Gaussian models, with emphasis on infinite divisibility and allied structural properties (Baricz et al., 2024). In p-adic representation theory, by contrast, a Bessel distribution is a bi-equivariant distribution attached to a generic representation of , rather than a probability law (Chai, 2015).
1. Terminological scope and mathematical setting
In the recent literature, the phrase Bessel distribution is not reserved for a single canonical probability law. The construction studied in "Properties and approximations of a Bessel distribution for data science applications" is a real-valued law generated from Gaussian variance mixing and expressed through the zero-order modified Bessel function ; that paper also places the law as a special case of the McKay family of Bessel distributions and of a family of generalized Laplace distributions (Bonamente, 29 Jul 2025). The construction studied in "Bessel regression model: Robustness to analyze bounded data" is instead the univariate normalized inverse-Gaussian distribution on , parameterized either by or by mean and precision 0 (Barreto-Souza et al., 2020).
The broader survey literature uses modified Bessel distributions for continuous laws on 1 whose densities or Laplace transforms involve modified Bessel functions of the first kind 2 or the second kind 3. This includes McKay distributions, the 4-distribution, generalized inverse-Gaussian distributions, and several new families obtained from Stieltjes-transform representations (Baricz et al., 2024). A separate representation-theoretic literature uses the same expression for a distribution on 5 attached to Whittaker data; in that setting, the object is a distribution in the sense of harmonic analysis, not a random variable (Chai, 2015).
This multiplicity of usage is important because formulas, support, and inferential roles differ sharply across the constructions. The probabilistic families are linked by Bessel-function structure, but they are not reparameterizations of one another.
2. Zero-order modified Bessel law on 6
For the real-valued construction in (Bonamente, 29 Jul 2025), let 7, and conditionally on 8, let 9. The marginal law of 0 is the zero-order modified Bessel distribution with scale parameter 1, denoted 2. An equivalent representation is
3
where 4 and 5 are independent standard normals (Bonamente, 29 Jul 2025).
Its density admits the standard form
6
where 7 is the modified Bessel function of the second kind of order zero. The law is symmetric, so 8, and its variance is
9
The even moments are
0
A closed form is also available for the cumulative distribution function. With 1 denoting the modified Struve functions,
2
The stated motivation for this representation is computational: it avoids numerical integration of 3 and exploits fast routines for 4 and 5 (Bonamente, 29 Jul 2025).
The construction is analytically notable because it sits at the intersection of Gaussian scale mixtures, generalized Laplace families, and Bessel-function models. The product representation 6 also makes explicit that the law is generated by multiplicative Gaussian structure rather than by additive exponential tails alone.
3. Approximations, computation, and hypothesis testing
A central theme in (Bonamente, 29 Jul 2025) is that the Bessel-7 law can often be replaced by simpler approximations when quantiles or 8-values are the main computational target. The first approximation is Laplace. If the 9 variance in the Gaussian-mixture representation is replaced by a 0 variable, the resulting law has density
1
Matching variances gives 2, since 3 and 4. Optimizing a Kolmogorov-Smirnov distance over 5 gives 6, while minimizing a Wasserstein distance gives 7. For hypothesis-testing applications, especially 8, 9, and 0 one-sided critical values, taking 1 yields quantiles within 2 of the exact Bessel values (Bonamente, 29 Jul 2025).
A second approximation is the empirical power-series or Martin-Maas approximation. For 3,
4
Replacing 5 by this leading term and renormalizing gives
6
with elementary-form CDF
7
and the symmetric counterpart for 8. The approximation is stated to be most accurate in the tails, 9, while retaining the 0 singularity at the origin (Bonamente, 29 Jul 2025).
The computational motivation is explicit. Direct evaluation of 1 and Struve-2 functions is described as typically tens of times slower than elementary exponentials and square roots. By contrast, the Laplace density and CDF are 3-cost elementary operations, and the Martin-Maas CDF requires one error-function call but avoids Struve-4. The paper gives a p-value sketch for an observed 5: choose the Laplace or Martin-Maas approximation, compute 6 or 7, take 8 for Laplace or 9 for Martin-Maas, and return one-sided 0 (Bonamente, 29 Jul 2025).
These approximations are motivated by applications in statistical hypothesis testing. Exact critical values for 1 require inversion of the Struve-2 representation. In regression of Poisson data with systematic errors, one often convolves 3 with 4; replacing 5 by 6 yields closed-form likelihood-ratio distributions and rapid p-value calculation. For large-scale inference, including imaging and genomics, the reported gain is that replacing special-function calls by 7 exponentials can reduce computation time by orders of magnitude with negligible loss of accuracy (Bonamente, 29 Jul 2025).
4. Univariate normalized inverse-Gaussian Bessel distribution and regression
In the regression literature, the Bessel distribution is a bounded-response law derived from inverse-Gaussian variables rather than a symmetric real-valued law. Let 8 and 9 be independent inverse-Gaussian random variables with common scale parameter 0 and shape parameters 1 and 2. Then
3
has the univariate normalized inverse-Gaussian distribution, written 4, with support 5 (Barreto-Souza et al., 2020).
A mean-precision reparameterization is
6
equivalently 7 and 8, so that 9. In this parameterization, 0 is the mean and 1 is a precision parameter. The density is written through
2
and involves the modified Bessel function 3 together with the factor 4 (Barreto-Souza et al., 2020).
The first two moments are
5
and
6
where
7
is the exponential integral. This variance function underlies the paper’s comparison with beta regression (Barreto-Souza et al., 2020).
For regression, the proposed specification is
8
The estimation strategy is EM. With the augmentation 9, one has
00
which yields conditional expectations
01
The E-step computes 02 and 03 at the current iterate. The M-step maximizes the resulting 04-function numerically in 05; closed-form updates are not available, so BFGS or Newton-Raphson is used with analytic gradients. Iteration continues until
06
Under standard regularity, the EM estimator is the MLE and is 07-consistent and asymptotically normal. Observed information is obtained through Louis’ formula,
08
which is then evaluated at 09 to obtain standard errors and asymptotic confidence intervals (Barreto-Souza et al., 2020).
The same paper introduces the DBB criterion, a discrimination procedure between Bessel and beta regressions based on the variance functions
10
Simulation results reported there indicate that when data are generated from a Bessel regression, the EM estimators show small bias and correct coverage even for moderate 11. Under contamination of beta-regression data by a small fraction of outliers, Bessel regression shows smaller bias in the 12-parameters than beta regression, especially for larger 13 and larger contamination fractions. In three empirical illustrations, the DBB test often selects the Bessel model; in those cases, the Bessel regression shows better residual-diagnostic envelopes, smaller cross-validated residual sums of squares, and smaller first-and-second-moment distance on held-out data (Barreto-Souza et al., 2020).
5. Broader modified Bessel families on 14
The survey "Infinitely divisible modified Bessel distributions" places Bessel-type laws in a larger probabilistic class: continuous univariate distributions on 15 whose densities or Laplace transforms involve 16 or 17 (Baricz et al., 2024). The families discussed include McKay type I laws, generalized McKay laws, a squared-18 law, the 19-distribution, and the generalized inverse-Gaussian distribution.
One classical example is the 20-distribution. If
21
then the density of 22 is
23
In radar and wireless theory this is called the 24-distribution or gamma-gamma law. Another fundamental example is the generalized inverse-Gaussian law
25
The structural emphasis of (Baricz et al., 2024) is on four classes: infinite divisibility (ID), self-decomposability (SD), generalized gamma convolutions (GGC), and hyperbolically completely monotone (HCM) densities. For the McKay-type family built from 26, the paper shows ID, SD, and GGC. For the 27-distribution, it states that the density is HCM and that the law is in fact ID, SD, GGC, and HCM. For GIG, it shows membership in GGC and therefore also SD and ID (Baricz et al., 2024).
A technical contribution of that work is a collection of Stieltjes-transform representations for products, quotients, and reciprocals involving modified Bessel functions, including formulas for 28, 29, reciprocal products, and ratios such as 30. These representations are used to construct new infinitely divisible laws with Laplace transforms of the form
31
where 32 is built from 33, 34, or their products (Baricz et al., 2024).
The survey also records open problems, including determining the full parameter domain for which generalized McKay laws are ID, SD, GGC, or HCM; deciding whether the 35-type law is HCM or GGC beyond the range 36; characterizing noncentral 37 densities in HCM or GGC terms; extending results for Tricomi-38 quotients; and generalizing ratio-of-gammas arguments to matrix-variate and multivariate settings (Baricz et al., 2024).
6. Bessel distribution in p-adic representation theory
In p-adic harmonic analysis, Bessel distribution has a different meaning. Let 39 be a non-archimedean local field, 40, 41 the standard upper-triangular unipotent subgroup, and 42 an irreducible, admissible, generic representation with contragredient 43. If
44
are nonzero Whittaker functionals, then for 45,
46
defines a bi-47-equivariant distribution on 48, called the Bessel distribution (Chai, 2015).
On the big Bruhat cell
49
this distribution is represented by a locally constant function 50, in the sense that
51
for test functions supported in 52. A second construction starts from the Whittaker model 53: for 54 and 55,
56
converges stably, defines a Whittaker functional, and therefore equals
57
for a scalar 58, called the Whittaker-integral Bessel function (Chai, 2015).
The main theorem of (Chai, 2015) is a weak kernel formula for Bessel functions attached to irreducible generic representations of p-adic 59. For supercuspidal 60, the formula expresses 61 for 62 as an iterated Fourier-Mellin integral. Chai then proves that the two Bessel functions coincide on 63: 64 The paper states applications to local Bessel identities in the Waldspurger correspondence, to the comparison between Jacquet-integral and distribution-theoretic definitions in local Gross-Prasad settings, and to the study of local coefficients and Kirillov models (Chai, 2015).
This representation-theoretic usage shares the Bessel nomenclature because Bessel functions and Whittaker models occupy the analytic core of the construction, but the object is a distribution on a reductive 65-adic group rather than a probability distribution. The overlap with the probabilistic literature is therefore terminological and special-function-theoretic, not measure-theoretic on a common sample space.