Academic Portfolio

of

Mathematics & Statistics

Please consider these are intended to be small samples of my style, training, and work. In most cases, full solutions are intentionally left out to retain the integrity of the courses.

Area Description
ODEs / Linear Algebra Undergrad level homework example of solving a system of ordinary differential equations in Latex.
Partial Differential Equations Early master's level simple linear homework example in Latex.
Regression Analysis Early master's level correlation homework snippets from R notebook.
Statistical Learning First step of a proof comparing the MSE of an estimator with the MSE of the OLS estimator in Latex.
Statistical Learning Visual in R of fitting and plotting a cubic B-spline.
Time Series Graduate homework calculation and plot snippets.
Spatial Statistics Master's Culminating Experience on tropical cyclone simulation slide presentation snippets.

Systems of Differential Equations

Top

Partial Differential Equations

Top

Regression Analysis

The following snippets are from an exploration of factors related to diabetes.

Top

Statistical Learning Proof

Top

Statistical Learning Visual

Example of fitting and plotting a cubic B-Spline basis from a database of historical newborn name information for the state of Colorado from 1910 to 2014.

Top

Time Series Calculations and Plots

Example of spectral density calculation.

Example of filtration.

Top