Skip to content

Commit 676935b

Browse files
minjk-blgitbook-bot
authored andcommitted
GITBOOK-61: Reliability Analysis
1 parent 5a53b7f commit 676935b

File tree

4 files changed

+6
-14
lines changed

4 files changed

+6
-14
lines changed

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

212 KB
Loading

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

66.1 KB
Loading

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

57.3 KB
Loading
Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,22 @@
11
# 6. Reliability Analysis
22

3-
4-
5-
<figure><img src="../.gitbook/assets/image (124).png" alt="" width="229"><figcaption></figcaption></figure>
3+
<figure><img src="../.gitbook/assets/image (298).png" alt="" width="455"><figcaption></figcaption></figure>
64

75
1. Click on _**Reliability Analysis**_ in the _**Statistics**_ category.
86

9-
10-
11-
<figure><img src="../.gitbook/assets/image (125).png" alt="" width="563"><figcaption></figcaption></figure>
7+
<figure><img src="../.gitbook/assets/image (299).png" alt="" width="563"><figcaption></figcaption></figure>
128

139
2. _**Data**_: Select the data for Reliability Analysis. You can specify only the data that meets specific conditions from the chosen DataFrame through [_**Subset**_](../data-analysis/5.-subset.md).
1410
3. _**Variable**_: Choose the columns for Reliability Analysis from the data selected above.
1511
4. _**Code View**_: Preview the code that will be generated.
1612
5. _**Data View**_: Preview the data that will be output.
1713
6. _**Run**_: Execute the code.
1814

15+
### Example Output
1916

20-
21-
### Output Example
22-
23-
24-
25-
<figure><img src="../.gitbook/assets/image (126).png" alt="" width="563"><figcaption></figcaption></figure>
17+
<figure><img src="../.gitbook/assets/image (300).png" alt="" width="563"><figcaption></figcaption></figure>
2618

2719
* _**Cronbach Alpha**_ used in Reliability Analysis is a statistical method measuring _**Consistency**_, and this consistency is an indicator of Reliability.
28-
* The Cronbach Alpha value is output between 0 and 1, where closer to 1 indicates higher consistency. The _**N**_ value represents the number of columns selected.
29-
* _**The Item-Total Statistics t**_able displays the mean, variance, and Cronbach Alpha values for each column's presence or absence. Additionally, _**Corrected Item-Total Correlation**_ indicates how consistent each column is with the total.
20+
* **The Cronbach Alpha value** is output between 0 and 1, where closer to 1 indicates higher consistency. The _**N**_ value represents the number of columns selected.
21+
* _**The Item-Total Statistics t**_**able** displays the mean, variance, and Cronbach Alpha values for each column's presence or absence. Additionally, _**Corrected Item-Total Correlation**_ indicates how consistent each column is with the total.
3022

0 commit comments

Comments
 (0)