THE REINSURANCE ACTUARY
  • Blog
  • Project Euler
  • Category Theory
  • Disclaimer

Normalized combined ratios

22/3/2021

 

Financial Year 2020 results have now been released for the top 5 reinsurers and on the face of it, they don’t make pretty reading. The top 5 reinsurers all exceeded 100% combined ratio, i.e. lost money this year on an underwriting basis. Yet much of the commentary has been fairly upbeat. Commentators have downplayed the top line result, and have instead focused on an ‘as-if’ position, how companies performed ex-Covid.
​
We’ve had comments like the following, (anonymised because I don’t want to look like I’m picking on particular companies):

"Excluding the impact of Covid-19, [Company X] delivers a very strong operating capital generation"

“In the pandemic year 2020 [Company Y] achieved a very good result, thereby again demonstrating its superb risk-carrying capacity and its broad diversification.”

Obviously CEOs are going to do what CEOs naturally do - talk up their company, focus on the positives - but is there any merit in looking at an ex-Covid position, or is this a red herring and should we instead be focusing strictly on the incl-Covid results?

I actually think there is a middle ground we can take which tries to balance both perspectives, and I’ll elaborate that method below.

Read More

Exposure inflation vs Exposure inflation

18/2/2021

 

The term exposure inflation can refer to a couple of different phenomena within insurance. A friend mentioned a couple of weeks ago that he was looking up the term in the context of pricing a property cat layer and he stumbled on one of my blog posts where I use the term. Apparently my blog post was one of the top search results, and there wasn’t really much other useful info, but I was actually talking about a different type of exposure inflation, so it wasn’t really helpful for him.
​
So as a public service announcement, for all those people Googling the term in the future, here are my thoughts on two types of exposure inflation:

Read More

An Actuary learns Machine Learning - Part 10 - More label encoding / Gradient Boosted Regression

15/2/2021

 

Picture



In which we correct our label encoding method from last time, try out a new algorithm - Gradient Boosted Regression - and finally managed to improve our score (by quite a lot it turns out)





Source: https://somewan.design


Read More

An Actuary learns Machine Learning - Part 9 - Cross Validation / Label Encoding / Feature Engineering

10/2/2021

 

Picture



In which we set up K-fold Cross Validation to assess model performance, spend quite a while tweaking our model, use hyper-parameter tuning, but then end up not actually improving our model.



​

​Source: https://somewan.design


Read More

An Actuary learns Machine Learning - Part 8 - Data Cleaning / more Null Values / more Random Forests

6/2/2021

 

Picture



In which we deal with those pesky null values, add additional variables to our Random Forest model, but only actually improve our score by a marginal amount.





​Source: https://somewan.design


Read More

An Actuary learns Machine Learning - Part 7 - Sub-plots /Null Values/ Random Forests

4/2/2021

 

Picture



In which we plot an excessive number of graphs, fix our problems with null values, re-run our algorithm, and significantly improve our accuracy.





Source: https://somewan.design


Read More

An Actuary learns Machine Learning - Part 6 - Jupyter/Regression/Kaggle house prices

2/2/2021

 

Picture


​In which we start a new Kaggle challenge, try out a new Python IDE, build our first regression model, but most importantly - make these blog posts look much cleaner.






​Source: https://somewan.design


Read More

An Actuary learns Machine Learning – Part 5 – lots of machine learning models

17/1/2021

 

Picture


