Thermal comfortThermal comfort is the condition of mind that expresses satisfaction with the thermal environment and is assessed by subjective evaluation (ANSI/ASHRAE Standard 55). The human body can be viewed as a heat engine where food is the input energy. The human body will release excess heat into the environment, so the body can continue to operate. The heat transfer is proportional to temperature difference. In cold environments, the body loses more heat to the environment and in hot environments the body does not release enough heat.
Indoor air qualityIndoor air quality (IAQ) is the air quality within and around buildings and structures. IAQ is known to affect the health, comfort, and well-being of building occupants. Poor indoor air quality has been linked to sick building syndrome, reduced productivity, and impaired learning in schools. Common pollutants of indoor air include: secondhand tobacco smoke, air pollutants from indoor combustion, radon, molds and other allergens, carbon monoxide, volatile organic compounds, legionella and other bacteria, asbestos fibers, carbon dioxide, ozone and particulates.
Building scienceBuilding science is the science and technology-driven collection of knowledge in order to provide better indoor environmental quality (IEQ), energy-efficient built environments, and occupant comfort and satisfaction. Building physics, architectural science, and applied physics are terms used for the knowledge domain that overlaps with building science. In building science, the methods used in natural and hard sciences are widely applied, which may include controlled and quasi-experiments, randomized control, physical measurements, remote sensing, and simulations.
Linear regressionIn statistics, linear regression is a linear approach for modelling the relationship between a scalar response and one or more explanatory variables (also known as dependent and independent variables). The case of one explanatory variable is called simple linear regression; for more than one, the process is called multiple linear regression. This term is distinct from multivariate linear regression, where multiple correlated dependent variables are predicted, rather than a single scalar variable.
Regression analysisIn statistical modeling, regression analysis is a set of statistical processes for estimating the relationships between a dependent variable (often called the 'outcome' or 'response' variable, or a 'label' in machine learning parlance) and one or more independent variables (often called 'predictors', 'covariates', 'explanatory variables' or 'features'). The most common form of regression analysis is linear regression, in which one finds the line (or a more complex linear combination) that most closely fits the data according to a specific mathematical criterion.
Bayesian linear regressionBayesian linear regression is a type of conditional modeling in which the mean of one variable is described by a linear combination of other variables, with the goal of obtaining the posterior probability of the regression coefficients (as well as other parameters describing the distribution of the regressand) and ultimately allowing the out-of-sample prediction of the regressand (often labelled ) conditional on observed values of the regressors (usually ).
Nonlinear regressionIn statistics, nonlinear regression is a form of regression analysis in which observational data are modeled by a function which is a nonlinear combination of the model parameters and depends on one or more independent variables. The data are fitted by a method of successive approximations. In nonlinear regression, a statistical model of the form, relates a vector of independent variables, , and its associated observed dependent variables, . The function is nonlinear in the components of the vector of parameters , but otherwise arbitrary.
Segmented regressionSegmented regression, also known as piecewise regression or broken-stick regression, is a method in regression analysis in which the independent variable is partitioned into intervals and a separate line segment is fit to each interval. Segmented regression analysis can also be performed on multivariate data by partitioning the various independent variables. Segmented regression is useful when the independent variables, clustered into different groups, exhibit different relationships between the variables in these regions.
Ventilation (architecture)Ventilation is the intentional introduction of outdoor air into a space. Ventilation is mainly used to control indoor air quality by diluting and displacing indoor pollutants; it can also be used to control indoor temperature, humidity, and air motion to benefit thermal comfort, satisfaction with other aspects of the indoor environment, or other objectives. The intentional introduction of outdoor air is usually categorized as either mechanical ventilation, natural ventilation, or mixed-mode ventilation (hybrid ventilation).
Green buildingGreen building (also known as green construction or sustainable building) refers to both a structure and the application of processes that are environmentally responsible and resource-efficient throughout a building's life-cycle: from planning to design, construction, operation, maintenance, renovation, and demolition. This requires close cooperation of the contractor, the architects, the engineers, and the client at all project stages. The Green Building practice expands and complements the classical building design concerns of economy, utility, durability, and comfort.
Logistic regressionIn statistics, the logistic model (or logit model) is a statistical model that models the probability of an event taking place by having the log-odds for the event be a linear combination of one or more independent variables. In regression analysis, logistic regression (or logit regression) is estimating the parameters of a logistic model (the coefficients in the linear combination).
Healthy buildingHealthy building refers to an emerging area of interest that supports the physical, psychological, and social health and well-being of people in buildings and the built environment. Buildings can be key promoters of health and well-being since most people spend a majority of their time indoors. According to the National Human Activity Pattern Survey, Americans spend "an average of 87% of their time in enclosed buildings and about 6% of their time in enclosed vehicles.
Linear least squaresLinear least squares (LLS) is the least squares approximation of linear functions to data. It is a set of formulations for solving statistical problems involved in linear regression, including variants for ordinary (unweighted), weighted, and generalized (correlated) residuals. Numerical methods for linear least squares include inverting the matrix of the normal equations and orthogonal decomposition methods. The three main linear least squares formulations are: Ordinary least squares (OLS) is the most common estimator.
Sick building syndromeSick building syndrome (SBS) is a condition in which people develop symptoms of illness or become infected with chronic disease from the building in which they work or reside. The main identifying observation is an increased incidence of complaints of symptoms such as headache, eye, nose, and throat irritation, fatigue, dizziness, and nausea. In fact the 1989 Oxford English Dictionary defines SBS in that way.
Room temperatureColloquially, room temperature is a range of air temperatures that most people prefer for indoor settings. These temperatures feel comfortable to people wearing typical indoor clothing. Human comfort can extend beyond this range depending on humidity, air circulation and other factors. In certain fields, like science and engineering, and within a particular context, room temperature can mean different agreed-upon ranges. In contrast, ambient temperature is the actual temperature, as measured by a thermometer, of the air (or other medium and surroundings) in any particular place.
Thermal radiationThermal radiation is electromagnetic radiation generated by the thermal motion of particles in matter. Thermal radiation is generated when heat from the movement of charges in the material (electrons and protons in common forms of matter) is converted to electromagnetic radiation. All matter with a temperature greater than absolute zero emits thermal radiation. At room temperature, most of the emission is in the infrared (IR) spectrum. Particle motion results in charge-acceleration or dipole oscillation which produces electromagnetic radiation.
Linear discriminant analysisLinear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in statistics and other fields, to find a linear combination of features that characterizes or separates two or more classes of objects or events. The resulting combination may be used as a linear classifier, or, more commonly, for dimensionality reduction before later classification.