Home > PHP > Function > Statistics > stats_cdf_binomial()

stats_cdf_binomial()

stats_cdf_binomial - Calculates any one parameter of the binomial distribution given values for the others.

Syntax

float stats_cdf_binomial (float $par1, float $par2, float $par3, int $which)

Arguments

  • par1
  • par2
  • par3
  • which

Description

Version

PHP PECL stats >= 1.0.0

Return value