• We are available for any custom works this month
  • Main office: Springville center X264, Park Ave S.01
  • Call us (123) 456-7890 - (123) 555-7891
  
  
  

Course Info

About this Course

This course introduces the fundamental of using the spreadsheet tools (Microsoft Excel) and programming (Visual Basic Application) specifically to solve actuarial problems. It emphasizes the importance of understanding the root of the problems and solving problems in a structured manner by using Microsoft Excel and VBA. The actuarial problems mentioned include the problems and calculation in Actuarial Mathematics, Financial Mathematics, Statistics and others.

Course Syllabus

MICROSOFT EXCEL (SPREADSHEET)
And / Or Syntax
If Syntax
Iferror Syntax
Vlookup

Amortization Schedule
Formulation
How to create amortization schedule

Commutation Function for Life Table include calculating Net Single Premium (NSP) and Net Annual Premium (NAP)
Formulation
How to create commutation function for life table

Microsoft Excel (VBA)
Declaration variables
Link with Excel
Properties of Object

Command Button
Properties of Command Button

Conditional Structure
If ... Then ... Else
Select Case

Bond
Par Bond
Premium / Discount Bond
Callable / Putable Bond

Repetition Structure
For ... Next
Do ... Loop

Bond Amortization Schedule
Formulation
How to create bond amortization schedule

Commutation Function (Use For Next Loop)
Formulation
How to create commutation function for life table

Area Under the Graph (Use Do Loop)
Formulation
How to calculate area under the graph

Array Variables
Declaration
Dynamic Array
Multi Dimensional Array

User-Defined Function (UDF)
Properties of UDF
Declaration of variables

User Interface
Properties of User Interface
Declaration of variables (.text, .caption)
Calculation for reserve, changes in inputs that will affect the reserves and can relate with Value At Risk

Frequently Asked Questions

Q1 : What is Actuarial Programming?
A1 : Actuarial Programming is a combination of Actuarial Science and Programming Language subject.