You are here:
Workers Compensation Rating
When we quote and endorse the Workers Compensation product, our pricing services use the product model data, product rating procedure, and pricing formulas. The services use these components to price the coverages. The services do the following:
-
Pull data from the Workers Compensation product model to form the rating input data.
-
Call the rating procedure and rating input data to calculate the coverage prices.
-
Take the coverage price data returned by the rating procedure, then inserts it into the pricing formula(s) in the product model.
-
Roll up the coverage prices to the total (quoted) premium price.
The rating procedure we use to rate the Workers Compensation is the insRating_WorkersCompensationNCCI integration procedure. Any time a broker or customer service rep generates a quote for a potential customer, the quote business process calls the rating procedure to calculate the price for that quote.
Each insurer defines how they will calculate prices for their insurance products. This rating procedures provide realistic examples for calculating commercial insurance product prices. You can use our example as a guide as you decide how to create your own business insurance rating procedures.
To learn the basics about Vlocity Insurance rating procedures for pricing insurance products, see Rating Procedures.
Rating Input
To understand the construction of the rating procedure, you need to understand the form of the input data passed into the procedure. The Workers Compensation product includes the Building and Location insured item specs. The Payroll Classification insured party spec is a child item of the Location insured item spec.
You can modify their respective deductibles. All coverages in these models are associated directly to the root product specs.
To learn more about these product models, see Workers Compensation Product Model.
Rating Procedure
For Workers Compensation, we use the integration procedure:
-
Type/Subtype - insRating/WorkersCompensationNCCi
-
Version - WorkersCompensationNCCIRating
The integration procedure rates the business by calling two calculation procedures - WorkersCompensationNCCI and WorkersCompensationLiabilityAndSchedule.
For more information on the WorkersCompensationNCCIRating rating procedure, see Workers Compensation Rating Procedure.
Pricing Formulas
The total policy premium is calculated on the product model. This happens on the Simulate tab of the product model. On the Simulate tab, you see the Rating Inputs and Rating Outputs mapped from the rating procedure. To learn how to do this, see Map Ratings to Product Specs
The formula total policy premium for the Workers Compensation product in the General Liability > Total Pricing Formula field is SUM(CoverageAPremium) + EmplLiabilityPremium - scheduleDiscountCalculatedAmt + experienceRatingModCalculatedAmt + longshoreHarborWorkersCompFinalPremium + waiverOfSubroFinalPremium.
Next Steps
After you've gotten a look at the rating procedure, go to the Workers Compensation product model in your org and try simulating the rating procedure that's mapped to the product model.
Then you can go on to the quote flows to see how the Workers Compensation rates products for quotes.
- Workers Compensation Rating Procedure
A rating is a risk-based calculation of a premium based on a set of input characteristics. We use rating procedures to price insurance products and health plans. You'll set up, map, and implement rating procedures for all your products and plans.

