Module 1 - Text
The Calculation of Probability ()
The sources define probability as the quantitative measure of uncertainty in situations involving randomness, which is the lack of pattern or predictability in events. Probabilities are always expressed as values ranging from 0 (no chance) to 1 (a certainty).
I. The Fundamental Probability Formula
The basic method for calculating the probability of an event , denoted , is given by the ratio:
This calculation requires two essential counts:
- : The number of ways in which the event can occur.
- : The total number of possible outcomes.
Crucially, this formula is valid only when each outcome is equally likely.
Example (Single Die): If tossing a fair die, possible outcomes . For the event (tossing a 6), . Therefore, .
II. Determining Total Outcomes (): The Counting Principle
When an experiment or situation consists of multiple steps or stages, the Basic Counting Principle (or multiplication principle) is used to find , the total number of possible outcomes.
If a situation has stages, with choices at the first step, choices at the second step, and so on up to choices at the last step, the total number of possible outcomes () is the product:
Example (Two Dice): Tossing two dice involves two stages, each with and choices. The total number of possible outcomes is .
This counting method is critical because while the individual outcomes of the dice are equally likely, the sum of the two dice is not. For the event (tossing a sum of 4), ways (1,3; 2,2; and 3,1). Therefore, .
III. Calculating Probability in Statistical Distributions
The basic probability calculation extends directly into the concept of a Probability Distribution, which pairs the possible values of a Random Variable () with their corresponding probability . The sum of all probabilities in any distribution must equal 1.
- Discrete Distributions (Summing Probabilities): For discrete variables (where outcomes can be listed, like die rolls or the number of girls in a family), the probability of a range of outcomes is found by summing the individual probabilities. For example, the probability of rolling an even number is .
- Continuous Distributions (Area Under Curve): For continuous variables (like tail lengths or ages), the shaded area under the distribution curve represents a proportion of all values in that distribution, which is equivalent to the probability of an event of interest. This allows finding the probability that a randomly selected value lies within a specific range.
- Binomial Calculation (Formula): For specific discrete models like the Binomial distribution, the probability of successes in trials is calculated using the formula:
The goal of calculating is often to determine the expected value or proportion of an event in the long term. For example, the expected number of times an event will occur is calculated by multiplying its probability by the total number of trials or items.