Touchstone Re 2022 Database Reference
tRRRR_LOSS_ByReAnnualEP Table
AIRResultRe Database : tRRRR_LOSS_ByReAnnualEP Table
Description

Stores annual exceedance probability losses for one analysis.

Touchstone Re creates one table for each analysis.

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 

Code that indicates whether the corresponding losses are based on all events that occurred during a year (aggregate) or on the single largest loss caused by all events in a year (occurrence).

For a complete list of codes, see tEPAnnualType Table.

varchar10   
Primary Key 

Code that indicates whether the loss is based on AIR’s default EP curve.

Currently, Touchstone Re supports only AIR's default EP curve.

For a complete list of codes, see tEPCurveType Table.

varchar10   
Primary Key 

Code that represents the financial perspective used to display the losses.

For a complete list of codes, see tFinancialPerspective Table.

varchar10   
Primary Key 

Code that represents the target of the analysis for which losses were produced.

For a complete list of codes, see tEPTargetType Table.

varchar10   
Primary Key 

Unique system-generated sequential identifier for the exposure data source that includes the analysis target.

For a complete list of records, see tDataSource Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the analysis target that generated the losses.

int4   
Primary Key Rank of the loss.int4   
 Identifier of the event that generated the highest loss in the simulated year.int4  
 

Code that represents the catastrophe model that generated the losses.

For a complete list of codes, see tModel Table.

smallint2   
 Identifier of the year that generated the losses.int4  
 

Numeric code for the single peril or set of perils associated with the event that produced the highest loss in the simulated year.

For a complete list of codes, see tPerilSet Table.

int4   
 Probability that the loss for the simulated year will be equaled or exceeded in any other year.float9  
 Expected value of the interval of time (in years) between years having greater or equal loss.float9  
 Expected annual loss for the corresponding point on the exceedance probability curve.float9  
 Tail value at risk, or the average annual loss for all simulated years with an exceedance probability that is less than or equal to the ExceedanceProbability value.float9  
 Not used by Touchstone Re.float9  
 Not used by Touchstone Re.float9  
See Also

Related Objects

AIRResultRe Database