<p>The <b>BINOM.INV</b> function is one of the statistical functions. It is used to return the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</p>
<pstyle="text-indent: 50px;"><b><em>trials</em></b> is the number of trials, a numeric value greater than 0.</p>
<pstyle="text-indent: 50px;"><b><em>probability-s</em></b> is the success probability of each trial, a numeric value greater than 0 but less than 1.</p>
<pstyle="text-indent: 50px;"><b><em>alpha</em></b> is the criterion, a numeric value greater than 0 but less than 1.</p>
<p>The numeric values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>BINOM.INV</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>