STATISTICAL PACKAGE FOR THE SOCIAL SCIENCES

Size: px
Start display at page:

Download "STATISTICAL PACKAGE FOR THE SOCIAL SCIENCES"

Transcription

1 STATISTICAL PACKAGE FOR THE SOCIAL SCIENCES SECOND EDITION NORMAN H. NIE Department of Political Science and National Opinion Research Center University Of Chicago C. HADLAI HULL Computation Center University of Chicago McGRAW-HILL BOOK COMPANY New York St. Louis San Francisco Auckland Diisseldorf» Johannesburg Kuala Lumpur London Mexico Montreal New Delhi Panama Paris Sao Paulo Singapore Sydney Tokyo Toronto JEAN G. JENKINS National Opinion Research Center University of Chicago KARIN STEINBRENNER National Opinion Research Center University of Chicago DALE H. BENT Faculty of Business Administration and Computing Services The University of Alberta

2 CONTENTS PREFACE xxi 1 AN INTRODUCTION TO COMPUTING WITH SPSS COMPUTERS AND THE PROCESS OF INDUCTIVE SOCIAL RE- SEARCH Statistical Analysis on Computers: Use and Abuse USING THE STATISTICAL CAPABILITIES OF SPSS A Note on Levels of Measurement Statistical Procedures in SPSS AN OVERVIEW O T T H E OPERATION OF SPSS Sequencing Calculations Entering and Processing Data Subfiles Missing Data Recoding Data 17 e Variable Transformations Sampling, Selecting, and Weighting Data Aggregating Data File Modification and Management Retrieval of Data from the System Output of Results from the System SUGGESTIONS FOR THE USE OF THIS TEXT 20

3 vi CONTENTS 2 ORGANIZATION AND CODING OF DATA FOR INPUT INTO THE SPSS SYSTEM THE CASE AS THE UNIT OF ANALYSIS CODING CONVENTIONS FOR DATA Variables and Variable Types Coding Missing Values Organizing Data for Input SUBFILES: THEIR FUNCTION AND STRUCTURE Using Subfiles Subfile Structure RECORDING DATA ON MACHINE-READABLE MEDIA LIMITATIONS ON INPUT DATA 27 3 SPSS CONTROL CARDS CONTROL-CARD PREPARATION: GENERAL FORMAT AND CONVENTIONS Control Field Specification Field Summary of General Rules for Control-Card Preparation NOTATION USED IN PRESENTING CONTROL-CARD FORMATS 33 4 DEFINING AN SPSS FILE: THE DATA-DEFINITION CARDS FILE NAME CARD VARIABLE LIST CARD SUBFILE LIST CARD INPUT MEDIUM CARD N OF CASES CARD INPUT FORMAT CARD FixedrColumn, Free-Field, or Binary Format Format List for Data in Fixed-Column Format Format Elements VARIABLE LIST and Format List INPUT FORMAT Card for Data in Binary Format ,6- INPUT FORMAT Card for Data in FREEFIELD Format DATA LIST CARD: AN ALTERNATE TO THE VARIABLE LIST AND INPUT FORMAT CARDS DATA LIST for Data in Fixed-Column BCD Format DATA LIST for Data in Binary Format MISSING VALUES CARD Entering Lists of Variables: General Conventions Specifying the Missing Values VALUE LABELS CARD PRINT FORMATS CARD VAR LABELS CARD 62

4 CONTENTS vii 4.12 REFERENCING ALL VARIABLES SIMULTANEOUSLY: THE KEYWORD ALL RULES GOVERNING THE ORDER OF DATA-DEFINITION CARDS 63 5 CONTROLLING THE CALCULATIONS. THE TASK-DEFINITION CARDS PROCEDURE CARDS OPTIONS CARD STATISTICS CARD READ INPUT DATA CARD RUN SUBFILES CARD RAW OUTPUT UNIT CARD SUMMARY OF TASK-DEFINITION CARDS i6 THE RUN CARDS RUN NAME CARD TASK NAME CARD FINISH CARD PAGESIZE CARD PRINT BACK CARD COMMENT CARD DOCUMENT CARD NUMBERED CARD , GENERATING AND PROCESSING SPSS FILES: CARD ORDER AND DECK SETUP PROCESSING FROM A RAW-INPUT-DATA FILE ON CARDS, TAPE, OR DISK: CARD ORDER AND DECK SETUP GENERATING AND RETAINING SPSS SYSTEM FILES: THE SAVE FILE CARD PROCESSING DATA FROM SPSS SYSTEM FILES GET FILE Card Deck Setup and Card Order for Processing Data from SPSS System Files Modifying or Adding to Data-Definition Information During Processing^Runs from SPSS System Files _ 86 8 RECODING AND VARIABLE TRANSFORMATION: THE DATA-MODIFICATION CARDS RECODING VARIABLES: THE RECODE CARD 90 t RECODE Specification List Aids in Recoding: The Keywords LOWEST, HIGHEST, and ELSE Differentiating Between Blanks and Zeros: The Keyword BLANK Converting Variables from Alphanumeric to Numeric 92

5 viii CONTENTS Temporary versus Permanent Recoding: the *RECODE Card Example Usages and Deck Setup for RECODE and *RECODE Cards Limitations on the RECODE card COMPUTING VARIABLES BY MEANS OF ARITHMETIC EXPRESSIONS: THE COMPUTE CARD Constructing Arithmetic Expressions on the COMPUTE Card Example Usages of the COMPUTE Card Temporary Variable Computations: The *COMPUTE Card VARIABLE TRANSFORMATIONS WITH CONDITIONAL ASSIGNMENTS: THE IF CARD Abbreviating the IF Statement: Implied Operands and Relational Operators Temporary Variable Transformations: The *IF Card 8.4 LIMITATIONS ON COMPUTE AND IF CARDS CREATING ADDITIVE INDICES WITH THE COUNT CARD COUNT Value List General Format of the COUNT Card Temporary Counts: The *COUNT Card Limitations on the COUNT Card STARRED [*] AND NONSTARRED VERSIONS OF RECODE, COMPUTE, IF, AND COUNT CARDS: TEMPORARY VERSUS PERMANENT DATA MODIFICATION ALLOCATING CORE STORAGE SPACE FOR DATA MODIFICATIONS: THE ALLOCATE CARD Calculating the Amount of TRANSPACE Required Preparation and Use of the ALLOCATE Card MISSING-DATA SPECIFICATIONS AND OTHER DATA-DEFINITION INFORMATION FOR TRANSFORMED VARIABLES Treatment of Missing Data in Variable Transformations: The ASSIGN MISSING Card An Alternative Treatment of Missing Data in Variable Transformations: The MISSING VALUES Card Initializing Variables Created with IF Statements Inserting Other Data-Definition Information for Transformed Variables REDUCING CONTROL-CARD PREPARATION WITH THE REPEAT FACILITY: DO REPEAT AND END REPEAT CARDS Valid Control Cards Between DO REPEAT and END RE- PEAT Limitations on the REPEAT Facility DECK SETUP AND CARD ORDER FOR DATA-MODIFICATION CARDS 126

