# Slot: p_value_adjusted _The adjusted p-value_ URI: [ontoenrich:p_value_adjusted](https://w3id.org/oak/class-enrichment/p_value_adjusted) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ClassEnrichmentResult](ClassEnrichmentResult.md) | A single enrichment result | no | ## Properties * Range: [Float](Float.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/class-enrichment ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | ontoenrich:p_value_adjusted | | native | ontoenrich:p_value_adjusted | ## LinkML Source
```yaml name: p_value_adjusted description: The adjusted p-value from_schema: https://w3id.org/oak/class-enrichment rank: 1000 alias: p_value_adjusted owner: ClassEnrichmentResult domain_of: - ClassEnrichmentResult range: float ```