Sumários

P08 - Correlation and Regression

30 Outubro 2025, 09:30 Luís Silveira Santos

Regression issues: multicollinearity and heteroskedasticity (conclusion); model misspecification and autocorrelation.
Python examples.


P08 - Correlation and Regression

28 Outubro 2025, 14:00 Luís Silveira Santos

Regression issues: multicollinearity and heteroskedasticity (conclusion); model misspecification and autocorrelation.
Python examples.


P07 - Correlation and Regression

23 Outubro 2025, 09:30 Luís Silveira Santos

Regression: multiple linear regression, assumptions, ceteris paribus interpretation of the estimated parameters, test on a single parameter, joint test on the parameters, adjusted R-squared. 
Regression issues: multicollinearity and heteroskedasticity.
Python examples.


P07 - Correlation and Regression

21 Outubro 2025, 14:00 Luís Silveira Santos

Regression: multiple linear regression, assumptions, ceteris paribus interpretation of the estimated parameters, test on a single parameter, joint test on the parameters, adjusted R-squared. 
Regression issues: multicollinearity and heteroskedasticity.
Python examples.


P06 - Correlation and Regression

16 Outubro 2025, 09:30 Luís Silveira Santos

Correlation: Pearson's R and its test. 

Regression: simple linear regression, ordinary least squares, algebra of the least squares, interpretation of the model's parameters, test on a single parameter, R-squared.
Python examples.