-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accuracy vs Precision vs Resolution issues #494
Comments
Here is another instance. I think in context that "precise" is meant instead of "accurate". While it is a true statement that no thermometer is perfectly accurate, the variance from reading to reading that is being alluded to here is a precision issue, not necessarily an accuracy one. |
Here "precision" is used when I think "resolution" should be used. "precision" is meant to convey how tightly together readings are clustered, where "resolution" is the minimum delta that a sensor can display.
|
I think "accurate" should be replaced with "precise" in these two instances as well. |
Perhaps instead of "error" it should be "confidence" or "uncertainty" |
Here it is said that the narrowly distributed temperature readings represent a more accurate thermometer, when I think it is intended to mean a more precise one. The book previously established that we will assume no systemic bias, or inaccuracy. This occurs in other places before this, and perhaps in future sections of the book. If I track down more instances of this I'll add them as comments to this issue.
Kalman-and-Bayesian-Filters-in-Python/03-Gaussians.ipynb
Line 1188 in 9e3d2f6
The text was updated successfully, but these errors were encountered: