File tree 3 files changed +19
-0
lines changed
3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 3. Normality Test
2
2
3
+
4
+
5
+ <figure ><img src =" ../.gitbook/assets/image (118).png " alt =" " width =" 233 " ><figcaption ></figcaption ></figure >
6
+
7
+ 1 . Choose the _ ** Normality test** _ in the _ ** Statistics** _ category.
8
+
9
+
10
+
11
+ <figure ><img src =" ../.gitbook/assets/image (119).png " alt =" " width =" 563 " ><figcaption ></figcaption ></figure >
12
+
13
+ 2 . Select the test method to apply.
14
+ 3 . Choose the data to be tested. You can select values that satisfy certain conditions through [ _ ** Subsets** _ ] ( ../data-analysis/5.-subset.md ) .
15
+ 4 . Choose the column to be tested among the columns with the selected values from _ ** Step 3** _ .
16
+ 5 . _ ** Alternative Hypothesis** _ _ ** (Kolmogorov-Smirnov test)** _ : Choose whether to perform a two-sided or one-sided test.
17
+ 6 . _ ** Display** _ : Select the Plot to be output along with the validation results.
18
+ 7 . _ ** Code View** _ : Preview the code that will be output.
19
+ 8 . _ ** Data View** _ : Preview the data that will be output.
20
+ 9 . _ ** Run** _ : Execute the code.
21
+
You can’t perform that action at this time.
0 commit comments