Touchstone 2022 Database Reference
tRRRR_LOSS_ByContractByTreaty Table
AIRResult : tRRRR_LOSS_ByContractByTreaty Table
Description
Stores the reinsurance results by contract from a detailed loss analysis.  This table is created when the user specifies "Save Loss By Contract" and selects a treaty type  in the analysis Output Options.
Properties
Creation Date4/11/2022 5:46 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used16.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 Unique system-generated identifier used by the loss analysis engine to partition slice tables.int4   
 

Code that represents the type of catalog used to produce the loss.

For a complete list of codes, see tCatalogType Table.

varchar10   
 Unique system-provided identifier of the event that produced the loss.int4   
 


Code that represents the AIR model associated with the event that produced the highest loss in the simulated year.

For a complete list of codes, see tModel Table.

smallint2   
 

Unique identifier that tracks the scenario. In multi-year catalogs, each scenario consists of five modeled years.

int4   
 

Numeric code for the peril or set of perils that produced the loss.

For a complete list of codes, see tPerilSet Table.

int4   
 Unique system-generated sequential identifier for the exposure data source record.int4   
 Unique system-generated sequential identifier for the contract recordint4   
 Unique system-generated sequential identifier for the reinsurance recordint4   
 
Ground-up loss value, which is the loss prior to the application of terms. For treaty reinsurance, this is the ground-up loss for the treaty.
float9  
 Gross loss value, which is the loss after the application of layer terms.float9  
 Net of pre-catastrophe loss value, which is the expected net loss before the application of catastrophe excess of loss reinsurance.float9  
 Recovery loss value.float9  
 Standard deviation of the ground-up loss value.float9  
 Standard deviation of the gross loss value.float9  
 Standard deviation of the net of pre-catastrophe loss value.float9  
 Standard deviation of the recovery loss value.float9  
 
Maximum ground-up loss value.
float9  
 Maximum of net of pre-catastrophe loss value.float9  
 Maximum of net or pre-catastrophe loss value.float9  
 Maximum of recovery loss value.float9  
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis