To establish a clear understanding of
probability calculation, let's delve into how exactly probabilities are computed in the context of a random variable. Probabilities are numerical values that range from 0 to 1, inclusive. A
probability of 0 denotes an impossible event,
while a probability of 1 indicates certainty.
When a probability distribution is given, calculation often involves adding up the probabilities of the desired outcomes. For instance, if we seek to identify the probability of the random variable
x taking on a value greater than 2, we simply accumulate the probabilities assigned to outcomes 3 and 4. It's akin to collecting pieces that fit the condition and summing their probabilities to find the total like in our exercise:
- Add p(3) and p(4) to compute P(x > 2).
This sum represents the probability of the event where the random variable
x is greater than 2.