Probability Tree Adapted from: https://daranzolin.github.io/2018-01-07-probability-trees
1 | prob_tree(pa, pba, pab)
|
pa |
Probability that A occurs |
pba |
Probability that B occurs, given A occurred |
pab |
Probability that B desn't occur, given that A didn't occur |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.