This would be very cool! I was frustrated with not being able to find a good calculator that let me collect evidence and calculate the bayesian update, so I made https://bayescalc.io/ It’s definitely not trying to be a Bayesian network app at all though, that would take a lot more work.
Adele, that’s awesome. I’ll definitely use it next time I need Bayes-level precision.
I’ve been working on this quite a bit. It’s only Bayes-lite though: it blends beliefs using weighted averages in log-odds space and outputs the robustness and probability of the recalculated beliefs. That should be fine for my purposes and for layman use.
I’ve got the rawest of functional prototypes. But the hard part is done—the math checks out. It even propagates complex loops without breaking. It will take me a while to develop the UI though. Here’s a screen grab. Not too pretty yet. I’ll let you know when I really have something worth sharing.
This would be very cool! I was frustrated with not being able to find a good calculator that let me collect evidence and calculate the bayesian update, so I made https://bayescalc.io/ It’s definitely not trying to be a Bayesian network app at all though, that would take a lot more work.
Adele, that’s awesome. I’ll definitely use it next time I need Bayes-level precision.
I’ve been working on this quite a bit. It’s only Bayes-lite though: it blends beliefs using weighted averages in log-odds space and outputs the robustness and probability of the recalculated beliefs. That should be fine for my purposes and for layman use.
I’ve got the rawest of functional prototypes. But the hard part is done—the math checks out. It even propagates complex loops without breaking. It will take me a while to develop the UI though. Here’s a screen grab. Not too pretty yet. I’ll let you know when I really have something worth sharing.