- Picture and text skills
- Case
Returns the value that appears most frequently in an array or data range. MODE is a position measurement function.
Syntax
MODE(number1,number2,...)
Number1, number2, ... are 1 to 30 parameters used for mode calculation, or a single array (i.e., a reference to the array range) can be used instead
Parameters separated by commas.
Description
• The argument can be a number, or a name, array, or reference containing numbers.
• If an array or reference parameter contains text, logical values, or blank cells, those values are ignored; however, cells containing zero values are counted.
• If the data set does not contain duplicate data, MODE returns the N/A error value.
In a set of values, the mode is The value that appears most frequently, while the median is the value in the middle and the mean is the averaged value, all of these median functions
Neithercannot fully depict all data individually. For example, suppose the data is distributed in three regions, half of which is in a small value region and the other half
Half pointsare distributed in two larger value areas. The AVERAGE and MEDIAN functions may return intermediate values where the data points are sparse;and the MODE function
Thenwill return the smaller value located where the data points are densely packed.
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/qiao-yong-MODE-han-shu-kuai-su-qiu-zhong-shu.html
评论列表(196条)
测试