H-Index Estimator

Estimate a researcher's h-index from total publications and total citations. The h-index measures both productivity and citation impact.

Estimated H-Index

28

Average Citations per Paper16.0
Total Publications50

Estimated H-Index vs Total Publications

How the H-Index Works

A researcher has an h-index of h if h of their papers have each been cited at least h times.

Estimation

An approximate h-index can be estimated as:

h ≈ floor(sqrt(Total Citations))

This approximation (Hirsch's original heuristic) works well for typical citation distributions. The exact h-index requires sorting papers by citation count.

Context

  • Early career: h = 5-10
  • Mid career: h = 15-30
  • Senior researcher: h = 30-60
  • Field leaders: h = 60+
  • Example Calculation

    A researcher has 50 publications with 800 total citations.

    1. 01Average citations: 800 / 50 = 16.0 per paper
    2. 02H-index estimate: floor(sqrt(800)) = floor(28.3) = 28

    Frequently Asked Questions

    Related Calculators