I'm having trouble with error propagation analysis. When you make a single measurement of several variables, say (x,y,z) and you calculate a function f(x,y,z), you just have to apply the common formula of error propagation:
$$\sigma_f(x,y,z)=\sqrt{\left| \frac{\partial f}{\partial x} \right|...