An open API service indexing awesome lists of open source software.

https://github.com/ismailuddin/bayes-theorem

Understanding Bayes' Theorem visually
https://github.com/ismailuddin/bayes-theorem

bayes mathematics probability statistics

Last synced: about 1 month ago
JSON representation

Understanding Bayes' Theorem visually

Awesome Lists containing this project

README

          

# Understanding Bayes' Theorem

> A visual way to understand Bayes' Theorem, based on 3Blue1Brown's [video](https://www.youtube.com/watch?v=HZGCoVF3YvM) on the topic.

This web app provides an interactive way to understand Bayes' Theorem, allowing you to experiment with different numbers and see their effect visually on the final answer, as areas of a box.

## Technologies used
* ReactJS
* TypeScript
* D3.js
* Sass
* create-react-app

View the site at [bayes-theorem.netlify.com](https://bayes-theorem.netlify.com).