Problem about Subaru emissions

Calculating emissions from consumption

The objective of this problem is to know emissions from Subaru cars knowing the consumption.

We have used R programming language to analize more than two thousand models available at Idae Website IDAE website

We have found a linear relationship between emissions and consumption described in the following mathematical formula writed in Mathjax and calculated in R programming languages using data from more than two thousand models

Lineal Regression Subaru

Our formula obtained from more than two thousand Subaru models

\[emissions(gCO_2/100km) = 22.23+10.48\times consumption\]
Consumption (L/100km):

Emissions (gCO2/100km):