6 CONTENTS ix 9 DATA-SELECTION CARDS GENERATING A RANDOM SAMPLE FROM A FILE: SAMPLE AND *SAMPLE CARDS SELECTING CASES FROM A FILE: SELECT IF AND *SELECT IF CARDS WEIGHTING CASES IN A FILE: WEIGHT AND *WEIGHT CARDS DECK SETUP AND CARD ORDER FOR DATA-SELECTION CARDS RETRIEVING DATA AND DESCRIPTIVE INFORMATION FROM SPSS SYSTEM FILES: THE FILE RETRIEVAL (LIST AND WRITE) CARDS LIST FILEINFO CARD LIST CASES CARD PRODUCING RAW-OUTPUT-DATA FILES: THE WRITE CASES CARD Variable List for the WRITE CASES Card Format Specification for the WRITE CASES Card A Note on Writing Cases from Weighted Files Listwise Deletion of Missing Data: WRITE CASES Option Example Deck Setup and Card Order for the WRITE CASES Procedure WRITE FILEINFO CARD Variable List and Data-Definition Keywords for the WRITE FILEINFO Card Output Option Keywords for the WRITE FILEINFO Card Using WRITE FILEINFO Cards to Regenerate a System File Producing a VARIABLE LIST with the WRITE FILEINFO Card for Use on EDIT Runs ADDING TO, DELETING FROM, AND REARRANGING DATA IN SPSS SYSTEM FILES: THE FILE-MODIFICATION CARDS DELETING AND RETAINING VARIABLES: DELETE VARS AND KEEP VARS CARDS" ADDING VARIABLES TO AN EXISTING SPSS SYSTEM FILE: ADD VARIABLES AND ADD DATA LIST CARDS Adding Variables with an ADD VARIABLES Card Adding Variables with an ADD DATA LIST Card MERGING SPSS SYSTEM FILES: THE MERGE FILES CARD ADDING CASES AND SUBFILES TO EXISTING SPSS SYSTEM FILES: ADD CASES AND ADD SUBFILES CARDS ADD CASES Card 157

7 x CONTENTS ADD SUBFILES Card Setting Up Runs Which Add Cases or Subfiles DELETING SUBFILES WITH THE DELETE SUBFILES CARD DELETING CASES: ANOTHER USE OF THE SELECT IF CARD REORDERING THE SEQUENCE OF VARIABLES IN AN SPSS SYSTEM FILE: THE REORDER VARS CARD CHANGING THE SEQUENCE OF CASES IN AN SPSS SYSTEM FILE: THE SORT CASES CARD Handling Missing Values While Sorting Cases Sorting Alphanumeric Variables: Don't Determining the Number of Cases When Sorting for New Subfiles Deck Location of the SORT CASES Control Card Special Operating System Control Statements for Use with SORT CASES CREATING OR REPLACING THE SUBFILE STRUCTURE WITH THE SUBFILE LIST CARD SUMMARY OF FILE-MODIFICATION CARDS AND THEIR DECK PLACEMENT CREATING, RETRIEVING, AND MANIPULATING FILES WITH MORE THAN 500 VARIABLES: GET ARCHIVE, SAVE ARCHIVE, AND LIST ARCHINFO CARDS ACCESSING INPUT FILES WITH THE GET ARCHIVE CARD PERMANENTLY SAVING AN ARCHIVE FILE WITH THE SAVE ARCHIVE CARD USING THE ARCHIVE FACILITY: EXAMPLES Creating an Archive File Which Includes New Variables Produced by Data Transformations Creating an Archive File by Merging Several Input Files Creating an Archive File Which Includes New Variables -Input Via the ADD VARIABLES Facility SAVING THE ACTIVE VARIABLES ON A STANDARD SPSS SYSTEM FILE: THE SAVE FILE CARD USING ARCHIVE FILES FOR ROUTINE STATISTICAL PROCESSING RETRIEVING DESCRIPTIVE INFORMATION FROM ARCHIVE INPUT FILES: THE LIST ARCHINFO CARD LIMITATIONS FOR THE ARCHIVE FACILITY EDITING SPSS CONTROL-CARD DECKS: THE EDIT FACILITY EDITING DECKS WHICH ACCESS A RAW-INPUT-DATA FILE EDITING DECKS WHICH ACCESS AN SPSS SYSTEM FILE CORE STORAGE SPACE REQUIRED FOR EDIT RUNS PRINTED OUTPUT FROM EDIT RUNS CONTROL-CARD DECK ERRORS THAT THE EDIT FACILITY WILL NOT DETECT 178

8 CONTENTS xi 13.6 EXAMPLE OUTPUT FROM EDIT RUNS DESCRIPTIVE STATISTICS AND ONE-WAY FREQUENCY DISTRIBUTIONS A BRIEF INTRODUCTION TO DESCRIPTIVE STATISTICS SUBPROGRAM CONDESCRIPTIVE: DESCRIPTIVE STATISTICS FOR CONTINUOUS VARIABLES CONDESCRIPTIVE Procedure Card Processing Options for Subprogram CONDESCRIPTIVE Statistics Available for Subprogram CONDESCRIPTIVE Program Limitations for Subprogram CONDESCRIPTIVE Examples of the Use of Subprogram CONDESCRIPTIVE SUBPROGRAM FREQUENCIES: ONE-WAY FREQUENCY DIS- TRIBUTIONS WITH DESCRIPTIVE STATISTICS Selecting Between General and Integer Operating Modes FREQUENCIES Procedure Card Printed Output from the FREQUENCIES Procedure Options Available for Subprogram FREQUENCIES Statistics Available for Subprogram FREQUENCIES Limitations for Subprogram FREQUENCIES PRODUCING DESCRIPTIVE STATISTICS FOR AGGREGATED DATA FILES: SUBPROGRAM AGGREGATE SPECIFYING AGGREGATION GROUPS Required Structure of the Input File OBTAINING THE OUTPUT FILE OF AGGREGATED DESCRIPTIVE STATISTICS AGGREGATE PROCEDURE CARD GROUPVARS= Variable List VARIABLES= List AGGSTATS= Keyword List Providing for Missing Values with the RMISS=value/ Repetitions of the VARIABLES=, AGGSTATS=, and RMISS= Specifications Outputtirtg the Actual Values of the Grouping Variables with Option CONTENT AND FORMAT OF AGGREGATED OUTPUT DATA FILES Types of Aggregated Output Data Files Contents of Each Case on an Aggregated Output File PRINTED OUTPUT FROM SUBPROGRAM AGGREGATE OPTIONS AVAILABLE FOR SUBPROGRAM AGGREGATE STATISTICS AVAILABLE FOR SUBPROGRAM AGGREGATE PROGRAM LIMITATIONS FOR SUBPROGRAM AGGREGATE EXAMPLE DECK SETUP AND OUTPUT FOR SUBPROGRAM AGGREGATE 215

9 xii CONTENTS 16 CONTINGENCY TABLES AND RELATED MEASURES OF ASSOCIATION: SUBPROGRAM CROSSTABS AN INTRODUCTION TO CROSSTABULATION Crosstabulation Tables Summary Statistics for Crosstabulations SUBPROGRAM CROSSTABS: TWO-WAY TO A/-WAY CROSS- TABULATION TABLES AND RELATED STATISTICS Components of the CROSSTABS Procedure Card TABLES= List VARIABLES= List for Integer Mode FORMAT OF THE CROSSTABS PROCEDURE CARD PRINTED OUTPUT FROM SUBPROGRAM CROSSTABS A Note on Value Labels for CROSSTABS Including Missing Values Only in Tables OPTIONS AVAILABLE FOR SUBPROGRAM CROSSTABS: THE OPTIONS CARD STATISTICS AVAILABLE FOR SUBPROGRAM CROSSTABS: THE STATISTICS CARD PROGRAM LIMITATIONS FOR SUBPROGRAM CROSSTABS Program Limitations for Subprogram CROSSTABS, General Mode Program Limitations for Subprogram CROSSTABS, Integer Mode EXAMPLE DECK SETUPS FOR SUBPROGRAM CROSSTABS DESCRIPTION OF SUBPOPULATIONS AND MEAN DIFFERENCE TESTING: SUBPROGRAMS BREAKDOWN AND T-TEST SUBPROGRAM BREAKDOWN BREAKDOWN Operating Modes: Integer and General TABLES= List VARIABLES= List for Integer Mode 254 1Z-1-.4 Format of the BREAKDOWN Procedure Card Options Available for Subprogram BREAKDOWN: The OPTIONS Card Statistics for Subprogram BREAKDOWN: One-Way Analysis of Variance and Test of Linearity Program Limitations for Subprogram BREAKDOWN Example Deck Setup for Subprogram BREAKDOWN BREAKDOWN Tables Printed in Crosstabular Form: The CROSSBREAK Facility SUBPROGRAM T-TEST: COMPARISON OF SAMPLE MEANS Introduction to the T-TEST of Significance The T-TEST Procedure Card Options and Statistics for Subprogram T-TEST Program Limitations for Subprogram T-TEST 273

