Probability
Probability
Basic Terminologies
Experiment or trial
• is any procedure that can be infinitely repeated and has a well-defined set of
possible outcomes
Outcomes
Random Experiment
Sample Space
• is the set of all possible outcomes in an experiment and denoted by the symbol S.
Sample Point
Cardinality of S
• denoted by n(S)
• it gives the number of elements of S
Event
• is any subset of a sample space (including the empty set, and the whole set)
Example 1
n(S) = 2
Example 2
S = {1, 2, 3, 4, 5 ,6}
n(S)= 6
A = {2,4,6} n(A) = 3
B= {1,2} n(B) = 2
Example 3:
Sample point: HH (or any of the 4 outcomes) Sample space: = {HH, HT, TH, TT}
n(S) = 4
n(A) = 2
Mutually Exclusive Events
Example 4
A = {2,4,6} n(A)=3
B = {1,3,5} n(B)=3
C = {5,6} n(C)=2
Union of Events
The union of events A and B, denoted A ∪ B, is the collection of all outcomes that
are elements of one or the other of the sets A and B, or of both of them.
Example 5
In the experiment of rolling a single die, find the union of the events E = the number rolled
is even and T = the number rolled is greater than two.
Solution:
E ∪ T= {2, 3, 4, 5, 6}
Intersection of Events
The intersection of events A and B, denoted A ∩ B, is the collection of all outcomes that
are elements of both of the sets A and B.
Example 6
E = {2,4,6} or T = {3,4,5,6}
E ∩ T = {4, 6}
Complement of an Event
Probability of an Event
𝑛(𝐸)
𝑃 (𝐸 ) =
𝑛(𝑆)
• Used when we calculate probabilities involving one event AND another event
occurring.
• In some cases, the first event happening impacts the probability of the second
event. We call these dependent events.
• In other cases, the first event happening does not impact the probability of the
seconds. We call these independent events.
The probability that both events occur simultaneously
Conditional Probability
𝑃 (𝐴 ∩ 𝐵 )
𝑃(𝐵|𝐴) = , 𝑃(𝐴) ≠ 0
𝑃(𝐴)