You are given three boxes A,B,C which contain red and black balls. Each box
has the following distribution of balls inside:
Box A:5 red, and 5 black balls
Box B:9 red, and 1 black balls
Box C : 6 red, and 4 black balls
You want to pick a ball.
If you pick a box at random, what is the probability that the ball is red?