Bootstrapping populations explained
observed from a
random variable.
When X has a given distribution law with a set of non fixed parameters, we denote with a vector
, a
parametric inference problem consists of computing suitable values – call them
estimates – of these parameters precisely on the basis of the sample. An estimate is suitable if replacing it with the unknown parameter does not cause major damage in next computations. In
Algorithmic inference, suitability of an estimate reads in terms of compatibility with the observed sample.
In this framework, resampling methods are aimed at generating a set of candidate values to replace the unknown parameters that we read as compatible replicas of them. They represent a population of specifications of a random vector
[1] compatible with an observed sample, where the compatibility of its values has the properties of a probability distribution. By plugging parameters into the expression of the questioned distribution law, we bootstrap entire populations of random variables compatible with the observed sample.
The rationale of the algorithms computing the replicas, which we denote population bootstrap procedures, is to identify a set of statistics
exhibiting specific properties, denoting a
well behavior, w.r.t. the unknown parameters. The statistics are expressed as functions of the observed values
, by definition. The
may be expressed as a function of the unknown parameters and a random seed specification
through the sampling mechanism
, in turn. Then, by plugging the second expression in the former, we obtain
expressions as functions of seeds and parameters – the master equations – that we invert to find values of the latter as a function of: i) the statistics, whose values in turn are fixed at the observed ones; and ii) the seeds, which are random according to their own distribution. Hence from a set of seed samples we obtain a set of parameter replicas.
Method
Given a
\boldsymbolx=\{x1,\ldots,xm\}
of a random variable
X and a sampling mechanism
for
X, the realization
x is given by
\boldsymbolx=\{g\boldsymbol\theta(z1),\ldots,g\boldsymbol\theta(zm)\}
, with
\boldsymbol\theta=(\theta1,\ldots,\thetak)
. Focusing on
well-behaved statistics,
for their parameters, the master equations read
s1=h1(g\boldsymbol\theta(z1),\ldots,g\boldsymbol\theta(zm))=\rho1(\boldsymbol\theta;z1,\ldots,zm)
|
width=90% |
| width=10% align="center" | (1) |
sk=hk(g\boldsymbol\theta(z1),\ldots,g\boldsymbol\theta(zm))=\rhok(\boldsymbol\theta;z1,\ldots,zm).
| |
For each sample seed
a vector of parameters
is obtained from the solution of the above system with
fixed to the observed values.Having computed a huge set of compatible vectors, say
N, the empirical marginal distribution of
is obtained by:
width=90% | \widehat
I(-infty,\theta](\breve\thetaj,i)
| width=10% align="center" | (2) | |
where
is the j-th component of the generic solution of (1) and where
I(-infty,\theta](\breve\thetaj,i)
is the
indicator function of
in the interval
Some indeterminacies remain if
X is discrete and this we will be considered shortly.The whole procedure may be summed up in the form of the following Algorithm, where the index
of
\boldsymbols\boldsymbol\Theta
denotes the parameter vector from which the statistics vector is derived.
Algorithm
You may easily see from a table of sufficient statistics that we obtain the curve in the picture on the left by computing the empirical distribution (2) on the population obtained through the above algorithm when: i) X is an Exponential random variable, ii)
, and
iii)Inv(sΛ,\boldsymbolui)
uij)/sΛ
, and the curve in the picture on the right when: i)
X is a Uniform random variable in
, ii)
, and
iii)Inv(sA,\boldsymbolui)=sA/maxj=1,\ldots,m\{uij\}
.
Remark
Note that the accuracy with which a parameter distribution law ofpopulations compatible with a sample is obtained is not a function of the sample size. Instead, it is a function of the number of seeds we draw. In turn, this number is purely a matter of computational time but does not require any extension of the observed data. With other bootstrapping methods focusing on a generation of sample replicas (like those proposed by) the accuracy of the estimate distributions depends on the sample size.
Example
For
expected to represent a
Pareto distribution, whose specification requires values for the parameters
and
k,
[2] we have that the cumulative distribution function reads:
.
has
uniform seed U and explaining function
described by:
A relevant statistic
\boldsymbols\boldsymbol\Theta
is constituted by the pair of
joint sufficient statistics for
and
K, respectively
s1=\sum
logxi,s2=min\{xi\}
.The master equations read
with
.
Figure on the right reports the three-dimensional plot of the empirical cumulative distribution function (2) of
.
References
- Book: Efron . B. . Tibshirani . R. . amp . An introduction to the Bootsrap . Chapman and Hall . Freeman, New York . 1993.
- Book: Apolloni, B. . Malchiodi, D.. Gaito, S. . Algorithmic Inference in Machine Learning . Magill . International Series on Advanced Intelligence . Adelaide . 5 . Advanced Knowledge International . 2nd . 2006.
- Apolloni, B. . Bassis, S. . Gaito. S. . Malchiodi, D. . Appreciation of medical treatments by learning underlying functions with good confidence . Current Pharmaceutical Design . 13 . 15 . 2007 . 1545–1570 . 17504150 . 10.2174/138161207780765891.
Notes and References
- By default, capital letters (such as U, X) will denote random variables and small letters (u, x) their corresponding realizations.
- We denote here with symbols a and k the Pareto parameters elsewhere indicated through k and
.