SlideShare a Scribd company logo
1 of 21
Download to read offline
Quantile regression ensemble
for summer temperatures
and its impact on built environment studies
Manuel Herrera – University of Bath, UK
Matthew Eames – University of Exeter, UK
Chunde Liu – University of Bath, UK
Alfonso Ramallo-Gonz´alez – University of Bath, UK
David A. Coley – University of Bath, UK
iEMSs 2016 - Toulouse, France
Outline
1 Intro
Built environment and weather conditions
Understanding heatwaves
2 Quantile methods for summer temperatures
Quantile regression
Quantile regression ensemble
3 50 summers in London: 1961-2010
4 Conclusions and further work
Outline
1 Intro
Built environment and weather conditions
Understanding heatwaves
2 Quantile methods for summer temperatures
Quantile regression
Quantile regression ensemble
3 50 summers in London: 1961-2010
4 Conclusions and further work
Built environment
Buildings and weather conditions
• Climate change will have a significant
impact on global building design and
energy use in the near and distant future
• Temperature changes will make some
buildings become uncomfortable or even
fail certain regulations
• Objectives: typical weather and extreme
conditions: heatwaves and cold snaps
• Heatwaves are related to ventilation,
overheating, and thermal comfort issues
Heatwave of 2003
More than 70,000 people died across Europe during the extreme heatwave of
2003. The cause was not just the weather, but building design not being resilient
enough to cope and protect occupants from external conditions.
Built environment
Understanding heatwaves
Heatwave definition?
Short distances between upper and lower quantiles are of key importance in
establishing criteria regarding the existence of heatwave events, conditioned to
steadily higher minimum temperatures
Open question
A heatwave event is an extreme weather event
but is it really extreme data?
• Pattern extraction at lower and upper
quantiles of the temperature time series
• How do affect meteorological variables to
the temperature at different quantiles?
Are similar results to those found at the
mean? Quantile Regression
Outline
1 Intro
Built environment and weather conditions
Understanding heatwaves
2 Quantile methods for summer temperatures
Quantile regression
Quantile regression ensemble
3 50 summers in London: 1961-2010
4 Conclusions and further work
Quantile methods
Quantile regression
• Similarly to OLS, the conditional median function, Qq(y|x), would be
applied
• The quantile q ∈ (0, 1) for y splits the data into proportions q below and
1 − q above: F(yq) = q and yq = F−1(q).
• QR minimises a sum that gives asymmetric penalties (1 − q)|ei| for
over-prediction and q|ei| for under-prediction
Q(βq) =
N
i:yi ≥xi
β
q|yi − xi βq| +
N
i:yi ≤xi
β
(1 − q)|yi − xi βq| (1)
• Simplex method for moderate data size or Interior Point method for larger
databases
• Bootstrap standard errors are often used instead of analytic standard
errors
Quantile methods
Quantile regression ensemble (i)
• Ensemble learning is a process that uses a set of models to study a
common objective
• All of these single models are integrated to obtain a more robust and
accurate approach for temperature predictions, in addition to help to
maintain a suitable uncertainty level
• For regression problems, ensemble integration is done using a linear
combination of the predictions.
QTq(y|x) =
K
i=1
hq,i (y|x) · Qi (y|x) (2)
where K is the number of single quantile regressions (QRs) to make up the
ensemble, q represents a specified quantile for QR, and hq,i (y|x) are weighted
functions; i = 1, · · · , K.
Quantile methods
Quantile regression ensemble (ii)
• In this case, the interest is focused on ensemble regressions with weights
proportional to the distance of single QRs to the QR for the median,
Q(q50)
• Thus, hq,i (y|x) is given by the expression of Equation (3),
hq,i (y|x) =
αi · [Qq,i (y|x) − Q50,i (y|x)] for q ∈ upper QR set
αi · [Q50,i (y|x) − Qq,i (y|x)]−1 for q ∈ lower QR set,
(3)
where αi and αi are normalizing coefficients such that hi (q) = 1. The choice
of these weights aims to increase the importance of critical phases of summer
temperatures that contain the highest temperatures during the day coinciding
with warmer nights.
Outline
1 Intro
Built environment and weather conditions
Understanding heatwaves
2 Quantile methods for summer temperatures
Quantile regression
Quantile regression ensemble
3 50 summers in London: 1961-2010
4 Conclusions and further work
50 summers in London
A typical summer in London is ...
50 summers in London
Summer data: 1961–2010
• 50 years of hourly data (1961 - 2010)
collected at Heathrow weather station
(London, UK)
• For each year, the months of April to
September are selected to represent the
summer period
• The data available is: wind direction
(wdir), wind speed (wspeed), cloud cover
(cloud), air pressure (airp), air
temperature (airt), and dew point
temperature (dpt).
50 summers in London
Current results offered by CIBSE
• CIBSE: The Chartered Institution of Building Services Engineers. It is an
international professional engineering association based in London that
represents building services engineers.
• Probabilistic Design Summer Years (pDSYs) is currently proposed as
reference of warm summers.
• It is focused on different overheating metrics such as the number of hours
in a building in which the temperature is above a certain threshold when
occupied.
• pDSY is based on the years: 1984–2006
• The year 1989 is the current CIBSE DSY representing a moderately warm
year, year 1976 contains a long period of extreme summer and year 2003
contains an extreme hot event for a short period.
50 summers in London
Quantile regression (i)
What CIBSE pDSY doesn’t tell
How do vary the temperature? How are its relationship with other variables? Are
well represented the temperature extremes? Why we should be constrained to
complete periods of years? Quantile regression
The following Table shows the difference between the coefficients for OLS
regression and quantile regression (QR) for quantiles 0.05, 0.5, 0.95; see
Equation (1). Year 1989.
Input OLS QR 0.05 QR 0.50 QR 0.95
wdir 0.0036 0.0011 0.0032 0.0038
wspeed 0.5862 0.2491 0.6100 0.6536
cloud -0.3178 -0.1368 -0.2965 -0.4712
airp 0.1646 0.0701 0.1898 0.2201
dpt 0.8443 0.9685 0.0161 0.6825
50 summers in London
Quantile regression (ii)
This Figure shows prediction intervals for every quantile at each explanatory
variable. In red is the result of the OLS regression based on the mean. We can
see how the relationships in the weather database significantly change
depending on the quantile. Year 1989.
• Wind direction does not seem to
have a contribution
• Cloud cover and dew point
temperature decrease when QR
quantile value increases
• Wind speed and air pressure
coefficients increase as QR has
highest values
50 summers in London
Quantile regression (iii)
The regression scatter plot for QR and the hourly data for 1989 summer time
series is represented in the Figure, where QR values for the 0.05 quantile are in
red and for 0.95 are in green colour.
50 summers in London
Quantile regression ensemble: 1961–2010
The ensemble weights are proportional to the distance to the median. As a result
we have the two regressions, for the quantiles 0.05 and 0.95 as displayed in the
Figure below. Each one is an ensemble over the predictors of 50 regression
models corresponding to each of the 50 years in the database.
Common weather patterns having an impact on the result of both ensembles are:
wspeed and dpt for the QR(0.05) ensemble and wspeed, dpt, and cloud
(negative relationship) for the QR(0.95) ensemble.
Outline
1 Intro
Built environment and weather conditions
Understanding heatwaves
2 Quantile methods for summer temperatures
Quantile regression
Quantile regression ensemble
3 50 summers in London: 1961-2010
4 Conclusions and further work
Conclusions
• QR estimates rates of change for functions along
or near the upper or lower boundary of the
conditional distribution of temperatures.
• QR models have been seen to be useful to
understand the rate of changes in extreme
events along with the causes of the most
extreme data.
• An ensemble of QR predictions based on the
distance of the estimated model values with the
median is also proposed.
• A synthetic weather file is proposed instead of
using a complete summer of observed data.
Further work
• Approaching Quantile Random Forests
(ensemble).
• Developing parallelized QR ensembles which
can be used in applications which otherwise
would involve an intensive computational effort.
• Working with data coming from different weather
scenarios and weather generators
• Investigating the use of synthetic weather files
to be applied in the built environment instead of
using a complete observed data.
Manuel Herrera et al.
amhf20@bath.ac.uk
bath.ac.uk/ace/research/eden/index.html

