pols_if_avg#
- pols_if_avg(i)[source]#
Average number of policies in-force in step
iFor policies existing on
date_(i+1), defined as the mean ofpols_if_at(i, 'BEG_STEP')andpols_if_at(i+1, 'BEG_STEP').For policies maturing during step
i, defined as the mean ofpols_if_at(i, 'BEG_STEP')andpols_if_at(i, 'DECR_LAST').