Show HN: Wordle-style game for Fermi questions
35 points| danielfetz | 7 months ago |fermiquestions.org
In the past week, I looked at this idea again and built a very simple site which gives you a new Fermi estimation question every day:
How many new cars were sold in the US in 2024?; How many humans have ever lived (including those currently alive)?; How many chickens are slaughtered for meat every year?
To win, you need a guess within ±20% of the correct answer. For this you have a maximum of 6 tries and after each guess, you can see if your answer was too high or too low.
Fermi questions are, by the way, a wonderful way to build up your own numeracy and sense for order-of-magnitude differences. Douglas Hofstadter proposed using them for exactly this reason in his essay "Number Numbness, or Why Innumeracy May Be Just as Dangerous as Illiteracy" (https://gwern.net/doc/math/1982-hofstadter-2.pdf)
[+] [-] redfloatplane|7 months ago|reply
This is especially the case when the question is asking for a bounded number in the first place (eg a percentage). In fact I'm pretty certain you should _always_ succeed within 4 steps given +-10 on a percentage question and nearly always within 3 steps. ChatGPT says it's provably so but I'm not smart enough to verify. Rings true though.
Certainly made easier by knowing whether it's higher or lower, and especially with the yellow arrows if you're not too far off.
One UX change that might be nice is to have a "spoken" version of your guess live-update below the input. I keep having to count zeroes and it would be nicer to see "Eleven billion".
[+] [-] danielfetz|7 months ago|reply
The game now shows a hint after the second incorrect guess. For example the hint "The US covers 1.87% of the Earth's surface." is displayed for the question about what percentage of the Earth's surface is land.
How does the new information received through the hint impact your guess and assumptions?
[+] [-] danielfetz|7 months ago|reply
[+] [-] andrewrn|7 months ago|reply
For those interested, I did polish the initial app a lot: https://fermi-game.onrender.com/ (bad news though... I over-engineered it even further I think. It's my first real public project, so I learned my lesson to viciously descope the mvp). Some of the comments here (like scientific notation and sharing) are present in my project. I tried to re-share after polishing but the HN link sharing dynamics have been a bit opaque to me and kept the project buried when posted.
It's clear to me that there is a lane here for a fun brain teaser/exercise. Just getting the answer right on 2 tried on OP's version by guessing ~5% of 330M population buying new car was a nice hit of dopamine. Combining a little math and world-knowledge is pleasing, it would seem.
@danielfetz, any interest in collaborating?
[+] [-] praash|7 months ago|reply
I prefer your idea of treating the question as a proper puzzle with a 1-submission limit. The "calculator" UI took a whole 2 minutes to understand initially, but I really liked seeing the chain instead of having to mush all the factors in my head.
It's really nice to see the correct answer broken down to get a feel about the real numbers!
The current question's answer seems to contain big errors in magnitude in its factors:
"How many kilograms of skin does a human shed in their lifetime?"
The final "correct" result is displayed as 44 kg, but these values result in 44,000 kg. It's also odd to show a conversion factor for kg/g, but not day/year.The first two factors correspond to shedding 1.5 kg/day, which is definitely unrealistic!
[+] [-] danielfetz|7 months ago|reply
[+] [-] plaguna|7 months ago|reply
Otherwise the UI and concept looks pretty interesting. But until that is fixed, it is unplayable for me.
(On an iPhone, using Safari)
[+] [-] danielfetz|7 months ago|reply
[+] [-] Notjoanbaez|7 months ago|reply
[+] [-] littlestymaar|7 months ago|reply
[+] [-] riidom|7 months ago|reply
[+] [-] danielfetz|7 months ago|reply
I think I did find a solution to bring the focus a bit away from the binary search and would greatly appreciate feedback from all of you.
The game now shows a hint after the second incorrect guess. For example the hint "The US covers 1.87% of the Earth's surface." is displayed for the question about what percentage of the Earth's surface is land.
I hope that this brings into the game a whole new dimension where you have a second moment after the initial Fermi estimation to really think through your guess and the assumptions you have made. How does the new information received through the hint impact your model?
I think those things put together now make the game a very compelling training ground for getting better at Fermi estimation and updating your beliefs in light of new information without over or under-reacting.
[+] [-] estomagordo|7 months ago|reply
After about ~10 questions though, I started getting the same question every time. Like five times in a row.
[+] [-] danielfetz|7 months ago|reply
[+] [-] danielfetz|7 months ago|reply
[+] [-] mike-the-mikado|7 months ago|reply
With a target of 20% accuracy, it won't make much difference, but I think that symmetrical error bounds are appropriate in this case - the factor by which the answer is wrong. so 2 times too big, is as good as 2 times too small.
[+] [-] _ache_|7 months ago|reply
So, I any guess above 1 000 is truncated. 1 000 is 1.
[+] [-] danielfetz|7 months ago|reply
[+] [-] dave333|7 months ago|reply
[+] [-] gabagool|7 months ago|reply
Does the orange mean your answer is within 25% of the absolute value? Or that your logarithm value is within 25% of the logarithm value of the true answer?
Thanks for making this, this is awesome
[+] [-] danielfetz|7 months ago|reply
The orange means your answer is within 50% of the absolute value. I might change it at some point away from a linear scale to a logarithmic scale, but I'm not quite sure yet.
[+] [-] lorenzohess|7 months ago|reply
Then report the average of this metric over time with each game.
[+] [-] danielfetz|7 months ago|reply
[+] [-] d--b|7 months ago|reply
[+] [-] unknown|7 months ago|reply
[deleted]
[+] [-] ishita159|7 months ago|reply
This is a really cool game. I was so off!
[+] [-] danielfetz|7 months ago|reply
Source for this: https://ourworldindata.org/the-future-is-vast
[+] [-] mondobe|7 months ago|reply
[+] [-] danielfetz|7 months ago|reply
[+] [-] danielfetz|7 months ago|reply