- Tests must be implemented as in class (compute the test statistic, compare to the critical value and apply the decision rule, conclude). All steps must be detailed.
- Name the variables in a relevant way
- Write this paragraph in the front page:
Je déclare sur l'honneur que ce mémoire a été écrit de ma main, sans aide extérieure non autorisée, qu'il n'a pas été présenté auparavant pour évaluation et qu'il n'a jamais été publié, dans sa totalité ou en partie.
Toutes parties, groupes de mots ou idées, aussi limités soient- ils, y compris des tableaux, graphiques, cartes etc. qui sont empruntés ou qui font référence à d'autres sources bibliographiques sont présentés comme tels, sans exception aucune.
Find the optimal model using one of the five methods Justify the choice of the method if relevant Comment and summarize the estimation results
. Tests for autocorrelation of order 1
Perform both tests:
Durbin Watson test
Breush Godfrey test
3. Tests for heteroscedasticity
Perform both tests covered in class:
- Goldfeld-Quandt Test
- White Test
- Correction in case of autocorrelation using the 1st method to estimate rho
- Correction if errors are heteroscedastic
- correct for either autocorrelation or heteroscedasticity based on your conclusions in sections 3 and 4
- apply a second selection method on your data
- apply a second selection method on your data
- provide a forecast interval for t = n+1
Present the final model and give comments (significance, size, and sign of the effects)
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme