In Bayesian statistics, a credible interval is an interval used to characterize a probability distribution. It is defined such that an unobserved parameter value has a particular probability γ {\displaystyle \gamma } to fall within it. For example, in an experiment that determines the distribution of possible values of the parameter μ {\displaystyle \mu } , if the probability that μ {\displaystyle \mu } lies between 35 and 45 is γ = 0.95 {\displaystyle \gamma =0.95} , then 35 ≤ μ ≤ 45 {\displaystyle 35\leq \mu \leq 45} is a 95% credible interval.
Credible intervals are typically used to characterize posterior probability distributions or predictive probability distributions. Their generalization to disconnected or multivariate sets is called credible set or credible region.
Credible intervals are a Bayesian analog to confidence intervals in frequentist statistics. The two concepts arise from different philosophies: Bayesian intervals treat their bounds as fixed and the estimated parameter as a random variable, whereas frequentist confidence intervals treat their bounds as random variables and the parameter as a fixed value. Also, Bayesian credible intervals use (and indeed, require) knowledge of the situation-specific prior distribution, while the frequentist confidence intervals do not.