10 CONTENTS xiii Example Deck Setups and Output for Subprogram T-TEST BIVARIATE CORRELATION ANALYSIS: PEARSON CORRELATION, RANK-ORDER CORRELATION, AND SCATTER DIAGRAMS INTRODUCTION TO CORRELATION ANALYSIS SUBPROGRAM PEARSON CORR: PEARSON PRODUCT-MOMENT CORRELATION COEFFICIENTS PEARSON CORR Procedure Card Options Available for Subprogram PEARSON CORR Statistics Available for Subprogram PEARSON CORR Program Limitations for Subprogram PEARSON CORR Sample Deck Setup and Output for Subprogram PEAR- SON CORR SUBPROGRAM NONPAR CORR: SPEARMAN AND/OR KENDALL RANK-ORDER CORRELATION COEFFICIENTS NONPAR CORR Procedure Card Options Available for Subprogram NONPAR CORR Statistics Available for Subprogram NONPAR CORR Program Limitations for Subprogram NONPAR CORR Sample Deck Setup and Output for Subprogram NONPAR CORR SUBPROGRAM SCATTERGRAM: SCATTER DIAGRAM OF DATA POINTS AND SIMPLE REGRESSION SCATTERGRAM Procedure Card Options Available for Subprogram SCATTERGRAM Statistics Available for Subprogram SCATTERGRAM Program Limitations for Subprogram SCATTERGRAM Sample Deck Setup and Output for Subprogram SCAT- TERGRAM PARTIAL CORRELATION: SUBPROGRAM PARTIAL CORR INTRODUCTION TO PARTIAL CORRELATION ANALYSIS PARTIAL CORR PROCEDURE CARD Correlation List Control List Order Value(s) SPECIAL CONVENTIONS FOR MATRIX INPUT FOR SUBPROGRAM PARTIAL CORR Requirements on the Form and Format for Correlation Matrices Methods for Specifying the Order of Variables on Input Matrices Specifying the Order of Variables on Input Matrices by the Partials List: The Default Method Specifying the Order of Variables on Input Matrices by the Variable List Card: Option 6 310

11 xiv CONTENTS SPSS Control Cards Required for Matrix Input OPTIONS AVAILABLE FOR SUBPROGRAM PARTIAL CORR STATISTICS AVAILABLE FOR SUBPROGRAM PARTIAL CORR PROGRAM LIMITATIONS FOR SUBPROGRAM PARTIAL CORR EXAMPLE DECK SETUPS FOR SUBPROGRAM PARTIAL CORR MULTIPLE REGRESSION ANALYSIS: SUBPROGRAM REGRESSION INTRODUCTION TO MULTIPLE REGRESSION Simple Bivariate Regression Extension to Multiple Regression REGRESSION PROCEDURE CARD VARIABLES List REGRESSION Design Statement SUMMARY OF PROCEDURE CARDS SPECIAL CONVENTIONS FOR MATRIX INPUT WITH SUBPROGRAM REGRESSION Format of Input Correlation Matrices Format and Position of Input Means and Standard Deviations Methods for Specifying the Number and Order of Variables on Input Correlation Matrices Control Cards Required to Enter Matrices SPECIAL CONVENTIONS FOR HANDLING RESIDUAL OUTPUT OPTIONS AVAILABLE FOR SUBPROGRAM REGRESSION STATISTICS AVAILABLE FOR SUBPROGRAM REGRESSION PROGRAM LIMITATIONS FOR SUBPROGRAM REGRESSION PRINTED OUTPUT FROM SUBPROGRAM REGRESSION EXAMPLE DECK SETUPS AND OUTPUT FOR SUBPROGRAM REGRESSION SPECIAL TOPICS IN GENERAL LINEAR MODELS NONLINEAR RELATIONSHIPS Data Transformation Examining Polynomial Trends Interaction Terms REGRESSION WITH DUMMY VARIABLES Dummy Variables: Coding and Interpretation Dummy Variable Regression with Two or More Categorical Variables PATH ANALYSIS AND CAUSAL INTERPRETATION Principals of Path Analysis Interpretation of Path Analysis Results Statistical Inference Standardized versus Unstandardized Coefficients 394

12 CONTENTS xv 22 ANALYSIS OF VARIANCE AND COVARIANCE: SUBPROGRAMS ANOVA AND ONEWAY INTRODUCTION TO ANALYSIS OF VARIANCE AND COVARIANCE Variation and Its Decomposition: Basic Ideas Factorial Design with Equal Cell Frequency Factorial Designs with Unequal Cell Frequency Covariance Analysis Multiple Classification Analysis SUBPROGRAM ANOVA ANOVA Procedure Card Specifying the Form of the Analysis with the OPTIONS Card Multiple Classification Analysis (MCA) Options and Statistics Available for ANOVA Special Limitations for ANOVA Example Deck Setups and Output for Subprogram ANOVA SUBPROGRAM ONEWAY Tests for Trends A Priori Contrasts A Posteriori Contrasts More Complex ONEWAY Deck Setups :3.5 Options Available for Subprogram ONEWAY Statistics Available for Subprogram ONEWAY Program Limitations for Subprogram ONEWAY Example Deck Setup and Output for Subprogram ONE- WAY DISCRIMINANT ANALYSIS INTRODUCTION TO DISCRIMINANT ANALYSIS A Two-Group Example A Multigroup Example ANALYTIC FEATURES OF SUBPROGRAM DISCRIMINANT Determining the Number of Discriminant Functions Interpretation of the Discriminant Function Coefficients Plots of Discriminant Scores Rotation of the Discriminant Function Axes Classification of Cases Selection Methods: Direct and Stepwise DISCRIMINANT PROCEDURE CARD GROUPS Specification VARIABLES Specification Specifying Subanalyses with the ANALYSIS Keyword METHOD TOLERANCE 453

13 xvi CONTENTS MAXSTEPS Setting Minimum Criteria for the Stepwise Procedure Controlling the Number of Discriminant Functions Establishing Prior Probabilities for Classification Purposes Summary of the DISCRIMINANT Procedure Card Specifications OPTIONS AVAILABLE IN SUBPROGRAM DISCRIMINANT STATISTICS AVAILABLE IN SUBPROGRAM DISCRIMINANT SPECIAL CONVENTIONS FOR MATRIX OUTPUT AND INPUT FOR SUBPROGRAM DISCRIMINANT PROGRAM LIMITATIONS FOR SUBPROGRAM DISCRIMINANT SAMPLE DECK SETUP AND OUTPUT FOR SUBPROGRAM DISCRIMINANT FACTOR ANALYSIS INTRODUCTION TO FACTOR ANALYSIS Types of Factor Analysis Meaning of Essential Tables and Statistics in Factor Analysis Output METHODS OF FACTORING AVAILABLE IN SUBPROGRAM FACTOR Principal Factoring without Iteration: PA Principal Factoring with Iteration: PA Remaining Methods of Factoring METHODS OF ROTATION AVAILABLE IN SUBPROGRAM FACTOR Orthogonal Rotation: QUARTIMAX Orthogonal Rotation: VARIMAX Orthogonal Rotation: EQUIMAX Oblique Rotation: OBLIQUE Graphical Presentation of Rotated Orthogonal Factors BUILDING COMPOSITE INDICES (FACTOR SCORES) FROM THE FACTOR-SCORE COEFFICIENT (OR FACTOR-ESTIMATE) MATRIX Values of Factor Scores Output by Subprogram FACTOR Calculation of Factor Scores When Missing Data Are to Be Replaced by the Mean FACTOR PROCEDURE CARD VARIABLES= List Selection of Factoring Methods by the TYPE= Keyword Altering the Diagonal of the Correlation Matrix by Means of the DIAGONAL Value List Controlling the Factoring Process: NFACTORS, MINEIGEN, ITERATE, and STOPFACT Parameters Selecting the Method of Rotation With the ROTATE Parameter Writing Factor Scores on a Raw-Output-Data File: The FACSCORE Keyword 496

