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.365 Expectation maximization
- 0.107 Q-value
- 0.081 Markov chain Monte Carlo
- 0.055 Q-Q plot
- 0.032 Statistical hypothesis testing
- 0.024 November 28
- 0.024 November 4
- 0.024 Gamma distribution
- 0.023 Mathematics
- 0.022 Pareto principle
- More suggestions...