linear regret Flashcards

(2 cards)

1
Q

how to get a chi squared value

A

sum of i’s [ ((D_i - M(x_i, theta)) / sigma_Di)^2 ]
(where D_i are data points, M is the model, sigma_Di is uncertainty for D_i)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how to get k in the chi squared distribution

A

degrees of freedom = no. of data points - no. of model parameters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly