1. Introduction To Probability Theory Flashcards

1
Q

Suppose that we are about to perform an experiment whose outcome is not
predictable in advance. However, while the outcome of the experiment will not
be known in advance, let us suppose that the set of all possible outcomes is known.
What is this set of all possible outcomes of an experiment called?

A

The sample space

of the experiment and is denoted by S.

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

If the experiment consists of the flipping of a coin, then
S = {H, T} where H means that the outcome of the toss is a head and T that it is a tail.
If the experiment consists of rolling a die, then the sample space is
S = {1, 2, 3, 4, 5, 6}
where the outcome i means that i appeared on the die, i = 1, 2, 3, 4, 5, 6.
What is the sample space if the experiments consists of flipping two coins?

A

S = {(H, H),(H, T),(T, H),(T, T)}

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

What are subsets of sample spaces called?

A

Any subset E of the sample space S is known as an event.

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

When do we say that the event E occurs?

A

We say that the event E occurs when the outcome of the experiment lies in E.

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

For any two events E and F of a sample space S, what do we define the new event E∪F
to consist of?

A

All outcomes that are either in E or in F or in both E and F. That is,
the event E ∪ F will occur if either E or F occurs.

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

How is the

event E∪F often referred to as?

A

The union of the event E and the event F.

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

For any two events E and F, we may also define the new event EF, sometimes
written E∩F. What do we define the new event E∩F
to consist of?

A

EF consists
of all outcomes which are both in E and in F. That is, the event EF will occur
only if both E and F occur.

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

How is the event E∩F referred to as?

A

The intersection of E and F.

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

In Example (1) if E = {H} and F = {T}, then the event EF would not consist of any outcomes and hence could not occur. To give such an event a name, What shall we refer to it as?

A

The null event and denote it by Ø. (That is, Ø refers to the event
consisting of no outcomes.)

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

What does it mean if EF = Ø?

A

Then E and F are said to be mutually

exclusive, or disjoint.

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

We also define unions and intersections of more than two events in a similar manner. If E1, E2, … are events, then How is the union of of the events En denoted?

A

∪∞n=1 En, is defined to be the event that consists of all outcomes that are in En for at least one value of n = 1, 2, … .

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

We also define unions and intersections of more than two events in a similar manner. If E1, E2, … are events, then how is the intersection of the events En denoted?

A

∩∞n=1 En, is defined to be the event consisting of those outcomes that are in all of the events En, n = 1, 2, … .

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

Finally, for any event E what do we define the new event Ec (Notation looks like E^c), referred to as the complement of E, to consist of?

A

All outcomes in the sample space S that are not in E. That is, Ec will occur if and only if E does not occur.

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

What should we note about the complement of E (at least as regards ex. 4)?

A

Note that since the experiment must result in some outcome, it follows that S^c = Ø.

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

Consider an experiment whose sample space is S. For each event E of the sample
space S, we assume that a number P(E) is defined and satisfies the which three
conditions?

A

(i) 0 ≤ P(E) ≤ 1.
(ii) P(S) = 1.
(iii) For any sequence of events E1, E2, … that are mutually exclusive, that is, events for which EnEm = Ø when n ≠ m, then
P(∪∞n=1 En) =
= ∑∞n=1 P(En)

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

What do we refer to P(E) as?

A

The probability of the event E.

17
Q

We have chosen to give a rather formal definition of probabilities as being functions defined on the events of a sample space. However, it turns out that these probabilities have which nice intuitive property?

A

Namely, if our experiment is repeated over and over again then (with probability 1) the proportion of time
that event E occurs will just be P(E).

18
Q

We have chosen to give a rather formal definition of probabilities as being functions defined on the events of a sample space. However, it turns out that these probabilities have a nice intuitive property. Namely, if our experiment is repeated over and over again then (with probability 1) the proportion of time
that event E occurs will just be P(E). Explain the reasoning behind this.

A

