PHP.nl

stats_stat_paired_t

stats_stat_paired_t

Returns the t-value of the dependent t-test for paired samples

float **stats_stat_paired_t** array $arr1 array $arr2

Returns the t-value of the dependent t-test for paired samples and . arr1``arr2

arr1The first samples

arr2The second samples

Returns the t-value, or false if failure.