diff --git a/01-g-h-filter.ipynb b/01-g-h-filter.ipynb index 2b2d199..66af3e3 100644 --- a/01-g-h-filter.ipynb +++ b/01-g-h-filter.ipynb @@ -319,7 +319,7 @@ "\n", "We will deal with this more formally later, but for now I hope it is clear that our best estimate is the average of A and B. $\\frac{160+170}{2} = 165$.\n", "\n", - "We can look at this graphically. I have plotted the measurements of A and B with an assumed error of $\\pm$ 8 lbs. The overlap falls between 160 and 170 so the only weight that makes sense must lie within 160 and 170 pounds. " + "We can look at this graphically. I have plotted the measurements of A and B with an assumed error of $\\pm$ 8 lbs. The measurements falls between 160 and 170 so the only weight that makes sense must lie within 160 and 170 pounds. However, if we look at how they overlap we can further constrain the estimate." ] }, {