Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Death Time Series Analysis (Isfahan Data)

This repository contains a time series analysis of COVID-19 death data using R.

The data was collected via the IMNA News Agency (Municipality News Agency), which published official local COVID-19 statistics daily.

The project focuses on trend modeling, statistical diagnostics, variance stabilization, and forecasting using ARIMA models.


📁 Repository Files

  • Covid_Death.r → Main R script for analysis
  • Isfahan_Data.csv → Raw dataset (cases and deaths)
  • Report.pdf → Full statistical report
  • README.md → Project documentation

📊 Dataset

The dataset contains daily COVID-19 statistics:

  • Time → Date of observation
  • Covid-19 → Number of confirmed cases
  • Death → Number of deaths

This analysis focuses on the Death variable.


🎯 Objectives

  • Analyze the trend of COVID-19 deaths over time
  • Fit regression and time series models
  • Check statistical assumptions
  • Apply variance-stabilizing transformations
  • Forecast future values using ARIMA

About

Time series analysis and forecasting of COVID-19 death data in Isfahan, Iran, using R, including trend modeling, diagnostic testing, Box-Cox transformation, and ARIMA forecasting. Data collected from IMNA News Agency.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages