Stat 35&38
Stat 35&38
Stat 35&38
1, find the
following:
a. P(A│B) b. P(B│A) c. P(A│A∪B) d. P(A│A∩B) e. P(A∩B|A∪B)
To find the probabilities of the given events, we can use the definitions of conditional
probability and set theory.
Given probabilities:
P(A) = 0.5
P(B) = 0.3
P(A∩B) = 0.1
a. P(A|B) represents the probability of event A occurring given that event B has already
occurred. This can be calculated using the formula:
P(A|B) = P(A∩B) / P(B)
Substituting the given values: P(A|B) = 0.1 / 0.3 = 1/3
b. P(B|A) represents the probability of event B occurring given that event A has already
occurred. This can be calculated using the formula:
P(B|A) = P(A∩B) / P(A)
Substituting the given values: P(B|A) = 0.1 / 0.5 = 1/5
c. P(A|A∪B) represents the probability of event A occurring given that either event A or
event B has occurred. This can be calculated using the formula:
P(A|A∪B) = P(A∩(A∪B)) / P(A∪B)
Since A∩(A∪B) = A, P(A|A∪B) simplifies to: P(A|A∪B) = P(A) / P(A∪B)
We can express P(A∪B) using set theory as: P(A∪B) = P(A) + P(B) – P(A∩B)
Substituting the given values: P(A∪B) = 0.5 + 0.3 – 0.1 = 0.7
P(A|A∪B) = 0.5 / 0.7 = 5/7
d. P(A|A∩B) represents the probability of event A occurring given that both event A and
event B have occurred. By definition:
P(A│A∩B) = P(A∩(A∩B)) / P(A∩B) = P(A) / P(A∩B) = 0.5 / 0.1 = 5
e. P(A∩B|A∪B) represents the probability of both event A and event B occurring given
that either event A or event B has occurred. This can be calculated using the formula:
P(A∩B|A∪B) = P(A∩B) / P(A∪B)
Substituting the given values: P(A∩B|A∪B) = 0.1 / 0.7 = 1/7
To summarize: a. P(A|B) = 1/3 b. P(B|A) = 1/5 c. P(A|A∪B) = 5/7 d. P(A|A∩B) = 5
e. P(A∩B|A∪B) = 1/7
38, A factory has two machines M1 and M2 making 60% and 40% respectively of the total
production. Machine M1 produces 3% defective items, and M2 produces 5% defective items.
Find the probability that a given defective part came from M1?
1
To find the probability that a given defective part came from Machine M1, we can use
conditional probability.
Let's define the events:
A: The given defective part came from Machine M1.
B: The part is defective.
We are given the following probabilities:
o P(A) = Probability of selecting a part from M1 = 60% = 0.6
o P(B|A) = Probability of the part being defective given that it came from
M1 = 3% = 0.03
o P(B|M2) = Probability of the part being defective given that it came from
M2 = 5% = 0.05
We want to find P(A|B), which represents the probability that the defective
part came from M1 given that it is defective.