Confidence region

Source: Wikipedia, the free encyclopedia.

In statistics, a confidence region is a multi-dimensional generalization of a confidence interval. It is a set of points in an n-dimensional space, often represented as an ellipsoid around a point which is an estimated solution to a problem, although other shapes can occur.

Interpretation

The confidence region is calculated in such a way that if a set of measurements were repeated many times and a confidence region calculated in the same way on each set of measurements, then a certain percentage of the time (e.g. 95%) the confidence region would include the point representing the "true" values of the set of variables being estimated. However, unless certain assumptions about prior probabilities are made, it does not mean, when one confidence region has been calculated, that there is a 95% probability that the "true" values lie inside the region, since we do not assume any particular probability distribution of the "true" values and we may or may not have other information about where they are likely to lie.

The case of independent, identically normally-distributed errors

Suppose we have found a solution to the following overdetermined problem:

where Y is an n-dimensional column vector containing observed values of the

independent variables
(which can represent a physical model) which is assumed to be known exactly, is a column vector containing the p parameters which are to be estimated, and is an n-dimensional column vector of errors which are assumed to be
independently distributed with normal distributions
with zero mean and each having the same unknown variance .

A joint 100(1 − α) % confidence region for the elements of is represented by the set of values of the vector b which satisfy the following inequality:[1]

where the variable b represents any point in the confidence region, p is the number of parameters, i.e. number of elements of the vector is the vector of estimated parameters, and s2 is the

reduced chi-squared, an unbiased estimate
of equal to

Further, F is the quantile function of the F-distribution, with p and degrees of freedom, is the statistical significance level, and the symbol means the transpose of .

The expression can be rewritten as:

where is the least-squares scaled covariance matrix of .

The above inequality defines an ellipsoidal region in the p-dimensional Cartesian parameter space Rp. The centre of the ellipsoid is at the estimate . According to Press et al., it is easier to plot the ellipsoid after doing singular value decomposition. The lengths of the axes of the ellipsoid are proportional to the reciprocals of the values on the diagonals of the diagonal matrix, and the directions of these axes are given by the rows of the 3rd matrix of the decomposition.

Weighted and generalised least squares

Now consider the more general case where some distinct elements of have known nonzero covariance (in other words, the errors in the observations are not independently distributed), and/or the standard deviations of the errors are not all equal. Suppose the covariance matrix of is , where V is an n-by-n nonsingular matrix which was equal to in the more specific case handled in the previous section, (where I is the identity matrix,) but here is allowed to have nonzero off-diagonal elements representing the covariance of pairs of individual observations, as well as not necessarily having all the diagonal elements equal.

It is possible to find[2] a nonsingular symmetric matrix P such that

In effect, P is a square root of the covariance matrix V.

The least-squares problem

can then be transformed by left-multiplying each term by the inverse of P, forming the new problem formulation

where

and

A joint confidence region for the parameters, i.e. for the elements of , is then bounded by the ellipsoid given by:[3]

Here F represents the percentage point of the F-distribution and the quantities p and n-p are the degrees of freedom which are the parameters of this distribution.

Nonlinear problems

Confidence regions can be defined for any probability distribution. The experimenter can choose the significance level and the shape of the region, and then the size of the region is determined by the probability distribution. A natural choice is to use as a boundary a set of points with constant (chi-squared) values.

One approach is to use a linear approximation to the nonlinear model, which may be a close approximation in the vicinity of the solution, and then apply the analysis for a linear problem to find an approximate confidence region. This may be a reasonable approach if the confidence region is not very large and the second derivatives of the model are also not very large.

Bootstrapping approaches can also be used.[4]

See also

Notes

  1. ^ Draper and Smith (1981, p. 94)
  2. ^ Draper and Smith (1981, p. 108)
  3. ^ Draper and Smith (1981, p. 109)
  4. ^ Hutton TJ, Buxton BF, Hammond P, Potts HWW (2003). Estimating average growth trajectories in shape-space using kernel smoothing. IEEE Transactions on Medical Imaging, 22(6):747-53

References

  • Draper, N.R.; H. Smith (1981) [1966]. Applied Regression Analysis (2nd ed.). USA: John Wiley and Sons Ltd. .
  • Press, W.H.; S.A. Teukolsky; W.T. Vetterling; B.P. Flannery (1992) [1988]. Numerical Recipes in C: The Art of Scientific Computing (2nd ed.). Cambridge UK: Cambridge University Press.