- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 428字
- 2021-07-02 18:13:41
What this book covers
Chapter 1, Installing and Configuring SPSS, covers the initial installation of SPSS and the configuration of the system for use on the user’s machine.
Chapter 2, Accessing and Organizing Data, covers the process of opening various types of data files (Excel, CSV, and SPSS) in SPSS and performing some simple tasks, such as labeling data elements. It demonstrates how to save new versions of the data that incorporate the changes so that they are available for subsequent use.
Chapter 3, Statistics for Individual Data Elements, is about the tools in SPSS that are available for obtaining descriptive statistics for each field in a data file.
Chapter 4, Dealing with Missing Data and Outliers, focuses on assessing data quality with respect to missing information and extreme values. It also deals with the techniques that can be used to address these problems.
Chapter 5, Visually Exploring the Data, discusses topics such as histograms, bar charts, box and whisker plots, and scatter plots.
Chapter 6, Sampling, Subsetting and Weighting, describes the options available in SPSS for taking samples from a dataset, creating subgroups with the data, and assigning weights to individual rows.
Chapter 7, Creating New Data Elements, discusses when it is useful to define new data elements to support analysis objectives and the process involved in building these elements in SPSS.
Chapter 8, Adding and Matching Files, describes the process of combining multiple data files to create a single file for use in an analysis. Both appending multiple files and merging files to add information are addressed.
Chapter 9, Aggregating and Restructuring Data, is about two topics--changing the unit of analysis via aggregation, and restructuring the data from wide to long or long to wide to facilitate analysis.
Chapter 10, Crosstabulation Patterns for Categorical Data, covers descriptive and inferential analysis of categorical data in two-way and multi-way contingency tables.
Chapter 11, Comparing Means and ANOVA, is about descriptive and inferential analysis involving the mean of a variable across groups.
Chapter 12, Correlations, discusses descriptive and inferential analysis of associations involving numeric variables via the use of the Pearson correlation coefficient and some analogs.
Chapter 13, Linear Regression, covers using linear regression to develop predictions of numeric target variables.
Chapter 14, Principal Components and Factor Analysis, is about the use of principal components analysis and factor analysis to understand patterns among the variables.
Chapter 15, Clustering, covers methods to find groups in the data through analyzing the data rows.
Chapter 16, Discriminant Analysis, discusses using discriminant analysis to develop classifications involving categorical target variables.
- Java逍遙游記
- JavaScript全程指南
- 趣學Python算法100例
- Spring實戰(第5版)
- Python數據可視化之Matplotlib與Pyecharts實戰
- 軟件測試技術指南
- 劍指Java:核心原理與應用實踐
- RESTful Java Web Services(Second Edition)
- Django 3.0入門與實踐
- Android傳感器開發與智能設備案例實戰
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- 零代碼實戰:企業級應用搭建與案例詳解
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- C語言程序設計教程