HOME

TheInfoList



OR:

In statistics, propagation of uncertainty (or propagation of error) is the effect of variables' uncertainties (or errors, more specifically
random error Observational error (or measurement error) is the difference between a measured value of a quantity and its true value.Dodge, Y. (2003) ''The Oxford Dictionary of Statistical Terms'', OUP. In statistics, an error is not necessarily a "mistake" ...
s) on the uncertainty of a
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
based on them. When the variables are the values of experimental measurements they have uncertainties due to measurement limitations (e.g., instrument
precision Precision, precise or precisely may refer to: Science, and technology, and mathematics Mathematics and computing (general) * Accuracy and precision, measurement deviation from true value and its scatter * Significant figures, the number of digit ...
) which propagate due to the combination of variables in the function. The uncertainty ''u'' can be expressed in a number of ways. It may be defined by the absolute error . Uncertainties can also be defined by the
relative error The approximation error in a data value is the discrepancy between an exact value and some '' approximation'' to it. This error can be expressed as an absolute error (the numerical amount of the discrepancy) or as a relative error (the absolute e ...
, which is usually written as a percentage. Most commonly, the uncertainty on a quantity is quantified in terms of the standard deviation, , which is the positive square root of the
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbe ...
. The value of a quantity and its error are then expressed as an interval . If the statistical probability distribution of the variable is known or can be assumed, it is possible to derive
confidence limits In frequentist statistics, a confidence interval (CI) is a range of estimates for an unknown Statistical parameter, parameter. A confidence interval is computed at a designated ''confidence level''; the 95% confidence level is most common, but ...
to describe the region within which the true value of the variable may be found. For example, the 68% confidence limits for a one-dimensional variable belonging to a
normal distribution In statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real-valued random variable. The general form of its probability density function is : f(x) = \frac e^ The parameter \mu ...
are approximately ± one standard deviation from the central value , which means that the region will cover the true value in roughly 68% of cases. If the uncertainties are
correlated In statistics, correlation or dependence is any statistical relationship, whether causal or not, between two random variables or bivariate data. Although in the broadest sense, "correlation" may indicate any type of association, in statistic ...
then
covariance In probability theory and statistics, covariance is a measure of the joint variability of two random variables. If the greater values of one variable mainly correspond with the greater values of the other variable, and the same holds for the ...
must be taken into account. Correlation can arise from two different sources. First, the ''measurement errors'' may be correlated. Second, when the underlying values are correlated across a population, the ''uncertainties in the group averages'' will be correlated. For very expensive data or complex functions, the error propagation may be achieved with a surrogate model, e.g. based on
Bayesian probability theory Bayesian probability is an interpretation of the concept of probability, in which, instead of frequency or propensity of some phenomenon, probability is interpreted as reasonable expectation representing a state of knowledge or as quantification ...
.


Linear combinations

Let \ be a set of ''m'' functions, which are linear combinations of n variables x_1, x_2, \dots, x_n with combination coefficients A_, A_, \dots,A_, (k = 1, \dots, m): : f_k = \sum_^n A_ x_i, or in matrix notation, : \mathbf = \mathbf. Also let the variance–covariance matrix of ''x'' = (''x''1, ..., ''x''''n'') be denoted by \boldsymbol\Sigma^x and let the mean value be denoted by \mathbf: : \boldsymbol\Sigma^x = E mathbf\otimes \mathbf \begin \sigma^2_1 & \sigma_ & \sigma_ & \cdots \\ \sigma_ & \sigma^2_2 & \sigma_ & \cdots\\ \sigma_ & \sigma_ & \sigma^2_3 & \cdots \\ \vdots & \vdots & \vdots & \ddots \end = \begin ^x_ & ^x_ & ^x_ & \cdots \\ ^x_ & ^x_ & ^x_ & \cdots\\ ^x_ & ^x_ & ^x_ & \cdots \\ \vdots & \vdots & \vdots & \ddots \end. \otimes is the outer product. Then, the variance–covariance matrix \boldsymbol\Sigma^f of ''f'' is given by :\boldsymbol\Sigma^f = E \mathbf-E[\mathbf\otimes_(\mathbf-E[\mathbf.html" ;"title="mathbf.html" ;"title="\mathbf-E[\mathbf">\mathbf-E[\mathbf\otimes (\mathbf-E[\mathbf">mathbf.html" ;"title="\mathbf-E[\mathbf">\mathbf-E[\mathbf\otimes (\mathbf-E[\mathbf] = E[\mathbf\otimes \mathbf] = \mathbf E[\mathbf\otimes \mathbf]\mathbf^\mathrm = \mathbf \boldsymbol\Sigma^x \mathbf^\mathrm In component notation, the equation : \boldsymbol\Sigma^f = \mathbf \boldsymbol\Sigma^x \mathbf^\mathrm. reads : \Sigma^f_ = \sum_k^n \sum_l^n A_ ^x_ A_. This is the most general expression for the propagation of error from one set of variables onto another. When the errors on ''x'' are uncorrelated, the general expression simplifies to : \Sigma^f_ = \sum_k^n A_ \Sigma^x_k A_, where \Sigma^x_k = \sigma^2_ is the variance of ''k''-th element of the ''x'' vector. Note that even though the errors on ''x'' may be uncorrelated, the errors on ''f'' are in general correlated; in other words, even if \boldsymbol\Sigma^x is a diagonal matrix, \boldsymbol\Sigma^f is in general a full matrix. The general expressions for a scalar-valued function ''f'' are a little simpler (here a is a row vector): : f = \sum_i^n a_i x_i = \mathbf, : \sigma^2_f = \sum_i^n \sum_j^n a_i \Sigma^x_ a_j = \mathbf \boldsymbol\Sigma^x \mathbf^\mathrm. Each covariance term \sigma_ can be expressed in terms of the
correlation coefficient A correlation coefficient is a numerical measure of some type of correlation, meaning a statistical relationship between two variables. The variables may be two columns of a given data set of observations, often called a sample, or two components ...
\rho_ by \sigma_ = \rho_ \sigma_i \sigma_j, so that an alternative expression for the variance of ''f'' is : \sigma^2_f = \sum_i^n a_i^2 \sigma^2_i + \sum_i^n \sum_^n a_i a_j \rho_ \sigma_i \sigma_j. In the case that the variables in ''x'' are uncorrelated, this simplifies further to : \sigma^2_f = \sum_i^n a_i^2 \sigma^2_i. In the simple case of identical coefficients and variances, we find : \sigma_f = \sqrt\, , a, \sigma. For the arithmetic mean, a=1/n, the result is the
standard error of the mean The standard error (SE) of a statistic (usually an estimate of a parameter) is the standard deviation of its sampling distribution or an estimate of that standard deviation. If the statistic is the sample mean, it is called the standard error of ...
: : \sigma_f = \sigma / \sqrt.


Non-linear combinations

When ''f'' is a set of non-linear combination of the variables ''x'', an
interval propagation In numerical mathematics, interval propagation or interval constraint propagation is the problem of contracting interval domains associated to variables of R without removing any value that is consistent with a set of constraints (i.e., equations ...
could be performed in order to compute intervals which contain all consistent values for the variables. In a probabilistic approach, the function ''f'' must usually be linearised by approximation to a first-order
Taylor series In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor ser ...
expansion, though in some cases, exact formulae can be derived that do not depend on the expansion as is the case for the exact variance of products. The Taylor expansion would be: :f_k \approx f^0_k+ \sum_i^n \frac x_i where \partial f_k/\partial x_i denotes the partial derivative of ''fk'' with respect to the ''i''-th variable, evaluated at the mean value of all components of vector ''x''. Or in
matrix notation In mathematics, a matrix (plural matrices) is a rectangular array or table of numbers, symbols, or expressions, arranged in rows and columns, which is used to represent a mathematical object or a property of such an object. For example, \begin ...
, :\mathrm \approx \mathrm^0 + \mathrm \mathrm\, where J is the Jacobian matrix. Since f0 is a constant it does not contribute to the error on f. Therefore, the propagation of error follows the linear case, above, but replacing the linear coefficients, ''Aki'' and ''Akj'' by the partial derivatives, \frac and \frac. In matrix notation, : \mathrm^\mathrm = \mathrm \mathrm^\mathrm \mathrm^\top. That is, the Jacobian of the function is used to transform the rows and columns of the variance-covariance matrix of the argument. Note this is equivalent to the matrix expression for the linear case with \mathrm.


Simplification

Neglecting correlations or assuming independent variables yields a common formula among engineers and experimental scientists to calculate error propagation, the variance formula: :s_f = \sqrt where s_f represents the standard deviation of the function f, s_x represents the standard deviation of x, s_y represents the standard deviation of y, and so forth. It is important to note that this formula is based on the linear characteristics of the gradient of f and therefore it is a good estimation for the standard deviation of f as long as s_x, s_y, s_z,\ldots are small enough. Specifically, the linear approximation of f has to be close to f inside a neighbourhood of radius s_x, s_y, s_z,\ldots.


Example

Any non-linear differentiable function, f(a,b), of two variables, a and b, can be expanded as :f\approx f^0+\fraca+\fracb now, taking variance on both sides, and using the formula for variance of a linear combination of variables: Var(aX+bY)=a^2Var(X)+b^2Var(Y)+2ab*Cov(X,Y) hence: :\sigma^2_f\approx\left, \frac\ ^2\sigma^2_a+\left, \frac\^2\sigma^2_b+2\frac\frac \sigma_ where \sigma_ is the standard deviation of the function f, \sigma_ is the standard deviation of a, \sigma_ is the standard deviation of b and \sigma_=\sigma_\sigma_\rho_ is the covariance between a and b. In the particular case that f=ab, \frac=b, \frac=a. Then :\sigma^2_f \approx b^2\sigma^2_a+a^2 \sigma_b^2+2ab\,\sigma_ or :\left(\frac\right)^2 \approx \left(\frac \right)^2 + \left(\frac\right)^2 + 2\left(\frac\right)\left(\frac\right)\rho_ where \rho_ is the correlation between a and b. When the variables a and b are uncorrelated, \rho_=0. Then :\left(\frac\right)^2 \approx \left(\frac \right)^2 + \left(\frac\right)^2.


Caveats and warnings

Error estimates for non-linear functions are biased on account of using a truncated series expansion. The extent of this bias depends on the nature of the function. For example, the bias on the error calculated for log(1+''x'') increases as ''x'' increases, since the expansion to ''x'' is a good approximation only when ''x'' is near zero. For highly non-linear functions, there exist five categories of probabilistic approaches for uncertainty propagation; see
Uncertainty quantification Uncertainty quantification (UQ) is the science of quantitative characterization and reduction of uncertainties in both computational and real world applications. It tries to determine how likely certain outcomes are if some aspects of the system a ...
for details.


Reciprocal and shifted reciprocal

In the special case of the inverse or reciprocal 1/B, where B=N(0,1) follows a standard normal distribution, the resulting distribution is a reciprocal standard normal distribution, and there is no definable variance. However, in the slightly more general case of a shifted reciprocal function 1/(p-B) for B=N(\mu,\sigma) following a general normal distribution, then mean and variance statistics do exist in a principal value sense, if the difference between the pole p and the mean \mu is real-valued.


Ratios

Ratios are also problematic; normal approximations exist under certain conditions.


Example formulae

This table shows the variances and standard deviations of simple functions of the real variables A,B\!, with standard deviations \sigma_A, \sigma_B,\,
covariance In probability theory and statistics, covariance is a measure of the joint variability of two random variables. If the greater values of one variable mainly correspond with the greater values of the other variable, and the same holds for the ...
\sigma_=\rho_\sigma_A\sigma_B\,, and correlation \rho_. The real-valued coefficients a and b are assumed exactly known (deterministic), i.e., \sigma_a=\sigma_b=0. In the columns "Variance" and "Standard Deviation", ''A'' and ''B'' should be understood as expectation values (i.e. values around which we're estimating the uncertainty), and f should be understood as the value of the function calculated at the expectation value of A,B\!. : For uncorrelated variables (\rho_=0, \sigma_=0) expressions for more complicated functions can be derived by combining simpler functions. For example, repeated multiplication, assuming no correlation, gives :f = ABC; \qquad \left(\frac\right)^2 \approx \left(\frac\right)^2 + \left(\frac\right)^2+ \left(\frac\right)^2. For the case f = AB we also have Goodman's expression for the exact variance: for the uncorrelated case it is : V(XY)= E(X)^2 V(Y) + E(Y)^2 V(X) + E((X-E(X))^2 (Y-E(Y))^2) and therefore we have: : \sigma_f^2 = A^2\sigma_B^2 + B^2\sigma_A^2 + \sigma_A^2\sigma_B^2


Effect of correlation on differences

If ''A'' and ''B'' are uncorrelated, their difference ''A-B'' will have more variance than either of them. An increasing positive correlation (\rho_\to 1) will decrease the variance of the difference, converging to zero variance for perfectly correlated variables with the same variance. On the other hand, a negative correlation (\rho_\to -1) will further increase the variance of the difference, compared to the uncorrelated case. For example, the self-subtraction ''f=A-A'' has zero variance \sigma_f^2=0 only if the variate is perfectly autocorrelated (\rho_A=1). If ''A'' is uncorrelated, \rho_A=0, then the output variance is twice the input variance, \sigma_f^2=2\sigma^2_A. And if ''A'' is perfectly anticorrelated, \rho_A=-1, then the input variance is quadrupled in the output, \sigma_f^2=4\sigma^2_A (notice 1-\rho_A=2 for ''f = aA - aA'' in the table above).


Example calculations


Inverse tangent function

We can calculate the uncertainty propagation for the inverse tangent function as an example of using partial derivatives to propagate error. Define :f(x) = \arctan(x), where \Delta_x is the absolute uncertainty on our measurement of . The derivative of with respect to is :\frac = \frac. Therefore, our propagated uncertainty is :\Delta_ \approx \frac, where \Delta_f is the absolute propagated uncertainty.


Resistance measurement

A practical application is an
experiment An experiment is a procedure carried out to support or refute a hypothesis, or determine the efficacy or likelihood of something previously untried. Experiments provide insight into Causality, cause-and-effect by demonstrating what outcome oc ...
in which one measures
current Currents, Current or The Current may refer to: Science and technology * Current (fluid), the flow of a liquid or a gas ** Air current, a flow of air ** Ocean current, a current in the ocean *** Rip current, a kind of water current ** Current (stre ...
, , and
voltage Voltage, also known as electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge to ...
, , on a resistor in order to determine the resistance, , using Ohm's law, . Given the measured variables with uncertainties, and , and neglecting their possible correlation, the uncertainty in the computed quantity, , is: : \sigma_R \approx \sqrt = R\sqrt.


See also

* Accuracy and precision *
Automatic differentiation In mathematics and computer algebra, automatic differentiation (AD), also called algorithmic differentiation, computational differentiation, auto-differentiation, or simply autodiff, is a set of techniques to evaluate the derivative of a function s ...
* Bienaymé's identity *
Delta method In statistics, the delta method is a result concerning the approximate probability distribution for a function of an asymptotically normal statistical estimator from knowledge of the limiting variance of that estimator. History The delta meth ...
* Dilution of precision (navigation) *
Errors and residuals in statistics In statistics and optimization, errors and residuals are two closely related and easily confused measures of the deviation of an observed value of an element of a statistical sample from its "true value" (not necessarily observable). The er ...
* Experimental uncertainty analysis * Interval finite element * Measurement uncertainty * Numerical stability *
Probability bounds analysis Probability bounds analysis (PBA) is a collection of methods of uncertainty propagation for making qualitative and quantitative calculations in the face of uncertainties of various kinds. It is used to project partial information about random varia ...
*
Significance arithmetic Significance arithmetic is a set of rules (sometimes called significant figure rules) for approximating the propagation of uncertainty in scientific or statistical calculations. These rules can be used to find the appropriate number of significant ...
*
Uncertainty quantification Uncertainty quantification (UQ) is the science of quantitative characterization and reduction of uncertainties in both computational and real world applications. It tries to determine how likely certain outcomes are if some aspects of the system a ...
*
Random-fuzzy variable In measurements, the measurement obtained can suffer from two types of uncertainties. The first is the random uncertainty which is due to the noise in the process and the measurement. The second contribution is due to the systematic uncertainty whic ...
* Variance#Propagation


References


Further reading

* * * * * * *


External links


A detailed discussion of measurements and the propagation of uncertainty
explaining the benefits of using error propagation formulas and Monte Carlo simulations instead of simple
significance arithmetic Significance arithmetic is a set of rules (sometimes called significant figure rules) for approximating the propagation of uncertainty in scientific or statistical calculations. These rules can be used to find the appropriate number of significant ...

GUM
Guide to the Expression of Uncertainty in Measurement
EPFL An Introduction to Error Propagation
Derivation, Meaning and Examples of Cy = Fx Cx Fx'
uncertainties package
a program/library for transparently performing calculations with uncertainties (and error correlations).
soerp package
a Python program/library for transparently performing *second-order* calculations with uncertainties (and error correlations). *
Uncertainty Calculator
Propagate uncertainty for any expression {{Authority control Algebra of random variables Numerical analysis Statistical approximations Statistical deviation and dispersion