Probability and Combinatorics Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Flashcards for reviewing probability concepts and combinatorics.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

Sample Space

The set of all possible outcomes of a statistical experiment.

2
New cards

Sample Point

Members of the sample space, or possible outcomes that can occur.

3
New cards

Proposisi Peluang 1

P(EC) = 1 − P(E)

4
New cards

Proposisi Peluang 2

If E ⊆ F, then P(E) ≤ P(F)

5
New cards

Proposisi Peluang 3

P(E ∪ F)= P(E) + P(F) - P(E ∩ F)

6
New cards

Property 1 of Sets

A ∩ ∅ = ∅

7
New cards

Property 2 of Sets

A ∪ U = U

8
New cards

Property 3 of Sets

A ∩ A' = ∅

9
New cards

Property 4 of Sets

A ∪ A' = S

10
New cards

Property 5 of Sets

S' = ∅

11
New cards

Property 6 of Sets

∅' = S

12
New cards

Property 7 of Sets

(A')' = A

13
New cards

Property 8 of Sets

(A ∩ B)' = A' ∪ B'

14
New cards

Property 9 of Sets

(A ∪ B)' = A' ∩ B'

15
New cards

De Morgan's Law (1)

A \ (B ∪ C) = (A \ B) ∩ (A \ C)

16
New cards

De Morgan's Law (2)

A \ (B ∩ C) = (A \ B) ∪ (A \ C)

17
New cards

Addition Rule

If the events are mutually exclusive, the total number of ways is r₁ + r₂ + … + rₙ.

18
New cards

Multiplication Rule

If events are related, the total number of ways is r₁ × r₂ × … × rₙ.

19
New cards

Permutation of k from n (k ≤ n)

n! / (n - k)!

20
New cards

Permutation with identical elements

n! / (k₁! * k₂! * … * kₜ!)

21
New cards

Cyclic Permutation

(n - 1)!

22
New cards

Combination of k from n (k ≤ n)

n! / ((n - k)! * k!)