Probability is a concept we encounter daily, whether checking the weather forecast or contemplating lottery odds. It can be calculated mathematically, allowing us to quantify the likelihood of various events. In probability notation, we denote the probability of an event as P(event). An event can be any occurrence, such as the chance of rain or flipping heads on a coin.
There are two primary types of probability: theoretical and empirical. Theoretical probability is based on possible outcomes before any events occur. For example, when flipping a coin, the theoretical probability of landing heads is calculated as:
\[P(\text{heads}) = \frac{\text{Number of favorable outcomes}}{\text{Total possible outcomes}} = \frac{1}{2}\]
In contrast, empirical probability is derived from actual experiments or observations. If we flip a coin three times and get heads twice, the empirical probability is:
\[P(\text{heads}) = \frac{\text{Number of times heads occurred}}{\text{Total trials}} = \frac{2}{3}\]
To illustrate further, consider rolling a six-sided die. The probability of rolling a number greater than three can be calculated as follows. The favorable outcomes (4, 5, 6) total three, while the total possible outcomes are six. Thus, the theoretical probability is:
\[P(\text{number > 3}) = \frac{3}{6} = \frac{1}{2} = 0.5\]
When calculating empirical probability based on actual rolls, if we roll the die ten times and get a number greater than three eight times, the empirical probability becomes:
\[P(\text{number > 3}) = \frac{8}{10} = \frac{4}{5} = 0.8\]
The difference between empirical and theoretical probabilities often arises from the sample size. A larger number of trials will yield results closer to the theoretical probability. In probability studies, all possible outcomes of an event can be represented as a sample space, denoted by S. For example, the sample space for flipping a coin is:
\[S = \{ \text{heads, tails} \}\]
Understanding these concepts and calculations is essential for analyzing data and making informed predictions in various fields, including science and statistics.