ABSTRACT
This directory covers the mathematical framework for mapping experimental outcomes to numerical values. It transitions from simple counting to functional analysis through probability distributions and specific statistical models.
Knowledge Map
Foundations
- Random Variables: The formal definition of and how to calculate the expectation using outcomes or distribution values.
- Distributions: The study of how probability mass is allocated across a sample space and the application of the Law of Total Probability.
- Uniform vs Non-Uniform Distributions: Distinguishing between “fair” systems (equally likely) and “biased” or “weighted” systems.
Specific Discrete Models
- Binomial Distribution: Models the number of successes in a fixed number of independent Bernoulli trials.
- Key formula:
- Geometric Distribution: Models the number of trials required to reach the first success in an infinite sequence.
- Key formula:
Quick Reference: Which Model to Use?
| Scenario | Distribution | Sample Space |
|---|---|---|
| Every outcome is equally likely | Uniform | Finite set |
| Fixed number of trials, count successes | Binomial | |
| Repeat until first success occurs | Geometric | |
| Outcomes have specific weighted odds | Non-Uniform | Any |
Core Identities
- Sum of a Distribution:
- Expectation of :
- Binomial Expectation:
- Geometric Expectation:
Related Toolkits
- Laws of Probability: Provides the underlying logic for independence and conditional probability used in these distributions.
- Expected Value and Analysis: Advanced techniques like Linearity of Expectation and Case Analysis used to solve complex problems involving these variables.