The dispersion formula for Fisher's kriterium is: $D_{\tilde y}=\frac {1}{n-k} \sum\limits_{1}^{n} \left[\frac {y_{mi}-y(x_{mi})}{y(x_{mi})}\right]^2$ depending on type of regression model used. $y(x_{mi})$ is the value got from the regression model, all values with "m" subscript are observed values. Then, it is divided by $\sigma^2$ which is a square of a measurement error (with number of degrees of freedom equal to infinity (because is reliable and close to a population dispersion). n - is number of observations, k - degrees of freedom of a regression. What would be degrees of freedom for a linear regression, polynomial regression and what is the common law that defines a degree of freedom of a regression model?
I understand, that a degree of freedom in common is equal to a number of independent elements and k seem to be equal to a number of parameters of a regression model, but I don't have any clear image in my head.