EnglishFrenchSpanish

OnWorks favicon

pspp - Online in the Cloud

Run pspp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pspp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pspp - a system for statistical analysis

SYNOPSIS


pspp [options] file...

DESCRIPTION


pspp performs statistical analysis on sampled data. Detailed documentation is available in
html, pdf and info format. If the info system is installed, you can view the
documentation with

info pspp

On Debian GNU/Linux systems, full documentation is available in /usr/share/doc/pspp in
HTML and PDF formats and in /usr/share/info in info format. Documentation is also
available at http://www.gnu.org/software/pspp.

OPTIONS


--help Show summary of options.

--version
Show version of program.

EXAMPLE


Create a file example.sps with the following content:

* Example sps file
data list / v0 to v2 1-9.
begin data.
12 12 89
56 12 77
78 12 73
90 91
37 97 85
end data.

descript all
/stat=all
/format=serial.

and run pspp with

pspp example.sps

More examples files are in /usr/share/pspp/examples

Use pspp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad