Ing. Sistemas
GNU PSPP Statistical Analysis Software
Release 0.7.9-gd4ae90
This manual is for GNU PSPP version 0.7.9-gd4ae90, software for statistical analysis.
Copyright c 1997, 1998, 2004, 2005, 2009, 2012 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document under the
terms of the GNU Free Documentation License, Version 1.3 or anylater version
published by the Free Software Foundation; with no Invariant Sections, no
Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included
in the section entitled "GNU Free Documentation License".
1
The authors wish to thank Network Theory Ltd http://www.network-theory.co.uk
for their financial support in the production of this manual.
i
Table of Contents1
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2
Your rights and obligations . . . . . . . . . . . . . . . . . . . . 3
3
Invoking pspp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3.1
3.2
3.3
3.4
3.5
3.6
4
Invoking psppire . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
4.1
5Main Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
PDF, PostScript, and SVG Output Options . . . . . . . . . . . . . . . . . . . . 7
Plain Text Output Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
HTML Output Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. 9
OpenDocument Output Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Comma-Separated Value Output Options . . . . . . . . . . . . . . . . . . . . . . 10
The graphic user interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Using pspp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
5.1Preparation of Data Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.1.1 Defining Variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.1.2 Listing the data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.1.3 Reading data from a text file . . . . . . . . . . . . . . . . . . . . . . . . . . . . .5.1.4 Reading data from a pre-prepared pspp file . . . . . . . . . . . . . . .
5.1.5 Saving data to a pspp file. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.1.6 Reading data from other sources . . . . . . . . . . . . . . . . . . . . . . . . . .
5.2 Data Screening and Transformation . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.2.1 Identifying incorrect data . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.2.2 Dealing with suspicious data . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.2.3 Inverting negatively coded variables . . . . . . . . . . . . . . . . . . . . . .
5.2.4 Testing data consistency . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.2.5 Testing for normality . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . .
5.3 Hypothesis Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.3.1 Testing for differences of means . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.3.2 Linear Regression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6
12
13
13
14
14
14
15
1515
16
17
17
18
21
21
22
The pspp language . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
6.1
6.2
6.3
6.4
6.5
6.6
6.7
Tokens . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Forming commands of tokens . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Syntax Variants . . . . . . . ....
Regístrate para leer el documento completo.