Here’s an old python program to make pdf nomograms from almost any formula. The example of payment for a loan is one of my favorites.<p><a href="https://github.com/lefakkomies/pynomo" rel="nofollow">https://github.com/lefakkomies/pynomo</a>
Seriously, though, there's one nomogram you (yes you) should know about and have it well-enough engraved in your mind's eye that you can use it with eyes closed. A nomogram for Bayes' theorem: <a href="https://www.ovid.com/journals/nejm/abstract/10.1056/nejm197507312930513~nomogram-for-bayess-theorem?redirectionsource=fulltextview" rel="nofollow">https://www.ovid.com/journals/nejm/abstract/10.1056/nejm1975...</a>
That is cool, although it took me awhile to understand it because the posterior probability is on the left and the prior probability is on the right, and because it uses D=Disease and T=Test when I am used to seeing D=Data.
Neat. This is based on Bayes' rule in its odds form[1], or more specifically in log-odds form, where evidence is additive[2].<p>[1]: <a href="https://entropicthoughts.com/bayes-rule-odds-form" rel="nofollow">https://entropicthoughts.com/bayes-rule-odds-form</a><p>[2]: <a href="https://entropicthoughts.com/sensitivity-counts-against-you" rel="nofollow">https://entropicthoughts.com/sensitivity-counts-against-you</a>
That was a bit small on my screen. Found an interactive one here that's scalable - <a href="https://www.medcalc.org/en/calc/fagans-nomogram.php" rel="nofollow">https://www.medcalc.org/en/calc/fagans-nomogram.php</a>
Can you use actually use it eyes closed? Never heard of that level of precision in the mind's eye
The Smith chart is the electrical engineer's favorite: <a href="https://en.wikipedia.org/wiki/Smith_chart" rel="nofollow">https://en.wikipedia.org/wiki/Smith_chart</a><p>You either love it or hate it, depending on how well your electromagnetics class was taught.
If you like things like this I can recommend you check out the Chris Staecker youtube channel. He covers all sorts of tools people used to use to do math before computers and calculators, and there are a lot of them. Some of the things people came up with to do what today would be considered relatively simple math are pretty clever, pretty complex, or both.<p><a href="https://www.youtube.com/@ChrisStaecker" rel="nofollow">https://www.youtube.com/@ChrisStaecker</a>
I read the title as "Nonogram" (Picross) at first !
video explaining what a Nomogram is and how to make them by hand <a href="https://www.youtube.com/watch?v=GCd9hANNLsw" rel="nofollow">https://www.youtube.com/watch?v=GCd9hANNLsw</a>
The US Navy still uses nomograms for chemistry control on nuclear reactors!
There's an old paper about the mathematics of nomograms that I found interested when I stumbled across it: <a href="https://doi.org/10.1016/0001-8708(65)90042-3" rel="nofollow">https://doi.org/10.1016/0001-8708(65)90042-3</a>
I think the Numogram is more interesting, highly relevant today due to AI happenings