Interface SMAggregateAverage

All Superinterfaces:
SimilarityMeasure, SMAggregate, SMAggregateWeighted
All Known Implementing Classes:
SMAggregateAverageImpl

public interface SMAggregateAverage extends SMAggregateWeighted
The weighted average is the most typically used aggregation function. Each attribute contributes to the similarity (and thereby to the utility) in a way that is proportional to its weight.

Φ(s1, …, si) = ∑ni=1i · si)