An exploration of the relationship between income rates and diagnoses of diabetes in West Virginia.
R Programming
Sometimes, the datasets that we work with are too large to effectively convey the meaning of a linear regression with a graph. But that's alright! In this project, I walkthrough how I compared diamond prices with simple linear regression without having a graph to examine.
R Programming
Let's conduct some business analysis! What does that mean? We are bridging the gap between real world business problems and the technological solutions, offering insights for a fictional company to improve their safety metrics.
Interactive Power BI report HERE
Microsoft Power BI
An EHR (Electronic Health Record) program that I completed as my fullstack capstone project for NewForce. Utilizes React on the frontend for user interface. On the backend, C# programatically issues SQL commands to interact with my Microsoft SQL Server database.
Analysis of a bicycle rental company. I examine 5.6 million rides taken by customers to determine patterns in their behavior.
Join me as I explore a report I made using the Quarto package in R. We will conduct analysis to validate proposed sample groups for an upcoming medical trial with an easy interface -- if you can click buttons, you can use R statistics!
R Programming