we will have to define terms a little better for me to plug in real numbers
Compounding formulae:
block*((1+(7.5/365*interval))^(365/interval))Where
block is an initial block size in HYP (if we make a calculation just for 1 block for clarity, e.g. 3000 HYP; you can insert here your whole amount of HYP),
interval is an estimated number of days for your blocks to stake, e.g. 10 days.
(7.5/365*interval)This part of the equation gives you an interest (in the form of a multiplier) acquired after some staking interval, which can be no less than 8.8 days. So an interest for 9 days old block can be calculated like this:
7.5/365*9*100 or simply 750/365*9, which gives us 18.49%.
An interest for one day is 750/365 = 2.05%.
Everything is correct. Every consequent day will add 2.05%, until the block age will hit 30 days.
[/quote]
OK - just so that this is crystal:
(formula compound interest, FutureValue=PresentValue(1+interest/365*interval)^365/interval
Present value 3000HYP (from previous example)
Interest is 2.05% daily
Interval - I'm estimating that a block will stake in 15days. I know it could be as little as 9 (eight point eight), but with difficulty going up, I'll just say 15days.
So 3000 HYP managed with Coin Control so that you didn't lose any stake with 1000Stake limit, over the course of a year would become ....
3000((1+.0205*15)^365/15)
3000(1.308)^24.3
3000*681.66
3000 HYP becomes 2,044,981 HYP in 1 year (effective interest rate of 68,166%)
(the Future Value goes up if the Blocks - your starting amount - stakes faster than 15days)
Interval = 15days