• + 2 comments

    Therea are two approaches, leading to the same solution

    P(A or B or C) = P (A) + P(B) + P(C) - P(A and B) - P(A and C) - P(B and C) + P( A and B and C)

    For proof, see:

    https://math.stackexchange.com/questions/1291012/how-to-proof-formula-for-general-addition-rule-of-three-events

    or obviously simpler, as most people here seem to have done : 1 - P(not A)*P(not B)*P(not C)

    • + 0 comments

      I am glad some used the generalized form of solving this.

    • + 1 comment

      I'm a bit confused as we are given probablity for only events A, B &C only so how will you calculate P(A∩B), P(A∩C), P(B∩C), P(A∩B∩C).

      • + 0 comments

        Since they are independent events: P(A∩B) = P(A)*P(B)