ARIMA 和其他统计技术在降雨预测中的比较分析:西孟加拉邦加尔各答(KMC)案例研究

Md Juber Alam, Arijit Majumder
{"title":"ARIMA 和其他统计技术在降雨预测中的比较分析:西孟加拉邦加尔各答(KMC)案例研究","authors":"Md Juber Alam, Arijit Majumder","doi":"10.12944/cwe.18.3.37","DOIUrl":null,"url":null,"abstract":"Rainfall forecasting in urban areas is a significant consideration for city planners due to its connection with urban water management. In this study, the ARIMA (auto-regressive integrated moving average) model, as well as several regression approaches such as simple linear and second to sixth-degree polynomial regression equations, have been used to forecast the annual rainfall based on 120 years of monthly and annual rainfall from 1901 to 2020 in Kolkata Municipal Corporation (KMC), West Bengal. This study compares the performance of ARIMA and other regression techniques in forecasting rainfall using the metrics of R-squared and root mean square error (RMSE). The ARIMA model has been implemented using machine learning techniques in the Python programming language, while additional regression equations have been computed and analyzed using Microsoft Excel 2019. In order to employ the ARIMA model, all assumptions were assessed, and the optimal model order was established using the import auto-Arima package from the pmdarima.arima library. The stepwise model.aic function yielded 0,1,1 as the most suitable order for the model. The findings indicate that, out of all the regression methods employed for rainfall prediction, the fifth-degree polynomial equation exhibits the lowest root mean square error (RMSE), establishing it as the most effective model for rainfall forecasting in this study.","PeriodicalId":10878,"journal":{"name":"Current World Environment","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2024-01-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A Comparative Analysis of ARIMA and other Statistical Techniques in Rainfall Forecasting: A Case Study in Kolkata (KMC), West Bengal\",\"authors\":\"Md Juber Alam, Arijit Majumder\",\"doi\":\"10.12944/cwe.18.3.37\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Rainfall forecasting in urban areas is a significant consideration for city planners due to its connection with urban water management. In this study, the ARIMA (auto-regressive integrated moving average) model, as well as several regression approaches such as simple linear and second to sixth-degree polynomial regression equations, have been used to forecast the annual rainfall based on 120 years of monthly and annual rainfall from 1901 to 2020 in Kolkata Municipal Corporation (KMC), West Bengal. This study compares the performance of ARIMA and other regression techniques in forecasting rainfall using the metrics of R-squared and root mean square error (RMSE). The ARIMA model has been implemented using machine learning techniques in the Python programming language, while additional regression equations have been computed and analyzed using Microsoft Excel 2019. In order to employ the ARIMA model, all assumptions were assessed, and the optimal model order was established using the import auto-Arima package from the pmdarima.arima library. The stepwise model.aic function yielded 0,1,1 as the most suitable order for the model. The findings indicate that, out of all the regression methods employed for rainfall prediction, the fifth-degree polynomial equation exhibits the lowest root mean square error (RMSE), establishing it as the most effective model for rainfall forecasting in this study.\",\"PeriodicalId\":10878,\"journal\":{\"name\":\"Current World Environment\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-01-10\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Current World Environment\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.12944/cwe.18.3.37\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Current World Environment","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.12944/cwe.18.3.37","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

城市地区的降雨预报与城市水资源管理息息相关,是城市规划者的重要考虑因素。在本研究中,根据西孟加拉邦加尔各答市政公司(KMC)1901 年至 2020 年 120 年的月降雨量和年降雨量,使用 ARIMA(自回归整合移动平均)模型以及简单线性回归方程和二至六度多项式回归方程等几种回归方法来预测年降雨量。本研究使用 R 平方和均方根误差 (RMSE) 指标,比较了 ARIMA 和其他回归技术在预测降雨量方面的性能。使用 Python 编程语言中的机器学习技术实现了 ARIMA 模型,并使用 Microsoft Excel 2019 计算和分析了其他回归方程。为了使用 ARIMA 模型,对所有假设进行了评估,并使用 pmdarima.arima 库中的 import auto-Arima 包确定了最佳模型顺序。逐步模型.aic 函数得出 0、1、1 为最合适的模型顺序。研究结果表明,在所有用于降雨预测的回归方法中,五度多项式方程的均方根误差(RMSE)最小,因此是本研究中最有效的降雨预测模型。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A Comparative Analysis of ARIMA and other Statistical Techniques in Rainfall Forecasting: A Case Study in Kolkata (KMC), West Bengal
Rainfall forecasting in urban areas is a significant consideration for city planners due to its connection with urban water management. In this study, the ARIMA (auto-regressive integrated moving average) model, as well as several regression approaches such as simple linear and second to sixth-degree polynomial regression equations, have been used to forecast the annual rainfall based on 120 years of monthly and annual rainfall from 1901 to 2020 in Kolkata Municipal Corporation (KMC), West Bengal. This study compares the performance of ARIMA and other regression techniques in forecasting rainfall using the metrics of R-squared and root mean square error (RMSE). The ARIMA model has been implemented using machine learning techniques in the Python programming language, while additional regression equations have been computed and analyzed using Microsoft Excel 2019. In order to employ the ARIMA model, all assumptions were assessed, and the optimal model order was established using the import auto-Arima package from the pmdarima.arima library. The stepwise model.aic function yielded 0,1,1 as the most suitable order for the model. The findings indicate that, out of all the regression methods employed for rainfall prediction, the fifth-degree polynomial equation exhibits the lowest root mean square error (RMSE), establishing it as the most effective model for rainfall forecasting in this study.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信