equalweight
Equalweight, or assigning equal weight to items, is the principle of treating all elements in a set as having identical importance. In practice, this often means each item receives a weight of 1, or a normalized weight of 1/n where n is the number of items.
In statistics and data analysis, equal weighting yields unweighted estimators. For example, calculating a simple average
In finance, an equal-weighted index assigns the same allocation to every constituent, in contrast to a market-cap
In decision making and multi-criteria analysis, equal weighting across criteria means each criterion is considered equally
Implementation notes: weights are usually normalized to sum to one, and many algorithms accept either raw counts