With Dhoni and Bhuvi at the crease Cricket Team of India needs to score 7 runs in last 2 balls to win the match. What is the probability that the match would be a tie? Assume that:
-There were no wide balls or no balls bowled in these 2 balls.
-No Wicket has fallen in these 2 balls
-No Overthrows or extra runs were scored in these 2 balls
-In case if run(s) are scored on any of these 2 balls it can only be one of these values: 1, 2, 3, 4 & 6
This also implies that it’s quite possible that zero runs are scored on a particular ball
On any of these 2 balls the possible runs which can be scored are: 0,1,2,3,4,6
It would be a tie match if India manages to score exactly 6 runs in these 2 balls.
So possible pair of runs in 2 balls which will result in a tie :
(6,0), (4,2), (2,4), (3,3), (0,6) => count of pairs = 5