php statistics 变量,PHP Statistics

stats_absolute_deviation — Returns the absolute deviation of an array of values

stats_cdf_beta — CDF function for BETA Distribution. Calculates any one parameter of the beta distribution given values for the others.

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

stats_cdf_cauchy — Not documented

stats_cdf_chisquare — Calculates any one parameter of the chi-square distribution given values for the others.

stats_cdf_f — Calculates any one parameter of the F distribution given values for the others.

stats_cdf_gamma — Calculates any one parameter of the gamma distribution given values for the others.

stats_cdf_negative_binomial — Calculates any one parameter of the negative binomial distribution given values for the others.

stats_cdf_noncentral_chisquare — Calculates any one parameter of the non-central chi-square distribution given values for the others.

stats_cdf_noncentral_f — Calculates any one parameter of the Non-central F distribution given values for the others.

stats_cdf_poisson — Calculates any one parameter of the Poisson distribution given values for the others.

stats_cdf_t — Calculates any one parameter of the T distribution given values for the others.

stats_covariance — Computes the covariance of two data sets

stats_dens_beta — Not documented

stats_dens_gamma — Not documented

stats_dens_t — Not documented

stats_harmonic_mean — Returns the harmonic mean of an array of values

stats_kurtosis — Computes the kurtosis of the data in the array

stats_rand_gen_beta — Generates beta random deviate

stats_rand_gen_chisquare — Generates random deviate from the distribution of a chisquare with "df" degrees of freedom random variable.

stats_rand_gen_exponential — Generates a single random deviate from an exponential distribution with mean "av"

stats_rand_gen_f — Generates a random deviate

stats_rand_gen_funiform — Generates uniform float between low (exclusive) and high (exclusive)

stats_rand_gen_gamma — Generates random deviates from a gamma distribution

stats_rand_gen_ibinomial_negative — Generates a single random deviate from a negative binomial distribution. Arguments : n - the number of trials in the negative binomial distribution from which a random deviate is to be generated (n > 0), p - the probability of an event (0 < p < 1)).

stats_rand_gen_ibinomial — Generates a single random deviate from a binomial distribution whose number of trials is "n" (n >= 0) and whose probability of an event in each trial is "pp" ([0;1]). Method : algorithm BTPE

stats_rand_gen_int — Generates random integer between 1 and 2147483562

stats_rand_gen_ipoisson — Generates a single random deviate from a Poisson distribution with mean "mu" (mu >= 0.0).

stats_rand_gen_iuniform — Generates integer uniformly distributed between LOW (inclusive) and HIGH (inclusive)

stats_rand_gen_noncenral_chisquare — Generates random deviate from the distribution of a noncentral chisquare with "df" degrees of freedom and noncentrality parameter "xnonc". d must be >= 1.0, xnonc must >= 0.0

stats_rand_gen_noncentral_f — Generates a random deviate from the noncentral F (variance ratio) distribution with "dfn" degrees of freedom in the numerator, and "dfd" degrees of freedom in the denominator, and noncentrality parameter "xnonc". Method : directly generates ratio of noncentral numerator chisquare variate to central denominator chisquare variate.

stats_rand_gen_noncentral_t — Generates a single random deviate from a noncentral T distribution

stats_rand_gen_normal — Generates a single random deviate from a normal distribution with mean, av, and standard deviation, sd (sd >= 0). Method : Renames SNORM from TOMS as slightly modified by BWB to use RANF instead of SUNIF.

stats_rand_gen_t — Generates a single random deviate from a T distribution

stats_rand_phrase_to_seeds — generate two seeds for the RGN random number generator

stats_rand_ranf — Returns a random floating point number from a uniform distribution over 0 - 1 (endpoints of this interval are not returned) using the current generator

stats_skew — Computes the skewness of the data in the array

stats_standard_deviation — Returns the standard deviation

stats_stat_noncentral_t — Calculates any one parameter of the noncentral t distribution give values for the others.

stats_variance — Returns the population variance

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值