More Related Content

What's hot

S curve hydrograph
S curve hydrographS curve hydrograph
S curve hydrographSatish Taji
 
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8World University of Bangladesh
 
Numerical inflation: simulation of observational parameters
Numerical inflation: simulation of observational parametersNumerical inflation: simulation of observational parameters
Numerical inflation: simulation of observational parametersMilan Milošević
 
Numerical Calculation of the Hubble Hierarchy Parameters and the Observationa...
Numerical Calculation of the Hubble Hierarchy Parameters and the Observationa...Numerical Calculation of the Hubble Hierarchy Parameters and the Observationa...
Numerical Calculation of the Hubble Hierarchy Parameters and the Observationa...Milan Milošević
 
The Melting of an hailstone: Energy, Heat and Mass Transfer Effects
The Melting of an hailstone: Energy, Heat and Mass Transfer EffectsThe Melting of an hailstone: Energy, Heat and Mass Transfer Effects
The Melting of an hailstone: Energy, Heat and Mass Transfer EffectsAkinola Oyedele
 
A non-interpolating semi-Lagrangian scheme for the continuity equation of the...
A non-interpolating semi-Lagrangian scheme for the continuity equation of the...A non-interpolating semi-Lagrangian scheme for the continuity equation of the...
A non-interpolating semi-Lagrangian scheme for the continuity equation of the...Tomás Morales
 
