SOLUTION: If P(A) = 0.4, P(B) = 0.7, and A and B are independent, find P(A or B) Please help
Algebra
->
Probability-and-statistics
-> SOLUTION: If P(A) = 0.4, P(B) = 0.7, and A and B are independent, find P(A or B) Please help
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 949058
:
If P(A) = 0.4, P(B) = 0.7, and A and B are independent, find P(A or B) Please help
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
P(A or B) = P(A) + P(B) - P(A and B)
P(A or B) = P(A) + P(B) - P(A)*P(B) ... this is valid since A and B are independent
I'll let you finish up.