*** Welcome to piglix ***

PSPP

PSPP
PSPP logo
Developer(s) GNU Project
Stable release
0.10.2 / July 23, 2016; 7 months ago (2016-07-23)
Repository git.savannah.gnu.org/cgit/pspp.git
Written in C
Operating system GNU
Type Statistics
License GNU General Public License
Website www.gnu.org/software/pspp/

PSPP is a free software application for analysis of sampled data, intended as a free alternative for IBM SPSS Statistics. It has a graphical user interface and conventional command-line interface. It is written in C and uses GNU Scientific Library for its mathematical routines. The name has "no official acronymic expansion".

This software provides a comprehensive set of capabilities including frequencies, cross-tabs comparison of means (t-tests and one-way ANOVA); linear regression, logistic regression, reliability (Cronbach's alpha, not failure or Weibull), and re-ordering data, non-parametric tests, factor analysis, cluster analysis, principal components analysis, chi-square analysis and more. Some very advanced statistical tests are as of 2014 not yet implemented.

At the user's choice, statistical output and graphics are available in ASCII, PDF, PostScript, SVG or HTML formats. A range of statistical graphs can be produced, such as histograms, pie-charts scree plots and np-charts.

PSPP can import Gnumeric and OpenDocument spreadsheets, Postgres databases, comma-separated values and ASCII files. It can export files in the SPSS 'portable' and 'system' file formats and to ASCII files. Some of the libraries used by PSPP can be accessed programmatically; PSPP-Perl provides an interface to the libraries used by PSPP.


...
Wikipedia

...