Anisotropic Bianchi Type-III Dark Energy Model with Time-Dependent Decelerati...
Anisotropic Bianchi Type-III Dark Energy Model with Time-Dependent Decelerati...Anisotropic Bianchi Type-III Dark Energy Model with Time-Dependent Decelerati...
Anisotropic Bianchi Type-III Dark Energy Model with Time-Dependent Decelerati...IOSR Journals
 
Prognostic Meteorological Models and Their Use in Dispersion Modelling
Prognostic Meteorological Models and Their Use in Dispersion ModellingPrognostic Meteorological Models and Their Use in Dispersion Modelling
Prognostic Meteorological Models and Their Use in Dispersion ModellingIES / IAQM
 
Improving the mass conservation in the semi- Lagrangian scheme of the IFS/H
Improving the mass conservation in the semi- Lagrangian scheme of the IFS/HImproving the mass conservation in the semi- Lagrangian scheme of the IFS/H
Improving the mass conservation in the semi- Lagrangian scheme of the IFS/HTomás Morales
 
Critical Overview of Some Pumping Test Analysis Equations
Critical Overview of Some Pumping Test Analysis EquationsCritical Overview of Some Pumping Test Analysis Equations
Critical Overview of Some Pumping Test Analysis EquationsScientific Review SR
 
TuckerHEDPSummer2016Presentation
TuckerHEDPSummer2016PresentationTuckerHEDPSummer2016Presentation
TuckerHEDPSummer2016PresentationTucker Hartland
 
Class lecture on Hydrology by Rabindra Ranjan saha Lecture 13
Class lecture on Hydrology by Rabindra Ranjan saha Lecture 13Class lecture on Hydrology by Rabindra Ranjan saha Lecture 13
Class lecture on Hydrology by Rabindra Ranjan saha Lecture 13World University of Bangladesh
 
Greenhouse Gas Emissions From Land Applied Swine Manure: Development of Metho...
Greenhouse Gas Emissions From Land Applied Swine Manure: Development of Metho...Greenhouse Gas Emissions From Land Applied Swine Manure: Development of Metho...
Greenhouse Gas Emissions From Land Applied Swine Manure: Development of Metho...LPE Learning Center
 
Observational parameters of Inflation in Holographic cosmology
Observational parameters of Inflation in Holographic cosmologyObservational parameters of Inflation in Holographic cosmology
Observational parameters of Inflation in Holographic cosmologyMilan Milošević
 
Data Assimilation in Numerical Weather Prediction Models
Data Assimilation in Numerical Weather Prediction ModelsData Assimilation in Numerical Weather Prediction Models
Data Assimilation in Numerical Weather Prediction ModelsAfrica Perianez
 
How turbulent is the atmosphere at large scales
How turbulent is the atmosphere at large scalesHow turbulent is the atmosphere at large scales
How turbulent is the atmosphere at large scalesFarid Ait-Chaalal, PhD
 
Data-driven wildfire spread modeling
Data-driven wildfire spread modelingData-driven wildfire spread modeling
Data-driven wildfire spread modelingMélanie Rochoux
 

What's hot (20)

S curve hydrograph
S curve hydrographS curve hydrograph
S curve hydrograph
 
Time Series proj final
Time Series proj finalTime Series proj final
Time Series proj final
 
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
 
Numerical inflation: simulation of observational parameters
Numerical inflation: simulation of observational parametersNumerical inflation: simulation of observational parameters
Numerical inflation: simulation of observational parameters
 
Numerical Calculation of the Hubble Hierarchy Parameters and the Observationa...
Numerical Calculation of the Hubble Hierarchy Parameters and the Observationa...Numerical Calculation of the Hubble Hierarchy Parameters and the Observationa...
Numerical Calculation of the Hubble Hierarchy Parameters and the Observationa...
 
The Melting of an hailstone: Energy, Heat and Mass Transfer Effects
The Melting of an hailstone: Energy, Heat and Mass Transfer EffectsThe Melting of an hailstone: Energy, Heat and Mass Transfer Effects
The Melting of an hailstone: Energy, Heat and Mass Transfer Effects
 
A non-interpolating semi-Lagrangian scheme for the continuity equation of the...
A non-interpolating semi-Lagrangian scheme for the continuity equation of the...A non-interpolating semi-Lagrangian scheme for the continuity equation of the...
A non-interpolating semi-Lagrangian scheme for the continuity equation of the...
 
Anisotropic Bianchi Type-III Dark Energy Model with Time-Dependent Decelerati...
Anisotropic Bianchi Type-III Dark Energy Model with Time-Dependent Decelerati...Anisotropic Bianchi Type-III Dark Energy Model with Time-Dependent Decelerati...
Anisotropic Bianchi Type-III Dark Energy Model with Time-Dependent Decelerati...
 
Prognostic Meteorological Models and Their Use in Dispersion Modelling
Prognostic Meteorological Models and Their Use in Dispersion ModellingPrognostic Meteorological Models and Their Use in Dispersion Modelling
Prognostic Meteorological Models and Their Use in Dispersion Modelling
 
CLIM Fall 2017 Course: Statistics for Climate Research, Analysis for Climate ...
CLIM Fall 2017 Course: Statistics for Climate Research, Analysis for Climate ...CLIM Fall 2017 Course: Statistics for Climate Research, Analysis for Climate ...
CLIM Fall 2017 Course: Statistics for Climate Research, Analysis for Climate ...
 
Improving the mass conservation in the semi- Lagrangian scheme of the IFS/H
Improving the mass conservation in the semi- Lagrangian scheme of the IFS/HImproving the mass conservation in the semi- Lagrangian scheme of the IFS/H
Improving the mass conservation in the semi- Lagrangian scheme of the IFS/H
 
Critical Overview of Some Pumping Test Analysis Equations
Critical Overview of Some Pumping Test Analysis EquationsCritical Overview of Some Pumping Test Analysis Equations
Critical Overview of Some Pumping Test Analysis Equations
 
TuckerHEDPSummer2016Presentation
TuckerHEDPSummer2016PresentationTuckerHEDPSummer2016Presentation
TuckerHEDPSummer2016Presentation
 
Class lecture on Hydrology by Rabindra Ranjan saha Lecture 13
Class lecture on Hydrology by Rabindra Ranjan saha Lecture 13Class lecture on Hydrology by Rabindra Ranjan saha Lecture 13
Class lecture on Hydrology by Rabindra Ranjan saha Lecture 13
 
Greenhouse Gas Emissions From Land Applied Swine Manure: Development of Metho...
Greenhouse Gas Emissions From Land Applied Swine Manure: Development of Metho...Greenhouse Gas Emissions From Land Applied Swine Manure: Development of Metho...
Greenhouse Gas Emissions From Land Applied Swine Manure: Development of Metho...
 
Climate Extremes Workshop - Employing a Multivariate Spatial Hierarchical Mo...
Climate Extremes Workshop -  Employing a Multivariate Spatial Hierarchical Mo...Climate Extremes Workshop -  Employing a Multivariate Spatial Hierarchical Mo...
Climate Extremes Workshop - Employing a Multivariate Spatial Hierarchical Mo...
 
Observational parameters of Inflation in Holographic cosmology
Observational parameters of Inflation in Holographic cosmologyObservational parameters of Inflation in Holographic cosmology
Observational parameters of Inflation in Holographic cosmology
 
Data Assimilation in Numerical Weather Prediction Models
Data Assimilation in Numerical Weather Prediction ModelsData Assimilation in Numerical Weather Prediction Models
Data Assimilation in Numerical Weather Prediction Models
 
How turbulent is the atmosphere at large scales
How turbulent is the atmosphere at large scalesHow turbulent is the atmosphere at large scales
How turbulent is the atmosphere at large scales
 
Data-driven wildfire spread modeling
Data-driven wildfire spread modelingData-driven wildfire spread modeling
Data-driven wildfire spread modeling
 

Viewers also liked

Die Bedeutung Automatisierter Regressionstests
Die Bedeutung Automatisierter RegressionstestsDie Bedeutung Automatisierter Regressionstests
Die Bedeutung Automatisierter RegressionstestsBild GmbH & Co. KG
 
Visual regression test
Visual regression testVisual regression test
Visual regression testNico Maikowski
 
Methodische Grundlagen der Mehrebenenanalyse
Methodische Grundlagen der MehrebenenanalyseMethodische Grundlagen der Mehrebenenanalyse
Methodische Grundlagen der MehrebenenanalyseLars Kroll
 
Energy Management Strategies for MURB & Commercial Buildings
Energy Management Strategies for MURB & Commercial BuildingsEnergy Management Strategies for MURB & Commercial Buildings
Energy Management Strategies for MURB & Commercial BuildingsEnercare Inc.
 
Datenauswertung in der empirischen Sozialwissenschaft
Datenauswertung in der empirischen SozialwissenschaftDatenauswertung in der empirischen Sozialwissenschaft
Datenauswertung in der empirischen SozialwissenschaftAustrian Red Cross
 
7 habits of highly effective people by stephen r. covey
7 habits of highly effective people by stephen r. covey7 habits of highly effective people by stephen r. covey
7 habits of highly effective people by stephen r. coveyAnuj Kumar
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regressionKhalid Aziz
 
Das 1x1 der Beschwerden
Das 1x1 der BeschwerdenDas 1x1 der Beschwerden
Das 1x1 der BeschwerdenWiebke Wetzel
 
The 7-habits-of-highly-effective-people (summary)
The 7-habits-of-highly-effective-people (summary)The 7-habits-of-highly-effective-people (summary)
The 7-habits-of-highly-effective-people (summary)nsziszo
 

Viewers also liked (10)

Die Bedeutung Automatisierter Regressionstests
Die Bedeutung Automatisierter RegressionstestsDie Bedeutung Automatisierter Regressionstests
Die Bedeutung Automatisierter Regressionstests
 
Visual regression test
Visual regression testVisual regression test
Visual regression test
 
Methodische Grundlagen der Mehrebenenanalyse
Methodische Grundlagen der MehrebenenanalyseMethodische Grundlagen der Mehrebenenanalyse
Methodische Grundlagen der Mehrebenenanalyse
 
Energy Management Strategies for MURB & Commercial Buildings
Energy Management Strategies for MURB & Commercial BuildingsEnergy Management Strategies for MURB & Commercial Buildings
Energy Management Strategies for MURB & Commercial Buildings
 
Multiple Regression
Multiple RegressionMultiple Regression
Multiple Regression
 
Datenauswertung in der empirischen Sozialwissenschaft
Datenauswertung in der empirischen SozialwissenschaftDatenauswertung in der empirischen Sozialwissenschaft
Datenauswertung in der empirischen Sozialwissenschaft
 
7 habits of highly effective people by stephen r. covey
7 habits of highly effective people by stephen r. covey7 habits of highly effective people by stephen r. covey
7 habits of highly effective people by stephen r. covey
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
Das 1x1 der Beschwerden
Das 1x1 der BeschwerdenDas 1x1 der Beschwerden
Das 1x1 der Beschwerden
 
The 7-habits-of-highly-effective-people (summary)
The 7-habits-of-highly-effective-people (summary)The 7-habits-of-highly-effective-people (summary)
The 7-habits-of-highly-effective-people (summary)
 

Similar to QR Ensemble for Summer Temps Impact on Built Env

Ms 1341-p touze-final
Ms 1341-p touze-finalMs 1341-p touze-final
Ms 1341-p touze-finalThomasTouz
 
Beranova, Kysely: Links between the NAO Index and temperatures in Europe in c...
Beranova, Kysely: Links between the NAO Index and temperatures in Europe in c...Beranova, Kysely: Links between the NAO Index and temperatures in Europe in c...
Beranova, Kysely: Links between the NAO Index and temperatures in Europe in c...Jiří Šmída
 
Climate Change Model
Climate Change ModelClimate Change Model
Climate Change ModelGaetan Lion
 
Colin Prentice SPEDDEXES 2014
Colin Prentice SPEDDEXES 2014Colin Prentice SPEDDEXES 2014
Colin Prentice SPEDDEXES 2014aceas13tern
 
Night Water Vapor Borel Spie 8 12 08 White
Night Water Vapor Borel Spie 8 12 08 WhiteNight Water Vapor Borel Spie 8 12 08 White
Night Water Vapor Borel Spie 8 12 08 WhiteChristoph Borel
 
Night Water Vapor Borel Spie 8 12 08 White
Night Water Vapor Borel Spie 8 12 08 WhiteNight Water Vapor Borel Spie 8 12 08 White
Night Water Vapor Borel Spie 8 12 08 Whiteguest0030172
 
Forecasting_CO2_Emissions.pptx
Forecasting_CO2_Emissions.pptxForecasting_CO2_Emissions.pptx
Forecasting_CO2_Emissions.pptxMOINDALVS
 
Critical Overview of Some Pumping Test Analysis Equations
Critical Overview of Some Pumping Test Analysis EquationsCritical Overview of Some Pumping Test Analysis Equations
Critical Overview of Some Pumping Test Analysis EquationsScientific Review SR
 
