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 Downloads
Updated 7 Sep 2022

View License

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.

Cite As

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.

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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