Rajarshi1001 / IME692A

Assignment codes for the course IME692A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IME692A

Assignments for the course IME692A

Assignment 1

  • Trying out different forecasting methods like Adaptive Exponential Smoothening, Holt's trend method, ARIMA, ETS etc.
  • The solution to the first part is mentioned in the excel file Question1.xlsx
  • The solution to the second part is given in the two R scripts which implements the Holt's `linear method and the adaptive exponential smoothing method for two different sets of data and calculates the u-statistic for each set.

Assignment 2

  • Multiple Linear Regression and estimators evaluation. The code is present in the R scripts in the folder along with the plots.
  • Calculating probability distribution and CDF for minimum and maximum ($f(X_{max})$, $f(X_{min})$, $F(X_{max})$ and $F(X_{min})$ of a set of Random Variables for the case of Chi-Square and Student-t distributions.

Midsem Scripts

This folder contains the excel files and notebooks for the midsem examination

Endsem Scripts

This folder contains the excel files and notebooks for the endsem examination

About

Assignment codes for the course IME692A


Languages

Language:Jupyter Notebook 95.2%Language:R 4.8%