IAHR2015 - Towards time and space evolving extreme wind fields, nieuwkoop, de...
IAHR2015 - Towards time and space evolving extreme wind fields, nieuwkoop, de...IAHR2015 - Towards time and space evolving extreme wind fields, nieuwkoop, de...
IAHR2015 - Towards time and space evolving extreme wind fields, nieuwkoop, de...Deltares
 
Chapter 16 Inference for RegressionClimate ChangeThe .docx
Chapter 16 Inference for RegressionClimate ChangeThe .docxChapter 16 Inference for RegressionClimate ChangeThe .docx
Chapter 16 Inference for RegressionClimate ChangeThe .docxketurahhazelhurst
 
Electrical Engineering Sample Assignment
Electrical Engineering Sample AssignmentElectrical Engineering Sample Assignment
Electrical Engineering Sample AssignmentAll Assignment Experts
 
Units and variables
Units and variablesUnits and variables
Units and variablesKati Jordan
 
units and dimensions
units and dimensionsunits and dimensions
units and dimensionsKrishna Gali
 
Large strain computational solid dynamics: An upwind cell centred Finite Volu...
Large strain computational solid dynamics: An upwind cell centred Finite Volu...Large strain computational solid dynamics: An upwind cell centred Finite Volu...
Large strain computational solid dynamics: An upwind cell centred Finite Volu...Jibran Haider
 

Similar to QR Ensemble for Summer Temps Impact on Built Env (20)

Ms 1341-p touze-final
Ms 1341-p touze-finalMs 1341-p touze-final
Ms 1341-p touze-final
 
Beranova, Kysely: Links between the NAO Index and temperatures in Europe in c...
Beranova, Kysely: Links between the NAO Index and temperatures in Europe in c...Beranova, Kysely: Links between the NAO Index and temperatures in Europe in c...
Beranova, Kysely: Links between the NAO Index and temperatures in Europe in c...
 
Climate Change Model
Climate Change ModelClimate Change Model
Climate Change Model
 
Colin Prentice SPEDDEXES 2014
Colin Prentice SPEDDEXES 2014Colin Prentice SPEDDEXES 2014
Colin Prentice SPEDDEXES 2014
 
Numerical Modelling of Trans-Triple Point Temperature Near-Field Sonic Disper...
Numerical Modelling of Trans-Triple Point Temperature Near-Field Sonic Disper...Numerical Modelling of Trans-Triple Point Temperature Near-Field Sonic Disper...
Numerical Modelling of Trans-Triple Point Temperature Near-Field Sonic Disper...
 
Event 31
Event 31Event 31
Event 31
 
Night Water Vapor Borel Spie 8 12 08 White
Night Water Vapor Borel Spie 8 12 08 WhiteNight Water Vapor Borel Spie 8 12 08 White
Night Water Vapor Borel Spie 8 12 08 White
 
Night Water Vapor Borel Spie 8 12 08 White
Night Water Vapor Borel Spie 8 12 08 WhiteNight Water Vapor Borel Spie 8 12 08 White
Night Water Vapor Borel Spie 8 12 08 White
 
Ideal gas law
Ideal gas lawIdeal gas law
Ideal gas law
 
Understanding and predicting CO2 properties - Presentation by Richard Graham ...
Understanding and predicting CO2 properties - Presentation by Richard Graham ...Understanding and predicting CO2 properties - Presentation by Richard Graham ...
Understanding and predicting CO2 properties - Presentation by Richard Graham ...
 
4946486.ppt
4946486.ppt4946486.ppt
4946486.ppt
 
PHYSICS-FOR-ENGINEERS.pptx
PHYSICS-FOR-ENGINEERS.pptxPHYSICS-FOR-ENGINEERS.pptx
PHYSICS-FOR-ENGINEERS.pptx
 
Forecasting_CO2_Emissions.pptx
Forecasting_CO2_Emissions.pptxForecasting_CO2_Emissions.pptx
Forecasting_CO2_Emissions.pptx
 
Critical Overview of Some Pumping Test Analysis Equations
Critical Overview of Some Pumping Test Analysis EquationsCritical Overview of Some Pumping Test Analysis Equations
Critical Overview of Some Pumping Test Analysis Equations
 
IAHR2015 - Towards time and space evolving extreme wind fields, nieuwkoop, de...
IAHR2015 - Towards time and space evolving extreme wind fields, nieuwkoop, de...IAHR2015 - Towards time and space evolving extreme wind fields, nieuwkoop, de...
IAHR2015 - Towards time and space evolving extreme wind fields, nieuwkoop, de...
 
