Difference between revisions of "Prob Binomial"

 
Line 2: Line 2:
 
[[Category:Doc Status D]] <!-- For Lumina use, do not change -->
 
[[Category:Doc Status D]] <!-- For Lumina use, do not change -->
  
= ProbBinomial(k,n,p) =
+
= Prob_Binomial(k,n,p) =
  
 
Analytically computes the probability that the sample drawn at random from a [[Binomial]](n,p) distribution is equal to ''k''.
 
Analytically computes the probability that the sample drawn at random from a [[Binomial]](n,p) distribution is equal to ''k''.

Revision as of 23:26, 6 August 2008


Prob_Binomial(k,n,p)

Analytically computes the probability that the sample drawn at random from a Binomial(n,p) distribution is equal to k.

Library

Distribution Densities Library (Distribution Densities.ana)

See Also

Comments


You are not allowed to post comments.