4.1.2. Extension to several output quantities¶
Equation (4.1.5) above can also be written as follows:
Furthermore, by extending this to the case of linear unfolding for more than one output quantity (y then gets indices \(l\) and \(k\)) this equation becomes:
There exists an equivalent of this equation in matrix algebra notation, which indeed is applied in UR. It assumes an n-Vector \(\mathbf{X}\) and an m-Vector Y, associated with an n×n covariance matrix \(\mathbf{U}_{\mathbf{x}}\) and an m×m covariance matrix \(\mathbf{U}_{\mathbf{y}}\), respectively. Introducing furthermore an m×n matrix \(\mathbf{Q}\) with elements \(Q_{i,k} = \partial Y_{i}/\partial x_{k}\ \), i.e., partial derivatives,
\(\mathbf{Q =}\left\lbrack \begin{array}{r} \frac{\partial Y_{1}}{\partial x_{1}}\mathbf{\ \ }\frac{\partial Y_{1}}{\partial x_{2}}\mathbf{\ \ \ \ldots\ }\frac{\partial Y_{1}}{\partial x_{n}} \\ \frac{\partial Y_{2}}{\partial x_{1}}\mathbf{\ \ }\frac{\partial Y_{2}}{\partial x_{2}}\mathbf{\ \ \ \ldots\ }\frac{\partial Y_{2}}{\partial x_{2}} \\ \mathbf{\vdots} \\ \frac{\partial Y_{m}}{\partial x_{1}}\mathbf{\ \ }\frac{\partial Y_{m}}{\partial x_{2}}\mathbf{\ \ \ \ldots\ }\frac{\partial Y_{m}}{\partial x_{n}} \end{array} \right\rbrack\) ,
allows writing Eq. (4.1.7) as follows:
This equation represents the way of doing uncertainty propagation, which is used especially when partial derivatives can be calculated numerically. Note that this equation is one which can, e.g., well be used within Excel.
Now consider the simple case, that m=1 and n=2 holds. This may occur when doing linear regression with 1 equation and 2 unknowns, where \(\mathbf{U}_{\mathbf{x}}\) is the covariance matrix of the two fitted parameters \(x_{1}\) and \(x_{2}\). The associated equation is \(Y_{1} = x_{1} + x_{2}z\) . Then, Eq. (8) becomes (note that an uncertainty of \(z\) would require an additional propagation term):
From this one recognizes the equation (4.1.5) being separated into single terms.