A statistics toolbox.
Stixbox is a statistics toolbox which provides distribution functions, datasets, statistical tests and plotting facilities.
It is compatible with the french examination "agregation de mathematiques".
It depends on the "apifun" module.
In the following example, we plot the probability distribution function (PDF) of the Normal (Laplace-Gauss) law in the interval [-5,5].
In the following example, we generate random variables from the Normal distribution function and plot the associated histogram.
x=rnorm(1000,0,1); scf(); [y,e]=histo(x); | ![]() | ![]() |
This module provides a collection of 23 datasets. In the following script, we extract the data for the dataset #10.
Anders Holtsberg
Paris Sud University
Maurice Goursat - INRIA
Jean-Philippe Chancelier - ENPC - 2001
Serge Steer - INRIA - 2006
Allan CORNET - INRIA - 2008
Michael Baudin - DIGITEO - 2010
http://www.maths.lth.se/matstat/stixbox/
http://forge.scilab.org/index.php/p/stixbox/
http://atoms.scilab.org/toolboxes/stixbox