Over 2 million + professionals use CFI to learn accounting, financial analysis, modeling and more. Unlock the essentials of corporate finance with our free resources and get an exclusive sneak peek at the first module of each course.
Start Free
What is the CRITBINOM Function?
The CRITBINOM Function[1] is categorized under Excel Statistical functions. It will return the smallest value that is greater than or equal to the criterion value.
The function returns the inverse of the Cumulative Binomial Distribution. That is, for a specific number of independent trials, CRITBITNOM will return the smallest value (the number of successes) for which the cumulative binomial distribution is greater than or equal to a specified value.
As a financial analyst, CRITBITNOM is useful in data analysis. For example, we can use the function to estimate the highest number of defective products allowed to come off an assembly line run without rejecting the entire lot.
In MS Excel 2010, the BINOM.INV function replaced the CRITBINOM function. However, CRITBITNOM is still stored in the list of compatibility functions to allow compatibility with earlier versions of Excel.
Formula
=CRITBINOM(trials,probability_s,alpha)
The CRITBITNOM uses the following arguments:
Trials (required argument) – This is the number of independent trials to be done. MS Excel will truncate a decimal to an integer.
Probability_s (required argument) – This is the probability of success in each trial.
Alpha (required argument) – The criterion value of the Cumulative Binomial Distribution (must be between 0 and 1).
How to use the CRITBINOM Function in Excel?
To understand the uses of the CRITBITNOM function, let’s consider an example:
Example
Suppose we are given the following data:
Number of Bernoulli trials: 12
Probability of success in each trial: 0.5
Criterion value: 0.75
The formula to use is:
We get the result below:
So, the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value is 7.
A few notes about the CRITBINOM Function
#VALUE! error – Occurs if any of the given arguments is non-numeric.
If the trials argument is not an integer, it is truncated.
#NUM! error – Occurs when either:
The given trial argument is less than zero; or
The given probability_s argument is < 0 or > 1; or
Thanks for reading CFI’s guide to important Excel functions! By taking the time to learn and master these functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.