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 |
| 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 |
| jamovi | Real-time statistical spreadsheet |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


very nice tutorial!