Content deleted Content added
→Goodness of fit: use a more specific title |
|||
Line 72:
Calculating the geometric mean and then taking the logarithm, statistic ''S''<sub>''n''</sub> will be equal to
: <math>
S_n(a,b) = \tfrac{1}{n+1}\ln(x_{(1)}-a) + \
</math>
Here only the
: <math alt="MS estimator of a is the minimal x minus the sample range divided by n−1; MS estimator of b is the maximal x plus the sample range divided by n−1">
\hat{a} = \frac{nx_{(1)} - x_{(n)}}{n-1},\ \ \hat{b} = \frac{nx_{(n)}-x_{(1)}}{n-1}.
|