Final quiz econ304
Econ304 Final Quiz
- Please explain similarities and differences of covariance, correlation and linear regression
- Please explain why OLS method is the best to calculate coefficients
- Please explain the process of getting beta(variable coefficient) and alpha (constant term)
- Please explain the meaning of R square / adjust R square / F test and t test in a regression model
- Please explain in details the process of R programming to build a regression model from the beginning of importing data, normality test, data transformation, adding new variable and hypothesis testing
คำถามทบทวน
- จงอธิบายความเหมือนและความแตกต่างของ covariance, correlation และ linear regression
- จงอธิบายว่าทำไมวิธี OLS ใน regression จึงเป็นวิธีที่ดีที่สุดในการประเมินค่าสัมประสิทธิ์
- จงอธิบายวิธีการได้มาซึ่งค่า beta (variable coefficient) และ alpha (constant term)
- จงอธิบายความหมายของ R square / adjust R square / F test และ t test ใน regression model
- จงอธิบายขั้นตอนการ code program R ในการสร้าง regression model ตั้งแต่นำเข้าข้อมูล ตรวจสอบการกระจายแบบปกติ การปรับข้อมูล การสร้างโมเดล การพัฒนาเพิ่มตัวแปร และ การทดสอบสมมุติฐาน