- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 198字
- 2021-07-02 18:13:45
Accessing and Organizing Data
This chapter shows you how to read common file formats such as an Excel sheet or a delimited text file to IBM SPSS Statistics. The rationale for showing the reading of these formats is that most software programs read these file formats. In addition, many analysts use Excel for simple data activities such as data handling and producing charts. However, beyond these simple activities, Excel is limited in the data analytic capabilities it provides, so researchers have turned to IBM SPSS Statistics for its extensive statistical and analytical capabilities.
In order to use IBM SPSS Statistics, you must first read your data to the IBM SPSS Statistics Data Editor window. Once you successfully read the data, you provide variable properties to enrich the description of the data. After you have established the variable properties for the variables in your file, you have set the stage to produce informative statistical analyses and charts.
We will cover the following topics in this chapter:
- Accessing and organizing data overview
- Reading Excel files
- Reading delimited text files
- Saving IBM SPSS Statistics files
- Reading IBM SPSS Statistics files
- Looking at the data with frequencies
- Specifying variable properties
- iOS Game Programming Cookbook
- Spring Boot 2實戰之旅
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Vue.js 2 and Bootstrap 4 Web Development
- Python爬蟲開發:從入門到實戰(微課版)
- Functional Programming in JavaScript
- CouchDB and PHP Web Development Beginner’s Guide
- R大數據分析實用指南
- Hands-On Full Stack Development with Go
- Python機器學習算法: 原理、實現與案例
- NGINX Cookbook
- Extreme C
- Visualforce Developer’s guide
- R數據科學實戰:工具詳解與案例分析
- Hadoop 2.X HDFS源碼剖析