tce_functions_statistics.php

tce_functions_statistics.php source file reference

Package: com\tecnick\tcexam\admin

Tags

  • file: Functions to calculate descriptive statistics.
  • author: Nicola Asuni
  • since: 2008-12-25

Functions

F_getArrayStatistics()

File: tce_functions_statistics.php line 30

F_getArrayStatistics(mixed $data) : array<string|int, mixed>

Parameters

  • $data : mixed: (array) input data as bidimesional array. The first dimension is a set of data, the second contains data.

Tags

  • author: Nicola Asuni
  • since: 2008-12-25

Return values

array<string|int, mixed> —

of statistical results. The keys of the input data are peserved.