Skip to content

Commit f845e3c

Browse files
authored
Update index_creation.md
1 parent 66303b5 commit f845e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index_creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ layout: page
88

99
Standardization:
1010
- The first step in creating the index is to standardize the data by converting all non-percentile data into percentiles. Percentiles rank each data point relative to the rest of the dataset, placing values on a uniform scale from 0 to 100. This ensures that the data is comparable across different metrics and categories, regardless of their original units or scales.
11-
Why Percentiles?
11+
Why Percentiles?:
1212
- Percentiles are particularly useful because they allow us to compare different types of data on the same scale.
1313

1414
**Assignment of Weights to Categories / Drivers:**

0 commit comments

Comments
 (0)