Univariate Statistics
摘要
The simplest type of statistics is descriptive statistics. Here we describe the available data in terms of measures of central tendency such as mean, median, and mode, as well as how the data are distributed around these points. We learn how to perform descriptive statistics in R. In addition, we learn how to write a simple function in R using the mode function as an example.