Difference between revisions of "INTERA:Air exchange rates in European homes"

From Testiwiki
Jump to: navigation, search
m (Unit: corrected)
m (Data)
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
=== Data ===
 
=== Data ===
Bases on the data from Expolis study. Measured information from Expolis cities are extrapolated to the spatially close countries according to the below table.
+
Measured values from literature were collected and used for a modelling exercise utilizing regression modelling. Air exchange rates have been noted to have correlation with the annual mean temperature and the location (north-south, east-west) of the country. We utilized this information to create a regression model that had the annual mean temperature and the location (as latitude and longitude) of the capital of each country as the independent variables and the AER value as the depended one. By this method we produced the distributions of the AERs for European countries.
{| {{prettytable}}
 
| Country
 
|  City used as surrogate
 
|----
 
| Republic of Moldova
 
| Prague
 
|----
 
| Georgia
 
| Prague
 
|----
 
| Albania
 
| Prague
 
|----
 
| Turkey
 
| Athens
 
|----
 
| Romania
 
| Prague
 
|----
 
| Slovakia
 
| Prague
 
|----
 
| Lithuania
 
| Prague
 
|----
 
| Latvia
 
| Prague
 
|----
 
| Belarus
 
| Prague
 
|----
 
| Poland
 
| Prague
 
|----
 
| Estonia
 
| Prague
 
|----
 
| Hungary
 
| Prague
 
|----
 
| Czech Republic
 
| Prague
 
|----
 
| Slovenia
 
| Prague
 
|----
 
| Greece
 
| Athens
 
|----
 
| Italy
 
| Athens
 
|----
 
| Sweden
 
| Helsinki
 
|----
 
| United Kingdom
 
| Oxford
 
|----
 
| France
 
| Basel/Athens
 
|----
 
| Finland
 
| Helsinki
 
|----
 
| Netherlands
 
| Basel
 
|----
 
| Belgium
 
| Basel
 
|----
 
| Germany
 
| Basel
 
|----
 
| Austria
 
| Basel
 
|----
 
| Ireland
 
| Oxford
 
|----
 
| Denmark
 
| Helsinki
 
|----
 
| Norway
 
| Helsinki
 
|----
 
| Switzerland
 
| Basel
 
|----
 
| Luxembourg
 
| Basel
 
|----
 
|}
 
 
 
  
 
=== Dependencies ===
 
=== Dependencies ===
 
List of upstream variables.
 
The variables can be listed used descriptive (free-format) names or unambiguous identifiers
 
(e.g. [[Analytica]] IDs).
 
  
 
=== Unit ===
 
=== Unit ===
Line 111: Line 14:
  
 
=== Formula ===
 
=== Formula ===
 
*For details of upload function see [[Opasnet Base Connection for R]].
 
 
<nowiki><rcode>
 
aer <- read.table("M:/Intera_data/Air_exchange_rates.csv", sep = ";") #csv constructed by importing table below to excel
 
colnames(aer) <- c("CountryID","Parameter","Result")
 
#lirary(OpasnetBaseUtils)
 
#op_baseWrite("opasnet_base", aer) #commented out to prevent unintentional uploading
 
</rcode></nowiki>
 
  
 
== Result ==
 
== Result ==

Latest revision as of 08:15, 21 March 2012


Scope

This variable describes the air exchange rates in European homes.

Definition

Data

Measured values from literature were collected and used for a modelling exercise utilizing regression modelling. Air exchange rates have been noted to have correlation with the annual mean temperature and the location (north-south, east-west) of the country. We utilized this information to create a regression model that had the annual mean temperature and the location (as latitude and longitude) of the capital of each country as the independent variables and the AER value as the depended one. By this method we produced the distributions of the AERs for European countries.

Dependencies

Unit

/h

Formula

Result

Show results


See also

Keywords

References


Related files

<mfanonymousfilelist></mfanonymousfilelist>

INTERA:Air exchange rates in European homes. Opasnet . [1]. Accessed 26 Jun 2024.