Problem about Porsche emissions

Calculating emissions from consumption

The objective of this project is to know emissions from Porsche 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 consuption described in the following mathematical formula (see below) written in Mathjax and calculated in R Programming Languages using data from 138 Porsche models

Linear regression Porsche

Our formula obtained from 138 Porsche car models

\[emissions(gCO2/100km) = 22.23+10,48\times consumption+26.932\]
consumptions (L/100km):

emissions(gCO2/100km):