Probability Unions: Solving Problems

  • Thread starter Thread starter cue928
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
cue928
Messages
129
Reaction score
0
Have a problem that I've worked through, would appreciate any feedback on it to tell if I'm doing it correctly:

Say the probability of success is .95. Two different actors, acting independently:
1. Probability that both actors are successful: I had P(A intersect B) = P(A) * P(B) = (.95)*(.95) = .9025

2. Probability that neither actor is successful? Was a little confused on this one, but I thought it would be P(A U B)'. In (3), I'd calculated the P(A U B) to be .9975, so 1-.9975 = .0025

3. Probability that either actor is successful? I used P(A U B) = P(A) + P(B) - P(A intersect B) = .9975

thank you much.
 
Physics news on Phys.org
Looks pretty good to me!