Slot: bonferonni_adjusted_p_value
Description: The Bonferroni correction is an adjustment made to P values when several dependent or independent statistical tests are being performed simultaneously on a single data set. To perform a Bonferroni correction, divide the critical P value (α) by the number of comparisons being made. P is always italicized and capitalized. The actual P value* should be expressed (P=. 04) rather than expressing a statement of inequality (P<. 05), unless P<.
Domain: Association
Range: Float
Inheritance
- association_slot
- p_value
- adjusted_p_value
- bonferonni_adjusted_p_value
- adjusted_p_value
- p_value
Example values
Slot Name | Value |
---|---|
bonferonni_adjusted_p_value | 0.018 |
LinkML Source
name: bonferonni adjusted p value
description: The Bonferroni correction is an adjustment made to P values when several
dependent or independent statistical tests are being performed simultaneously on
a single data set. To perform a Bonferroni correction, divide the critical P value
(α) by the number of comparisons being made. P is always italicized and capitalized.
The actual P value* should be expressed (P=. 04) rather than expressing a statement
of inequality (P<. 05), unless P<.
examples:
- value: '0.018'
from_schema: https://w3id.org/biolink/biolink-model
is_a: adjusted p value
domain: association
alias: bonferonni_adjusted_p_value
range: float