9 comments

  • onefiftymike10 minutes ago
    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:&#x2F;&#x2F;github.com&#x2F;lefakkomies&#x2F;pynomo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lefakkomies&#x2F;pynomo</a>
  • cscheid6 hours ago
    Seriously, though, there&#x27;s one nomogram you (yes you) should know about and have it well-enough engraved in your mind&#x27;s eye that you can use it with eyes closed. A nomogram for Bayes&#x27; theorem: <a href="https:&#x2F;&#x2F;www.ovid.com&#x2F;journals&#x2F;nejm&#x2F;abstract&#x2F;10.1056&#x2F;nejm197507312930513~nomogram-for-bayess-theorem?redirectionsource=fulltextview" rel="nofollow">https:&#x2F;&#x2F;www.ovid.com&#x2F;journals&#x2F;nejm&#x2F;abstract&#x2F;10.1056&#x2F;nejm1975...</a>
    • senkora6 hours ago
      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.
    • kqr5 hours ago
      Neat. This is based on Bayes&#x27; rule in its odds form[1], or more specifically in log-odds form, where evidence is additive[2].<p>[1]: <a href="https:&#x2F;&#x2F;entropicthoughts.com&#x2F;bayes-rule-odds-form" rel="nofollow">https:&#x2F;&#x2F;entropicthoughts.com&#x2F;bayes-rule-odds-form</a><p>[2]: <a href="https:&#x2F;&#x2F;entropicthoughts.com&#x2F;sensitivity-counts-against-you" rel="nofollow">https:&#x2F;&#x2F;entropicthoughts.com&#x2F;sensitivity-counts-against-you</a>
      • riedel5 hours ago
        Actually I find nomograms in log form really cool for making naive bayes classifiers &#x27;explainable&#x27;. One can even add density for continuous values.<p>IMHO this is so much nicer than e.g. decisions tree visualizations (which everyone quotes for the most explainable AI models).
        • tgv5 hours ago
          It is indeed a great tool for visualizing Bayesian relations. You can even &quot;feel&quot; the sensitivity.
    • speff4 hours ago
      That was a bit small on my screen. Found an interactive one here that&#x27;s scalable - <a href="https:&#x2F;&#x2F;www.medcalc.org&#x2F;en&#x2F;calc&#x2F;fagans-nomogram.php" rel="nofollow">https:&#x2F;&#x2F;www.medcalc.org&#x2F;en&#x2F;calc&#x2F;fagans-nomogram.php</a>
    • trunch2 hours ago
      Can you use actually use it eyes closed? Never heard of that level of precision in the mind&#x27;s eye
  • forgotpwagain3 hours ago
    The Smith chart is the electrical engineer&#x27;s favorite: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Smith_chart" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Smith_chart</a><p>You either love it or hate it, depending on how well your electromagnetics class was taught.
  • alnwlsn5 hours ago
    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:&#x2F;&#x2F;www.youtube.com&#x2F;@ChrisStaecker" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@ChrisStaecker</a>
  • LelouBil4 hours ago
    I read the title as &quot;Nonogram&quot; (Picross) at first !
  • analogpixel4 hours ago
    video explaining what a Nomogram is and how to make them by hand <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=GCd9hANNLsw" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=GCd9hANNLsw</a>
  • cckolon3 hours ago
    The US Navy still uses nomograms for chemistry control on nuclear reactors!
  • QuesnayJr3 hours ago
    There&#x27;s an old paper about the mathematics of nomograms that I found interested when I stumbled across it: <a href="https:&#x2F;&#x2F;doi.org&#x2F;10.1016&#x2F;0001-8708(65)90042-3" rel="nofollow">https:&#x2F;&#x2F;doi.org&#x2F;10.1016&#x2F;0001-8708(65)90042-3</a>
  • nok22kon6 hours ago
    I think the Numogram is more interesting, highly relevant today due to AI happenings