Master the fundamentals of probability theory and its applications
Probability is the branch of mathematics that deals with the likelihood of events occurring. It helps us quantify uncertainty and make informed decisions based on data.
P(A) = n(A)/n(S)
where:
Examples:
Types of events:
Events that cannot occur simultaneously:
P(A ∩ B) = 0
P(A ∪ B) = P(A) + P(B)
Events where one does not affect the other:
P(A ∩ B) = P(A) × P(B)
Events that are mutually exclusive and exhaustive:
P(A') = 1 - P(A)
P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
P(A ∩ B) = P(A) × P(B|A)
P(A') = 1 - P(A)
P(A|B) = P(A ∩ B)/P(B)
In a class of 30 students, 20 are boys and 10 are girls. 5 boys and 3 girls wear glasses. What is the probability that a student wears glasses given that they are a boy?
P(Glasses|Boy) = 5/20 = 0.25
P(A|B) = P(B|A) × P(A)/P(B)
P(B) = Σ P(B|Aᵢ) × P(Aᵢ)
A factory has two machines. Machine A produces 60% of items and Machine B produces 40%. 5% of items from Machine A are defective, while 3% from Machine B are defective. If an item is defective, what is the probability it came from Machine A?
P(A|D) = (0.05 × 0.6)/(0.05 × 0.6 + 0.03 × 0.4) = 0.714
Total balls = 10
Red balls = 5
Probability = 5/10 = 0.5
Favorable outcomes: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1)
Total outcomes = 36
Probability = 6/36 = 1/6
P(No rain) = 1 - P(Rain)
= 1 - 0.3 = 0.7
P(First red) = 4/10
P(Second red) = 3/9
P(Both red) = (4/10) × (3/9) = 2/15
P(Glasses|Boy) = 5/20 = 0.25
After first draw: 3 red, 3 blue balls
P(Second red|First blue) = 3/6 = 0.5
P(First head) = 1/2
P(Second head) = 1/2
P(Both heads) = (1/2) × (1/2) = 1/4
P(First ace) = 4/52
P(Second ace) = 3/51
P(Two aces) = (4/52) × (3/51) = 1/221
P(A|D) = (0.05 × 0.6)/(0.05 × 0.6 + 0.03 × 0.4)
= 0.714
P(B|D) = (0.03 × 0.3)/(0.02 × 0.5 + 0.03 × 0.3 + 0.04 × 0.2)
= 0.333
P(D|T+) = (0.95 × 0.01)/(0.95 × 0.01 + 0.05 × 0.99)
= 0.161
P(R|F) = (0.8 × 0.3)/(0.8 × 0.3 + 0.2 × 0.7)
= 0.632
Test your understanding of Probability with 20 fully solved, step-by-step questions designed for beginners.
Start Practice