Probability Basicsmedium
0:00.0
A bug starts at the bottom-left corner of a grid of squares. The bug takes a random path to the top-right corner by only moving 1 unit Right or 1 unit Up at each step. If all such paths are equally likely, what is the probability that the path passes through the point ?
A bug starts at the bottom-left corner of a grid of squares. The bug takes a random path to the top-right corner by only moving 1 unit Right or 1 unit Up at each step. If all such paths are equally likely, what is the probability that the path passes through the point ?