14 CONTENTS xvii Performing Multiple Factor Analyses Summary of the Format of the FACTOR Procedure Card SPECIAL CONVENTIONS FOR MATRIX INPUT AND OUTPUT FOR SUBPROGRAM FACTOR Format of Input Correlation Matrices Methods for Specifying the Number and Order of Variables on Input Correlation Matrices Input of the Factor Matrix Control Cards Required to Enter Matrices Output of Correlation and Factor Matrices FACTOR-SCORES OUTPUT FORMAT Factor Scores Produced from Selected Data Printed Output Generated For Factor Scores OPTIONS AVAILABLE FOR SUBPROGRAM FACTOR STATISTICS AVAILABLE FOR SUBPROGRAM FACTOR PROGRAM LIMITATIONS FOR SUBPROGRAM FACTOR EXAMPLE DECK SETUPS FOR SUBPROGRAM FACTOR CANONICAL CORRELATION ANALYSIS: SUBPROGRAM CANCORR INTRODUCTION TO CANONICAL CORRELATION ANALYSIS BUILDING COMPOSITE INDICES (CANONICAL VARIATE SCORES) FROM THE CANONICAL VARIATE COEFFICIENT MATRICES THE CANCORR PROCEDURE CARD SPECIAL CONVENTIONS FOR MATRIX INPUT AND OUTPUT OUTPUT FROM SUBPROGRAM CANCORR OPTIONS AVAILABLE IN SUBPROGRAM CANCORR STATISTICS AVAILABLE FOR SUBPROGRAM CANCORR LIMITATIONS FOR SUBPROGRAM CANCORR EXAMPLE DECK SETUP AND OUTPUT SCALOGRAM ANALYSIS: SUBPROGRAM GUTTMAN SCALE INTRODUCTIONJ1O GUTTMAN SCALE ANALYSIS Evaluating Guttman Scales Building Guttman Scales GUTTMAN SCALE PROCEDURE CARD OPTIONS AVAILABLE FOR SUBPROGRAM GUTTMAN SCALE STATISTICS AVAILABLE FOR SUBPROGRAM GUTTMAN SCALE LIMITATIONS FOR SUBPROGRAM GUTTMAN SCALE SAMPLE DECK SETUP AND OUTPUT FOR SUBPROGRAM GUTTMAN SCALE 538

15 xviii CONTENTS APPENDIXES A SUMMARY OF SPSS CONTROL CARDS: FUNCTION, STATUS, FORMAT, AND POSITION IN CARD DECK 540 A.1 PRECEDENCE TABLE 540 A.2 CONTROL-CARD FORMATS 541 A.2.1 Nonprocedure Control Cards 541 A.2.2 Temporary (Starred) Data-Modification and Data-Selection Cards 555 A.2.3 Procedure Cards 555 B CHANGES IN CONTROL-CARD FORMATS: HELP FOR OLD FRIENDS 562 C SPSS MAXIVERSION 576 D SPSSG: THE MINIVERSION OF SPSS 578 D.I GENERAL DESCRIPTION OF SPSSG 578 D.2 DATA AND FILE MODIFICATIONS 579 D.3 DIFFERENCES IN THE IMPLEMENTATION OF CERTAIN FEA- TURES 580 D.3.1 *SELECTIF 580 D.3.2 ADD CASES 580 D.3.3 ALLOCATE 581 D.3.4 REPEAT Facility 581 D.3.5 Archive Files 581 D.3.6 FREEFIELD 581 D.4 SPSSG PROGRAM LIMITATIONS 581 D.4.1 General Program Limitations 582 D.4.2 Maximum Arguments on a Control Card 582 D.4.3 Limitations on Data and File Modifications 582 D Specific Subprogram Limitations 584 D.5 SYSTEM FILE COMPATIBILITY 584 E JOB CONTROL LANGUAGE FOR IBM OS/370 INSTALLATIONS 585 E.1 PURPOSE OF JCL 585 E.2 GENERAL RULES FOR PREPARING JCL 586 E.3 ELEMENTS OF JCL 587 E.3.1 JOB Statement 587 E.3.2 EXEC Statement 588 E.3.3 DD Statement 588

16 CONTENTS xix E.4 BASIC JCL STATEMENTS REQUIRED FOR SPSS 592 E.5 JCL STATEMENTS FOR DEFINING THE USER'S FILES 594 E.5.1 Raw-Input-Data File 594 E.5.2 Output System File 595 E.5.3 Input System File 595 E.5.4 Raw-Output-Data Files 596 E.6 JCL STATEMENTS REQUIRED FOR SPECIAL SPSS FEATURES 597 E.6.1 Input Archive Files 598 E.6.2 SORT CASES 598 E.6.3 Reading OSIRIS Data Sets 600 E.7 EXTENSIONS TO BASIC JCL 600 E.8 DD STATEMENT REFERENCE SUMMARY 602 F CDC 6000 AND CYBER 70 VERSION OF SPSS 604 F.1 CONTROL CARDS 604 F.1.1 Job Cards 605 F.1.2 SPSS Call Cards 605 F.2 SAMPLE JOBS 607 F.2.1 BCD Input Files, 607 F.2.2 BCD Output Files 608 F.2.3 Control Cards for Output SPSS System Files 609 F.2.4 SPSS Input System Files 610 F.3 SCRATCH FILES 611 F.4 DIFFERENCES BETWEEN THE IBM 360 AND CDC 6000 VERSIONS 612 F.5 MEMORY REQUIREMENTS FOR SPSS-6000 JOBS 612 G UNIVAC 1100 SERIES VERSION OF SPSS 614 G.1 SPSS CARDS UNDER SPSS G.1.1 INPUT MEDIUM Card 614 G.1.2 N OF CASES Card 615 G.1.3 PAGE SIZE 615 G.1.4 RAW OUTPUT UNIT 615 G.2 CONTROL CARDS,. 615 G.2.1 SPSS Files under EXEC G.3 SAMPLE RUNS 616 G.4 SUMMARY OF THE FILES USED BY SPSS G.5 SPACE CALCULATIONS 618 H XEROX VERSION OF SPSS 619 H.1 JOB CONTROL LANGUAGE FOR XEROX SPSS 620 H.1.1 Modifying Limits Raw Case Size 621 H.1.2 Xerox SPSS Data-Control Blocks and Scratch Files 622

17 xx CONTENTS H.2 DETERMINING MEMORY SPACE REQUIREMENTS FOR XEROX SPSS 622 H.3 DESCRIBING TAPE AND DISC FILES USING A FILE IDENTIFIER 623 H.3.1 Adding Files to a Labelled Tape 625 H.4 XEROX SPSS EXTENSIONS 625 H.4.1 INPUT MEDIUM Card 625 H.4.2 SAVE FILE and GET FILE Cards 626 H.4.3 RAW OUTPUT UNIT Card 626 H.4.4 OUTPUT MEDIUM Card 626 H.4.5 Examples 627 H.4.6 SORT CASES Card 628 H.4.7 MERGE FILES, GET ARCHIVE, and SAVE ARCHIVE Cards 628 H.4.8 COMMAND FILE Card 629 H.4.9 ALLOCATE Card 630 I A PROGRAMMER'S GUIDE TO SPSS SYSTEM FLOW AND LOGIC SPECIFIC SUBPROGRAM LOGIC Utility Subprograms Data-Modification Routines Statistical Routines INCORPORATION OF A NEW ROUTINE INTO SPSS Service Routines of Interest Existing Statistical Routines of Interest Installing A New Statistical Procedure 647 J OSIRIS-SPSS INTERFACE 657 J.1 OPERATION OF THE OSIRIS-SPSS INTERFACE 657 J.2 OSIRIS VARS CONTROL CARD 658 J.3 HANDLING MISSING VALUES 659 J.4 SPSS CONTROL-CARD DECKS FOR OSIRIS-SPSS INTERFACE RUNS 659 J.5 EXAMPLE DECK SETUP 660 INDEXES 663 NAME INDEX SUBJECT INDEX SPSS CONTROL CARDS: QUICK REFERENCE CHART 675

