bayesjs / bayesjs-editor

A simple editor for Bayesian Networks
http://bayesjs.github.io/bayesjs-editor/
MIT License
12 stars 13 forks source link

Update README #30

Closed nolleto closed 5 years ago

nolleto commented 5 years ago

Add more details about bayes' theorem.

Update:

# BayesJS Editor

An editor for Bayesian Networks built in React the use bayes' theorem.

Add

# What is bayes' theorem

In probability theory and statistics, Bayes’ theorem describes the probability of an event, based on prior knowledge of conditions that might be related to the event. For example, if cancer is related to age, then, using Bayes’ theorem, a person's age can be used to more accurately assess the probability that they have cancer than can be done without knowledge of the person’s age.

Also, you can add links from Wikipedia like:

vxdiazdel commented 5 years ago

I'd like to claim this 🙃