Difference between revisions of "Mode"
Jump to navigation
Jump to search
m (Reverted edits by SuperPatriot911 (Talk); changed back to last version by Learn together) |
(Clarification and expansion.) |
||
| Line 1: | Line 1: | ||
| − | The '''Mode''' is a | + | 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,5,7,9,19 | + | :1, 3, 3, 3, 3, 5, 7, 9, 19 |
| − | The | + | 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== | ==See Also== | ||
Revision as of 04:57, March 20, 2010
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"