Who am I?

Hi! My name is Oliver Dyer.
Here’s a picture of me:

This is me!
This is me!

Synopsis

I am a senior at Xavier University, I have lived in all over the world because I am a military child. I lived in Germany for 7 years and am fluent in German. My family is in Colorado and I have two siblings that live in Cincinnati Some fun facts about me:


Academic Background

I am a senior Finance major at Xavier University.
Some areas of academic interest for me are:

  1. Finance
  2. Business Analytics
  3. Languages
  4. History

Professional Background

I have worked several jobs since highschool. I am most proud of being a wealth management intern at TransAmerica Financial Advisors. Some highlights of my professional experience:


Experience with R and Data Mining

Here’s a quick example of me running some R code:

# A simple R code example
summary(cars)
##      speed           dist       
##  Min.   : 4.0   Min.   :  2.00  
##  1st Qu.:12.0   1st Qu.: 26.00  
##  Median :15.0   Median : 36.00  
##  Mean   :15.4   Mean   : 42.98  
##  3rd Qu.:19.0   3rd Qu.: 56.00  
##  Max.   :25.0   Max.   :120.00