The Summation Axiom: The most fundamental rule of any probability distribution is that the sum of all individual probabilities must equal 1. Mathematically, this is expressed as , which ensures the sample space is exhaustive.
Non-Negativity: Every individual probability must be between 0 and 1, inclusive. A probability cannot be negative, nor can it exceed 100 percent likelihood.
Discrete Uniform Distribution: A special case where every outcome in a finite set of possible values has the exact same probability. In this scenario, for all in the set.
Tabular Representation: Listing all possible values of in one row and their corresponding values in the row below. This is the most common method for visualizing distributions with a small, finite number of outcomes.
Calculating Cumulative Probabilities: To find the probability that is less than or equal to a value , you sum all individual probabilities for . This is denoted as .
Solving for Unknowns: If a PMF contains an unknown constant (e.g., ), you can find by summing the expressions for all possible values and setting the total to 1.
| Feature | Discrete Distribution | Continuous Distribution |
|---|---|---|
| Outcomes | Countable, distinct points | Infinite values in an interval |
| Probability at a point | Can be non-zero: | Always zero: |
| Visualization | Vertical line graphs or bars | Smooth curves (PDF) |
| Summation | Uses (Sigma) | Uses (Integral) |
The Complement Rule: When asked to find , it is often much faster to calculate rather than summing multiple individual probabilities. This is a high-yield strategy for saving time during exams.
Sanity Checks: Always verify that your calculated probabilities are between 0 and 1. If you solve for an unknown constant and it results in a negative probability, re-check your algebraic summation.
Inequality Translation: Be precise with wording; 'at most 3' means , while 'fewer than 3' means for integer-based discrete variables.