Mathematics โ€” Statistics

Probability &
Combination

20 Exam-Style Questions ยท Multiple Choice

โฑ 40:00
Progress: 0/20

1. Fundamental Counting Principle

If one event has m outcomes and another has n outcomes, the total number of outcomes for both events is:

Total = m ร— n ร— ยทยทยท
Example
3 shirts ร— 4 pants = 12 outfits

2. Permutation โ€” Order Matters

P(n,r) = n! / (nโˆ’r)! n = total items r = items chosen Order MATTERS
Example: arrange 3 from {A,B,C,D,E}
P(5,3) = 5ร—4ร—3 = 60

3. Combination โ€” Order Does NOT Matter

C(n,r) = n! / [r! ร— (nโˆ’r)!] Also written as nCr or C(n,r) Key: C(n,r) = C(n, nโˆ’r)
Example: choose 3 from {A,B,C,D,E}
C(5,3) = 5!/(3!ร—2!) = 120/12 = 10

4. Basic Probability

P(A) = (favorable outcomes) / (total outcomes) 0 โ‰ค P(A) โ‰ค 1 P(A) + P(A') = 1 [complement rule]

5. Addition Rule

P(A โˆช B) = P(A) + P(B) โˆ’ P(A โˆฉ B) Mutually exclusive: P(A โˆช B) = P(A) + P(B)

6. Multiplication Rule

Independent events: P(A โˆฉ B) = P(A) ร— P(B) Dependent events: P(A โˆฉ B) = P(A) ร— P(B|A)

7. Conditional Probability

P(B|A) = P(A โˆฉ B) / P(A)
Example
P(A)=0.4, P(AโˆฉB)=0.12 โŸน P(B|A) = 0.12/0.4 = 0.3

โšก Must-Memorize Quick Facts

0! = 1
Zero factorial
C(n,0)=1
Choose none
C(n,1)=n
Choose one
C(n,n)=1
Choose all
P(n,n)=n!
All permute
C(n,r)=C(n,nโˆ’r)
Symmetry
0 of 20 answered
Practice Questions
โ€”
Total Score
โ€”
โ€”
Correct
โ€”
Wrong
โ€”
Time
Complete Solutions & Explanations Answer Key