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.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Univariate Statistics

  • Benjamin E. Schlegel

摘要

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.