vault backup: 2024-02-09 12:57:31
This commit is contained in:
parent
9832183a02
commit
2df2cae8a4
@ -52,3 +52,11 @@ The equivalent of $normalcdf$ for a t test is $tcdf$. This function returns a pe
|
||||
The chance of observing at least a sample statistic, or something more extreme, if the null hypothesis is true.
|
||||
If the p-value is less than *5*%, reject the null hypothesis.
|
||||
If the p-value is greater than *5*%, fail to reject the null hypothesis.
|
||||
|
||||
(Ch 28, stat 1040)
|
||||
## Goodness of fit tests
|
||||
The $\chi^2$ curve does not follow the normal curve. It has a long right hand tail. As the degrees of freedom go up, the curves flatten out, and the hump moves out to the right.
|
||||
|
||||
There will never be a $\chi^2$ statistic.
|
||||
|
||||
Chi is pronounced khai
|
Loading…
Reference in New Issue
Block a user