Earthquake Recurrence Gutenbergrichter Calculator
Calculate earthquake recurrence gutenberg–richter with our free science calculator. Uses standard scientific formulas with unit conversions and
Reviewed by Daniel Agrici, Founder & Lead Developer
Formula
log₁₀(N) = a − b × M
The Gutenberg-Richter law states that the logarithm of the number of earthquakes (N) with magnitude ≥ M equals a minus b times M. The 'a' value represents overall seismicity level, and 'b' value (typically ~1.0) represents the ratio of small to large earthquakes. Return period = 1/N.
Worked Examples
Example 1: California Seismicity
Problem:For a region with a=5.0 and b=0.9, what is the return period for a M6.5 earthquake and the probability in 50 years?
Solution:log10(N) = 5.0 - 0.9 × 6.5 = 5.0 - 5.85 = -0.85\nN = 10^(-0.85) = 0.1413 events/year\nReturn period = 1/0.1413 = 7.08 years\nExpected in 50 yr = 0.1413 × 50 = 7.065\nP(≥1) = 1 - e^(-7.065) = 99.91%
Result:Return period: 7.08 years | 99.91% probability of ≥1 event in 50 years
Example 2: Low-Seismicity Region
Problem:A stable continental region has a=3.5 and b=1.0. Find the return period for M5.0 earthquakes.
Solution:log10(N) = 3.5 - 1.0 × 5.0 = -1.5\nN = 10^(-1.5) = 0.0316 events/year\nReturn period = 1/0.0316 = 31.62 years\nP(≥1 in 100 yr) = 1 - e^(-3.16) = 95.8%
Result:Return period: 31.62 years | ~3.16 expected events per century
Frequently Asked Questions
How is the recurrence interval calculated?
The recurrence interval (or return period) for a given earthquake magnitude is the inverse of the annual rate of occurrence. Using the Gutenberg-Richter formula, N = 10^(a - bM) gives the expected number of earthquakes of magnitude M or greater per year. The return period is simply T = 1/N years. For example, if a region has a = 5 and b = 1.0, then for M7.0 earthquakes: N = 10^(5 - 7) = 0.01 per year, giving a return period of 100 years. This is a statistical average — the actual time between events follows a Poisson distribution, meaning there is significant variability around this average recurrence time.
References
Reviewed by Daniel Agrici, Founder & Lead Developer · Editorial policy