Touchstone Re 2022 Database Reference
tReinsuranceProgramEPAdjustment Table
AIRExposureRe Database : tReinsuranceProgramEPAdjustment Table
Description

Stores the EP (exceedance probability curve) adjustment options specified for each reinsurance program.

For each reinsurance program, you can specify model-specific EP adjustments. An EP adjustment is an amount or percentage that Touchstone Re uses to recalculate the EP curve during a loss analysis. EP adjustments apply to ground-up program losses.

For more information, refer to Touchstone Re Online Help on AIR's Client Portal.

Properties
Creation Date4/11/2022 6:17 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the reinsurance program.

For a complete list of records, see tReinsuranceProgram Table.

int4   
Primary Key 

Code that represents the AIR model that the EP adjustment options apply to.

For a complete list of codes, see tModel Table.

smallint2   
 

Code that indicates whether the EP adjustments represent amounts or percentages.

For a complete list of codes, see tAdjustmentMethod Table.

varchar3   
 

Code that indicates the type of EP curve that the EP adjustments apply to.

For a complete list of codes, see tEPAnnualType Table.

Touchstone Re adjusts the EP curve that is not selected accordingly.
varchar3   
 

Code that indicates the type of scaling method that Touchstone Re uses to apply the EP adjustments.

The scaling method dictates how Touchstone Re restores the monotonicity of the EP curve after applying program-specific EP adjustments.

For a complete list of codes, see tScalingMethod Table.

varchar4   
 

Lower bound of the interval that the EP adjustments apply to.

You can apply EP adjustments to the entire EP curve or to a subsection of the EP curve.

int4   
 

Upper bound of the interval that the EP adjustments apply to.

You can apply EP adjustments to the entire EP curve or to a subsection of the EP curve.

int4   
 Comment about the EP adjustment options specified for the model.varchar8000  
See Also

Related Objects

AIRExposureRe Database