You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
1._**Statistics**_: You will get the probability of getting a value from this distribution that is greater than or equal to the absolute value entered here.
70
70
2._**Alternative**_:_**Two-sided** for a_ two-tailed test,_**One-sided**_ for_a_ one-tailed test.
@@ -104,15 +104,15 @@ description: Generate a Specific Distribution or View Information
2. On the top tab, select the test method you want to apply.
10
-
3._**Data**_: Select the data you want to test. You can use_Subset to_ select values that meet certain conditions. Next, select the columns you want to test from the selected values.
10
+
3._**Data**_: Select the data you want to test. You can use[_**Subset**_](../data-analysis/5.-subset.md)_to_ select values that meet certain conditions. Next, select the columns you want to test from the selected values.
11
11
4._**Alternative hypothesis (Kolmogorov-Smirnov test)**_: Choose whether to perform a two-tailed or one-tailed test.
12
12
5._**Display**_: Choose a plot to output with your results.
13
13
6._**Code View**_: Preview the code that will be output.
1._**Input Type**_: Select the format of the data to be tested.
29
29
2._**Data**_: Choose the data to be tested. You can use[_**Subset**_](../data-analysis/5.-subset.md) to select only the data that satisfies specific conditions.
1._**Input Type**_: Select the format of the data to be tested.
43
43
2._**Data**_: Choose the data to be tested. You can use[_**Subset**_](../data-analysis/5.-subset.md) to select only the data that satisfies specific conditions. Select the columns for the data chosen above to test for equal variance.
*_**Cronbach Alpha**_ used in Reliability Analysis is a statistical method measuring_**Consistency**_, and this consistency is an indicator of Reliability.
20
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.