Calculating emissions from consumption

The objective of this project is to know emissions from Lancia cars knowing the consumption.

We have used R programming language to analyse more than 100 models available at IDAE website

We have found a linear relationship between emissions and consumption describe in the following mathematical formula (seen below) written in Mathjax and calculated in R programming languages using data from 113 Lancia models

Linear regression Lancia

Our formula obtained from 113 Lancia car models

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

Emissions (gc02/100km):