Lotka's Law models the proportion of authors f(n) who publish exactly n articles as:
f(n) = C / nβ
| Estimated β (slope) | 2.7077 |
| Theoretical β | 2.0000 |
| Constant (C) | 0.5064 |
| R² | 0.897 |
| KS Statistic (D) | 0.5625 |
| p-value | 0.0127 |
The empirical distribution deviates significantly from the theoretical Lotka's Law (β=2) (p = 0.0127)
| KS Statistic (D) | 0.3125 |
| p-value | 0.415 |
The empirical distribution is consistent with the fitted model (β=2.71) (p = 0.415)
H0: The empirical distribution follows the theoretical distribution. A p-value ≥ 0.05 indicates no significant deviation.
| —— Solid black | Empirical distribution |
| - - - Dashed red | Theoretical Lotka's Law (β = 2) |
| -·-·- Dot-dash blue | Fitted model (β = 2.71) |