Introduction

Hello! I am Fabiola, a senior student at UTSA, majoring in Business Analyitcs. I’m taking this course to strengthen my analytics + R skills. You can reach me at:

-link to my photo ! https://photos.app.goo.gl/F9zyKpvqv6VJmwAw5

Academic Background

Professional Background

I don’t have any professional history in analytics, however I’ve been in the service and food industry for 4 years. Right now im working as a server at Andretti’s Indoor Karting and Games (https://andrettikarting.com/sanantonio)

Experience with R and Data Mining

I’ve used R for: data cleaning, visualization, and basic modeling. Below is a tiny example code chunk (optional but fun):

plot(cars, main = "Quick Base R Plot of 'cars'")

And a calculation:

mean(cars$speed)
## [1] 15.4

thank you :)