About 1,110,000 results
Open links in new tab
  1. What exactly is a Bayesian model? - Cross Validated

    Dec 14, 2014 · A Bayesian model is just a model that draws its inferences from the posterior distribution, i.e. utilizes a prior distribution and a likelihood which are related by Bayes' theorem.

  2. Posterior Predictive Distributions in Bayesian Statistics

    Feb 17, 2021 · Confessions of a moderate Bayesian, part 4 Bayesian statistics by and for non-statisticians Read part 1: How to Get Started with Bayesian Statistics Read part 2: Frequentist …

  3. When are Bayesian methods preferable to Frequentist?

    The Bayesian, on the other hand, think that we start with some assumption about the parameters (even if unknowingly) and use the data to refine our opinion about those parameters. Both are …

  4. What is the best introductory Bayesian statistics textbook?

    Which is the best introductory textbook for Bayesian statistics? One book per answer, please.

  5. Bayesian vs frequentist Interpretations of Probability

    The Bayesian interpretation of probability as a measure of belief is unfalsifiable. Only if there exists a real-life mechanism by which we can sample values of $\theta$ can a probability …

  6. Help me understand Bayesian prior and posterior distributions

    The basis of all bayesian statistics is Bayes' theorem, which is $$ \mathrm {posterior} \propto \mathrm {prior} \times \mathrm {likelihood} $$ In your case, the likelihood is binomial. If the …

  7. bayesian - What is an "uninformative prior"? Can we ever have …

    The Bayesian Choice for details.) In an interesting twist, some researchers outside the Bayesian perspective have been developing procedures called confidence distributions that are …

  8. bayesian - Flat, conjugate, and hyper- priors. What are they?

    I am currently reading about Bayesian Methods in Computation Molecular Evolution by Yang. In section 5.2 it talks about priors, and specifically Non-informative/flat/vague/diffuse, conjugate, …

  9. r - Understanding Bayesian model outputs - Cross Validated

    Sep 3, 2025 · In a Bayesian framework, we consider parameters to be random variables. The posterior distribution of the parameter is a probability distribution of the parameter given the …

  10. Bayesian and frequentist reasoning in plain English

    Oct 4, 2011 · How would you describe in plain English the characteristics that distinguish Bayesian from Frequentist reasoning?