Download .zip |
Info | Example | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-11-28 (1 month ago) | Not yet rated by the users | Total: 48 This week: 2 | All time: 466 This week: 17 |
Version | License | JavaScript version | Categories | |||
stat 1.0 | GNU General Publi... | 5 | jQuery, Math |
Description | Author | |||
This object can perform descriptive statistics on data sets. Innovation Award
|
README JAVASCRIPT STATICALS DESCRIPTIVE LIBRARY Methods --------------------------- Data: agrDatos(data as value): add data single a internal array to calculate measures agrDatosC(data as Array): add a data array to calculate measures datos(): return a array with data add to calculate measures n(): return a int with count data in internal array Central Tendency: mediaAritmetica(): return average value (aritmetic means) mediaGeometrica(): return average value (geometric means) mediaArmonica(): return average value (armonic means) mediaQ(): return average value (cuadratic means) moda(): return string (differente values of mode) mediana(): return a value (median) Position: percentil(p as value): return a value (value of percentil p) Dispersion: varianza(): return value (variance value) variacion(): return value (variate coeficent value) sesgo(): return value desviacionMedia(): return value (half desviation value) desviacionEstandar(): return value (desviation standar value) curtosis(): return value (measures of curtosis) asimetria(): return value (measure of simetric curve) |
Files |
File | Role | Description |
---|---|---|
jquery.js | Class | jQuery |
stat.js | Class | class |
example.html | Example | file example |
readme | Doc. | readme file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.