Skip to content

A React application that calculates probabilities of events using Bayes' Theorem

Notifications You must be signed in to change notification settings

tmstani23/Bayes-Predictor-JS

Repository files navigation

Bayes' Predictor JS

A React application that calculates probabilities of events using Bayes' Theorem.

Users can input probabilities and generate a result based on Bayes' formula.

To run:

Click clone or download dropdown in Github.

Download as zip

Extract onto your desktop

Run the index.html file

Notes on Use:

There is a section within the application with information on how to apply Bayes' formula.

All inputs must be a decimal number between 0 and 1 representing a percentage.

Links:

To try out the completed version without downloading visit this Codepen: https://codepen.io/tmstani23/full/LrvZOy/

Screenshots:

Alt text

Alt text

Alt text

About

A React application that calculates probabilities of events using Bayes' Theorem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published