In Statistics, the normal distribution (Gaussian distribution, 정규분포) is a very common continuous Probability distribution. (https://en.wikipedia.org/wiki/Normal_distribution)
$$ f(x \; | \; \mu, \sigma^2) = \frac{1}{\sigma\sqrt{2\pi} } \; e^{ -\frac{(x-\mu)^2}{2\sigma^2} }$$
정규분포인지 검정하는 방법이 Shapiro-Wilk test임.
Incoming Links #
Related Articles (Article 0) #
- Central limit theorem
- Mann–Whitney U test
- Maximum likelihood
- Probability distribution
- Standard score
- Student's t-test
Related Books (Book 1) #
Suggested Pages #
- 0.240 Expectation maximization
- 0.137 Markov chain Monte Carlo
- 0.087 Statistical hypothesis testing
- 0.064 Pareto principle
- 0.047 Poisson distribution
- 0.028 QTL
- 0.025
- 0.025 Normalization
- 0.025 Nature
- 0.023 November 4
- More suggestions...