The following are some recommended practical self-assessment questions for the lesson called You’ve Already Been Propagating Errors. Here’s What You Need to Know. They’re intended for you to work through to test your own knowledge of the key concepts we covered there.
Question 1
Imagine you’re given the situation shown below where the azimuths (clockwise directions from north) of points ,
, and
are each measured at point
, and found to have the values and standard deviations shown in the table.

azimuth | measurement | standard deviation (arc seconds) |
---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Compute the angles and
in DMS, and use the concept of propagating errors to calculate their variance-covariance matrix.
Notes:
1. This is similar to the example I gave in the video introducing this stuff.
2. I assume you’re already familiar with angles expressed in degree-minutes-seconds (DMS) but just in case, you can check this out.
Question 2
In the video found here, I showed you the basics of error propagation and how, when implementing the parametric least squares equations, you are also actually propagation uncertainties with this equation:
a) Explain in words what this equation is for and why it’s important
b) If you had a reliable model of the uncertainties in your observations, , and some reasonable approximate values of your desired parameters,
, would it be possible to compute
without going into the field at all, i.e. without collecting a single measurement?
c) How do you think the finding / your answer in b) might be useful in practice, e.g. when designing a survey or system that will be used for some kind of geospatial estimation application? On balance, I’m asking why this equation and the notion of propagation uncertainties matter.
Question 3
In an earlier topic, we looked at the concept of and equations for computing standard errors. And back then I told you you’d have enough knowledge by the end of our time together to derive a few of the equations for standard error. Well, now’s that time. And you do.
a) Use what you know now about error propagation to prove that
b) Use what you know now about error propagation to prove that
This is pretty straightforward, but here are a few hints:
1. In both of these cases, you can assume that the errors in one sampled value are not correlated to the errors in any other.
2. It helps to recall and start with the key equations for range and mean, i.e.:
3. And to note that both of these are just linear expressions of some output in terms of some input, a reality that can be expressed in the more general form .
4. Because it follows that , it’ll help if you solve for
and
and if you give some thought to the relationship between what’s in those matrices and what is a standard error.
You can click through to other self-assessments or lessons (if any) using the button below, and return here whenever you wish.