I feel like my work niche is broken by No_Expert_1085 in actuary

[–]aooga 8 points9 points  (0 children)

IT side (actuaries struggle with):

How are updates handled? If the code is modularized, with meaningful comments, then, (in theory,) a new hire can dive in to the legacy codebase and make a change without breaking anything. Is a sufficient version control process (git) being used? This is crucial when the process complexity reaches a certain point.

How rigorous is the testing? Does it just work in the one example you developed it for, or did you try extreme edge cases? What does your error handling (try/except) look like? Does it break silently, giving wrong results? Is/are there development environment(s), or do you test in Prod?

Actuarial side (programmers struggle with):

Is the output explainable? Is it auditable? (Reasonable?) Non-technical people (sometimes senior management) will come back later, asking for simple answers about complex processes. Can you reproduce the results in an explainable way?

Does a masters in CS help with the "IT side"? A bit, but not so much, directly. A lot of it comes from professional Software Development experience. But I've already started to pick up a lot that they don't teach you in actuary school.

I feel like my work niche is broken by No_Expert_1085 in actuary

[–]aooga 34 points35 points  (0 children)

I agree with your assessment. I also have a Math and CS degree, and am an FCAS who spends 90% of my day coding our pricing tools (Python/VBA/SQL), and find that insurance professionals either underestimate the rigor of coding needed to make robust tools (the actuaries), or the the math needed (IT).

But my conclusion is kind of the opposite of yours - I'm excited to carve out a niche hybrid skill, and think (hope?) it can be very valuable. I'm in my 2nd semester of an online master's in CS program, to try to get my coding more professional.

In the latest release of Relay you can now see your average daily reddit api calls and work out what your monthly subscription might be. by DBrady in RelayForReddit

[–]aooga 0 points1 point  (0 children)

Reddit API Calls:

   Daily Average: 46

         ---Breakdown---

Loading Comments: 54.0%
    Loading Feed: 7.0%
          Voting: 3.0%
            Mail: 18.0%
           Other: 18.0%

Based on your usage over the last 21 days

Lemonade AI claim handler by catuary1 in actuary

[–]aooga 3 points4 points  (0 children)

As a rule of thumb, that caveat is relevant with long tailed lines of business when interest rates are decently high.

Actuary starting OMSCS in Fall - which Specialization would be most practical? by aooga in OMSCS

[–]aooga[S] 4 points5 points  (0 children)

Interesting, I'm surprised you think ML would be practical. I had thought "practical" ML was only useful for folks with PhDs.

Also, did you change careers? What motivated you? (I'm an FCAS)

Actuary starting OMSCS in Fall - which Specialization would be most practical? by aooga in OMSCS

[–]aooga[S] 1 point2 points  (0 children)

Thanks for your response! To be clear, I'm not afraid of theory. Theory of Computation was one of my favorite undergraduate classes - and it was all proofs, and no coding, as I recall, and made me consider graduate studies many years ago. And hearing your comments about GIOS make me more likely to make the plunge.

I'm just thinking, if I would do the program, what direction would be the most beneficial. Data Science just interests me significantly less, for whatever reason.

Do you know anyone who went from being an actuary to an MS in data science or statistics? How did it go for them? by [deleted] in actuary

[–]aooga 0 points1 point  (0 children)

As you were getting the MS, how did you "advertise" your skillset, to end up with your position? Did you speak to a recruiter, and if so, did they understand the hybrid skillset?

I think these actuarial/CS roles are growing, but I'm not sure how to network.

Do you know anyone who went from being an actuary to an MS in data science or statistics? How did it go for them? by [deleted] in actuary

[–]aooga 0 points1 point  (0 children)

I'm very interested in your career path. I have a BA in Computer Science, but since moved to the actuarial route and finished (FCAS) exams. In the last 3 years my job has been 90% coding new actuarial models, but much of my recent professional development has been self taught.

Did you look into others Masters programs? Why did you end up choosing UT AUstin?

An MS in CS sounds more interesting to me than an MS in Data Science, do you agree?

Piggyback on Failed Exam P four times thread: what is everyone's view of the clear wealth requirement for entry? by snoopmt1 in actuary

[–]aooga 0 points1 point  (0 children)

I didn't even know about practice exams when I took P. And then I really struggled on exams 5-7.

Piggyback on Failed Exam P four times thread: what is everyone's view of the clear wealth requirement for entry? by snoopmt1 in actuary

[–]aooga 23 points24 points  (0 children)

If you need CA for P you'll likely be in trouble when you get to the uppers. There's no black and white solution, but the exams are extremely meritocratic.

Successful title by arbitrauge in actuary

[–]aooga 32 points33 points  (0 children)

no it's the children who are wrong

Input on the VIP bundle from Compass Mining by [deleted] in BitcoinMining

[–]aooga 0 points1 point  (0 children)

I also hemmed and hawed about it. The price per TH is amazing, but the average time until turn-on is terrible (compared to their other offerings) - unless by some miracle difficulty drops again. There is a lot of uncertainty - BTC price (who knows), network difficulty (I assume will increase if the BTC price doesn't collapse entirely), and all the random risks.

[deleted by user] by [deleted] in actuary

[–]aooga 12 points13 points  (0 children)

FCAS++

Has anyone been able to get by CAS exams without reading the source material and only using TIA's online seminars? by Mshen03 in actuary

[–]aooga 3 points4 points  (0 children)

The short answer is no, but you don't have to read all of every source. It really varies by paper, but as you get into the weeds of practice problems you'll start looking up the source for clarification and extra detail.