Simple linear regression is a basic statistical method to show the relationship between two variables. It is important in a field like data science, since we can use it for predictive analysis in things such as machine learning. This presentation will explain the importance of simple linear regression and how to use it in the R programming language.