Probability Unions: Solving Problems

  • Thread starter Thread starter cue928
  • Start date Start date
  • Tags Tags
    Probability
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!
 
Looks ok!

May I suggest another method for (2)?? The chance that an auther is not successful is 0.05. so the chance that neither author iss successful is 0.05*0.05 by independence.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top