1. Introduction To Probability Theory Flashcards
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?
The sample space
of the experiment and is denoted by S.
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?
S = {(H, H),(H, T),(T, H),(T, T)}
What are subsets of sample spaces called?
Any subset E of the sample space S is known as an event.
When do we say that the event E occurs?
We say that the event E occurs when the outcome of the experiment lies in E.
For any two events E and F of a sample space S, what do we define the new event E∪F
to consist of?
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 is the
event E∪F often referred to as?
The union of the event E and the event F.
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?
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 is the event E∩F referred to as?
The intersection of E and F.
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?
The null event and denote it by Ø. (That is, Ø refers to the event
consisting of no outcomes.)
What does it mean if EF = Ø?
Then E and F are said to be mutually
exclusive, or disjoint.
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?
∪∞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, … .
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?
∩∞n=1 En, is defined to be the event consisting of those outcomes that are in all of the events En, n = 1, 2, … .
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?
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.
What should we note about the complement of E (at least as regards ex. 4)?
Note that since the experiment must result in some outcome, it follows that S^c = Ø.
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?
(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)