A practical framework for predicting residential indoor PM2.5 concentration using land-use regression and machine
Zhiyuan Li1, Xinning Tong2, Jason Man Wai Ho3
1Institute of Environment, Energy and Sustainability, The Chinese University of Hong Kong, Shatin, N.T., Hong Kong, China.
Chemosphere
|December 14, 2020
Summary
Accurately predicting indoor PM2.5 levels is crucial for health studies. This research developed a machine learning model using household data and outdoor pollution to estimate indoor particulate matter (PM2.5) concentrations.
Area of Science:
- Environmental Health
- Epidemiology
- Data Science
Background:
- Indoor air quality is critical as people spend most time indoors.
- Accurate estimation of indoor particulate matter (PM2.5) concentration is essential for epidemiological studies.
- Existing methods may not sufficiently capture the complex factors influencing indoor PM2.5 levels in residential settings.
Purpose of the Study:
- To develop and validate predictive models for indoor PM2.5 concentration in residential households.
- To identify key environmental and household factors influencing indoor PM2.5 levels.
- To assess the utility of a combined land-use regression and machine learning approach for indoor air quality assessment.
Main Methods:
- Collected data on indoor PM2.5 concentration and related parameters from 116 Hong Kong households across winter and summer.
- Estimated outdoor PM2.5 concentration using a land-use regression model.
- Applied the random forest machine learning algorithm to develop and validate indoor PM2.5 prediction models.
Main Results:
- The random forest model demonstrated high predictive accuracy (R²=0.93, cross-validation R²=0.65).
- Key predictors included outdoor PM2.5 concentration, household ID, outdoor temperature, relative humidity, household area, and air conditioning use.
- External validation confirmed the model's applicability (R²=0.47), indicating its potential for real-world exposure assessment.
Conclusions:
- A combined land-use regression and random forest approach effectively predicts indoor PM2.5 concentrations.
- The developed models offer a valuable tool for accurate exposure assessment in epidemiological research.
- This methodology enhances our ability to understand and mitigate health risks associated with indoor air pollution.
Related Concept Videos
Mechanistic Models: Compartment Models in Individual and Population Analysis
157
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
157
Regression Analysis
7.2K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
7.2K
Multiple Regression
3.5K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.5K
Residuals and Least-Squares Property
8.5K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.5K