In which we take our final stab at the titanic challenge by ‘throwing the kitchen sink’ at the problem, setting up another 5 different machine learning models and seeing if they improve our performance (hint they do not, but hopefully it's still interesting)
​


​
​Source: https://somewan.design


Read More

An Actuary learns Machine Learning – Part 4 – Error correction/data cleansing/Feature Engineering

10/1/2021

 

Picture


​
​In which we do more data exploration, find and then fix a mistake in our previous model, spend some time on feature engineering, and manage to set a new high-score. 
​



​
​Source: https://somewan.design


Read More

An Actuary learns Machine Learning – Part 3 – Automatic testing/feature importance/K-fold cross validation

23/12/2020

 

Picture

In which we don’t actually improve our model but we do improve our workflow - being able to check our test score ourselves, analysing the importance of each variable using an algorithm, and then using an algorithm to select the best hyper-parameters

Source: https://somewan.design

Read More

An Actuary learns Machine Learning – Part 2 – Spyder/Random Forest/Hyper-Parameters

13/12/2020

 

Picture


​In which we build our first machine learning model in Python, beat our previous Excel model on our first attempt, and then fail multiple time to improve this new model…
​



Source: https://somewan.design

Read More

An Actuary learns Machine Learning – Part 1 – Kaggle/Titanic/Excel

5/12/2020

 

Picture

​
In which we enter a machine learning competition, predict who survived the titanic, build an Excel model, and then realise it performs no better than Kaggle’s ‘test submission’...

Source: https://somewan.design

Read More

FAQs about Lloyd’s of London

16/11/2020

 

I sometimes get emails from individuals who have stumbled across my website and have questions about Lloyd's of London which they can't find the answers to online. Below I've collated some of these questions and my responses, plus some extra questions chucked in which I thought might be helpful.

A brief caveat - while I've had a fair amount of interaction with Lloyd's syndicates over the years, I have never actually worked within Lloyd's for a syndicate, and these answers below just represent my understanding and my personal view, other views do exist! If you disagree with anything, or if you think anything below is incorrect please let me know!


Are Lloyd’s of London and Lloyds bank related at all?
They are not, they just happen to have a similar name. Lloyd’s of London is an insurance market, whereas Lloyd’s bank is a bank. They were both set up by people with the surname Lloyd - Lloyds bank was formed by John Taylor and Sampson Lloyd, Lloyd’s of London by Edward Lloyd. Perhaps in the mists of time those two were distantly related but that’s about it for a link.
​


Read More

Am ‘I’ really a Strange Loop?

28/10/2020

 

Picture


​
​I just finished reading ‘I am a strange loop’ by Douglas Hofstadter, and before I say anything else about the book, I’ll say that I really did want to like it.

​
I’m a huge fan of his better known book ‘Godel, Escher, Bach’ for which Hofstadter won a Pulitzer Prize, I’m also very interested in the subject area – maths, logic, self-reference, cognitive science. However there were just too many things that rubbed me up the wrong way, in no particular order here were all the things I didn’t like about the book:


Read More

Excess layer pricing

16/9/2020

 

I had to solve an interesting problem yesterday relating to pricing an excess layer which was contained in another layer which we knew the price for – I didn’t price the initial layer, and I did not have a gross loss model. All I had to go on was the overall price and a severity curve which I thought was reasonably accurate. The specific layers in this case were a 9m xs 1m, and I was interested in what we would charge for a 6m xs 4m.

Just to put some concrete numbers to this, let’s say the 9m xs 1m cost \$10m

The xs 1m severity curve was as follows:


Read More

<<Previous
Forward>>

    Author

    ​​I work as an actuary and underwriter at a global reinsurer in London.

    I mainly write about Maths, Finance, and Technology.
    ​
    If you would like to get in touch, then feel free to send me an email at:

    ​LewisWalshActuary@gmail.com

      Sign up to get updates when new posts are added​

    Subscribe

    RSS Feed

    Categories

    All
    Actuarial Careers/Exams
    Actuarial Modelling
    Bitcoin/Blockchain
    Book Reviews
    Economics
    Finance
    Forecasting
    Insurance
    Law
    Machine Learning
    Maths
    Misc
    Physics/Chemistry
    Poker
    Puzzles/Problems
    Statistics
    VBA

    Archives

    September 2023
    August 2023
    July 2023
    June 2023
    March 2023
    February 2023
    October 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    October 2021
    September 2021
    August 2021
    July 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    August 2020
    May 2020
    March 2020
    February 2020
    January 2020
    December 2019
    November 2019
    October 2019
    September 2019
    April 2019
    March 2019
    August 2018
    July 2018
    June 2018
    March 2018
    February 2018
    January 2018
    December 2017
    November 2017
    October 2017
    September 2017
    June 2017
    May 2017
    April 2017
    March 2017
    February 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    April 2016
    January 2016

  • Blog
  • Project Euler
  • Category Theory
  • Disclaimer