We can then use the model to predict level of cognitive functioning after drinking 10 cups of tea per day. The first stage is to define the model by replacing the b-values in the equation below with the values from the Coefficients output. In addition, we can replace the X and Y with the variable names so that the model becomes:
Cognitive Functioningi = b0 + b1Tea drinkingi
= 49.218 + (0.460 x Tea drinkingi)
We can predict cognitive functioning, by replacing Tea drinking in the equation with the value 10:
Cognitive Functioningi = 49.218 + (0.460 x 10) = 53.818
Therefore, if you drank 10 cups of tea per day, your predicted level of cognitive functioning would be 53.818.