Since the events E and Ec are always mutually exclusive and since E∪Ec = S we have by (ii) and (iii) that
1 = P(S) = P(E∪Ec) = P(E)+P(Ec)
or
P(Ec) = 1 − P(E)

19
Q
Since the events E and Ec are always mutually exclusive and since E∪Ec = S we have by (ii) and (iii) that
1 = P(S) = P(E∪Ec) = P(E)+P(Ec)
or
P(Ec) = 1 − P(E)
What does this mean in words?
A

That the probability that an event does not occur

is one minus the probability that it does occur.

20
Q

We shall now derive a formula for P(E ∪ F), the probability of all outcomes either in E or in F. To do so, consider P(E) + P(F), which is the probability of all outcomes in E plus the probability of all points in F. Since any outcome that is in both E and F will be counted twice in P(E) + P(F) and only once in P(E ∪ F), what must we have?

A

P(E) + P(F) = P(E∪F) + P(EF)
or equivalently
P(E∪F) = P(E) + P(F) − P(EF)

21
Q

Note that when E and F are mutually exclusive (that is, when EF = Ø), what does the equation
P(E∪F) = P(E) + P(F) − P(EF) state?

A

That
P(E∪F) = P(E) + P(F) − P(Ø)
= P(E) + P(F)

22
Q

It can be shown by induction that, for any n events E1, E2, E3, … , En,
P(E1∪E2∪···∪En) =
=∑i P(Ei) −∑i

A

That the probability of the union of n events equals the sum of the probabilities of these events taken one at a time minus the sum of the probabilities of these events taken two at a time plus the sum of the probabilities of these events taken three at a time, and so on.

23
Q

Suppose that we toss two dice and that each of the 36 possible outcomes is equally likely to occur and hence has probability 1
36 . Suppose that we observe that the first die is a four. Then, given this information, what is the probability that the sum of the two dice equals six? How can we reason to calculate this probability?

A

Given that the initial die is a four, it follows that there can be at most six possible outcomes of our experiment, namely, (4, 1), (4, 2), (4, 3), (4, 4), (4, 5), and (4, 6). Since each of these outcomes originally had the same probability of occurring, they should still have equal probabilities. That is, given that the first die is a four, then the (conditional) probability of each of the outcomes (4, 1), (4, 2), (4, 3), (4, 4), (4, 5), (4, 6) is 1/6 while the (conditional) probability of the other 30 points
in the sample space is 0. Hence, the desired probability will be 1/6.

24
Q

If we let E and F denote, respectively, the event that the sum of the dice is six and the event that the first die is a four, then the probability just obtained is called the conditional probability that E occurs given that F has occurred. How is this denoted?

A

P(E|F)

25
Q

A general formula for P(E|F) that is valid for all events E and F is derived in the
same manner as the preceding. Explain.

A

Namely, if the event F occurs, then in order for E to occur it is necessary for the actual occurrence to be a point in both E and in F, that is, it must be in EF. Now, because we know that F has occurred, it follows that F becomes our new sample space and hence the probability that the event EF occurs will equal the probability of EF relative to the probability of F. That is,
P(E|F) = P(EF)/P(F).

26
Q

What should we note about Equation 1.5

P(E|F) = P(EF)/P(F)?

A

That Equation (1.5) is only well defined when P(F) > 0 and hence P(E|F) is only defined when P(F) > 0.

27
Q

When are two events E and F are said to be independent?

A

If

P(EF) = P(E)P(F)

28
Q

Two events E and F are said to be independent if
P(EF) = P(E)P(F)
By Equation (1.5), what does this imply?

A

That E and F are independent if
P(E|F) = P(E)
(which also implies that P(F|E) = P(F)).

29
Q

In words,when are two events said to be independent?

A

That is, E and F are independent if knowledge that F has occurred does not affect the probability that E occurs. That is, the occurrence of E is independent of whether or not F occurs.

30
Q

What are two events E and F that are not independent are said to be?

A

Dependent.