Univariate and Multivariate Methods PEARSON. Addison Wesley

Univariate and Multivariate Methods PEARSON. Addison Wesley Time Series Analysis Univariate and Multivariate Methods SECOND EDITION William W. S. Wei Department of Statistics The Fox School of Business and Management Temple University PEARSON Addison Wesley Boston

More information

QUANTITATIVE METHODS. for Decision Makers. Mik Wisniewski. Fifth Edition. FT Prentice Hall

QUANTITATIVE METHODS. for Decision Makers. Mik Wisniewski. Fifth Edition. FT Prentice Hall Fifth Edition QUANTITATIVE METHODS for Decision Makers Mik Wisniewski Senior Research Fellow, Department of Management Science, University of Strathclyde Business School FT Prentice Hall FINANCIAL TIMES

More information

Multivariate Statistical Inference and Applications

Multivariate Statistical Inference and Applications Multivariate Statistical Inference and Applications ALVIN C. RENCHER Department of Statistics Brigham Young University A Wiley-Interscience Publication JOHN WILEY & SONS, INC. New York Chichester Weinheim

More information

How To Understand Multivariate Models

How To Understand Multivariate Models Neil H. Timm Applied Multivariate Analysis With 42 Figures Springer Contents Preface Acknowledgments List of Tables List of Figures vii ix xix xxiii 1 Introduction 1 1.1 Overview 1 1.2 Multivariate Models

More information

Data analysis process

Data analysis process Data analysis process Data collection and preparation Collect data Prepare codebook Set up structure of data Enter data Screen data for errors Exploration of data Descriptive Statistics Graphs Analysis

More information

IBM SPSS Missing Values 22

IBM SPSS Missing Values 22 IBM SPSS Missing Values 22 Note Before using this information and the product it supports, read the information in Notices on page 23. Product Information This edition applies to version 22, release 0,

More information

From The Little SAS Book, Fifth Edition. Full book available for purchase here.

From The Little SAS Book, Fifth Edition. Full book available for purchase here. From The Little SAS Book, Fifth Edition. Full book available for purchase here. Acknowledgments ix Introducing SAS Software About This Book xi What s New xiv x Chapter 1 Getting Started Using SAS Software

More information

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2015 Examinations Aim The aim of the Probability and Mathematical Statistics subject is to provide a grounding in

More information

Directions for using SPSS

Directions for using SPSS Directions for using SPSS Table of Contents Connecting and Working with Files 1. Accessing SPSS... 2 2. Transferring Files to N:\drive or your computer... 3 3. Importing Data from Another File Format...

More information

Applied Regression Analysis and Other Multivariable Methods

Applied Regression Analysis and Other Multivariable Methods THIRD EDITION Applied Regression Analysis and Other Multivariable Methods David G. Kleinbaum Emory University Lawrence L. Kupper University of North Carolina, Chapel Hill Keith E. Muller University of

More information

An introduction to using Microsoft Excel for quantitative data analysis

An introduction to using Microsoft Excel for quantitative data analysis Contents An introduction to using Microsoft Excel for quantitative data analysis 1 Introduction... 1 2 Why use Excel?... 2 3 Quantitative data analysis tools in Excel... 3 4 Entering your data... 6 5 Preparing

More information

CONTENTS PREFACE 1 INTRODUCTION 1 2 DATA VISUALIZATION 19

CONTENTS PREFACE 1 INTRODUCTION 1 2 DATA VISUALIZATION 19 PREFACE xi 1 INTRODUCTION 1 1.1 Overview 1 1.2 Definition 1 1.3 Preparation 2 1.3.1 Overview 2 1.3.2 Accessing Tabular Data 3 1.3.3 Accessing Unstructured Data 3 1.3.4 Understanding the Variables and Observations

More information

BIRT: A Field Guide to Reporting

BIRT: A Field Guide to Reporting BIRT: A Field Guide to Reporting x:.-. ^ 11 Diana Peh Alethea Hannemann Nola Hague AAddison-Wesley Upper Saddle River, NJ Boston Indianapolis San Francisco New York Toronto Montreal London Munich Parts

More information

SPSS Tests for Versions 9 to 13

SPSS Tests for Versions 9 to 13 SPSS Tests for Versions 9 to 13 Chapter 2 Descriptive Statistic (including median) Choose Analyze Descriptive statistics Frequencies... Click on variable(s) then press to move to into Variable(s): list

More information

A Brief Introduction to SPSS Factor Analysis

A Brief Introduction to SPSS Factor Analysis A Brief Introduction to SPSS Factor Analysis SPSS has a procedure that conducts exploratory factor analysis. Before launching into a step by step example of how to use this procedure, it is recommended

More information

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Training Brochure 2009 TABLE OF CONTENTS 1 SPSS TRAINING COURSES FOCUSING

More information

15 Organisation/ICT/02/01/15 Back- up

15 Organisation/ICT/02/01/15 Back- up 15 Organisation/ICT/02/01/15 Back- up 15.1 Description Backup is a copy of a program or file that is stored separately from the original. These duplicated copies of data on different storage media or additional

More information

STATISTICA Formula Guide: Logistic Regression. Table of Contents

STATISTICA Formula Guide: Logistic Regression. Table of Contents : Table of Contents... 1 Overview of Model... 1 Dispersion... 2 Parameterization... 3 Sigma-Restricted Model... 3 Overparameterized Model... 4 Reference Coding... 4 Model Summary (Summary Tab)... 5 Summary

More information

Data Analysis Tools. Tools for Summarizing Data

Data Analysis Tools. Tools for Summarizing Data Data Analysis Tools This section of the notes is meant to introduce you to many of the tools that are provided by Excel under the Tools/Data Analysis menu item. If your computer does not have that tool

More information

Quick Start to Data Analysis with SAS Table of Contents. Chapter 1 Introduction 1. Chapter 2 SAS Programming Concepts 7

Quick Start to Data Analysis with SAS Table of Contents. Chapter 1 Introduction 1. Chapter 2 SAS Programming Concepts 7 Chapter 1 Introduction 1 SAS: The Complete Research Tool 1 Objectives 2 A Note About Syntax and Examples 2 Syntax 2 Examples 3 Organization 4 Chapter by Chapter 4 What This Book Is Not 5 Chapter 2 SAS

More information

The Data Access Handbook

The Data Access Handbook The Data Access Handbook Achieving Optimal Database Application Performance and Scalability John Goodson and Robert A. Steward PRENTICE HALL Upper Saddle River, NJ Boston Indianapolis San Francisco New

More information

Computer-Aided Multivariate Analysis

Computer-Aided Multivariate Analysis Computer-Aided Multivariate Analysis FOURTH EDITION Abdelmonem Af if i Virginia A. Clark and Susanne May CHAPMAN & HALL/CRC A CRC Press Company Boca Raton London New York Washington, D.C Contents Preface

More information

Instructions for SPSS 21

Instructions for SPSS 21 1 Instructions for SPSS 21 1 Introduction... 2 1.1 Opening the SPSS program... 2 1.2 General... 2 2 Data inputting and processing... 2 2.1 Manual input and data processing... 2 2.2 Saving data... 3 2.3

More information

Statistical Analysis Using SPSS for Windows Getting Started (Ver. 2014/11/6) The numbers of figures in the SPSS_screenshot.pptx are shown in red.

Statistical Analysis Using SPSS for Windows Getting Started (Ver. 2014/11/6) The numbers of figures in the SPSS_screenshot.pptx are shown in red. Statistical Analysis Using SPSS for Windows Getting Started (Ver. 2014/11/6) The numbers of figures in the SPSS_screenshot.pptx are shown in red. 1. How to display English messages from IBM SPSS Statistics

