Skip to content

claude9493/NonParametric_Statistics_Manual

Repository files navigation

Manual of Non-Parametric Statistics

A manual/documentation of non-parametric statistics

What it is


In this manual, several non-parametric statistics methods are described in detailed, including when to use, under what circumstances, how to use, and some other aspects.

Instruction


Each folder includes some non-parametric tests for the problem specified by the folder's name. In each file, the test statistics, rejection region, large smaple approximation and some other points are provided, details of the structure of single file are in Structure.

Contents


Structure


  • Hypothesis $H_0$, several $H_1$
  • Test Statistics (with explanation and its $\text{E}_0$ and $\text{Var}_0$)
  • Rejection Region (for different $H_1$)
  • Large Sample Approximation (Statistics and how to use)
  • Tie
  • Estimator
  • Confidence Interval

Explanation of Some Common Variables


  • $N$ is always the sample size. In two sample problems, $N$ is usually the size of combined samples.
  • When we are talking about tie
    • $g$ denotes the number of tied groups among all sample observations in the construction of test statistic
    • $t_j$ is the size of tied group $j$
    • $r_j$ is the average score associated with the observations in tied group $j$

Power = probability of rejecting $H_0$, given that $H_0$ is false

$\alpha=\operatorname{Pr}(\text { Type I error })=\operatorname{Pr}\left(\text { rejecting } H_{0} | H_{0} \text { is true }\right)$

About

Manual of some non-parametric statistics method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages