Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Bayesian›Bayesian Regression
Bayesian methods

Bayesian Regression

Bayesian Linear Regression · Also known as: bayesian linear regression, probabilistic regression, bayesian regresyon

Bayesian regression is a probabilistic version of linear regression that treats the model parameters as uncertain quantities. Instead of returning a single best-fit estimate, it combines prior knowledge with the observed data to produce a full posterior probability distribution for each parameter, from which credible intervals and predictions are read off.

ScholarGate
  1. Bayesian methods
  2. v2
  3. 1 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Bayesian Regression
MCMCOLS RegressionAutomatic Differentiatio…Bayes Factor TestBayesian ANOVABayesian Factor AnalysisBayesian Hierarchical Mo…Bayesian Inference with…Bayesian Inference with…Bayesian Instrumental Va…

+45 more

When to use it

Bayesian regression is a strong choice when the sample is small or sparse, because a sensible prior stabilises the estimates where the data alone would be too thin. It is also the natural option when genuine prior information exists and should be folded into the analysis, or when you need the full uncertainty of every parameter and prediction expressed as a distribution rather than a single point with a standard error. When the sample is large and no prior information is available, ordinary frequentist regression usually gives very similar answers more cheaply.

Strengths & limitations

Strengths
  • Reports full parameter uncertainty as a posterior distribution with credible intervals, not just a point estimate.
  • Incorporates prior knowledge and remains usable in small or sparse-data settings.
  • Predictions come with their own posterior distribution, giving honest uncertainty for forecasts.
Limitations
  • When n is small the posterior is dominated by the prior and the data adds little information.
  • Results are unreliable if prior-sensitivity analysis shows the posterior shifts with the prior choice.
  • Computationally heavier than frequentist fits, since the posterior must be sampled or approximated.

Frequently asked

What is the difference between a credible interval and a confidence interval?

A 95% credible interval is a direct probability statement: given the data and prior, there is a 95% probability the parameter lies in that range. A frequentist confidence interval is a statement about the long-run coverage of the procedure, not about a single interval. Reading a credible interval as a confidence interval (or vice versa) is a common mistake.

How do I choose a prior?

Use an informative prior when you have genuine prior knowledge to encode, and a weakly-informative prior when you mostly want to let the data speak while keeping estimates stable. Whatever you pick must be justified, and you should run a prior-sensitivity analysis — if the posterior shifts noticeably with reasonable prior changes, the result is not robust.

What are MCMC and R-hat?

MCMC (Markov chain Monte Carlo, e.g. NUTS / Hamiltonian Monte Carlo) draws samples from the posterior when it cannot be computed directly. R-hat is a convergence diagnostic that compares multiple chains; values below about 1.01, together with an adequate effective sample size, indicate the chains have mixed and the posterior summaries can be trusted.

How does Bayesian regression differ from OLS?

Ordinary least squares returns a single point estimate per coefficient with a standard error. Bayesian regression returns a full posterior distribution shaped by both the data and a prior, so it naturally handles small samples and prior information. With large samples and flat priors the two tend to agree closely.

Sources

  1. Gelman, A., Carlin, J. B., Stern, H. S., Dunson, D. B., Vehtari, A. & Rubin, D. B. (2013). Bayesian Data Analysis (3rd ed.). CRC Press. ISBN: 978-1439840955

How to cite this page

ScholarGate. (2026, June 1). Bayesian Linear Regression. ScholarGate. https://scholargate.app/en/bayesian/bayesian-regression

Related methods

MCMCOLS Regression

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • MCMCBayesian↔ compare
  • OLS RegressionEconometrics↔ compare
Compare side by side →

Referenced by

Automatic Differentiation Variational InferenceBayes Factor TestBayesian ANOVABayesian Factor AnalysisBayesian Hierarchical ModelBayesian Inference with Measurement ErrorBayesian Inference with Missing DataBayesian Instrumental VariablesBayesian Linear RegressionBayesian Logistic RegressionBayesian Model AveragingBayesian Model Averaging with Measurement ErrorBayesian NetworkBayesian Nonparametric MethodsBayesian SEMBayesian Structural Time SeriesBayesian Survival AnalysisBayesian t-TestConjugate Prior AnalysisDifferential EvolutionDirichlet Process Mixture ModelDynamic Bayesian InferenceDynamic Hamiltonian Monte CarloEmpirical BayesGibbs SamplingHamiltonian Monte CarloHierarchical Bayesian InferenceHierarchical Bayesian Model AveragingHierarchical Hamiltonian Monte CarloHierarchical Markov Chain Monte CarloHierarchical Variational InferenceKalman FilterLaplace ApproximationMarkov Chain Monte CarloMCMCMCMC with Measurement ErrorMetropolis-Hastings AlgorithmMixed LogitMultilevel Bayesian InferenceMultilevel Bayesian Model AveragingMultilevel MCMCNo-U-Turn SamplerParticle FilterRobust Bayesian InferenceRobust Bayesian Model AveragingRobust Gibbs SamplingRobust Variational InferenceSlice SamplingSpatial Bayesian Model AveragingTime series Bayesian hierarchical modelTime series Bayesian inferenceTime series Bayesian model averagingTime Series Kalman FilterVariational Inference

Similar methods

Bayesian Linear RegressionBayesian OLSBayesian Simple linear regressionBayesian Multiple linear regressionBayesian InferenceBayesian Logistic RegressionBayesian descriptive statisticsBayesian Robust Regression

Related reference concepts

Bayes' Theorem and the PosteriorBayesian Inference FoundationsPrior DistributionsHierarchical Bayesian ModelsWeakly Informative and Regularizing PriorsMultilevel and Partial Pooling Models

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Bayesian Regression (Bayesian Linear Regression). Retrieved 2026-07-21 from https://scholargate.app/en/bayesian/bayesian-regression · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Family
Bayesian
Type
Bayesian linear model
Purpose
predict / relationship
Var Types
continuous / binary
Inference
MCMC / variational
Outputs
posterior distributions / credible intervals
Related methods
MCMCOLS Regression
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account