Posts

Change is coming for IFoA actuaries: registration is now open for New Org and the (IFoA) Actuaries Student Union

by Patrick Lee on 28 Oct 2024 in categories actuarial with tags actuaries competition education union valueformoney

(This is a follow up to this previous article .) For IFoA qualified actuaries (Fellows and Associates), including those who left the IFoA A new actuarial organisation, with better value for money and less controlling Are you an actuary looking for a new organization that avoids regulatory overreach, values transparency, ...

Has the Institute and Faculty of Actuaries gone too far? Meanwhile NewOrg is being set up

by Patrick Lee on 27 Oct 2024 in categories actuarial with tags actuaries competition education valueformoney

(This is a follow up to this previous article. on LinkedIn and here on this blog.) Is the Institute and Faculty of Actuaries (IFoA) going too far with its regulation of members? There has been a very active public debate here on LinkedIn over the past week see e.g. https://www.linkedin.com/posts/paulteggin_actuaries-code-dei-consultation-there-is-activity-7255515189968617472-FyMj?utm_source=share&utm_medium=member_desktop ...

IFoA - the need for change and the catalyst to deliver it: [NewOrg]

by Patrick Lee on 25 Oct 2024 in categories actuarial with tags actuaries competition education union valueformoney

As IFoA members may know, I am working on a project to improve things by introducing competition into the near monopoly situation that the IFoA has enjoyed for many decades. #actuaries #competition #valueformoney #education #union As some of you already know, I am working on a project to introduce competition ...

Upgraded this site (and associated function) to .NET 8

by Patrick Lee on 13 Oct 2024 in categories tech with tags ASP.NET Core Functions .NET 6.0 .NET 8.0

I have just upgraded this website from .NET 7 to .NET 8, and also the associated Azure function from .NET 6 in-process to .NET 8 isolated. Upgrading an app service (website) from .NET 7 (or 6) to .NET 8 is pretty straightforward and essentially just involves changing the target framework ...

IFoA travel time to Fellowship: no evidence from the sample that actuarial science graduates/masters qualify any quicker

by Patrick Lee on 01 May 2023 in categories actuarial with tags ifoa lifelong learning maths

There is no evidence (at least from this sample of 307 Fellows) that actuarial science graduates or masters students qualify any quicker than students who do other degrees and don't do an actuarial science masters. This is likely to be of concern both to the IFoA and the universities offering such courses. Once again I urge the IFoA to be transparent and publish a detailed study using its full dataset.

The IFoA long qualification process: some evidence that it is slightly longer for women (by about half a year)

by Patrick Lee on 01 May 2023 in categories actuarial with tags ifoa lifelong learning maths

Here are the results split by sex in table form: Distribution of Fellowship Travel Time by Sex and graphically, first via histograms: Histograms of Fellowship travel time by sex and secondly by Box Whisker charts (the blue shaded boxes show the interquartile range, which really ought to be what the ...

Time to qualify as an IFoA actuary: how long it really takes in practice

by Patrick Lee on 01 May 2023 in categories actuarial with tags ifoa lifelong learning maths

A summary of the analysis I carried out on a sample of the 2020 to 2022 new qualifiers (Associates and Fellows) of the Institute and Faculty of Actuaries. Associate Travel time: median 5.54 years, mean 6.71 years. Fellow Travel time: median 6.63 years, mean 7.42 years.

IFoA Roulette, or "Do I feel lucky? Well, do ya, punk?"

by Patrick Lee on 01 May 2023 in categories actuarial with tags ifoa lifelong learning maths

Further to my previous article with an analysis of the time taken to qualify by recent (2020-2022) new Fellows and Associates of the Institute and Faculty of Actuaries, you can try a simulation of how long it might take you to qualify here.

How to check or save the Configuration app settings for an Azure app service

by Patrick Lee on 15 Feb 2023 in categories tech with tags Azure configuration DevOps Kudu settings

For security reasons, you should not be storing production setting values in source control. But this means that by default, you don't have your own backup of the values for your live, production settings. What if you want to store a copy of your settings (e.g. along with the artifacts) ...

EFCore Power Tools is useful in the migration from Entity Framework to Entity Framework Core

by Patrick Lee on 13 Feb 2023 in categories tech with tags Azure Entity Framework Entity Framework Core migration .NET 7

I was able to migrate a legacy project using .net framework and entity framework to .NET 7 and EFCore relatively easily. EFCore Power Tools was very useful in doing a first draft of model code from the existing database.

Prev Next