More information

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics.

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics. Business Course Text Bowerman, Bruce L., Richard T. O'Connell, J. B. Orris, and Dawn C. Porter. Essentials of Business, 2nd edition, McGraw-Hill/Irwin, 2008, ISBN: 978-0-07-331988-9. Required Computing

More information

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm Mgt 540 Research Methods Data Analysis 1 Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm http://web.utk.edu/~dap/random/order/start.htm

More information

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics Course Text Business Statistics Lind, Douglas A., Marchal, William A. and Samuel A. Wathen. Basic Statistics for Business and Economics, 7th edition, McGraw-Hill/Irwin, 2010, ISBN: 9780077384470 [This

More information

VISUALIZING DATA POWER VIEW. with MICROSOFT. Brian Larson. Mark Davis Dan English Paui Purington. Mc Grauu. Sydney Toronto

VISUALIZING DATA POWER VIEW. with MICROSOFT. Brian Larson. Mark Davis Dan English Paui Purington. Mc Grauu. Sydney Toronto VISUALIZING DATA with MICROSOFT POWER VIEW Brian Larson Mark Davis Dan English Paui Purington Mc Grauu New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore

More information

SPSS Step-by-Step Tutorial: Part 2

SPSS Step-by-Step Tutorial: Part 2 SPSS Step-by-Step Tutorial: Part 2 For SPSS Version 11.5 DataStep Development 2004 1 Transformations and recoding revisited 5 Introduction 5 Value labels 5 SPSS Tutorial and Help 6 Using online help 6

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS I. Basic Course Information A. Course Number and Title: MATH 111H Statistics II Honors B. New or Modified Course:

More information

Engineering Design. Software. Theory and Practice. Carlos E. Otero. CRC Press. Taylor & Francis Croup. Taylor St Francis Croup, an Informa business

Engineering Design. Software. Theory and Practice. Carlos E. Otero. CRC Press. Taylor & Francis Croup. Taylor St Francis Croup, an Informa business Software Engineering Design Theory and Practice Carlos E. Otero CRC Press Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor St Francis Croup, an Informa business AN

More information

Chapter 7 Factor Analysis SPSS

Chapter 7 Factor Analysis SPSS Chapter 7 Factor Analysis SPSS Factor analysis attempts to identify underlying variables, or factors, that explain the pattern of correlations within a set of observed variables. Factor analysis is often

More information

Data Analysis in Management with SPSS Software

Data Analysis in Management with SPSS Software Data Analysis in Management with SPSS Software J.P. Verma Data Analysis in Management with SPSS Software J.P. Verma Research and Advanced Studies Lakshmibai National University of Physical Education Gwalior,

More information

Computer Organization

Computer Organization Computer Organization and Architecture Designing for Performance Ninth Edition William Stallings International Edition contributions by R. Mohan National Institute of Technology, Tiruchirappalli PEARSON

More information

There are six different windows that can be opened when using SPSS. The following will give a description of each of them.

There are six different windows that can be opened when using SPSS. The following will give a description of each of them. SPSS Basics Tutorial 1: SPSS Windows There are six different windows that can be opened when using SPSS. The following will give a description of each of them. The Data Editor The Data Editor is a spreadsheet

More information

Data exploration with Microsoft Excel: analysing more than one variable

Data exploration with Microsoft Excel: analysing more than one variable Data exploration with Microsoft Excel: analysing more than one variable Contents 1 Introduction... 1 2 Comparing different groups or different variables... 2 3 Exploring the association between categorical

More information

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering Engineering Problem Solving and Excel EGN 1006 Introduction to Engineering Mathematical Solution Procedures Commonly Used in Engineering Analysis Data Analysis Techniques (Statistics) Curve Fitting techniques

More information

A Quantitative Approach to Commercial Damages. Applying Statistics to the Measurement of Lost Profits + Website

A Quantitative Approach to Commercial Damages. Applying Statistics to the Measurement of Lost Profits + Website Brochure More information from http://www.researchandmarkets.com/reports/2212877/ A Quantitative Approach to Commercial Damages. Applying Statistics to the Measurement of Lost Profits + Website Description:

More information

DEPARTMENT OF PSYCHOLOGY UNIVERSITY OF LANCASTER MSC IN PSYCHOLOGICAL RESEARCH METHODS ANALYSING AND INTERPRETING DATA 2 PART 1 WEEK 9

DEPARTMENT OF PSYCHOLOGY UNIVERSITY OF LANCASTER MSC IN PSYCHOLOGICAL RESEARCH METHODS ANALYSING AND INTERPRETING DATA 2 PART 1 WEEK 9 DEPARTMENT OF PSYCHOLOGY UNIVERSITY OF LANCASTER MSC IN PSYCHOLOGICAL RESEARCH METHODS ANALYSING AND INTERPRETING DATA 2 PART 1 WEEK 9 Analysis of covariance and multiple regression So far in this course,

More information

Multiple Regression in SPSS This example shows you how to perform multiple regression. The basic command is regression : linear.

Multiple Regression in SPSS This example shows you how to perform multiple regression. The basic command is regression : linear. Multiple Regression in SPSS This example shows you how to perform multiple regression. The basic command is regression : linear. In the main dialog box, input the dependent variable and several predictors.

More information

Factor Analysis. Principal components factor analysis. Use of extracted factors in multivariate dependency models

Factor Analysis. Principal components factor analysis. Use of extracted factors in multivariate dependency models Factor Analysis Principal components factor analysis Use of extracted factors in multivariate dependency models 2 KEY CONCEPTS ***** Factor Analysis Interdependency technique Assumptions of factor analysis

More information

Simple Linear Regression, Scatterplots, and Bivariate Correlation

Simple Linear Regression, Scatterplots, and Bivariate Correlation 1 Simple Linear Regression, Scatterplots, and Bivariate Correlation This section covers procedures for testing the association between two continuous variables using the SPSS Regression and Correlate analyses.

More information

Alabama Department of Postsecondary Education

Alabama Department of Postsecondary Education Date Adopted 1998 Dates reviewed 2007, 2011, 2013 Dates revised 2004, 2008, 2011, 2013, 2015 Alabama Department of Postsecondary Education Representing Alabama s Public Two-Year College System Jefferson

More information

Measuring Data Quality for Ongoing Improvement

Measuring Data Quality for Ongoing Improvement Measuring Data Quality for Ongoing Improvement A Data Quality Assessment Framework Laura Sebastian-Coleman ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE

More information

Statistical Rules of Thumb

Statistical Rules of Thumb Statistical Rules of Thumb Second Edition Gerald van Belle University of Washington Department of Biostatistics and Department of Environmental and Occupational Health Sciences Seattle, WA WILEY AJOHN

More information

IBM SPSS Missing Values 20

IBM SPSS Missing Values 20 IBM SPSS Missing Values 20 Note: Before using this information and the product it supports, read the general information under Notices on p. 87. This edition applies to IBM SPSS Statistics 20 and to all

More information

How To Write A Diagram

How To Write A Diagram Data Model ing Essentials Third Edition Graeme C. Simsion and Graham C. Witt MORGAN KAUFMANN PUBLISHERS AN IMPRINT OF ELSEVIER AMSTERDAM BOSTON LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE

More information

Regression Modeling Strategies

Regression Modeling Strategies Frank E. Harrell, Jr. Regression Modeling Strategies With Applications to Linear Models, Logistic Regression, and Survival Analysis With 141 Figures Springer Contents Preface Typographical Conventions

More information

January 26, 2009 The Faculty Center for Teaching and Learning

January 26, 2009 The Faculty Center for Teaching and Learning THE BASICS OF DATA MANAGEMENT AND ANALYSIS A USER GUIDE January 26, 2009 The Faculty Center for Teaching and Learning THE BASICS OF DATA MANAGEMENT AND ANALYSIS Table of Contents Table of Contents... i

More information

(and sex and drugs and rock 'n' roll) ANDY FIELD

(and sex and drugs and rock 'n' roll) ANDY FIELD DISCOVERING USING SPSS STATISTICS THIRD EDITION (and sex and drugs and rock 'n' roll) ANDY FIELD CONTENTS Preface How to use this book Acknowledgements Dedication Symbols used in this book Some maths revision

More information

CHAPTER 4 EXAMPLES: EXPLORATORY FACTOR ANALYSIS

CHAPTER 4 EXAMPLES: EXPLORATORY FACTOR ANALYSIS Examples: Exploratory Factor Analysis CHAPTER 4 EXAMPLES: EXPLORATORY FACTOR ANALYSIS Exploratory factor analysis (EFA) is used to determine the number of continuous latent variables that are needed to

More information

Data Algorithms. Mahmoud Parsian. Tokyo O'REILLY. Beijing. Boston Farnham Sebastopol

Data Algorithms. Mahmoud Parsian. Tokyo O'REILLY. Beijing. Boston Farnham Sebastopol Data Algorithms Mahmoud Parsian Beijing Boston Farnham Sebastopol Tokyo O'REILLY Table of Contents Foreword xix Preface xxi 1. Secondary Sort: Introduction 1 Solutions to the Secondary Sort Problem 3 Implementation

More information

Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition

Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition Online Learning Centre Technology Step-by-Step - Excel Microsoft Excel is a spreadsheet software application

More information

CONTEMPORARY DIRECT & INTERACTIVE MARKETING

CONTEMPORARY DIRECT & INTERACTIVE MARKETING SECOND EDITION CONTEMPORARY DIRECT & INTERACTIVE MARKETING Lisa D. Spiller Christopher Newport University Martin Baier Boston Columbus Indianapolis New York San Francisco Upper Saddle River Amsterdam Cape

More information

IMPROVEMENT THE PRACTITIONER'S GUIDE TO DATA QUALITY DAVID LOSHIN

IMPROVEMENT THE PRACTITIONER'S GUIDE TO DATA QUALITY DAVID LOSHIN i I I I THE PRACTITIONER'S GUIDE TO DATA QUALITY IMPROVEMENT DAVID LOSHIN ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY TOKYO Morgan Kaufmann

More information

Oracle Backup & Recovery

Oracle Backup & Recovery ORACLG«Oracle Press Oracle Backup & Recovery Rama Velpuri Osborne McGraw-Hill Berkeley New York St. Louis San Francisco Auckland Bogota Hamburg London Madrid Mexico City Milan Montreal New Delhi Panama

More information

Business Finance. Theory and Practica. Eddie McLaney PEARSON

Business Finance. Theory and Practica. Eddie McLaney PEARSON Business Finance Theory and Practica Eddie McLaney PEARSON Harlow, England London New York Boston San Francisco Toronto Sydney Auckland Singapore Hong Kong Tokyo Seoul Taipei New Delhi Cape Town Säo Paulo

More information

IBM SPSS Statistics 20 Part 1: Descriptive Statistics

IBM SPSS Statistics 20 Part 1: Descriptive Statistics CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES IBM SPSS Statistics 20 Part 1: Descriptive Statistics Summer 2013, Version 2.0 Table of Contents Introduction...2 Downloading the

More information

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Calculate counts, means, and standard deviations Produce

More information

Introduction Course in SPSS - Evening 1

Introduction Course in SPSS - Evening 1 ETH Zürich Seminar für Statistik Introduction Course in SPSS - Evening 1 Seminar für Statistik, ETH Zürich All data used during the course can be downloaded from the following ftp server: ftp://stat.ethz.ch/u/sfs/spsskurs/

More information

IBM DB2 Data Archive Expert for z/os:

IBM DB2 Data Archive Expert for z/os: Front cover IBM DB2 Data Archive Expert for z/os: Put Your Data in Its Place Reduce disk occupancy by removing unused data Streamline operations and improve performance Filter and associate data with DB2

More information

Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk

Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk Structure As a starting point it is useful to consider a basic questionnaire as containing three main sections:

More information

containing Kendall correlations; and the OUTH = option will create a data set containing Hoeffding statistics.

containing Kendall correlations; and the OUTH = option will create a data set containing Hoeffding statistics. Getting Correlations Using PROC CORR Correlation analysis provides a method to measure the strength of a linear relationship between two numeric variables. PROC CORR can be used to compute Pearson product-moment

More information

R with Rcmdr: BASIC INSTRUCTIONS

R with Rcmdr: BASIC INSTRUCTIONS R with Rcmdr: BASIC INSTRUCTIONS Contents 1 RUNNING & INSTALLATION R UNDER WINDOWS 2 1.1 Running R and Rcmdr from CD........................................ 2 1.2 Installing from CD...............................................

More information

Essentials of Marketing Research

Essentials of Marketing Research Essentials of Marketing Second Edition Joseph F. Hair, Jr. Kennesaw State University Mary F. Wolfinbarger California State University-Long Beach David J. Ortinau University of South Florida Robert P. Bush

More information

Dimensionality Reduction: Principal Components Analysis

Dimensionality Reduction: Principal Components Analysis Dimensionality Reduction: Principal Components Analysis In data mining one often encounters situations where there are a large number of variables in the database. In such situations it is very likely

More information

SPSS Introduction. Yi Li

SPSS Introduction. Yi Li SPSS Introduction Yi Li Note: The report is based on the websites below http://glimo.vub.ac.be/downloads/eng_spss_basic.pdf http://academic.udayton.edu/gregelvers/psy216/spss http://www.nursing.ucdenver.edu/pdf/factoranalysishowto.pdf

More information

1 of 7 31/10/2012 18:34

1 of 7 31/10/2012 18:34 Regulatory Story Go to market news section Company TIDM Headline Released Number Ironveld PLC IRON Holding(s) in Company 18:01 31-Oct-2012 0348Q18 RNS Number : 0348Q Ironveld PLC 31 October 2012 TR-1:

More information

Chapter 13 Introduction to Linear Regression and Correlation Analysis

Chapter 13 Introduction to Linear Regression and Correlation Analysis Chapter 3 Student Lecture Notes 3- Chapter 3 Introduction to Linear Regression and Correlation Analsis Fall 2006 Fundamentals of Business Statistics Chapter Goals To understand the methods for displaing

More information

Rachel J. Goldberg, Guideline Research/Atlanta, Inc., Duluth, GA

Rachel J. Goldberg, Guideline Research/Atlanta, Inc., Duluth, GA PROC FACTOR: How to Interpret the Output of a Real-World Example Rachel J. Goldberg, Guideline Research/Atlanta, Inc., Duluth, GA ABSTRACT THE METHOD This paper summarizes a real-world example of a factor

More information

This chapter will demonstrate how to perform multiple linear regression with IBM SPSS

This chapter will demonstrate how to perform multiple linear regression with IBM SPSS CHAPTER 7B Multiple Regression: Statistical Methods Using IBM SPSS This chapter will demonstrate how to perform multiple linear regression with IBM SPSS first using the standard method and then using the

More information

SPSS (Statistical Package for the Social Sciences)

SPSS (Statistical Package for the Social Sciences) SPSS (Statistical Package for the Social Sciences) What is SPSS? SPSS stands for Statistical Package for the Social Sciences The SPSS home-page is: www.spss.com 2 What can you do with SPSS? Run Frequencies

More information

Oracle8/ SQLJ Programming

Oracle8/ SQLJ Programming Technisch&AJniversitatDarmstadt Fachbeteich IpfcJrrnatik Fachgebiet PrjN^ische Informattk 7 '64283 Dar ORACLE Oracle Press Oracle8/ SQLJ Programming Tecbnischa UniversMt Osr FACHBEREICH INFORMATiK BIBLIOTHEK

More information

C:\Users\<your_user_name>\AppData\Roaming\IEA\IDBAnalyzerV3

C:\Users\<your_user_name>\AppData\Roaming\IEA\IDBAnalyzerV3 Installing the IDB Analyzer (Version 3.1) Installing the IDB Analyzer (Version 3.1) A current version of the IDB Analyzer is available free of charge from the IEA website (http://www.iea.nl/data.html,

More information

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar business statistics using Excel Glyn Davis & Branko Pecar OXFORD UNIVERSITY PRESS Detailed contents Introduction to Microsoft Excel 2003 Overview Learning Objectives 1.1 Introduction to Microsoft Excel

More information

Statistics for Experimenters

Statistics for Experimenters Statistics for Experimenters Design, Innovation, and Discovery Second Edition GEORGE E. P. BOX J. STUART HUNTER WILLIAM G. HUNTER WILEY- INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION FACHGEBIETSBGCHEREI

More information

MATHEMATICAL METHODS OF STATISTICS

MATHEMATICAL METHODS OF STATISTICS MATHEMATICAL METHODS OF STATISTICS By HARALD CRAMER TROFESSOK IN THE UNIVERSITY OF STOCKHOLM Princeton PRINCETON UNIVERSITY PRESS 1946 TABLE OF CONTENTS. First Part. MATHEMATICAL INTRODUCTION. CHAPTERS

More information

FACTOR ANALYSIS. Factor Analysis is similar to PCA in that it is a technique for studying the interrelationships among variables.

FACTOR ANALYSIS. Factor Analysis is similar to PCA in that it is a technique for studying the interrelationships among variables. FACTOR ANALYSIS Introduction Factor Analysis is similar to PCA in that it is a technique for studying the interrelationships among variables Both methods differ from regression in that they don t have

More information

DISCRIMINANT FUNCTION ANALYSIS (DA)

DISCRIMINANT FUNCTION ANALYSIS (DA) DISCRIMINANT FUNCTION ANALYSIS (DA) John Poulsen and Aaron French Key words: assumptions, further reading, computations, standardized coefficents, structure matrix, tests of signficance Introduction Discriminant

More information

096 Professional Readiness Examination (Mathematics)

096 Professional Readiness Examination (Mathematics) 096 Professional Readiness Examination (Mathematics) Effective after October 1, 2013 MI-SG-FLD096M-02 TABLE OF CONTENTS PART 1: General Information About the MTTC Program and Test Preparation OVERVIEW

More information

Moderation. Moderation

Moderation. Moderation Stats - Moderation Moderation A moderator is a variable that specifies conditions under which a given predictor is related to an outcome. The moderator explains when a DV and IV are related. Moderation

More information

Education & Training Plan Accounting Math Professional Certificate Program with Externship

Education & Training Plan Accounting Math Professional Certificate Program with Externship University of Texas at El Paso Professional and Public Programs 500 W. University Kelly Hall Ste. 212 & 214 El Paso, TX 79968 http://www.ppp.utep.edu/ Contact: Sylvia Monsisvais 915-747-7578 samonsisvais@utep.edu

More information

TRAINING PROGRAM INFORMATICS

TRAINING PROGRAM INFORMATICS MEDICAL UNIVERSITY SOFIA MEDICAL FACULTY DEPARTMENT SOCIAL MEDICINE AND HEALTH MANAGEMENT SECTION BIOSTATISTICS AND MEDICAL INFORMATICS TRAINING PROGRAM INFORMATICS FOR DENTIST STUDENTS - I st COURSE,

More information

Software Project Management (Second Edition)

Software Project Management (Second Edition) Software Project Management (Second Edition) Bob Hughes and Mike Cotterell, School of Information Management, University of Brighton The McGraw-Hill Companies London Burr Ridge, IL New York St Louis San

More information

Compensating the Sales Force

Compensating the Sales Force Compensating the Sales Force A Practical Guide to Designing Winning Sales Reward Programs Second Edition David J. Cichelli Me Graw Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan

More information

MISSING DATA TECHNIQUES WITH SAS. IDRE Statistical Consulting Group

MISSING DATA TECHNIQUES WITH SAS. IDRE Statistical Consulting Group MISSING DATA TECHNIQUES WITH SAS IDRE Statistical Consulting Group ROAD MAP FOR TODAY To discuss: 1. Commonly used techniques for handling missing data, focusing on multiple imputation 2. Issues that could

More information

Windchill PDMLink 10.2. Curriculum Guide

Windchill PDMLink 10.2. Curriculum Guide Windchill PDMLink 10.2 Curriculum Guide Live Classroom Curriculum Guide Update to Windchill PDMLink 10.2 from Windchill PDMLink 9.0/9.1 for the End User Introduction to Windchill PDMLink 10.2 for Light

More information

Numerical Methods for Engineers

Numerical Methods for Engineers Steven C. Chapra Berger Chair in Computing and Engineering Tufts University RaymondP. Canale Professor Emeritus of Civil Engineering University of Michigan Numerical Methods for Engineers With Software

More information

Factor Analysis Example: SAS program (in blue) and output (in black) interleaved with comments (in red)

Factor Analysis Example: SAS program (in blue) and output (in black) interleaved with comments (in red) Factor Analysis Example: SAS program (in blue) and output (in black) interleaved with comments (in red) The following DATA procedure is to read input data. This will create a SAS dataset named CORRMATR

More information

SQL Server. 2012 for developers. murach's TRAINING & REFERENCE. Bryan Syverson. Mike Murach & Associates, Inc. Joel Murach

SQL Server. 2012 for developers. murach's TRAINING & REFERENCE. Bryan Syverson. Mike Murach & Associates, Inc. Joel Murach TRAINING & REFERENCE murach's SQL Server 2012 for developers Bryan Syverson Joel Murach Mike Murach & Associates, Inc. 4340 N. Knoll Ave. Fresno, CA 93722 www.murach.com murachbooks@murach.com Expanded

More information

Module 3: Correlation and Covariance

Module 3: Correlation and Covariance Using Statistical Data to Make Decisions Module 3: Correlation and Covariance Tom Ilvento Dr. Mugdim Pašiƒ University of Delaware Sarajevo Graduate School of Business O ften our interest in data analysis

More information

Stephen du Toit Mathilda du Toit Gerhard Mels Yan Cheng. LISREL for Windows: PRELIS User s Guide

Stephen du Toit Mathilda du Toit Gerhard Mels Yan Cheng. LISREL for Windows: PRELIS User s Guide Stephen du Toit Mathilda du Toit Gerhard Mels Yan Cheng LISREL for Windows: PRELIS User s Guide Table of contents INTRODUCTION... 1 GRAPHICAL USER INTERFACE... 2 The Data menu... 2 The Define Variables

More information

Winning the Hardware-Software Game

Winning the Hardware-Software Game Winning the Hardware-Software Game Using Game Theory to Optimize the Pace of New Technology Adoption Ruth D. Fisher PRENTICE Upper Saddle River, NJ Boston Indianapolis San Francisco New York Toronto Montreal

More information

SPSS Tutorial, Feb. 7, 2003 Prof. Scott Allard

SPSS Tutorial, Feb. 7, 2003 Prof. Scott Allard p. 1 SPSS Tutorial, Feb. 7, 2003 Prof. Scott Allard The following tutorial is a guide to some basic procedures in SPSS that will be useful as you complete your data assignments for PPA 722. The purpose

More information

TIPS FOR DOING STATISTICS IN EXCEL

TIPS FOR DOING STATISTICS IN EXCEL TIPS FOR DOING STATISTICS IN EXCEL Before you begin, make sure that you have the DATA ANALYSIS pack running on your machine. It comes with Excel. Here s how to check if you have it, and what to do if you

More information

IBM SPSS Bootstrapping 22

IBM SPSS Bootstrapping 22 IBM SPSS Bootstrapping 22 Note Before using this information and the product it supports, read the information in Notices on page 7. Product Information This edition applies to version 22, release 0, modification

More information