PSPP is a command-line program for statistical analysis of sampled data. It is intended as a free replacement of the proprietary program, SPSS.
It interprets commands in the SPSS language and produces output in two forms: tables and charts, and tabular output in ASCII, PostScript, or HTML format.
It already supports a large subset of SPSS’s transformation language. Its statistical procedure support is currently limited, but increasing.
Key Features
- Supports over 1 billion cases.
- Supports over 1 billion variables.
- Import Excel, Gnumeric, OpenDocument spreadsheets, Comma Separated Values and ASCII files as well as Postgres databases.
- Export to SPSS ‘Portable’, ‘system’, and ASCII.
- Performs T-tests (One Sample, Independent Samples, and Paired Samples Modes), ANOVA, linear regression and other statistical operations.
- Recode, rearrange, and manipulate data.
- High-quality output formatting:
- Presentation-quality tables on suitable devices, such as laser printers and raster displays. This is currently implemented through a PostScript driver. A simple HTML tables driver is also available.
- Other devices, such as terminals and dot-matrix printers, are supported through an ASCII driver. IBM PC box-drawing characters can also be used. Bold and italics are supported if the underlying device supports them.
- Output can be directed to multiple devices at once, for instance to a dot-matrix printer and a PostScript printer, and retain the unique output properties of each device.
- Portability: PSPP is easy to port.
Website: www.gnu.org/software/pspp
Support: Manual
Developer: Ben Pfaff and other contributors
License: GNU General Public License v3.0

PSPP is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Statistical Analysis Tools | |
|---|---|
| RStudio | Professional software for R with code editor, debugging & visualization tools |
| R | Environment for statistical computing and graphics |
| statsmodels | Statistical modeling and econometrics in Python |
| gretl | Regression, Econometric and Time-Series Library |
| ROOT | Solves the data analysis challenges of high-energy physics |
| SOFA Statistics | Extremely user-friendly statistics, analysis and reporting package |
| PSPP | Free replacement of the proprietary program, SPSS |
| JASP | Statistical package for both Bayesian and Frequentist statistical methods |
| Pingouin | Simple yet comprehensive functions for commonly used statistical tests |
| jamovi | Real-time statistical spreadsheet |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.
very nice tutorial!