排名之间的新距离
Jean Dezert1, Andrii Shekhovtsov2, Wojciech Sałabun2
1Department of Information Processing and Systems, The French Aerospace Lab - ONERA, 91120 Palaiseau, France.
Heliyon
|April 4, 2024
概括
斯皮尔曼的规则距离对标签不变,这给应用带来了挑战. 提出了一个新的,标签不变的排名距离作为一个优越的替代方案,即使有加权排名.
科学领域:
- 统计 统计 统计 统计
- 信息科学 信息科学 信息科学
背景情况:
- 斯皮尔曼的规则距离 (F-距离) 通常用于测量排名之间的差异.
- F距离对物体标签缺乏不变性限制了其实际应用.
研究的目的:
- 为了解决F距离的标签依赖性.
- 引入一种新的排名距离度量,不变于标签.
- 为现有的排名距离指标提供一个强大的替代方案.
主要方法:
- 分析斯皮尔曼的足规距离的属性.
- 开发一个新的距离指标,用于排名.
- 证明对索引 (标签) 的不变性.
- 将重要权重纳入新的距离度量.
主要成果:
- 证明F距离对标签敏感,这是一个显著的缺点.
- 一个新的排名距离度量,在索引下不变,已成功开发.
- 在标记不变性方面,拟议的度量比F距离和Kemeny距离提供了改进.
- 新的距离度量有效地处理重要性权重.
结论:
- 拟议的标签不变排名距离对于对象标签变化的应用程序来说是一个有价值的替代方案.
- 这一新指标提高了不同场景中排名比较的可靠性和适用性.
- 该方法与重要性权重的适应性进一步扩大了其实用性.
相关概念视频
Ranks
236
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
236
Review and Preview
7.4K
In statistics, several tools are used to interpret the data. Measures of central tendency represent the characteristics of the data, such as mean, median, and mode. Additionally, measures of variance like standard deviation and range are used to find the spread of data from the mean. Relative standing measures the distance between data locations. Commonly used measures of relative standings are percentile, z score, and quartiles.
Percentiles are a type of fractile that partition data into...
Percentiles are a type of fractile that partition data into...
7.4K
Mean Absolute Deviation
2.6K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.6K
Wilcoxon Rank-Sum Test
177
The Wilcoxon rank-sum test, also known as the Mann-Whitney U test, is a nonparametric test used to determine if there is a significant difference between the distributions of two independent samples. This test is designed specifically for two independent populations and has the following key requirements:
177
Wilcoxon Signed-Ranks Test for Median of Single Population
127
The Wilcoxon signed-rank test for the median of a single population is a nonparametric test used to evaluate whether the median of a population differs from a specified value. Unlike parametric tests, it does not require data to follow a normal distribution, making it suitable for non-normal or small samples. The test begins by calculating the difference (d) between each observation and the hypothesized median. The absolute values of these differences are ranked in ascending order, with ties...
127
Ordinal Level of Measurement
23.6K
The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
23.6K