Chapter 16 Inference for RegressionClimate ChangeThe .docx
Chapter 16 Inference for RegressionClimate ChangeThe .docxChapter 16 Inference for RegressionClimate ChangeThe .docx
Chapter 16 Inference for RegressionClimate ChangeThe .docx
 
Electrical Engineering Sample Assignment
Electrical Engineering Sample AssignmentElectrical Engineering Sample Assignment
Electrical Engineering Sample Assignment
 
Units and variables
Units and variablesUnits and variables
Units and variables
 
units and dimensions
units and dimensionsunits and dimensions
units and dimensions
 
Large strain computational solid dynamics: An upwind cell centred Finite Volu...
Large strain computational solid dynamics: An upwind cell centred Finite Volu...Large strain computational solid dynamics: An upwind cell centred Finite Volu...
Large strain computational solid dynamics: An upwind cell centred Finite Volu...
 

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 

QR Ensemble for Summer Temps Impact on Built Env

  • 1. Quantile regression ensemble for summer temperatures and its impact on built environment studies Manuel Herrera – University of Bath, UK Matthew Eames – University of Exeter, UK Chunde Liu – University of Bath, UK Alfonso Ramallo-Gonz´alez – University of Bath, UK David A. Coley – University of Bath, UK iEMSs 2016 - Toulouse, France
  • 2. Outline 1 Intro Built environment and weather conditions Understanding heatwaves 2 Quantile methods for summer temperatures Quantile regression Quantile regression ensemble 3 50 summers in London: 1961-2010 4 Conclusions and further work
  • 3. Outline 1 Intro Built environment and weather conditions Understanding heatwaves 2 Quantile methods for summer temperatures Quantile regression Quantile regression ensemble 3 50 summers in London: 1961-2010 4 Conclusions and further work
  • 4. Built environment Buildings and weather conditions • Climate change will have a significant impact on global building design and energy use in the near and distant future • Temperature changes will make some buildings become uncomfortable or even fail certain regulations • Objectives: typical weather and extreme conditions: heatwaves and cold snaps • Heatwaves are related to ventilation, overheating, and thermal comfort issues Heatwave of 2003 More than 70,000 people died across Europe during the extreme heatwave of 2003. The cause was not just the weather, but building design not being resilient enough to cope and protect occupants from external conditions.
  • 5. Built environment Understanding heatwaves Heatwave definition? Short distances between upper and lower quantiles are of key importance in establishing criteria regarding the existence of heatwave events, conditioned to steadily higher minimum temperatures Open question A heatwave event is an extreme weather event but is it really extreme data? • Pattern extraction at lower and upper quantiles of the temperature time series • How do affect meteorological variables to the temperature at different quantiles? Are similar results to those found at the mean? Quantile Regression
  • 6. Outline 1 Intro Built environment and weather conditions Understanding heatwaves 2 Quantile methods for summer temperatures Quantile regression Quantile regression ensemble 3 50 summers in London: 1961-2010 4 Conclusions and further work
  • 7. Quantile methods Quantile regression • Similarly to OLS, the conditional median function, Qq(y|x), would be applied • The quantile q ∈ (0, 1) for y splits the data into proportions q below and 1 − q above: F(yq) = q and yq = F−1(q). • QR minimises a sum that gives asymmetric penalties (1 − q)|ei| for over-prediction and q|ei| for under-prediction Q(βq) = N i:yi ≥xi β q|yi − xi βq| + N i:yi ≤xi β (1 − q)|yi − xi βq| (1) • Simplex method for moderate data size or Interior Point method for larger databases • Bootstrap standard errors are often used instead of analytic standard errors
  • 8. Quantile methods Quantile regression ensemble (i) • Ensemble learning is a process that uses a set of models to study a common objective • All of these single models are integrated to obtain a more robust and accurate approach for temperature predictions, in addition to help to maintain a suitable uncertainty level • For regression problems, ensemble integration is done using a linear combination of the predictions. QTq(y|x) = K i=1 hq,i (y|x) · Qi (y|x) (2) where K is the number of single quantile regressions (QRs) to make up the ensemble, q represents a specified quantile for QR, and hq,i (y|x) are weighted functions; i = 1, · · · , K.
  • 9. Quantile methods Quantile regression ensemble (ii) • In this case, the interest is focused on ensemble regressions with weights proportional to the distance of single QRs to the QR for the median, Q(q50) • Thus, hq,i (y|x) is given by the expression of Equation (3), hq,i (y|x) = αi · [Qq,i (y|x) − Q50,i (y|x)] for q ∈ upper QR set αi · [Q50,i (y|x) − Qq,i (y|x)]−1 for q ∈ lower QR set, (3) where αi and αi are normalizing coefficients such that hi (q) = 1. The choice of these weights aims to increase the importance of critical phases of summer temperatures that contain the highest temperatures during the day coinciding with warmer nights.
  • 10. Outline 1 Intro Built environment and weather conditions Understanding heatwaves 2 Quantile methods for summer temperatures Quantile regression Quantile regression ensemble 3 50 summers in London: 1961-2010 4 Conclusions and further work
  • 11. 50 summers in London A typical summer in London is ...
  • 12. 50 summers in London Summer data: 1961–2010 • 50 years of hourly data (1961 - 2010) collected at Heathrow weather station (London, UK) • For each year, the months of April to September are selected to represent the summer period • The data available is: wind direction (wdir), wind speed (wspeed), cloud cover (cloud), air pressure (airp), air temperature (airt), and dew point temperature (dpt).
  • 13. 50 summers in London Current results offered by CIBSE • CIBSE: The Chartered Institution of Building Services Engineers. It is an international professional engineering association based in London that represents building services engineers. • Probabilistic Design Summer Years (pDSYs) is currently proposed as reference of warm summers. • It is focused on different overheating metrics such as the number of hours in a building in which the temperature is above a certain threshold when occupied. • pDSY is based on the years: 1984–2006 • The year 1989 is the current CIBSE DSY representing a moderately warm year, year 1976 contains a long period of extreme summer and year 2003 contains an extreme hot event for a short period.
  • 14. 50 summers in London Quantile regression (i) What CIBSE pDSY doesn’t tell How do vary the temperature? How are its relationship with other variables? Are well represented the temperature extremes? Why we should be constrained to complete periods of years? Quantile regression The following Table shows the difference between the coefficients for OLS regression and quantile regression (QR) for quantiles 0.05, 0.5, 0.95; see Equation (1). Year 1989. Input OLS QR 0.05 QR 0.50 QR 0.95 wdir 0.0036 0.0011 0.0032 0.0038 wspeed 0.5862 0.2491 0.6100 0.6536 cloud -0.3178 -0.1368 -0.2965 -0.4712 airp 0.1646 0.0701 0.1898 0.2201 dpt 0.8443 0.9685 0.0161 0.6825
  • 15. 50 summers in London Quantile regression (ii) This Figure shows prediction intervals for every quantile at each explanatory variable. In red is the result of the OLS regression based on the mean. We can see how the relationships in the weather database significantly change depending on the quantile. Year 1989. • Wind direction does not seem to have a contribution • Cloud cover and dew point temperature decrease when QR quantile value increases • Wind speed and air pressure coefficients increase as QR has highest values
  • 16. 50 summers in London Quantile regression (iii) The regression scatter plot for QR and the hourly data for 1989 summer time series is represented in the Figure, where QR values for the 0.05 quantile are in red and for 0.95 are in green colour.
  • 17. 50 summers in London Quantile regression ensemble: 1961–2010 The ensemble weights are proportional to the distance to the median. As a result we have the two regressions, for the quantiles 0.05 and 0.95 as displayed in the Figure below. Each one is an ensemble over the predictors of 50 regression models corresponding to each of the 50 years in the database. Common weather patterns having an impact on the result of both ensembles are: wspeed and dpt for the QR(0.05) ensemble and wspeed, dpt, and cloud (negative relationship) for the QR(0.95) ensemble.
  • 18. Outline 1 Intro Built environment and weather conditions Understanding heatwaves 2 Quantile methods for summer temperatures Quantile regression Quantile regression ensemble 3 50 summers in London: 1961-2010 4 Conclusions and further work
  • 19. Conclusions • QR estimates rates of change for functions along or near the upper or lower boundary of the conditional distribution of temperatures. • QR models have been seen to be useful to understand the rate of changes in extreme events along with the causes of the most extreme data. • An ensemble of QR predictions based on the distance of the estimated model values with the median is also proposed. • A synthetic weather file is proposed instead of using a complete summer of observed data.
  • 20. Further work • Approaching Quantile Random Forests (ensemble). • Developing parallelized QR ensembles which can be used in applications which otherwise would involve an intensive computational effort. • Working with data coming from different weather scenarios and weather generators • Investigating the use of synthetic weather files to be applied in the built environment instead of using a complete observed data.
  • 21. Manuel Herrera et al. amhf20@bath.ac.uk bath.ac.uk/ace/research/eden/index.html