=BINOM.INV(trials, probability_s, alpha)
The AND function returns TRUE if all of the arguments evaluate to TRUE. If any argument evaluates to FALSE, AND will return FALSE.
Yes, AND can be used with other logical functions. This can expand the usefulness of those logical functions.
AND returns a #VALUE! error if the arguments contain no logical values.
Yes, AND ignores both text cells and blank cells.
can you give me the faqs for the formula BINOM.INVThe BINOM.INV function in Excel calculates the smallest value for which the cumulative binomial distribution is greater than or equal to a specified criteria, given a fixed number of trials and the probability of success on each trial.