Touchstone 2022 Database Reference
tRRRR_LOSS_AnnualEPSummary_ByPerilModel Table
AIRExposureSummary Database : tRRRR_LOSS_AnnualEPSummary_ByPerilModel Table
Description

Stores annual exceedance probability summary losses by each combination of peril and model.

Touchstone creates one table for each analysis. By default, the table contains rows for each financial perspective included in the analysis and rows for the corresponding aggregate EP, occurrence EP, aggregate TVAR, and occurrence TVAR. Touchstone may create more rows if you request additional EP curves for subsets of the results.

Properties
Creation Date4/11/2022 6:15 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 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 losses are based on AIR’s default EP curve or on user-specified loss uncertainty percentiles.

For a complete list of codes, see tEPCurveType Table

varchar10   
Primary Key 

Code that indicates whether the losses represent exceedance probability losses or TVAR losses.

For a complete list of codes, see tEPType Table.

varchar10   
Primary Key 

Code that represents the financial perspective of the losses.

For a complete list of codes, see tFinancialPerspective Table.

varchar10   
Primary Key 

Code that represents the type of the analysis target.

For a complete list of codes, see tEPTargetType Table.

varchar10   
Primary Key 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4   
Primary Key 

Code that represents the catastrophe model.

For a complete list of codes, see tModel Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the exposure data source record in which the EPTargetSID can be found .

For a complete list of records, see tDataSource Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the analysis target.

int4   
 The mean annual expected loss (“expected value”), which is determined by taking the sum of all expected losses for the simulation and dividing by the number of years of the simulation.float9   
 Standard deviation from the mean annual expected loss (EV).float9   
 Loss for the first user-specified point on the exceedance probability curve.float9  
 Loss for the second user-specified point on the exceedance probability curve.float9  
 Loss for the third user-specified point on the exceedance probability curve.float9  
 Loss for the fourth user-specified point on the exceedance probability curve.float9  
 Loss for the fifth user-specified point on the exceedance probability curve.float9  
 Loss for the sixth user-specified point on the exceedance probability curve.float9  
 Loss for the seventh user-specified point on the exceedance probability curve.float9  
 Loss for the eighth user-specified point on the exceedance probability curve.float9  
 Loss for the ninth user-specified point on the exceedance probability curve.float9  
 Loss for the tenth user-specified point on the exceedance probability curve.float9  
 Loss for the eleventh user-specified point on the exceedance probability curve.float9  
 Loss for the twelfth user-specified point on the exceedance probability curve.float9  
 Loss for the thirteenth user-specified point on the exceedance probability curve.float9  
 Loss for the fourteenth user-specified point on the exceedance probability curve.float9  
 Loss for the fifteenth user-specified point on the exceedance probability curve.float9  
See Also

Related Objects

AIRExposureSummary Database