Skip to content

Commit 52daddb

Browse files
Update README.md
1 parent d378700 commit 52daddb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Diff for: README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,11 @@ Power BI
5656
- Binary, nominal data, and ordinal data
5757
Categorical variables take category or label values and place an individual into one of several groups.
5858
- Type of data measurements
59-
1. Nominal
60-
2. Ordinal
61-
3. Interval
59+
1. Nominal - names or labels variable
60+
2. Ordinal - non-numeric concepts like satisfaction, happiness, discomfort, etc.
61+
3. Interval - numeric scales in which we know both the order and the exact differences between the values
62+
4. Ratio - measurement scales
63+
6264
* Visualize distributions
6365
- Univariate visualization
6466
- Bivariate visualization

0 commit comments

Comments
 (0)