--- title: Probability Basics (Pt. 1) emoji: 🎲 colorFrom: pink colorTo: blue sdk: gradio sdk_version: 4.20.1 app_file: app.py pinned: true license: apache-2.0 --- Learn about the basics of Probability Theory, including concepts like: `sample spaces`, `outcomes`, and `events`. See how these concepts come together to calculate the `probability of an event` occurring.