P1. Probability

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Sample Space.

The set Ω. It contains all possible outcomes that we are considering.

2
New cards

Event

A subset of Ω (including Ω itself)

3
New cards

Event space

A set of subsets of Ω which must satisfy certain properties. The event space defines the set of all describable events to which we want to assign probabilities

4
New cards

Probability

A function P that assigns, for all events in F:
P(A) >= 0 for all A in F
P(Ω) = 1
If A1, A2, … in F are mutually exclusive, then P(A1 U A2 U…) = P(A1) + P(A2) + …

5
New cards

The complement rule

The probability that an event occurs is always equal to 1 minus the probability that the event does not occur

6
New cards

The Probability of the Union of Two Events Rule

The probability of A or B is:

P(A ∪ B) = P(A) + P(B) − P(A ∩ B)

7
New cards

Bounds on Probabilities Rule

The probability of A or B is weakly less than the

sum of their probabilities:

P(A ∪ B) ≤ P(A) + P(B)

8
New cards

Logical consequence rule

If B logically entails A then P(A) ≥ P(B)

9
New cards

Kolmogorov definition of a conditional probability

knowt flashcard image
10
New cards

Law of total probability

This says that given a partition {B1, B2} of Ω then for any event A:
P (A) = P (A ∩ B1) + P (A ∩ B2)
P (A) = P (A|B1) P (B1) + P (A|B2) P (B2)

11
New cards

Two events A and B are independent if (intersect)

P (A ∩ B) = P(A)P (B)

12
New cards

Two events A and B are independent if (conditional)

P(A|B) = P(A)

13
New cards

Bayes’ Rule

knowt flashcard image