This topic seeks to find the relationship between a single input and output using a straight line to figure out the correlation.
The formula for the Simple Linear Regression Model is as follows: \[\hat{y}= \beta_0 + \beta_1X\] - \(\beta_0\) : Constant, \(\beta_1\) : Slope, X : Input, \(\hat{y}\) : Output