Hallo! I am very bad a these things, but I am Marthe Olivia Harme Forus (yes, I have four names). I have a bachelors in Mathematics from the Univerisity of Oslo and I am a master's student at the University of Michigan. I've also recently decided to pursue a master's in applied economics for professional reasons. Iam not sure if I want to pursue a PhD in the future; however, hopefully this portfolio will help me expand and discover my research interests.
My primary research interests involves monetary economics and utility theory, however, I am also interested in the following areas
") does not match the recommended repository name for your site ("").
", so that your site can be accessed directly at "http://".
However, if the current repository name is intended, you can ignore this message by removing "{% include widgets/debug_repo_name.html %}" in index.html.
",
which does not match the baseurl ("") configured in _config.yml.
baseurl in _config.yml to "".
April 25, 2026
The lognormal distribution is NOT a skewed standard normal distribution. But there are a lot of people who seem to believe that this is the case. This post will derive some basic properties of the lognormal distribution.
Probability Statistics
December 28, 2025
A useful view of a covariance matrix that is a natural generalization of variance to higher dimensions.
Linear Algebra Probability and Statistics
November 02, 2025
Principal component analysis (PCA) is a simple, fast, and elegant linear method for data analysis. I explore PCA in detail, first with picture and intuition, then with linear algebra and detailed derivations, and finally with code.
Statistical Modeling Linear Modeling
October 09, 2025
A discussion on the geometric interpretation of positive definite matrices and how this relates to several of their important properties, including positive eigenvalues, positive determinants, and matrix decompositions. The post also includes a brief discussion of quadratic programming.
Linear Algebra
June 11, 2023
Final project in Deep Reinforcement Learning class; collaborated with Botian Xu.
RL Project