Purchase Solution

AirPassengers time series analysis with R

Not what you're looking for?

Ask Custom Question

The data file contains the monthly total international airline passengers bookings (in thousands) from January 1949 to December 1960. The data are available as a time series in R under the variable AP.
Do an exhaustive analysis of the data and give the R code used for each step:
Describe the trend, seasonality, and irregular components of the time series. Plot the ACF and PACF. Does the time series have a constant variance, suggest a transformation and give the R code to plot the transformation, and the ACF and PACF of the transformed time series.
What is the model and how to save the residuals? Do the residuals appear to be white noise? Also, determine d and D in the ARIMA (p,d,q) (P,D,Q) model...
Plot the residuals and the ACF and PACF of the residuals. Report the formula with the estimated parameters for the model. Test each parameter for statistical significance. ..
... Finally, forecast the chosen model one season into the future using the fitted model.
Please do not forget the R code used for each step.

Purchase this Solution

Solution Summary

Here we analyse time series data of air passengers in R by modelling as a combination of sinusoidal.

Solution Preview

Here is the list of operations being carried out in the attached .R file:

dcomposition in trend, seasonal and ...

Solution provided by:
Education
  • BEng, Allahabad University, India
  • MSc , Pune University, India
  • PhD (IP), Pune University, India
Recent Feedback
  • " In question 2, you incorrectly add in the $3.00 dividend that was just paid to determine the value of the stock price using the dividend discount model. In question 4 response, it should have also been recognized that dividend discount models are not useful if any of the parameters used in the model are inaccurate. "
  • "feedback: fail to recognize the operating cash flow will not begin until the end of year 3."
  • "Answer was correct"
  • "Great thanks"
  • "Perfect solution..thank you"
Purchase this Solution


Free BrainMass Quizzes
Measures of Central Tendency

This quiz evaluates the students understanding of the measures of central tendency seen in statistics. This quiz is specifically designed to incorporate the measures of central tendency as they relate to psychological research.

Measures of Central Tendency

Tests knowledge of the three main measures of central tendency, including some simple calculation questions.

Know Your Statistical Concepts

Each question is a choice-summary multiple choice question that presents you with a statistical concept and then 4 numbered statements. You must decide which (if any) of the numbered statements is/are true as they relate to the statistical concept.

Terms and Definitions for Statistics

This quiz covers basic terms and definitions of statistics.