{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# IFRS17 Simulation (Lapse Scenario)\n", "\n", "If you're viewing this page as a static HTML page on https://lifelib.io, the same contents are also available [here on binder] as Jupyter notebook executable online (it may take a while to load)\n", "\n", "To run this notebook and get all the outputs below, Go to the **Cell** menu above, and then click **Run All**.\n", "\n", "[here on binder]: https://mybinder.org/v2/gh/fumitoh/lifelib/binder?filepath=lifelib%2Fprojects%2Fifrs17sim%2Fifrs17sim_charts_lapsescen.ipynb\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## About this notebook\n", "\n", "This notebook draws several waterfall charts that show how sources of change in IFRS17 accounts emerge when the actual lapse rate changes at a future point in time and future lapse rate assumptions from that point change accordingly for current-estimate liability valuations at future points. \n", "\n", "Those charts are:\n", "* Actual cashflows\n", "* Present value of expected cashflows\n", "* CSM amortization\n", "* IFRS17 Financial performance\n", "\n", "\n", "A notebook for the baseline simulation is also available on [lifelib]. The baseline simulation assumes\n", "that actual cashflow emerge exacltly as esimated at the beginning of simulation.\n", "\n", "[ifrs17sim]: https://lifelib.io/projects/ifrs17sim.html\n", "[lifelib]: https://lifelib.io\n", "\n", "