<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>forecasting &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/forecasting/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 16:16:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>forecasting &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Weather Adds Little Edge When Hospitals Predict Emergency Department Crowds</title>
		<link>https://scienmag.com/weather-adds-little-edge-when-hospitals-predict-emergency-department-crowds/</link>
		
		<dc:creator><![CDATA[Sloane Callahan]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 16:16:40 +0000</pubDate>
				<category><![CDATA[Climate]]></category>
		<category><![CDATA[calendar effects]]></category>
		<category><![CDATA[dynamic regression]]></category>
		<category><![CDATA[effects of weather conditions on emergency healthcare demand]]></category>
		<category><![CDATA[emergency]]></category>
		<category><![CDATA[emergency department]]></category>
		<category><![CDATA[emergency department overcrowding prediction]]></category>
		<category><![CDATA[forecasting]]></category>
		<category><![CDATA[healthcare operations research]]></category>
		<category><![CDATA[hospital emergency department crowd prediction]]></category>
		<category><![CDATA[hospital operations]]></category>
		<category><![CDATA[hospital staffing and bed management]]></category>
		<category><![CDATA[influence of meteorological variables on hospital attendance]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[meteorological variables]]></category>
		<category><![CDATA[multicenter emergency visit study]]></category>
		<category><![CDATA[predictive modeling for hospital patient flow]]></category>
		<category><![CDATA[role of weather in healthcare resource planning]]></category>
		<category><![CDATA[SARIMAX]]></category>
		<category><![CDATA[time series]]></category>
		<category><![CDATA[Türkiye]]></category>
		<category><![CDATA[Türkiye hospital emergency department analysis]]></category>
		<category><![CDATA[weather impact on emergency room visits]]></category>
		<category><![CDATA[weather vs attendance history in ED forecasting]]></category>
		<category><![CDATA[XGBoost]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=196215</guid>

					<description><![CDATA[A multicenter Turkish time-series study finds that calendar patterns and historical attendance outperform weather data in forecasting daily emergency department visits.]]></description>
										<content:encoded><![CDATA[<p>Every morning, hospital administrators face the same question: how many patients will walk through the emergency department doors today? Getting that answer roughly right determines whether the night shift is adequately staffed, whether beds are available, and whether waiting times spiral into dangerous overcrowding. A new multicenter study from Türkiye now offers a sobering answer to a long-running debate in emergency medicine and operations research: the weather, contrary to intuition and decades of speculation, is largely a sideshow compared with the relentless structure of the calendar and the momentum of recent attendance history.</p>
<p>The research, published in the journal Air Quality, Atmosphere &amp; Health, was led by İbrahim Sarbay of Gaziosmanpaşa Training and Research Hospital in İstanbul together with colleagues at İzmir Katip Çelebi University. The team assembled daily emergency department visit counts from two tertiary hospitals, one in İstanbul and one in İzmir, spanning October 2023 through June 2025. After careful temporal alignment, 625 daily observations were available at each site. Alongside attendance figures, the researchers matched five meteorological variables: temperature, atmospheric pressure, humidity, wind speed, and precipitation. The goal was simple and ambitious: to test rigorously whether weather data add meaningful predictive power to forecasting models, or whether simpler, calendar-driven approaches suffice.</p>
<p>Methodologically, the study was designed as a genuine bake-off between statistical and machine-learning approaches. The authors first compared univariate forecasting models that used only the historical series of daily visits, then built multivariable models in four flavors: SARIMAX, a seasonal autoregressive integrated moving average framework that can absorb external predictors; dynamic regression, which models the target series as a function of calendar and weather covariates; and two ensemble tree methods, random forest and XGBoost, which are widely used in applied machine learning for tabular forecasting problems. Accuracy was measured with a battery of standard metrics, including root mean square error, mean absolute error, and the percentage-based measures MAPE, sMAPE, and MASE, which normalize error against a naive benchmark.</p>
<p>The statistical verdict was delivered with Diebold-Mariano tests, a formal method for deciding whether one forecast is significantly more accurate than another, rather than merely better by a rounding error. Robustness checks added further depth: rolling-origin validation, which repeatedly re-estimates models as new data arrive, mimicking real operational deployment; hyperparameter sensitivity analysis; ensemble averaging; and a cross-center generalization test in which models trained at one hospital were applied to the other.</p>
<p>The headline result is striking in its simplicity. Among univariate models, a neural network autoregression approach performed best in İstanbul, while the Theta method, a decomposition-based statistical forecaster, won in İzmir. But when calendar and weather covariates entered the picture, models relying on calendar structure alone delivered the best holdout accuracy in both cities. Dynamic regression achieved a mean absolute percentage error of 5.88 percent in İstanbul, and SARIMAX reached 4.42 percent in İzmir, both with calendar-only inputs. These are clinically meaningful accuracies, precise enough to inform staffing rosters and bed planning.</p>
<p>Weather augmentation, meanwhile, behaved erratically. In İstanbul, adding meteorological variables significantly worsened the SARIMAX and dynamic regression forecasts, with p-values of .013 and .015 respectively. The sole bright spot was XGBoost, where weather inputs produced a significant improvement, with p = .005. In İzmir, weather made no significant difference for any model. The authors are candid that the effect of weather is model- and center-specific, and that no universal weather dividend emerged.</p>
<p>Equally consequential is the finding that models do not travel. When a model tuned at one hospital was deployed at the other, errors ballooned severalfold, with mean absolute percentage errors climbing to roughly 39 percent. Local attendance culture, catchment demographics, hospital-specific referral patterns, and idiosyncratic scheduling apparently imprint themselves so deeply on each site&#8217;s demand curve that a model calibrated elsewhere is nearly useless. For health systems hoping to buy a single, generic forecasting product, this is a cautionary datapoint: locally tuned systems outperform imported ones.</p>
<p>There is an important caveat the authors themselves flag. In the holdout analyses where weather appeared to help, the models were fed observed future meteorological values as exogenous inputs. In a real operational setting, tomorrow&#8217;s weather is not observed but forecast, and forecast error would erode any weather advantage. The weather-augmented results therefore represent an idealized upper bound on the incremental value of meteorological information, not a fully prospective simulation of a live deployment.</p>
<p>The broader scientific context makes the finding less paradoxical than it first appears. Epidemiological literature has long documented links between ambient temperature and morbidity, seasonal patterns in respiratory viral infections, and correlations between weather and trauma admissions. Weather does influence health. But those influences are largely entangled with the seasons, and the calendar already encodes the seasons. Day-of-week effects, holidays, paydays, and seasonal disease waves explain most of the predictable variance in emergency demand, leaving little residual signal for humidity or wind speed to capture once the calendar is modeled properly.</p>
<p>For hospital operations, the practical message is clear and refreshingly frugal. Daily emergency department attendance can indeed be forecast with an accuracy useful for staffing and resource planning, with errors around four to six percent at both Turkish centers. But the winning ingredients are not exotic weather feeds or elaborate machine-learning pipelines; they are each hospital&#8217;s own attendance history and the disciplined use of calendar structure. The most valuable weather forecast for an emergency department, it turns out, may simply be the knowledge that the calendar rarely lies.</p>
<p><strong>Subject of Research:</strong> Time-series forecasting of daily emergency department visit volume using calendar and meteorological variables</p>
<p><strong>Article Title:</strong> Forecasting emergency department visit volume using meteorological variables: a multicenter time-series study</p>
<p><strong>Article References:</strong> Forecasting emergency department visit volume using meteorological variables: a multicenter time-series study. (n.d.). <a href="https://doi.org/10.1007/s11869-026-02097-z" rel="noopener noreferrer">https://doi.org/10.1007/s11869-026-02097-z</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s11869-026-02097-z" rel="noopener noreferrer">10.1007/s11869-026-02097-z</a></p>
<p><strong>Keywords:</strong> emergency department, forecasting, time series, meteorological variables, machine learning, SARIMAX, XGBoost, dynamic regression, calendar effects, hospital operations, Türkiye, emergency</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">196215</post-id>	</item>
	</channel>
</rss>
