Enum: DistributionalAssumptionEnum
Whether an inference procedure assumes a parametric form for the underlying population distribution.
Note the deliberate type approximation: the values denote a property of a procedure, but the available ontology terms (NCIT:C53230, STATO:0000198) denote classes of test. Neither PATO nor OBI currently has a quality or characteristic term for "parametric", so the test classes are used as the closest available referent.
URI: valuesets:DistributionalAssumptionEnum
Permissible Values
| Value | Title | Meaning | Description | Close Mappings |
|---|---|---|---|---|
| PARAMETRIC | Parametric Test | NCIT:C53230 | Procedure that incorporates assumptions about the population probability distribution | |
| NON_PARAMETRIC | non-parametric test | STATO:0000198 | Procedure that makes no assumption about the underlying data distribution | NCIT:C53229 |
Slots
| Name | Description |
|---|---|
| distributional_assumption | Whether the test assumes a parametric form for the underlying distribution |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/valuesets
LinkML Source
name: DistributionalAssumptionEnum
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: 'Whether an inference procedure assumes a parametric form for the underlying
population distribution.
Note the deliberate type approximation: the values denote a property of a procedure,
but the available ontology terms (NCIT:C53230, STATO:0000198) denote classes of
test. Neither PATO nor OBI currently has a quality or characteristic term for "parametric",
so the test classes are used as the closest available referent.'
title: Distributional Assumption
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
PARAMETRIC:
text: PARAMETRIC
description: Procedure that incorporates assumptions about the population probability
distribution
meaning: NCIT:C53230
title: Parametric Test
NON_PARAMETRIC:
text: NON_PARAMETRIC
description: Procedure that makes no assumption about the underlying data distribution
meaning: STATO:0000198
title: non-parametric test
aliases:
- Non-Parametric Test
close_mappings:
- NCIT:C53229