Simple linear regression is a statistical data analysis technique which is used to predict the relationship between a dependent variable and an independent variables. The method to achieve this prediction is to find a best-fitting line through the observation points to model the dependent variable based on the values of the independent variable. In bioinformatics, linear regression is utilized to predict gene expression levels by analyzing the relationship between biological variables, and to model the effect of treatments.