Predicting PM2.5 in Well-Mixed Indoor Air for a Large Office Building Using Regression and Artificial Neural Network

Brent Lagesse1, Shuoqi Wang2, Timothy V Larson2

  • 1Division of Computing and Software Systems, University of Washington Bothell, Bothell, Washington 98011, United States.

Related Concept Videos

Regression Analysis01:11

Regression Analysis

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:
7.2K
Measurement of Air Content in Concrete01:23

Measurement of Air Content in Concrete

Air content measurement in concrete is critical for ensuring structural integrity and durability of concrete structures, especially in environments prone to severe weather conditions. Accurate air content analysis optimizes concrete's resistance to freeze-thaw cycles and enhances its workability and strength. Several methods are standardized under ASTM guidelines to measure the air content in fresh concrete, each suitable for different concrete types and conditions.
The pressure method,...
451
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

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...
8.6K
Multiple Regression01:25

Multiple Regression

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...
3.5K