Touchstone 2022 Database Reference
tRRRR_LOSS_AnnualEP_ByPeril Table
AIRResult : tRRRR_LOSS_AnnualEP_ByPeril Table
Description
Stores annual exceedance probability losses by peril. This table is created for each analysis. By default, for each year in the analysis that experienced loss for a specified peril, the table will contain at most one Aggregate row and one Occurrence row per financial perspective for the Standard EP curve. But if losses for a particular financial perspective in that year were 0, no row is generated. The table may contain additional rows if the user requests additional EP curves for subsets of the results.
Properties
Creation Date4/11/2022 5:46 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, by peril, 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, by peril,  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 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 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet 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 target  record for which the losses were aggregated

For example, if the EP target type is Contract, then this is the ContractSID.

int4   
Primary Key Unique identifier of the event that produced the highest loss in the simulated year.int4   
 Identifier of the event that produced the highest loss in the simulated yearint4  
 

Code that represents the catastrophe model.

For a complete list of codes, see tModel Table.

smallint2   
 In multi-year catalogs, each scenario actually consists of five modeled years. The unique identifier tracks the scenario.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  
 Average annual loss for the years beyond the corresponding point on the EP curve (i.e., Tail Value at Risk [TVAR]).float9  
 Maximum annual loss for the corresponding point on the exceedance probability curve. Used to calculate confidence intervals.float9  
 Standard deviation from the mean annual expected loss (EV).float9  
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis