Search icon CANCEL
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Data Analysis with IBM SPSS Statistics

You're reading from  Data Analysis with IBM SPSS Statistics

Product type Book
Published in Sep 2017
Publisher Packt
ISBN-13 9781787283817
Pages 446 pages
Edition 1st Edition
Languages
Authors (2):
Ken Stehlik-Barry Ken Stehlik-Barry
Profile icon Ken Stehlik-Barry
Anthony Babinec Anthony Babinec
Profile icon Anthony Babinec
View More author details

Table of Contents (17) Chapters

Preface 1. Installing and Configuring SPSS 2. Accessing and Organizing Data 3. Statistics for Individual Data Elements 4. Dealing with Missing Data and Outliers 5. Visually Exploring the Data 6. Sampling, Subsetting, and Weighting 7. Creating New Data Elements 8. Adding and Matching Files 9. Aggregating and Restructuring Data 10. Crosstabulation Patterns for Categorical Data 11. Comparing Means and ANOVA 12. Correlations 13. Linear Regression 14. Principal Components and Factor Analysis 15. Clustering 16. Discriminant Analysis

The COMPUTE command

The COMPUTE command is the workhorse of the transformation capability within SPSS. It provides access to a very broad set of functions that allow one to create logical expressions of virtually any type.

The following figure shows the basic dialog for this command, including a partial list of the many functions you can use and the calculator section with logical operators available:

The MEAN function can be used to create a new field containing each customer's average across the six satisfaction questions included in the survey (refer to following screenshot). Any of the six questions that has a missing value for a row in the data is excluded from the calculation, and the denominator is automatically adjusted to reflect the number of variables used as the basis for the mean:

The syntax produced from the dialog box is shown next:

COMPUTE  meansat=MEAN...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}