Probability calculations Flashcards
A standard six-sided die is rolled.
(a) What is the probability of rolling an even number?
(b) What is the probability of rolling a number greater than 4?
(c) What is the probability of not rolling a 3?
Solution: Sample space:
π = {1, 2, 3, 4, 5, 6}, so π(π) = 6.
(a) Even numbers: {2, 4, 6}, so π(π΄) = 3.
π(π΄) = π(π΄) / π(π) = 3 / 6 = 1/2.
(b) Numbers greater than 4: {5, 6}, so π(π΅) = 2.
π(π΅) = π(π΅) / π(π) = 2 / 6 = 1/3.
(c) Not rolling a 3: Complement Rule:
π(π΄β²) = 1 β π(rolling 3) = 1 β 1/6 = 5/6.
Question: If two fair coins are flipped:
(a) Write out the sample space.
(b) What is the probability of getting at least one heads?
Solution:
(a) Sample space:
π = {HH, HT, TH, TT}, so π(π) = 4.
(b) At least one heads: π΄ = {HH, HT, TH}, so π(π΄) = 3.
π(π΄) = 3 / 4 = 0.75.
If an event A has a probability of 0.65, what is the probability of Aβ (not A)?
Solution: Using the complement rule:
π(π΄β²) = 1 β π(π΄)
π(π΄β²) = 1 β 0.65 = 0.35.
Question: Given the probability distribution:
X 0 1 2 3
P(X) 2k k 3k 4k
(a) Find the value of π so that this is a valid probability distribution.
(b) Find π(π < 2).
(c) Find π(π β₯ 1).
Solution:
(a) Since total probability must equal 1:
2π + π + 3π + 4π = 1
10π = 1
π = 1/10 = 0.1.
(b) Find π(π < 2) (i.e., π(0) + π(1)):
π(0) = 2π = 2(0.1) = 0.2
π(1) = π = 0.1
π(π < 2) = 0.2 + 0.1 = 0.3.
(c) Find π(π β₯ 1) (i.e., π(1) + π(2) + π(3)):
π(2) = 3π = 3(0.1) = 0.3
π(3) = 4π = 4(0.1) = 0.4
π(π β₯ 1) = 0.1 + 0.3 + 0.4 = 0.8.
Suppose P(A) = 0.4, P(B) = 0.5, and P(A β© B) = 0.2.
Find π(π΄ βͺ π΅).
Solution: Using the Addition Rule for Non-Mutually Exclusive Events:
π(π΄ βͺ π΅) = π(π΄) + π(π΅) β π(π΄ β© π΅)
π(π΄ βͺ π΅) = 0.4 + 0.5 β 0.2 = 0.7.
Question: If P(C) = 0.3 and P(D) = 0.6, and events C and D cannot happen at the same time, find π(πΆ βͺ π·).
Solution: For mutually exclusive events:
π(πΆ βͺ π·) = π(πΆ) + π(π·)
π(πΆ βͺ π·) = 0.3 + 0.6 = 0.9.
Question: If P(A) = 0.6 and P(B) = 0.3, and A and B are independent, what is π(π΄ β© π΅)?
Solution: Using the Multiplication Rule for Independent Events:
π(π΄ β© π΅) = π(π΄) Γ π(π΅)
π(π΄ β© π΅) = 0.6 Γ 0.3 = 0.18.
Question: If P(A | B) = 0.25 and P(B) = 0.2, find π(π΄ β© π΅).
Solution: Using the Multiplication Rule for Dependent Events:
π(π΄ β© π΅) = π(π΄ | π΅) Γ π(π΅)
π(π΄ β© π΅) = 0.25 Γ 0.2 = 0.05.
A company has 300 employees, each selecting one of the following performance bonuses:
84 employees chose cash
97 employees chose shares
119 employees chose profit-sharing
The company also has employees working in different departments:
56 of the employees who chose cash work in production
The company has 140 employees in administration, 68 of whom chose shares
Find the following probabilities:
(a) The probability of an employee choosing a cash bonus.
(b) The probability of an employee choosing a tax-free bonus (shares).
(c) The probability of an employee being in production and choosing a cash bonus.
(d) The probability of an employee choosing shares given that they work in administration.
(e) The probability of a production worker choosing cash given that they already chose cash.
(a) π(πΆππ π) = 84 / 300 = 0.28
(b) π(πβππππ ) = 97 / 300 = 0.3233
(c) π(πππππ’ππ‘πππ β© πΆππ π) = 56 / 300
(d) π(πβππππ | π΄ππππ) = 68 / 140 = 0.4857
(e) π(πππππ’ππ‘πππ | πΆππ π) = 56 / 84 = 0.6667