Start here · Step 1 of 11
Your first call
The loss and LAE ratio at 36 months, computed by the engine.
The engine speaks Excel. You send one formula and you get one value back, over plain HTTP, with no key and no account. Nothing about the calculation is stored after the response.
Start with the number every review opens on. AY2023 reported losses are 3,050,000 against 6,350,000 of earned premium. Press Run, or edit the formula first: the cell below is a live request to POST /v1/evaluate, not a screenshot of one.
Live engine
POST /v1/evaluateYour turn
This book carries LAE as a ratio to loss of 12.5 percent. Report the loss and LAE ratio to four decimals. (This is LAE relative to loss, not the LAE-to-premium ratio that enters a combined ratio.)
Your answer
POST /v1/evaluateMultiply the losses by 1 + the LAE-to-loss ratio before dividing. Keep ROUND at four decimals.
Think it through (optional)
This 0.5404 is a raw reported ratio. Before it can support a rate indication, what must happen to the numerator and the denominator?
Ratemaking is prospective. The losses must be developed to ultimate and trended to the future period cost level, and the premium must be restated at current rate level, or the ratio compares tomorrow’s losses to yesterday’s prices. That chain is exactly where this walkthrough goes.
A leading = is optional; the engine promotes a bare expression. Everything Excel computes, this cell computes.