Weighted Kendall’s W

Weighted Kendall’s W is proposed by Mahmoudi et al. (2022) to check the agreement among raters while the importance of raters is not equal.
55 téléchargements
Mise à jour 7 sept. 2022

Afficher la licence

Weighted Kendall’s W is proposed by Mahmoudi et al. (2022) for the first time to check the agreement among raters while the importance of the raters is not equal. The original Kendall’s W (Kendall's coefficient of concordance) cannot consider the weights of the raters. It is a critical factor when the priority of the raters is not equal. When the weights of the raters are distributed equally, the value of Weighted Kendall’s W is equal to Kendall’s W. Therefore, this MATLAB file can solve both Weighted Kendall’s W and Kendall’s W. This file is very accurate and can consider the tie ranks perfectly. If you face any problem executing the code, please contact Amin Mahmoudi: pmp.mahmoudi@gmail.com. You can find the formulas and proofs in the following study:
Please do not forget to cite the above publication when you use this file.

Citation pour cette source

Mahmoudi, A., Abbasi, M., Yuan, J., & Li, L. (2022). Large-Scale Group Decision-Making (LSGDM) for Performance Measurement of Healthcare Construction Projects: Ordinal Priority Approach, Applied Intelligence. https://doi.org/10.1007/s10489-022-04094-y

Ataei, Y., Mahmoudi, A., Feylizadeh, M. R., & Li, D. F. (2020). Ordinal priority approach (OPA) in multiple attribute decision-making. Applied Soft Computing, 86, 105893.

Compatibilité avec les versions de MATLAB
Créé avec R2021b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.5

Added the link of the reference

1.0.4

Logo was updated

1.0.3

A minor issue is fixed.

1.0.2

A minor issue is fixed.

1.0.1

A minor issue is fixed.

1.0.0