StatsInvBinomialCDF
StatsInvBinomialCDF (cdf, p, Ν)
The StatsInvBinomialCDF function returns the inverse of the binomial cumulative distribution function. The inverse function returns the value at which the binomial CDF with probability p and total elements N, has the value 0.95. There is no closed form expression for the inverse binomial CDF; it is evaluated numerically.