Statistics LEC8 Correlation Ciefficient
Statistics LEC8 Correlation Ciefficient
DATA ANALYSIS
Simple Linear Regression
Simple linear regression is a statistical method used to model the
relationship between two continuous variables. It examines how one variable
(known as the independent variable) influences or predicts the values of another
variable (known as the dependent variable). In simple linear regression, there is
a single independent variable and a single dependent variable.
Y = β0 + β1X + ε
Y’ = a + bx
Where:
Number of 9 11 3 0 7 4
absences
Final Grade 65 70 90 92 75 84
X Y X2 XY
9 65
11 70
3 90
0 92
7 75
4 84
Regression modeling of linear relationships is a statistical technique used to
model and analyze the linear relationships between variables. It is a broader
concept that includes not only simple linear regression but also multiple linear
regression and other advanced regression techniques.