I need to find the most accurate probability P(R)
I am given events Y, G, B, O, and T which are independent but can also occur at the same time...
I have probabilities P(Y), P(G), P(B), P(O), P(T)
and probabilities P(R|Y), P(R|G), P(R|B), P(R|O), P(R|T)
how do I properly define P(R) if it is dependent on events Y, G, B, O, and T
I need to define a general case for P(R) given any number of the events could occur at the same time or not occur with the probabilities given...