The result of a hypergeometric distribution question that I posted about earlier this evening is what follows:
$$\frac{{30 \choose 10}{20 \choose 5}}{{50 \choose 15}}$$
This becomes: $$\frac{\frac{30!}{10!20!}\frac{20!}{5!15!}}{ \frac{50!}{15!35!}}$$ $$\frac{30! \cdot 35!}{10!\cdot5!\cdot50!}$$ $$\frac{30! \cdot 35!}{10!\cdot5!\cdot50!}$$
I see that I can, for example, cancel out 35! on the numerator and then that makes the 50! become $50\cdot49\cdots36$, so you get: $$\frac{30!}{10!\cdot5!\cdot(50\cdot49\cdots36)}$$ and subsequently you can do: $$\frac{(30\cdot29\cdots11)}{5!\cdot(50\cdot49\cdots36)}$$, but is there some way to compute these if I didn't have a computer or a long time to perform the arithmetic? I know there are a few expansions but they seemed to be not particularly helpful either...
Thanks
I actually performed the calculation(all by hand,none with calculator). $$\zeta=\frac{30.29.28.27.26.25.24.23.22.21.20.19.18.17.16.15.14.13.12.11}{5.4.3.2.1.50.49.48.47.46.45.44.43.42.41.40.39.38.37.36} $$ Cancelling(Writing explicitly took me 1 min $[9:10\to9:11]$ and cancelling took me 3 mins$[9:12\to9:15]$): $$\zeta=\frac{9.11.13.17.29}{37.41.43.47}$$ Multiplying(Took me 2 mins $[9:17\to9:19]$) $$\zeta=\frac{634491}{3065857}$$ Dividing(Took me 2 mins$[9:21\to9:23]$) $$\zeta=0.206+\frac{2924458\times10^{-\text{something}}}{3065857}$$ So it's good to approx: $$\zeta\approx0.206$$ Total $8$ mins. I hope you'll do better.