开始使用免费开始使用

Modal madness

In this exercise you'll work with a medical dataset to practice calculating modes. Remember that a mode is the most frequent value that occurs in a sample. If every value is unique, then there is no mode, and if there is a tie, then the sample can have 2+ modes.

Let's see how the mode compares to the median and mean here!

本练习是课程的一部分

Google Sheets 统计学入门

查看课程

练习说明

  • In cells F2 and G2, calculate the mean number of lab procedures and mean number of lab medications.
  • In cells F3 and G3, calculate the median number of lab procedures and median number of lab medications.
  • In cells F4 and F4, calculate the modes of the two columns.

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习