← Back to Projects

Heart Attack Risk Prediction

Logistic regression and hypothesis testing to explore lifestyle factors associated with heart attack risk.

Project Snapshot

Analyzed a real-world health dataset to predict heart attack risk using logistic regression and hypothesis testing, focusing on individuals without family history. Explored associations between exercise, sleep, and stress levels through EDA, model building, and permutation tests in R.

Category: Predictive Analytics Role: Developer Status: Completed

Problem

Heart attacks remain a leading cause of death. Understanding which lifestyle variables — exercise, sleep, stress — are statistically associated with heart attack risk can inform preventive strategies, especially for individuals without genetic predisposition.

Approach

Tech Stack

R, ggplot2, dplyr, tidyverse

Results

Links