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
F2andG2, calculate the mean number of lab procedures and mean number of lab medications. - In cells
F3andG3, calculate the median number of lab procedures and median number of lab medications. - In cells
F4andF4, calculate the modes of the two columns.
