There is a bag filled with 3 blue, 4 red and 5 green marbles.
A marble is taken at random from the bag, the colour is noted and then it is replaced.
Another marble is taken at random.
What is the probability of getting 2 the same colour?
Let A = {The second marble has the same colour with first taken marble}
{First taken marble has color i} , for
Then according to Law of total probability:
At first, we can state that because marble is replaced, so total count of marbles is equal when we took them first or second time.
We can calculate each of these probablilities using general formula:
(count of marbles with color i) / (total count of marbles)
So, answer is 25/72 (or approximately 35%).
Comments