Skip to content

Slot: confidenceInterval

A measure of the probability that a parameter of interest will fall within a defined range of values around a mean or other statistical calculation.

Comments

  • Confidence intervals reflect the degree of uncertainty in a sampling method. They may be bounded on one or both sides, and are computed for a designated confidence level (most often 95% or 99%.. For example, a Hazard Ratio of 0.47 might have a 95% confidence interval between 0.42 and 0.55, with a p-value of = 0.001.
  • The DataItem used to represent a confidence interval will indicate what type of interval is reported (e.g. ''95% CI''), and will contain separate componentDataItems representing the upper and lower bounds of the interval (e.g. ''0.42'' and ''0.55'').'

URI: sepio_linkml:confidenceInterval

Applicable Classes

Name Description Modifies Slot
DataItem An Information Entity representing an individual piece of data, generated or ... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sepio-framework/sepio-linkml

Mappings

Mapping Type Mapped Value
self sepio_linkml:confidenceInterval
native sepio_linkml:confidenceInterval

LinkML Source

name: confidenceInterval
description: A measure of the probability that a parameter of interest will fall within
  a defined range of values around a mean or other statistical calculation.
comments:
- Confidence intervals reflect the degree of uncertainty in a sampling method. They
  may be bounded on one or both sides, and are  computed for a designated confidence
  level (most often 95% or 99%.. For example, a Hazard Ratio of 0.47 might have a
  95% confidence interval between 0.42 and 0.55, with a p-value of = 0.001.
- The DataItem used to represent a confidence interval will indicate what type of
  interval is reported (e.g. ''95% CI''), and will contain separate componentDataItems
  representing the upper and lower bounds of the interval (e.g. ''0.42'' and ''0.55'').'
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Informative
rank: 1000
alias: confidenceInterval
owner: DataItem
domain_of:
- DataItem
range: DataItem
required: false
multivalued: false