Difference between revisions of "Mode"
Jump to navigation
Jump to search
m (Reverted edits by Normaljoe (talk) to last revision by DavidB4-bot) |
|||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | The '''Mode''' is a summary of data that reports the value that occurs most frequently in a dataset. | |
| − | + | ||
| − | + | For the following data: | |
| − | + | ||
| − | + | :1, 3, 3, 3, 3, 5, 7, 9, 19 | |
| − | + | ||
| − | + | The mode is "3" because "3" occurs 4 times and no other value occurs 4 or more times. | |
| + | |||
| + | The mode can be used to describe [[categorical data]] as well. | ||
| + | |||
| + | For the following categorical data: | ||
| + | |||
| + | :Blue, Blue, Blue, Green, Green, Yellow, Orange | ||
| + | |||
| + | The mode would be "Blue" | ||
| + | |||
| + | ==See also== | ||
| + | |||
| + | *[[Median]] | ||
| + | *[[Mean]] | ||
| + | |||
| + | [[Category:Probability and Statistics]] | ||
Latest revision as of 02:47, September 7, 2017
The Mode is a summary of data that reports the value that occurs most frequently in a dataset.
For the following data:
- 1, 3, 3, 3, 3, 5, 7, 9, 19
The mode is "3" because "3" occurs 4 times and no other value occurs 4 or more times.
The mode can be used to describe categorical data as well.
For the following categorical data:
- Blue, Blue, Blue, Green, Green, Yellow, Orange
The mode would be "Blue"