← Back to introduction

weighted h-index

Similar to the R-index, the weighted h-index (Egghe and Rousseau 2008) is designed to give more weight to publications within the core as they gain citations. The primary difference is that for this metric the core is defined differently. Publications are still ranked by citation count, but instead of using the raw rank, one uses a weighted rank of

$$r_w\left(i\right)=\frac{\sum\limits_{j=1}^{i}{C_j}}{h},$$

that is, the weighted rank of the ith publication is the cumulative sum of citations for the top i publications, divided by the standard h-index. With these weighted ranks, one finds the last publication in the weighted core, r0, as the largest value of i where \(r_w\left(i\right)\leq C_i\) (the last publication for which the weighted rank of that publication is less than or equal to the number of citations for that publication):

$$r_0=\underset{i}{\max}\left(r_w\left(i\right)\leq C_i\right).$$

The weighted index is then calculated as$$h_w=\sqrt{\sum\limits_{i=1}^{r_0}{C_i}},$$the square-root of the sum of citations for the weighted core.

Example

Publications are ordered by number of citations, from highest to lowest.

Citations (Ci)572616121110432111100000
Rank (i)123456789101112131415161718
h = 6
Cumulative Citations (ΣCi)578399111122132136139141142143144145145145145145145
rw(i) = ΣCi / h9.5013.8316.5018.5020.3322.0022.6723.1723.5023.6723.8324.0024.1724.1724.1724.1724.1724.17
r0 = 2

The largest rank where rw(i) ≤ Ci is 2. The weighted h-index is the square-root of the sum of citations up to this rank, thus hw = √83 = 9.1104

History

Yearhw
19971.0000
19983.0000
19995.6569
20006.9282
20019.1104
200212.1655
200315.7797
200420.4695
200525.5343
200631.4960
200735.8329
200839.4588
200944.8776
201049.0000
201155.1725
201259.1692
201364.0625
201467.9117
201573.5799
201677.3240
201780.4798
201883.4026
201986.2148
202088.8707
202192.7470
202295.5249
202397.7957
202499.8999

References