com-tecnick-tcexam-admin
[ class tree: com-tecnick-tcexam-admin ] [ index: com-tecnick-tcexam-admin ] [ all elements ]

Procedural File: tce_functions_statistics.php

Source Location: /admin/code/tce_functions_statistics.php



Page Details:

Functions to calculate descriptive statistics.



Tags:

author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2008-12-25
license:  GNU General Public License








F_formatPdfPercentage [line 138]

string F_formatPdfPercentage( float $num)

format a percentage number



Parameters

float   $num   number to be formatted
[ Top ]



F_formatPercentage [line 129]

formatted F_formatPercentage( float $num)

Format a percentage number.



Tags:

return:  string


Parameters

float   $num   number to be formatted
[ Top ]



F_getArrayStatistics [line 62]

array F_getArrayStatistics( array $data)

Return an array containing descriptive statistics for the bidimensional input array.



Tags:

return:  of statistical results. The keys of the input data are peserved.
author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2008-12-25y
license:  GNU General Public License


Parameters

array   $data   input data as bidimesional array. The first dimension is a set of data, the second contains data.
[ Top ]



Documentation generated on Thu, 05 Feb 2009 12:44:40 +0100 by phpDocumentor 1.4.1