<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Regression analysis as a tool for identifying patterns in atmospheric air monitoring data</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Dmytro</forename><forename type="middle">V</forename><surname>Shevchenko</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">National University of Life and Environmental Sciences of Ukraine Ukraine</orgName>
								<address>
									<addrLine>Heroyiv Oborony st</addrLine>
									<postCode>15, 03041</postCode>
									<settlement>Kyiv</settlement>
								</address>
							</affiliation>
						</author>
						<author role="corresp">
							<persName><forename type="first">Bella</forename><forename type="middle">L</forename><surname>Holub</surname></persName>
							<email>bellalg@nubip.edu.ua</email>
							<affiliation key="aff0">
								<orgName type="institution">National University of Life and Environmental Sciences of Ukraine Ukraine</orgName>
								<address>
									<addrLine>Heroyiv Oborony st</addrLine>
									<postCode>15, 03041</postCode>
									<settlement>Kyiv</settlement>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Regression analysis as a tool for identifying patterns in atmospheric air monitoring data</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">43945038C407D8E010D621FD948FF1A6</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T18:09+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>IoT devices</term>
					<term>edge computing</term>
					<term>atmospheric air</term>
					<term>air quality monitoring</term>
					<term>pollutants</term>
					<term>data analysis</term>
					<term>statistical modeling</term>
					<term>Python</term>
					<term>StatsModels</term>
					<term>linear regression</term>
					<term>ordinary least squares (OLS)</term>
					<term>Common Air Quality Index (CAQI)</term>
					<term>Air Quality Index (AQI)</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This study investigates the application of regression analysis as a tool for identifying patterns in atmospheric air quality monitoring data collected from IoT-based monitoring systems. Given the increasing importance of air pollution control and environmental safety, precise analytical methods are required to assess the relationships between pollutant concentrations and external factors such as meteorological conditions. The research focuses on employing the ordinary least squares (OLS) regression method to analyze the influence of key atmospheric parameters-including temperature, humidity, wind speed, and radiation-on air quality indices, specifically the Air Quality Index (AQI) and the Common Air Quality Index (CAQI). The study is based on data obtained from a network of IoT-enabled sensors deployed across various monitoring stations, which continuously measure air pollutants and meteorological parameters in real-time. A custom-built analytical module was developed to facilitate flexible data selection, enabling comparative assessments across different time frames, monitoring stations, and measurement parameters. Through statistical modeling, it was determined that radiation significantly influences both AQI and CAQI, while wind speed has a more pronounced effect during daytime hours. Furthermore, the study revealed that hourly aggregation of pollutant data is optimal for CAQI calculations, whereas daily averages better align with AQI assessments. The findings highlight the advantages of integrating IoT technology with regression-based analysis in modern air quality monitoring systems. By leveraging Python-based statistical tools such as StatsModels, this approach enables the identification of critical environmental factors affecting air pollution levels, thereby supporting more effective predictive modeling and decision-making in environmental policy and urban planning. Future research will explore the integration of nonlinear regression models and time series forecasting to further refine air quality assessments.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction 1.Relevance</head><p>Atmospheric air is a critically important component of the ecosystem, providing oxygen to all living organisms and sustaining essential metabolic processes. Air pollution has a significant negative impact on human health, causing respiratory and cardiovascular diseases, weakening immune responses, and contributing to the development of chronic illnesses. At the same time, air pollution adversely affects animals and plants, compromising their health and vitality, which in turn negatively impacts ecosystems.</p><p>The state of atmospheric air quality is a determining factor for environmental safety and public health. In Ukraine, air quality monitoring involves the systematic collection, analysis, and processing of data on pollutant concentrations, serving as a foundation for developing state policies in environmental protection. Traditionally, monitoring has relied on centralized stations with limited spatial coverage. However, the advancement of IoT-based monitoring systems has enabled the deployment of low-cost, real-time air quality sensors, significantly enhancing data granularity and accessibility.</p><p>Modern air quality monitoring systems utilize IoT-enabled devices (or edge devices) to measure pollutant levels and meteorological parameters continuously. These IoT sensors form a distributed network, transmitting data to centralized platforms for processing and analysis. This approach allows for real-time air quality assessment, early warning systems, and better urban environmental management.</p><p>Recognizing these challenges, the development of effective strategies for air quality monitoring and analysis becomes particularly important. Such approaches enable timely responses to threats, forecasting the impacts of pollution, and implementing measures to mitigate its adverse effects. The integration of IoT technology with statistical modeling, such as regression analysis, offers new opportunities for identifying hidden dependencies and trends in air pollution data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2.">Related work</head><p>In recent studies, significant attention has been given to integrating IoT technologies and machine learning methods for monitoring and predicting air quality. Ángel Martín-Baos et al. <ref type="bibr" target="#b0">[1]</ref> developed a system combining IoT sensors for collecting pollution and traffic data in urban environments. By employing linear regression (LR), Gaussian process regression (GPR), and random forests (RF), the authors constructed models to assess the Air Quality Index (AQI) based on a limited set of parameters, allowing real-time insights into urban air quality and traffic conditions.</p><p>Similarly, Banciu et al. <ref type="bibr" target="#b1">[2]</ref> proposed an air quality monitoring system that utilizes IoT devices to collect data on temperature, humidity, and particulate matter (PM10, PM2.5). The collected data is transmitted to the ThingSpeak cloud platform for storage and preliminary analysis. A regression model based on TensorFlow is applied for AQI prediction, providing timely alerts and recommendations for preventive measures.</p><p>Bobulski et al. <ref type="bibr" target="#b2">[3]</ref> introduced an IoT-based pollution monitoring system with secure data transmission. This system enables localized real-time air quality monitoring and sends data to users. A key feature of the system is implementing a secure data transmission protocol, ensuring protection against cyberattacks and data interception.</p><p>Ravindra et al. <ref type="bibr" target="#b3">[4]</ref> focused on improving the accuracy of air quality sensors using machine learning methods. The study demonstrated that applying machine learning models for PM2.5 sensor calibration significantly enhances the accuracy of air quality monitoring systems.</p><p>Additionally, Dhanalakshmi and Radha <ref type="bibr" target="#b4">[5]</ref> proposed an air pollution forecasting method based on discretized linear regression and multi-class support vector machines. The proposed IoT system enables monitoring and controlling air quality within a cloud computing environment, ensuring high prediction accuracy and reduced data processing time.</p><p>These studies highlight the effectiveness of combining IoT technologies and regression analysis for air quality monitoring and prediction. The integration of modern machine learning methods and secure data transmission improves the accuracy and reliability of monitoring systems, which is crucial for making informed decisions in environmental protection and public health. While global studies focus on improving monitoring accuracy and data transmission security, national-level reports highlight the limitations of existing monitoring infrastructure, such as in Kyiv, Ukraine.</p><p>The 2023 report by the Kyiv City State Administration <ref type="bibr" target="#b5">[6]</ref> presents the results of atmospheric air quality monitoring based on data collected from 46 indicative and 7 reference automatic stations. Despite a high level of the Common Air Quality Index (CAQI), numerous exceedances of the maximum allowable concentrations (MAC) for nitrogen oxides were recorded, as well as significant exceedances of daily average MAC levels for ground-level ozone at nearly all reference stations. A comparison of these findings with the results from the Borys Sreznevskyi Central Geophysical Observatory revealed the technical obsolescence of the national air monitoring system, which fails to provide comprehensive and up-to-date information about air quality. This situation highlights the need to modernize the monitoring system and ensure regular access to data for informed decision-making aimed at improving air quality in Kyiv.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.3.">Objective of the study</head><p>The objective of the study is to utilize regression analysis to identify patterns in atmospheric air quality monitoring data collected from IoT-based environmental monitoring systems. The research aims to develop a methodology for analyzing dependencies that will support effective decision-making to improve the state of atmospheric air.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">System architecture</head><p>The air quality monitoring system is based on IoT-enabled devices that continuously collect real-time data on key air parameters, including pollutant concentrations, temperature, humidity, and other environmental indicators.</p><p>The spatial distribution of these IoT sensors plays a crucial role in data reliability. Urban regions with high traffic density require a denser network of sensors compared to suburban or rural areas, where air circulation patterns differ significantly. In Kyiv, for example, the placement of sensors near industrial zones and major highways ensures a more accurate representation of pollution sources.</p><p>These IoT devices serve as edge computing units, transmitting collected data to cloud-based or on-premise servers for further analysis. The architecture of the monitoring system is illustrated in figure <ref type="figure" target="#fig_0">1</ref>. The collected data is integrated with other sources, such as municipal monitoring platforms (e.g., Kyiv City State Administration), community initiatives (SaveEcoBot), and MQTT servers. This multi-source system enables a comprehensive view of air quality and ensures data relevance. The data is transmitted to a centralized database built on PostgreSQL, providing reliable storage and accessibility for further processing.</p><p>This integration allows for cross-validation of sensor readings with officially recognized monitoring stations, reducing the impact of sensor biases and ensuring higher data reliability. By leveraging municipal platforms, real-time data can be incorporated into existing environmental management systems, facilitating timely responses to pollution spikes.</p><p>An essential component of such systems is the organized storage and processing of datasets. In our architecture, these tasks are managed using the PostgreSQL database management system (DBMS). This open-source relational DBMS is well-suited for efficiently managing large datasets and executing advanced queries. The database's logical structure is depicted in figure <ref type="figure" target="#fig_0">1</ref>.</p><p>A vital element of the system is a set of tables designed to store data related to monitoring stations and their recorded measurements. The station table holds detailed information about each monitoring station, including unique identifiers, geographical coordinates, type of data source (e.g., stationary or mobile), and operational status. Based on the accumulated data, two approaches are implemented for assessing air quality: the Air Quality Index (AQI, USA) and the Common Air Quality Index (CAQI, Europe). Both indices serve as key indicators of air pollution levels and reflect potential health risks, though there are notable differences between them:</p><p>• AQI (Air Quality Index): The AQI is calculated based on the concentrations of primary air pollutants, such as fine particulate matter (PM2.5, PM10), nitrogen dioxide (NO 2 ), ozone (O 3 ), sulfur dioxide (SO 2 ), and carbon monoxide (CO). It is widely used to provide a clear assessment of health risks depending on pollution levels. • CAQI (Common Air Quality Index): The CAQI is a standard adopted in European cities, also based on pollutant concentrations, including PM2.5, PM10, NO 2 , O 3 , and SO 2 . This index allows for a unified evaluation of air quality, which is crucial for regional comparisons. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Results</head><p>As part of the air quality monitoring system, a module was developed to enable flexible configuration of parameters for data analysis using the OLS regression model, implemented via the Statsmodels library <ref type="bibr" target="#b6">[7]</ref>, a powerful tool for statistical modeling in Python. This module facilitates the analysis of dependencies across selected stations, measurement parameters, and various time intervals. The tool allows for personalized queries through filtering options, as illustrated in figure <ref type="figure" target="#fig_3">3</ref>. The user can specify any time range for analysis, including both daily and hourly intervals. This flexibility enables targeted investigations, such as focusing on peak activity periods or unusual meteorological conditions. Additionally, the system allows for selecting either a single station or multiple stations, which is particularly useful for comparative analysis across different areas or locations.</p><p>The regression analysis results yielded several key components that characterize the model's quality and the relationships between variables, as shown in figure <ref type="figure" target="#fig_4">4</ref>. The primary model metrics include the proportion of variance in the dependent variable explained by the independent variables (R-squared). The F-statistic was also calculated to evaluate the overall significance of the model, along with its p-value, confirming statistical relevance.</p><p>Furthermore, residual analysis provides deeper insights into the model's fit to the data. For each independent variable, a regression coefficient table (𝛽) was generated, containing standard errors, t-values, and p-values. The importance of variables is assessed based on their statistical significance, helping to identify the most impactful factors.</p><p>The visualization of results includes a prediction plot that illustrates the relationship between the actual values of the dependent variable and those predicted by the model. This plot demonstrates the model's accuracy, providing a visual assessment of its fit to the real data and its predictive performance. The graph highlights the degree to which the predicted values align with the actual observations, showcasing the effectiveness of the regression model in capturing key patterns and dependencies within the data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Discussion</head><p>The analysis of results obtained through the developed module revealed important patterns in the formation of air quality indices (AQI and CAQI) and the nuances of their application. The radiation factor emerged as a significant variable, substantially influencing the calculation of both indices.</p><p>When comparing the approaches to index calculation, it was found that hourly averages are more effective for CAQI, while daily averages are more appropriate for AQI (figure <ref type="figure" target="#fig_5">5</ref>). This difference reflects the distinct algorithms used for each index and their impact on the final results. Such findings allow for more precise adaptation of analysis to specific tasks and regional characteristics.</p><p>An intriguing observation concerns the influence of wind on CAQI. During nighttime, wind has minimal impact on the air quality index, while during daytime or over an entire day, its influence becomes noticeable. This suggests a reduction in wind intensity at night, diminishing its capacity to disperse pollutants and, consequently, affecting the modeling outcomes.</p><p>These findings highlight the importance of tailoring air quality analyses to account for specific temporal and environmental factors, ensuring more accurate and actionable insights. Despite the advantages of using IoT-based monitoring systems and regression analysis, several limitations exist. IoT  sensors are prone to measurement drift over time, requiring regular calibration to maintain accuracy. Additionally, regression models assume linear relationships between variables, which may not fully capture complex atmospheric interactions. Incorporating nonlinear models or hybrid approaches with machine learning could help address these challenges. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusions</head><p>This study confirms the effectiveness of applying regression analysis to identify patterns in atmospheric air quality monitoring data, particularly in combination with IoT-based monitoring systems. The integration of real-time sensor networks allows for more accurate and dynamic assessment of pollutant levels and meteorological factors, improving the overall reliability of air quality analysis. Unlike traditional methods that rely on static datasets from reference stations, this research introduces a flexible approach based on Ordinary Least Squares (OLS) regression, which enables the identification of statistically significant dependencies. One of the key findings is the impact of radiation levels on air quality indices, a factor often overlooked in previous studies. The results also highlight fundamental differences in data aggregation strategies, demonstrating that hourly averaging is more suitable for CAQI, whereas daily averaging better aligns with AQI calculations. These insights allow for a more precise selection of analytical techniques depending on the index used, enhancing predictive accuracy in air quality assessments.</p><p>A significant contribution of this work lies in the development of a custom analytical module that facilitates flexible configuration of regression parameters, allowing users to explore pollutant dependencies across different periods, stations, and environmental conditions. This tool supports decision-making processes in environmental management by enabling targeted analysis of pollution dynamics. The use of Python-based statistical libraries, particularly StatsModels, proves to be a costeffective alternative to more complex machine learning models while maintaining high interpretability.</p><p>The study not only advances the methodological approach to air quality assessment but also sets the foundation for future research. Expanding the analytical framework with nonlinear regression models and time series forecasting could improve predictive capabilities, while further integration of data mining techniques may reveal hidden dependencies within air pollution trends. The findings underscore the importance of real-time monitoring systems and data-driven approaches for environmental policymaking, providing a technological basis for more adaptive and responsive air quality management strategies.</p><p>The developed analytical framework can be utilized by policymakers to design data-driven air pollution control strategies. By identifying critical pollution sources and peak contamination periods, urban planners can implement targeted interventions such as emission restrictions in high-risk areas, traffic rerouting, or increased green zones to mitigate pollution levels.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Monitoring system architecture.</figDesc><graphic coords="3,75.39,333.93,451.27,276.46" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Logical model of the database.</figDesc><graphic coords="4,117.13,189.33,361.02,322.88" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Dmytro V .</head><label>.</label><figDesc>Shevchenko et al. CEUR Workshop Proceedings 20-27</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Configuration and parameter settings for analysis.</figDesc><graphic coords="5,75.39,172.99,451.27,64.51" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Results of regression analysis for CAQI.</figDesc><graphic coords="6,75.39,69.00,451.27,282.28" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Comparing AQI and CAQI with different average type.</figDesc><graphic coords="6,75.39,394.08,451.29,242.37" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head></head><label></label><figDesc>Dmytro V. Shevchenko et al. CEUR Workshop Proceedings 20-27</figDesc></figure>
		</body>
		<back>

			<div type="funding">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Funding: This research received no external funding.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Data Availability Statement:</head><p>No new data were created or analysed during this study. Data sharing is not applicable.</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Author Contributions: Conceptualization, Dmytro V. Shevchenko and Bella L. Holub; methodology, Dmytro V. Shevchenko; software, Dmytro V. Shevchenko; writing -original draft, Dmytro V. Shevchenko; writing -review and editing, Bella L. Holub.</p><p>All authors have read and agreed to the published version of the manuscript.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Conflicts of Interest:</head><p>The authors declare no conflict of interest.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Declaration on Generative AI:</head><p>During the preparation of this work, the authors used GPT-4o in order to: Drafting content, Generate literature review, Paraphrase and reword, Improve writing style, Abstract drafting, Grammar and spelling check, Content enhancement. After using this service, the authors reviewed and edited the content as needed and takes full responsibility for the publication's content.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">IoT based monitoring of air quality and traffic using regression analysis</title>
		<author>
			<persName><forename type="first">J</forename><surname>Ángel Martín-Baos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Rodriguez-Benitez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>García-Ródenas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Liu</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.asoc.2021.108282</idno>
	</analytic>
	<monogr>
		<title level="j">Applied Soft Computing</title>
		<imprint>
			<biblScope unit="volume">115</biblScope>
			<biblScope unit="page">108282</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Monitoring and Predicting Air Quality with IoT Devices</title>
		<author>
			<persName><forename type="first">C</forename><surname>Banciu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Florea</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Bogdan</surname></persName>
		</author>
		<idno type="DOI">10.3390/pr12091961</idno>
	</analytic>
	<monogr>
		<title level="j">Processes</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="page">1961</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">An IoT System for Air Pollution Monitoring with Safe Data Transmission</title>
		<author>
			<persName><forename type="first">J</forename><surname>Bobulski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Szymoniak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Pasternak</surname></persName>
		</author>
		<idno type="DOI">10.3390/s24020445</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page">445</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Enhancing accuracy of air quality sensors with machine learning to augment large-scale monitoring networks</title>
		<author>
			<persName><forename type="first">K</forename><surname>Ravindra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Mor</surname></persName>
		</author>
		<idno type="DOI">10.1038/s41612-024-00833-9</idno>
	</analytic>
	<monogr>
		<title level="j">npj Climate and Atmospheric Science</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page">326</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Discretized Linear Regression and Multiclass Support Vector Based Air Pollution Forecasting Technique</title>
		<author>
			<persName><forename type="first">M</forename><surname>Dhanalakshmi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Radha</surname></persName>
		</author>
		<idno type="DOI">10.14445/22315381/ijett-v70i11p234</idno>
	</analytic>
	<monogr>
		<title level="j">International Journal of Engineering Trends and Technology</title>
		<imprint>
			<biblScope unit="volume">70</biblScope>
			<biblScope unit="page" from="315" to="323" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<ptr target="https://nubip.edu.ua/node/141976" />
		<title level="m">Discussion of the Kyiv City State Administration Report on Atmospheric Air Quality Monitoring Results in Kyiv for 2023</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
		<respStmt>
			<orgName>Kyiv City State Administration</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<ptr target="https://www.statsmodels.org/dev/examples/notebooks/generated/ols.html" />
		<title level="m">StatsModels Ordinary Least Squares Documentation</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
	<note>StatsModels Developers</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
