Let there be $100$ balls in an urn out of which $50$ are red and $50$ are green. Let $A$ be the event of drawing $75$ balls from the urn in which $n$ balls are red in colour, where $25 \leq n \leq 50.$ Find $\Bbb P(A).$
Note $:$ All the red (resp. green) balls are indistinguishable.
I know the result if the balls are distinguishable in which case $$\Bbb P(A) = \frac {\binom {50} {n} × \binom {50} {75-n}} {\binom {100} {75}}.$$
How can I solve this question for indistinguishable balls? Any help will be appreciated.
Thanks in advance.