-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Dear all,
Before starting the discussion into the Semantics WG, here is the VEP UCD for statistical quantities. The proposals are:
stat.distribution
A VEP was proposed in 2021 about stat.histogram: https://voparis-gitlab.obspm.fr/vespa/ivoa-standards/semantics/vep-ucd/-/blob/master/VEP-UCD-005.txt.
The latest proposal was to use stat.distribution. I propose that we support this proposal of addition, as it is also our.
** stat.error.negative and stat.error.positive
Combination of UCDs can sometimes explain a quantity. With the current list of UCDs (https://ivoa.net/documents/UCD1+/20241218/index.html), the closest combination could be stat.error;stat.min and stat.error;stat.max.
However, I think that it does not bring the meaning of a negative and positive error.
I propose that we do a VEP UCD for these new terms, except if objections.
** stat.lowerlimit and stat.upperlimit
With the current list of UCDs, we have not found a combination to describer upper and lower limit. The main reason is that without them, one can not publish at the same time a 'stat.minand astat.lowerlimit`, because of a lack of unambiguous definition.
Except if someone finds one, we propose:
- the addition of
stat.lowerlimitandstat.upperlimit - the modification of the definition of
stat.minand 'stat.max`, from "Minimum or lower limit" (resp. "Maximum or upper limit") to "Minimum" (resp. "Maximum")
stat.confidenceLevel
This UCD is already an official one (see https://ivoa.net/documents/UCD1+/20241218/index.html). No action is required, except to modify our note
With it, one can define the confidence level used for the error computation (e.g. stat.confidenceLevel;stat.error) and the lower/upper limits (e.g. stat.confidenceLevel;stat.lowerlimit).