Book Image

Data Analysis with IBM SPSS Statistics

By : Ken Stehlik-Barry, Anthony Babinec
Book Image

Data Analysis with IBM SPSS Statistics

By: Ken Stehlik-Barry, Anthony Babinec

Overview of this book

SPSS Statistics is a software package used for logical batched and non-batched statistical analysis. Analytical tools such as SPSS can readily provide even a novice user with an overwhelming amount of information and a broad range of options for analyzing patterns in the data. The journey starts with installing and configuring SPSS Statistics for first use and exploring the data to understand its potential (as well as its limitations). Use the right statistical analysis technique such as regression, classification and more, and analyze your data in the best possible manner. Work with graphs and charts to visualize your findings. With this information in hand, the discovery of patterns within the data can be undertaken. Finally, the high level objective of developing predictive models that can be applied to other situations will be addressed. By the end of this book, you will have a firm understanding of the various statistical analysis techniques offered by SPSS Statistics, and be able to master its use for data analysis with ease.
Table of Contents (17 chapters)
4
Dealing with Missing Data and Outliers
10
Crosstabulation Patterns for Categorical Data

Summary

This chapter showed you how to read in data from two common file formats--Excel and delimited data. These are common file formats that are writeable by most software, so the ability to read these formats means that you can share data from many other applications.

This chapter also showed you how to save the data as an IBM SPSS Statistics data file. Of course, if you can save a file in that format, then you can use IBM SPSS Statistics to read that file format. The advantage of the SPSS Statistics file format is that the variable information and data are saved in a form that you can access directly. The SPSS Statistics file format is also the native file format of the IBM SPSS Modeler.

This chapter also discussed variable properties, which you can specify for the variables and then save in the IBM SPSS Statistics file format. Variable properties are important because they...