-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6580f42
commit b0ba78c
Showing
1 changed file
with
2 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,3 @@ | ||
# Resources | ||
# A Predictive modeler writes a study manual for the PA exam | ||
|
||
1) SOA Predictive Analytics Exam Materials:https://www.soa.org/education/exam-req/edu-exam-pa-detail/ | ||
|
||
2) SOA Online Modules. These are copywrighted and cannot be reproduced:`SOA Modules 768x640.zip` | ||
|
||
3) My own notes: https://github.com/sdcastillo/SOA-PA-Exam | ||
|
||
# Market | ||
|
||
Students studying for the CAS Modern Actuarial Statistics (MAS) exams and SOA students studying for the Predictive Analytics (PA) exam. | ||
|
||
There were 664 students who passed the June PA exam. With a pass rate of 40% this means that about 1,660 students took the exam. This is offered every 6 months. | ||
|
||
# Sales Channels | ||
|
||
1) Coaching Actuaries https://www.coachingactuaries.com/ | ||
|
||
I have a contact here from a research project that I completed in college. | ||
|
||
2) Actex https://www.actexmadriver.com/ | ||
|
||
You mentioned Actex. | ||
|
||
3) TheInfiniteActuary https://www.theinfiniteactuary.com/ | ||
|
||
I started using their MAS-I study manual. They include a few (poorly coded) .rmd files already. Video lectures and formula sheets, with practice problems online is their product. | ||
|
||
# Writing Style | ||
|
||
Bookdown: | ||
|
||
https://bookdown.org/yihui/bookdown/ | ||
|
||
I’m inspired by this book, which is already enormously successful and is an Amazon best seller. | ||
|
||
http://themlbook.com/wiki/doku.php | ||
|
||
I like your idea of using R bookdown. As you know, Hadley Wickham’s style of writing is great for learning code, which is what a lot of the current Actuarial Study manuals are missing. | ||
|
||
https://r4ds.had.co.nz/ | ||
This is the early-access version of my study manual for the SOA's Predictive Analytics exam. |