Skip to content

Commit 641abce

Browse files
8orrin9gitbook-bot
authored andcommitted
GITBOOK-16: Chi-square Test
1 parent 4b10250 commit 641abce

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

docs/.gitbook/assets/image (120).png

152 KB
Loading

docs/.gitbook/assets/image (121).png

66.2 KB
Loading

docs/statistics/7.-chi-square-test.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# 7. Chi-square Test
22

3+
4+
5+
<figure><img src="../.gitbook/assets/image (120).png" alt="" width="209"><figcaption></figcaption></figure>
6+
7+
1. Click on the _**Chi-square test**_ in the _**Statistics**_ category.
8+
9+
10+
11+
<figure><img src="../.gitbook/assets/image (121).png" alt="" width="563"><figcaption></figcaption></figure>
12+
13+
2. _**Data**_: Select the data for the _**Chi-square test**_. You can choose specific data that meets certain conditions through [_**Subset**_](../data-analysis/5.-subset.md).
14+
3. _**Row**_: In Cross tabulation for Chi-square test, choose the column to be used as a _**row**_.
15+
4. _**Column**_: In Cross tabulation for Chi-square test, choose the column to be used as a _**column**_.
16+
5. _**Display**_: Visualize the results of the Chi-square test with the selected options.
17+
6. _**Code View**_: Preview the code that will be generated.
18+
7. _**Data View**_: Preview the data that will be output.
19+
8. _**Run**_: Execute the code.
20+

0 commit comments

Comments
 (0)