sum from k = 1 to n of (C(K, k) * C(N - K, n - k)) / C(N, n) where K=16 N=99 n=7