These are projects posted by the students of Dr. Gove Allen at Brigham Young University. These students have taken one semester-long course on VBA and generally have had no prior programming experience

Friday, April 12, 2013

Financial Mathematics Problem Generator

The BYU Statistics Department’s Actuarial Science division provides preparation courses for 4 of the Society Of Actuaries (SOA) Exams. My task was to write a program that would generate sample problems that were representative of the actual FM/2 exam (Financial Mathematics).

The program that I wrote generates sample problems that appear on a userform in Excel. The user checks the option that they think is the answer and submits their answers at the end. After which, they receive a score on how well they performed.

A special feature is the “New Numbers” feature (button) on the userform. When the user clicks the button, new parameters will be generated for the same problem. This is a useful feature because there are only a limited number of practice problems available for the FM/2 exam. With different parameters, the user (exam candidate) can redo the same problem to learn and review the technique required to solve the problem without knowing the answer beforehand.

The “New Numbers” feature appears to serve it’s purpose - even I get the wrong answer sometimes when I take the quiz!

http://files.gove.net/shares/files/13w/arthurll/VBAWrite-up.pdf
http://files.gove.net/shares/files/13w/arthurll/Lui_Arthur_VBA_Final_Project.xlsm

No comments:

Post a Comment

Blog Archive