Present-value discounting function
d(V_t,r,t) = PV_t
Maps future costs or health outcomes to values at a common reference time using the applicable discount rate and timing convention.
Present value of a single future value
PV_t = V_t/(1+r)^t
Total present value of a stream
PV_total = sum_(t=0)^T [V_t/(1+r)^t]
Separate discounting of costs and health outcomes
PV_C = sum_(t=0)^T [C_t/(1+r_C)^t]; PV_E = sum_(t=0)^T [E_t/(1+r_E)^t]