- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 191字
- 2021-07-02 18:13:51
Explore procedure
To thoroughly examine the distribution of scale or interval level fields, you can employ the explore procedure in SPSS Statistics. The output provided by explore is more detailed than descriptives or frequencies, and includes more information on extreme values that may influence statistical measures in an undesirable manner. Navigate to Analyze | Descriptive Statistics | Explore to open the dialog box in the following figure and put the HIGHEST YEAR OF SCHOOL COMPLETED field in the upper box labeled Dependent List. Select OK to request the default output that explore generates:

The first section of results produced by Explore contains a set of descriptive statistics related to the distribution of the values. In addition to the mean, a 5% trimmed mean is calculated to show how removing the top and bottom 2.5% of the values influences the mean.
If the mean and trimmed mean differ by an appreciable amount, outliers may need to be addressed. The results in following screenshot for years of school completed show very little difference between the mean (13.74) and the trimmed mean (13.78), suggesting that outliers are not distorting the value:

- Java技術手冊(原書第7版)
- 實用防銹油配方與制備200例
- 算法大爆炸:面試通關步步為營
- 教孩子學編程:C++入門圖解
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Java程序設計案例教程
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- R Data Science Essentials
- Sails.js Essentials
- Python網絡爬蟲實例教程(視頻講解版)
- Visual C++從入門到精通(第2版)
- Get Your Hands Dirty on Clean Architecture
- XML程序設計(第二版)
- Offer來了:Java面試核心知識點精講(框架篇)
- C#從入門到精通(微視頻精編版)