This repository contains basic data analysis and visualization projects using R.
- R
- ggplot2
- dplyr
- Base statistical tests (t-test, correlation, regression)
- Perform data cleaning
- Conduct exploratory data analysis
- Apply statistical tests
- Create clear visualizations
More projects will be added as I continue learning.
In this project, I:
- Explored the built-in
mtcarsdataset - Performed correlation analysis
- Conducted a t-test comparing transmission types
- Created a scatter plot with regression line
This project demonstrates basic statistical analysis and data visualization skills in R.
