A scientist has some data points and a model with free parameters. What does the method of least squares actually do to choose the best parameters?
For one data point, the observed value is y and the model predicts y-hat. What is the residual?
A reduced chi-square near 1 means the model describes the data about as well as the size of the uncertainties says it should.
Circle one: True False
A scientist has data points and a model with free parameters. What does least squares do to choose them?
You can get meaningful uncertainties on fitted parameters even if the data points have no reported measurement uncertainties.
Circle one: True False
After fitting a constant to three points, the residuals are 1, -2, and 1, and every point has uncertainty 1. What is the chi-square statistic for this fit?
Answer: ______________
You fit a model to 20 points with 2 free parameters and get a reduced chi-square very close to 1. What does that tell you?
In weighted least squares, each squared residual is divided by the square of that point's uncertainty before being added up. Why do we do that?
A fit returns a reduced chi-square of 0.05 and residuals tiny beside the error bars. What is the most likely explanation?
You measure one quantity three times with equal uncertainties and get 5.0, 7.0, and 9.0. Your model is a constant y equals a, fitted by least squares. Type the best value of a.
Answer: ______________