CDIFDataDescription

Statistics

CDIFDataDescription::Classes::Statistics

Definition

A named bundle of statistic value objects for an instance variable: typeOfStatistic, scale, content / numeric value, etc. Optionally weighted (by an InstanceVariable) and applies to one or more InstanceVariables.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
identifierXsdAnyUri ↗[0..1]@id.
typeOfStatisticstring[0..1]cdi:typeOfStatistic - kind of statistic (mean, median, count, ...).
scalestring[0..1]cdi:scale - measurement scale.
typeOfNumericValuestring[0..1]cdi:typeOfNumericValue - kind of numeric value.
contentstring[0..1]cdi:content - the measured value.
isWeightedboolean[0..1]cdi:isWeighted - whether the statistic is weighted.
computationBasestring[0..1]cdi:computationBase - basis of computation (e.g. population, sample).

Associations

RoleTargetMultiplicityKind
statisticsDataset ↗[0..*]composition
appliesToInstanceVariable[0..*]association
hasWeightInstanceVariable[0..1]association
hasCategoryStatistics[0..*]composition
hasStatistics[0..*]composition
isComposedOfCategoryStatistics[1..*]composition
isComposedOfStatisticsCollection[1..*]composition