array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'function.stats-rand-gen-chisquare.php', 1 => 'stats_rand_gen_chisquare', 2 => 'Generates a random deviate from the chi-square distribution', ), 'up' => array ( 0 => 'ref.stats.php', 1 => 'Statistic İşlevleri', ), 'prev' => array ( 0 => 'function.stats-rand-gen-beta.php', 1 => 'stats_rand_gen_beta', ), 'next' => array ( 0 => 'function.stats-rand-gen-exponential.php', 1 => 'stats_rand_gen_exponential', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/stats/functions/stats-rand-gen-chisquare.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

stats_rand_gen_chisquare

(PECL stats >= 1.0.0)

stats_rand_gen_chisquareGenerates a random deviate from the chi-square distribution

Açıklama

stats_rand_gen_chisquare(float $df): float

Returns a random deviate from the chi-square distribution where the degrees of freedom is df.

Bağımsız Değişkenler

df

The degrees of freedom

Dönen Değerler

A random deviate