stats_skew

(PECL stats >= 1.0.0)

stats_skewComputes the skewness of the data in the array

说明

stats_skew ( array $a ) : float

Returns the skewness of the values in a.

参数

a

The input array

返回值

Returns the skewness of the values in a, or FALSE if a is empty or is not an array.

相关文章
php cubrid mysql 兼容性函数 return a numerical array with the values of the current rowphp ibm db2 函数 returns the data type of the indicated column in a result setphp dbase 函数 gets a record from a database as an indexed arrayphp frontbase 函数 get a result row as an enumerated arrayphp gd 和图像处理 函数 取得 getimagesize,exif read data,exif thumbnail,exif imagetype 所返回的图像类型的 mime 类型php inclued 函数 get the inclued dataphp maxdb 函数 fetch meta data for a single fieldphp rrd 函数 fetch the data for graph as arrayphp statistic 函数 returns the absolute deviation of an array of valuesphp statistic 函数 calculates any one parameter of the binomial distribution given values for the othersphp statistic 函数 calculates any one parameter of the weibull distribution given values for the othersphp statistic 函数 computes the covariance of two data setsphp statistic 函数 probability density function of the uniform distributionphp statistic 函数 returns the harmonic mean of an array of valuesphp statistic 函数 computes the kurtosis of the data in the arrayphp statistic 函数 generates a random deviate from the non central chi square distributionphp statistic 函数 computes the skewness of the data in the arrayphp statistic 函数 returns the pearson correlation coefficient of two data setsphp statistic 函数 returns the t value of the dependent t test for paired samplesphp sybase 函数 fetch a result row as an associative array
关注编程学问公众号