MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / binomial_variance

Function binomial_variance

probability/binomial_dist.cpp:29–29  ·  view source on GitHub ↗

finds the variance of the binomial distribution * \param [in] n * \param [in] p * \returns \f$\sigma^2 = n\cdot p\cdot (1-p)\f$ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected