Recently Published
Simple Linear Regression Analysis of MPG and Weight in Cars
This presentation explores simple linear regression using the mtcars dataset. It includes scatter plot, regression analysis, and interactive visualization using ggplot2 and plotly. The relationship between car weight and miles per gallon is analyzed with key regression statistics provided.