Probability Facts Flashcards

1
Q

Random Process

A

Is the process that has unpredictable result.
e.g. rolling the dice.
This can also be called an experiment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Outcomes

A

Are all possible results.
e.g. 1, 2, 3, 4, 5, 6.
We use the Greek letter Ω to mean the set of all possible outcomes.
e.g. Ω = ( 1, 2, 3, 4, 5, 6 ).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Event

A

Is a set of outcomes.
e.g. { 2, 4, 6 }
When we say an event has occurred, we mean that the random process resulted in one of the outcomes of the event.
e.g. 2, 4, or 6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Mutually Exclusive

A

Two events are mutually exclusive if they have no outcomes in common.
e.g. { 1, 2} and {4, 5}
These events can also be called disjoint.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Probability Measure (P)

A

Rule or table that gives the probability of every event. Usually we use upper case letter P for the probability measure.

We write the probabilities of events like this:
P({2, 4, 6 }) = 0.5 or sometimes as a shortcut: P(A) = 0.5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Conditional Probability

A

The Conditional Probability of event A given event B is:
P(A/B) = P(A and B)
_________
P(B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

If we say the two events are INDEPENDENT, this means?

A

P(A\B=P(A)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Addition Rule

A

P ( A or B ) = P (A) + P (B) - P ( A and B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Multiplication Rule

A

P( A and B ) = P(A)P(BIA)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If events A and B are independent, then the multiplication rule becomes what?

A

P ( A and B ) = P (A)P (B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If A and B are mutually exclusive then the addition rule becomes…

A

P ( A or B ) = P ( A ) + P ( B )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Other Probability Facts

A

0 ≤ P (A) ≤ 1

P ( Ω ) = 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

The Law of Total Probability:

A

If events X1, X2, and X3 are mutually exclusive and have probabilities that add up to one, then for any event A:
P (A) = P(AIX1)P(X1) + P(AIX2)P(X2) + P(AIX3)P(X3)
* this is also true for any other number of events:
X1, X2, X3, X4….

How well did you know this?
1
Not at all
2
3
4
5
Perfectly