Data Analysis Homework
Spring 2004

Assignment

  1. Assuming a model of y=A+Bcost , find the best fit values for A and B using χ2 minimization. Set up the algebra and solve the resulting linear equations. You can solve the equations ``by hand,'' but I would suggest using a symbolic algebra program such as maxima, maple, or mathmatica.
    t (deg) cost y σ
    22.5 0.924 0.490 0.01
    112.5 -0.383 0.465 0.01
    202.5 -0.924 0.435 0.01
    292.5 0.383 0.450 0.01

  2. Minimize χ2 for a non-linear set of data.

The purpose of this assignment is to understand how to fit data using χ2 minimization. You will need to find an analysis package, or write a program to perform the fit in part 2. You may find the lecture notes helpful.



Clark McGrew 2005-02-04