Advanced Probability: Uncertainty in Data
Maarten Van den Broeck
Senior Content Developer at DataCamp



Transitioning matrix
| Sunny | Cloudy | |
|---|---|---|
| Sunny | 80% | 20% |
| Cloudy | 40% | 60% |


| Used a (new) coupon | Made a (new) purchase | Exited | |
|---|---|---|---|
| Used a coupon | 10% | 60% | 30% |
| Made a purchase | 5% | 90% | 5% |
| Exited | 15% | 5% | 80% |
| Used a (new) coupon | Made a (new) purchase | Exited | |
|---|---|---|---|
| Used a coupon | 10% | 60% | 30% |
| Made a purchase | 5% | 90% | 5% |
| Exited | 15% | 5% | 80% |
Advanced Probability: Uncertainty in Data