Sofa Statistics 0.9.3
SOFA – Statistics Open For All – es una buena aplicación para crear estadísticas y analizarlas, teniendo además la posibilidad de crear vistosos reportes para imprimir y ver en pantalla.
Acaba de ser actualizado a su versión 0.9.3 siendo sus principales cambios:
- Chi Square output includes clustered bar charts to display proportions and frequencies for the two variables selected.
- Drop-downs default to the most recently used database and table. This recognises that most of the time you are using the same table as you used in the last analysis.
- More helpful messages if trying to use variables with too many values for Chi Square.
- Fix for Linux users with a 4-digit year date format.
- Miscellaneous fixes to the behaviour of the table design dialog. Numerous bugs were flushed out by more extensive user testing before release.
- The Expand button is disabled if a report runs but not successfully (e.g. returns a warning).
- The default database and table are saved correctly according to database engine (e.g. MySQL, MS Access etc). This ensures valid projects can always open.

Existe un paquete deb para poder instalarlo en Karmic, pero antes necesitaremos una versión especial de wxpython.
Para poder instalar esta versión especial abrimos un Terminal y copiamos y pegamos línea por linea:
wget http://www.vislab.uq.edu.au/debuntu/uqvislab-pubkey.asc
sudo apt-key add uqvislab-pubkey.asc
sudo apt-get update
sudo wget http://www.vislab.uq.edu.au/debuntu/sources.list.d/karmic.list -O /etc/apt/sources.list.d/uqvislab.list
sudo apt-get update
sudo apt-get install python-webkitwx
Una vez instalado, ahora sí podremos usar el deb para instalar Sofa 0.9.3:
Categorías: Sin categoría






Voy a probarlo…