Problem about CHEVROLET emissions

Calculating emissions from consumption

The objective of this problem is to know emissions from Ford 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

Linear Regression Chevrolet

Our formula obtained from more than two thousand Chevrolet car models

\[emissions(gCO_2/100km) = 40.5\times consumption + 50.0\]
Consumption (l/100km):

Emissions (gc02/100km):