• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

If you have a set of all different numbers..

For example if you have {1, 3, 6}..Is there just no mode, or are all the numbers the mode?

What if it's {1, 1, 3, 3, 6, 6}?
 
I'm thinking the mode might be eight. 😛 (too subtle, I guess)



Just kidding. All three are modes.
 
All are modes. Mode is the number that occurs most often in the set, and in this case, all occur the same amount of times.

Edit: I have a feeling that if I would've posted this question, I would have been flamed and given multiple links to google. 🙁
 
If the numbers are all different then there is no mode, but if you have multiple numbers that are the same then you have multiple modes.

1,3,6 = none
1,1,3,3,6,6 = 1,3,6
 
Back
Top