Manuals/calci/CRITBINOM

From ZCubes Wiki
Revision as of 21:32, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left">   '''CRITBINOM (t, prob, alpha)''' '''Where ‘t’ is the number of Bernoulli trials, ‘Prob’ is the probabi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  

CRITBINOM (t, prob, alpha)

Where ‘t’ is the number of Bernoulli trials, ‘Prob’ is the probability of a success on each trial and ‘alpha’ is the criterion value.


This function is to determine the quality assurance applications. It returns, the cumulative binomial distribution is greater than or equal to a criterion value.


 
  • This function accepts all numeric values.
  • Trials should be grater than 0.
  • Prob and alpha should be between 0 and 1

CRITBINOM


Syntax

Remarks

Examples

Description

Lets see an example,

CRITBINOM(t,prob,alpha)

B

8

0.65

0.80

=CRITBINOM(B2,B3,B4)


Column1 Column2 Column3
Row1 8
=CRITBINOM(B2,B3,B4)C3
Row2 0.65
Row3 0.80
Row4
Row5
Row6