Are These Probability Calculations Correct?

  • Thread starter Thread starter tronter
  • Start date Start date
  • Tags Tags
    Probability
tronter
183
1
P(\text{stop at first light signal}) = 0.4 = P(A)

P(\text{stop at second light signal}) = 0.5 = P(B)

P(\text{stop at least one of two signals}) = 0.6 = P(A \cup B)

Then P(A \cap B) = P(A) + P(B) - P(A \cup B) = 0.3

P( \text{first signal but not second}) = P(A \cap B') = 1-0.3 = 0.7

P(\text{exactly one signal}) = P(A \cup B) - P(A \cap B) = P(A \Delta B) = 0.3


Are these correct?
 
Physics news on Phys.org
They are; except can you explain P(1st but not 2nd) = 0.7?
 
yeah that's incorrect. It should be P(A \cap B') = P(A) - P(A \cap B) = 0.4-0.3 = 0.1
 
tronter said:
yeah that's incorrect. It should be P(A \cap B') = P(A) - P(A \cap B) = 0.4-0.3 = 0.1
Shouldn't it be P(A \cap B') = P(A) * (1-P(B))

Assuming there independent
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Back
Top