ผลต่างระหว่างรุ่นของ "Probstat/week14 practice 1"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 12: แถว 12:
 
* After you get the data from your friend, find the least square estimators for <math>\alpha</math> and <math>\beta</math>.
 
* After you get the data from your friend, find the least square estimators for <math>\alpha</math> and <math>\beta</math>.
  
* Ask for the correct parameters and see how close you get to those parameters as we increase the value of <math>n</math>.
+
* Ask for the correct parameters and see how close you get to those parameters as we increase the size of the samples <math>n</math>.
  
 
== Multiple linear regression ==
 
== Multiple linear regression ==

รุ่นแก้ไขเมื่อ 01:58, 25 พฤศจิกายน 2557

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 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