<p>The <b>CRITBINOM</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 the specified alpha value.</p>
<pstyle="text-indent: 50px;"><b><em>number-trials</em></b> is the number of trials, a numeric value greater than or equal to 0.</p>
<pstyle="text-indent: 50px;"><b><em>success-probability</em></b> is the success probability of each trial, a numeric value greater than or equal to 0 but less than or equal to 1.</p>
<pstyle="text-indent: 50px;"><b><em>alpha</em></b> is the criterion, a numeric value greater than or equal to 0 but less than or equal to 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>CRITBINOM</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>