本书共十三章,内容包括:统计分析的介绍、软件的介绍、描述数据、基本的概率概念、离散概率分布、连续概率分布、其他连续概率分布、抽样与抽样分布、单总体均值与比例的置信区间、单总体均值与比例的假设检验、回归分析与相关分析、泊松分布、均匀分布。
Preface
1 Introduction to Statistical Analysis
1.1 Scales of Measurements
1.2 Data,Data Collection,and Data Presentation
1.3 Data Groupings
1.3.1 Categories of Data Groupings
1.3.2 Calculation of Class Interval for Ungrouped Data
1.3.3 Class Limits and Class Boundaries
1.4 Methods of Visualizing Data
1.5 Exploring Data Analysis(EDA)
1.5.1 Stem-and-Leaf Displays
1.5.2 Box Plots
1.6 Exercises
2 Introduction to R Software
2.1 How to Download and Install R
2.2 Using R for Descriptive Statistical and Plots
……