Join Nostr
2025-08-08 14:57:45 UTC
in reply to

alex on Nostr: value_now = value_start / ((1 + inflation_rate) ** (year_now - year_start)) So for, ...

value_now = value_start / ((1 + inflation_rate) ** (year_now - year_start))

So for, 100k from 2006 to 2025 assuming a 2% inflation rate, we get

100_000 / ((1 + 2 / 100) ** (2025 - 2006)) = ~£70k