For this project, I am exploring the Statistics topic of Simple Linear Regression using R. The goal for this project is to interpret the Salary data set retrieved from https://www.kaggle.com/, which a sample size of 30 and relates an individuals years of experience in a certain field to the their corresponding annual salary. In this project, I will plot the data into a graph and then add a trend line to study the if the graph produces a positive or negative slope.