Andromeda
Note

Probability Models: Equally Likely Outcomes

Definition

Probability models with equally likely outcomes describe classical probability scenarios where every distinct outcome in a sample space has the exact same chance of occurring, such as flipping a fair coin or rolling a fair die.

Why It Matters

This model is the foundation of fairness and unbiased assessment. By assuming equal probability in the absence of evidence, we create a baseline for detecting anomalies, designing secure cryptographic systems, and ensuring that strategic decisions in games and simulations aren’t skewed by unverified assumptions.

Core Concepts

  • Sample Space (SS): The set of all possible outcomes.
  • Event (EE): A subset of the sample space.
  • Probability Formula: P(E)=Number of favorable outcomesTotal number of possible outcomesP(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of possible outcomes}}.
  • How to read: “The P of E equals the ratio of favorable outcomes to total outcomes.”
    • Meaning: Classical probability—each outcome equally likely, so count favorable over total.
  • Uniform Distribution: A discrete probability distribution where all values are equally probable.

Connected Concepts