Probstat/week14 practice 1

จาก Theory Wiki
รุ่นแก้ไขเมื่อ 01:14, 27 พฤศจิกายน 2557 โดย Jittat (คุย | มีส่วนร่วม) (→‎Least square estimators)
(ต่าง) ←รุ่นแก้ไขก่อนหน้า | รุ่นแก้ไขล่าสุด (ต่าง) | รุ่นแก้ไขถัดไป→ (ต่าง)
ไปยังการนำทาง ไปยังการค้นหา
This is part of probstat.

Least square estimators

1. You should work in pairs. Try the following for

  • First, you pick a parameter and and generate a sample of size using the formula:

Use random values for in the range that you like. For the error , you can generate a random error based on a normal distributions.

  • Give the data to your partner.
  • After you get the data from your friend, find the least square estimators A and B for and .
  • Ask for the correct parameters and see how close you get to those parameters as we increase the size of the samples .

Multiple linear regression

Follow the same procedure as in the previous section, but try with 2 variables and . I.e., you pick parameter and generate samples from the following formula

.