-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Normality tests #3266
Copy link
Copy link
Closed
Labels
Description
There are lots of rather simple tests (e.g. Shapiro–Wilk test) checking for normality and I think it will be useful to have some of them in ClickHouse.
e.g. Pearson's correlations does not assume normality but outliers can have great influence on correlation coefficient.
Reactions are currently unavailable