Midterm project outline. Find a time series dataset of your choice. Carry out a time series analysis, taking advantage of what we have learned so far in this course. Write a report, as an R markdown (Rmd) file. Data can be read by the Rmd file directly from an internet source, or copied into the Rmd file. Submit the report by midnight on Thursday March 10.


Choice of data. The time series should hopefully have at least 100 time points. You can have less, if your interests demand it. Shorter data needs additional care, since model diagnostics and asymptotic approximations become more delicate on small datasets. If your data are longer than, say, 1000 time points, you can subsample if you start having problems working with too much data. Come ask me if you have questions or concerns about your choice of data.


Expectations for the report. The report will be graded on the following points.


Midterm project mini-presentations. In class, on March 22 and 24, some of the class time will be used for brief 3-minute presentations of all the midterm projects. You should have a single slide. There will be just enough time to say what data you analyzed and to share something that you learned.