Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit80f9bdb

Browse files
8orrin9gitbook-bot
authored andcommitted
GITBOOK-15: Reliability Analysis
1 parent641abce commit80f9bdb

File tree

7 files changed

+46
-0
lines changed

7 files changed

+46
-0
lines changed
160 KB
Loading
103 KB
Loading
164 KB
Loading
62.7 KB
Loading
219 KB
Loading
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
#5. Correlation Analysis
22

3+
4+
5+
<figure><imgsrc="../.gitbook/assets/image (122).png"alt=""width="229"><figcaption></figcaption></figure>
6+
7+
1. Click on_**Correlation Analysis**_ in the_**Statistics**_ category.
8+
9+
10+
11+
<figure><imgsrc="../.gitbook/assets/image (123).png"alt=""width="563"><figcaption></figcaption></figure>
12+
13+
2._**Data**_: Select the data for correlation analysis. You can use[_**Subset**_](../data-analysis/5.-subset.md) to choose only the data that satisfies specific conditions.
14+
3._**Variable:**_ Choose the variables from the selected data for which you want to analyze the correlation.
15+
4._**Correlation**_: Select the method for correlation analysis.
16+
5._**Display**_: Visualize the results of the correlation analysis.
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+
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,30 @@
11
#6. Reliability Analysis
22

3+
4+
5+
<figure><imgsrc="../.gitbook/assets/image (124).png"alt=""width="229"><figcaption></figcaption></figure>
6+
7+
1. Click on_**Reliability Analysis**_ in the_**Statistics**_ category.
8+
9+
10+
11+
<figure><imgsrc="../.gitbook/assets/image (125).png"alt=""width="563"><figcaption></figcaption></figure>
12+
13+
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).
14+
3._**Variable**_: Choose the columns for Reliability Analysis from the data selected above.
15+
4._**Code View**_: Preview the code that will be generated.
16+
5._**Data View**_: Preview the data that will be output.
17+
6._**Run**_: Execute the code.
18+
19+
20+
21+
###Output Example
22+
23+
24+
25+
<figure><imgsrc="../.gitbook/assets/image (126).png"alt=""width="563"><figcaption></figcaption></figure>
26+
27+
*_**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.
30+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp