this post was submitted on 24 Apr 2026
566 points (93.4% liked)

memes

21009 readers
1988 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] programmer_belch@lemmy.dbzer0.com 13 points 22 hours ago (1 children)

When precision matters, that precision is considered in the measurements. You would never put 0.5 +- 0.208333, you express it as 0.50 +- 0.21. The error value is just the standard deviation of the measurements and it doesn't make sense to use more than 2 significant digits.

Another example would be measuring large distances using a ruler with centimeter precision. In that case, a measurement would be expressed as 250 +- 1 cm. Converting the measurement from cm to mm, it is 2500 +- 10 mm. This is much more cumbersome with inches or feet as changing units means updating the precision, possibly reducing it.

[โ€“] chiliedogg@lemmy.world 3 points 17 hours ago

Did I defend using imperial units?

I'm defending recording precision without having to add a qualifying statement because you can otherwose only increase precision by orders of magnitude in decimal.