Probability
Probability
Postulate 2. The probability for any event E is the sum of the probability of the simple events that
constitute E.
A Priori or Classical Probability – probability is determined even before the experiment is performed using
the following rule:
no. of sample points in A n
P(A)= no. of sample points in S = N
Subjective Probability – probability is determined by the use of intuition, personal beliefs, and other
indirect information.
Examples:
1. The probability that it will rain tomorrow is 0.40 and the probability that it will not rain
tomorrow is 0.52.
2. The probabilities that a printer will make 0, 1, 2, 3, or 4 or more mistakes in printing a document
are, respectively, 0.19, 0.34, -0.25, 0.43, and 0.29.
*The probability of any event must be 0 or 1 and the values in between 0 and 1. Hence there is
no negative probability. (Postulate 1)
3. The probabilities that an automobile salesperson will sell 0, 1, 2, or 3 cars on any given day in
February are, respectively, 0.19, 0.38, 0.29, and 0.15.
*The probability of any event must be 0 or 1 and the values in between 0 and 1. Hence, the
probability must not be greater than 1. (Postulate 1)
4. In tossing a fair coin, what is the probability of getting a head? Of either a head or tail?
Of neither a head nor tail?
P(H) = ½
P(H or T)= 1
P(H nor T) = 0
5. In tossing a fair die, what is the probability of getting a 3? Of getting an even number?
Of getting a number greater than 6?
1
P (of getting a 3) =
6
1
P (of getting an even no. ) =
2
6. A coin is biased so that a head is twice as likely to occur as a tail. If the coin is tossed
once, what is the probability of getting a head?
2
P(H) =
3
Examples:
1. The probability that a student passes Stat 101 is 0.60, and the probability that he passes Comm II
is 0.85. If the probability that he passes at least one of the two courses is 0.95, what is the
probability that he will pass both courses? Fail both Stat 101 and Comm II?
Since the probability that he will pass both subjects is 0.5 then the probability that he will fail both
is 1 – 0.5.
P(A) + P (A c) = 1 (Theorem 2)
P(A) = 1 - P (Ac)
P(A) = 1- 0.5
= 0.5
2. In the toss of a fair coin 4 times, what is the probability of no head in the toss? At least one h ead?
1 15
1− =
16 16
3. A coin is tossed twice. What is the probability that at least 1 head occurs?
3
22 = 4 outcomes, the probability that at least one head will occur is
4
4. A die is loaded in such a way that an even number is twice as likely to occur as an odd number. If E
is the event that a number less than 4 occurs on a single toss of the die, find P(E)?
Total number is 6 + 3 = 9.
4
Therefore the probability is
9
4. A statistics class for engineers consists of 25 industrial, 10 mechanical, 10 electrical, and 8 civil
engineering students. If a person is randomly selected by the instructor to answer a question, find
the probability that the student chosen is (a) an industrial engineering major and (b) a civil
engineering or an electrical engineering major.
25
53
8 10 18
P (CE + EE) = + =
53 53 53
𝑃 (𝐴 ∪ 𝐵) = 𝑃 (𝐴 ) + 𝑃 (𝐵) − 𝑃 (𝐴 ∩ 𝐵)
= 0.8 + 0.6 − 0.5
= 0.9
6. If 3 books are picked at random from a shelf containing 5 novels, 3 books of poems, and a
dictionary, what is the probability that
8𝐶2 𝑥 1𝐶1 28 𝑥 1 28 1
= = =
9𝐶3 84 84 3
5𝐶2 𝑥 3𝐶1 10 𝑥 3 30 5
= = =
9𝐶3 84 84 14
Conditional Probability
The probability of an event B occurring when it is known that some event A has occurred is called a
conditional probability and is denoted by P(B|A). The symbol P(B|A) is usually read “the probability
that B occurs given that A occurs”or simply “the probability of B, given A.”
𝑃 (𝐴 ∩ 𝐵)
𝑃 (𝐵/𝐴 ) = , 𝑝𝑟𝑜𝑣𝑖𝑑𝑒𝑑 𝑃 (𝐴 ) > 0.
𝑃 (𝐴)
One of these individuals is to be selected at random for a tour throughout the country to publicize
the advantages of establishing new industries in the town. We shall be concerned with the following
events:
M: a man is chosen,
E: the one chosen is employed.
𝑃(𝑀 ∩ 𝐸)
𝑃(𝑀/𝐸) =
𝑃(𝐸)
460 23
= 𝑜𝑟 (𝑙𝑜𝑤𝑒𝑠𝑡 𝑡𝑒𝑟𝑚)
600 30
Example.
1. The probability that a regularly scheduled flight departs on time is P(D) = 0.83; the probability that
it arrives on time is P(A) = 0.82; and the probability that it departs and arrives on time is P(D ∩A)
= 0.78. Find the probability that a plane
𝑃(𝐴 ∩ 𝐷) 0.78
𝑃(𝐴/𝐷) = = = 0.94
𝑃(𝐷) 0.83
𝑃(𝐴 ∩ 𝐷) 0.78
𝑃(𝐷/𝐴 ) = = = 0.95
𝑃 (𝐴) 0.82