Make probabilities more intuitive by converting them to odds!
72.3% | => | 5 in 7 |
97.2% | => | 39 in 40 |
Try it below! | ||
% | => | 3 in 7, or Perhaps |
Available in Javascript, Python, C#, Java, Ruby, Rust, LabVIEW NXG, and PHP from the GitHub page.
This project was inspired by FiveThirtyEight's 2018 house forecast, where they use this friendlier way of showing probabilities. I decided to reverse-engineer the algorithm they used and make it easily available to incorporate in other visualizations, etc.