According to the definition I read, it came to my notice that the number with highest frequency has to be a mode for a given data set, but then what if I have all the numbers as distinct... In that scenario we won't have a particular number having a frequency more than other elements in the data set... Now if I consider a case when we have 2 numbers in a dataset with same max number of occurrences like:
Here 2, 3 both happen to have same maximum frequency and thus we say there are 2 modes... The above is stated similar in case we have 3 modes or multi modes ... So if there are all distinct numbers then we would have each number having the same maximum frequency as 1 ..so we can say all the numbers are modes...for that dataset...But then I have seen on some websites claiming that such data sets have "NO MODE".