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

Function binomial_expected

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

finds the expected value of a binomial distribution * \param [in] n * \param [in] p * \returns \f$\mu=np\f$ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected