Financial Perspectives¶
Table of Contents
Financial perspectives are used to define how the Graphene platform interprets individual transactions recorded in Graphene’s Ledger data structure. More information about the Ledger data structure can be found in the description of the Ledger Format.
Different industries (insurance, reinsurance, capital markets) and vendors often have widely different definitions of individual financial perspectives and in this section we try to account for a number of different scenarios.
Reinsurance Program¶
Consider the following business model / cashflow network that describes a simple reinsurance program from a reinsurer’s perspective:
Perspective |
Description |
Sign |
---|---|---|
GROSS (Insurer) |
The gross claims the insurer makes to the reinsurer. |
Negative |
NET (Reinsurer) |
The net position of the reinsurer after paying claims, earning premium, and expenses. |
Positive Income Negative Expenses |
INCOME (Reinsurer) |
Income (e.g. Premium, Reinstatement Premium) earned by the reinsurer. |
Positive |
EXPENSES (Reinsurer) |
Expenses excl. loss (e.g. Brokerage, Taxes, Fees, etc.) payed by the reinsurer. |
Negative |
GROSS (Reinsurer) |
Gross losses assumed by the reinsurer. |
Negative |
RECOVERIES (Insurer) |
Recoveries received from reinsurance claims by the insurer. |
Positive |
RETAINED (Insurer) |
Net losses retained by the insurer (e.g. losses not covered by reinsurance). |
Negative |
Reinsurance Program with Inuring¶
Consider the following business model / cashflow network that describes a reinsurance program whose subject losses are first subject to an inuring program:
Perspective |
Description |
Sign |
---|---|---|
GROSS (Insurer) |
The gross claims the insurer makes to the reinsurer. |
Negative |
NET (Reinsurer) |
The net position of the reinsurer after paying claims, earning premium, and expenses. |
Positive Income Negative Expenses |
INCOME (Reinsurer) |
Income (e.g. Premium, Reinstatement Premium) earned by the reinsurer. |
Positive |
EXPENSES (Reinsurer) |
Expenses excl. loss (e.g. Brokerage, Taxes, Fees, etc.) payed by the reinsurer. |
Negative |
GROSS (Reinsurer) |
Gross losses assumed by the reinsurer. |
Negative |
RECOVERIES (Insurer) |
Recoveries received from reinsurance claims by the insurer. |
Positive |
RETAINED (Insurer) |
Net losses retained by the insurer (e.g. losses not covered by reinsurance). |
Negative |