Questions tagged [uninformative-prior]
A prior that express lack of detailed information or lack of any information at all.
135 questions
3
votes
1
answer
73
views
Jeffreys' prior for a discrete parameter space
The following question speaks about binomial distribution with known probability $p$, but unknown number of trials $n$.
Binomial confidence interval over the number of trials
Trying to think of how a ...
0
votes
0
answers
24
views
Uninformative prior on variance parameter of spatial effect in Gibbs sampler to enhance convergence
I am trying to fit the Bayesian finite mixture model presented in Allen et al. (2023). This model uses a multivariate CAR effect in modelling the linear predictor of the outcome. In addition the ...
1
vote
0
answers
18
views
What are the best uninformative priors for parameters on the log-odds scale in a stochastic model?
I am relatively new to statistical modeling, and I apologize if this question is somewhat basic. I am currently working with Bayesian models, specifically a stochastic model based on an Ornstein-...
3
votes
1
answer
786
views
Why a truly uninformative prior does not exist? [duplicate]
It is said that there is no such thing as a truly uninformative prior.
For example, here.
Q:
Has it been proven that a truly uninformative prior does not exist, or is it merely the case that such a ...
1
vote
0
answers
47
views
Non-informative prior in Bayesian Linear Regression
It's known that in Bayesian Linear Regression with $\text{Inv-}\Gamma(a_0, b_0)$ prior on variance parameter $\sigma^2$, the posterior distribution after $n$ observations $(X, Y)$ is $f(\beta, \sigma^...
4
votes
1
answer
79
views
How should you determine the probability returned by a flat uniform prior function
I am currently doing an analysis that involves fitting a model to a 1D graph.
Following the example on the emcee documentation, I started with Maximum likelihood estimation and am now looking at using ...
2
votes
1
answer
276
views
Given N observations - Bayesian Posterior for Unknown Variance of a Normal Distribution with a Known Mean?
So, starting from no information besides N trials from a Gaussian with $\mu = 0$, I'd like to know the best Bayesian posterior for the unknown variance, $\sigma^2$.
My approach so far as been to ...
2
votes
0
answers
23
views
What is the advantage of running generalized mixed effect linear regression model with bayesian with non-informative prior vs frequentist approach?
I am curious as to whether the bayesian approach with non-informative prior (flat prior) is more suitable for generalized mixed effects linear model than frequentist approach and what the reasons may ...
1
vote
0
answers
46
views
In Bayesian modelling how to interpret hierarchical hyperparameters with regards to "borrowing"?
With regards to hierarchical models I often see these referred to as groups borrowing information from each other e.g.
It will be seen that the hierarchical model posterior estimates for one school ...
1
vote
1
answer
146
views
What is the right Haar prior for the Weibull distribution?
From Wikipedia, the Weibull distribution is defined with the exceedance distribution function (aka survival function) $\exp[-(x/\lambda)^k]$.
If I transform the random variable $x$ using $x'=ax^b$ ...
0
votes
1
answer
158
views
How can I solve identifiability problems in my STAN estimation?
So I am trying to validate my STAN model before using real data and am having some trouble estimating parameters separately. My data structure contains count data with people on the rows, and test ...
2
votes
0
answers
28
views
Distribution families whose likelihoods integrate to $+\infty$ for some sample values
I've recently started learning about Bayesian statistics, and I came across this very nice answer by Xi'an https://stats.stackexchange.com/a/129908/268693, which [in my slight paraphrasing] says the ...
2
votes
2
answers
516
views
Creating half normal probability distribution
I have come across a problem where a half normal distribution is based on a single number, namely the sum of all costs. The exact definition of the number is not important. The important think is that ...
1
vote
1
answer
170
views
Distribution of the sample variance given that $\sigma^2$ is unknown
By Cochran's theorem, if $y_1,....,y_n\sim\mathcal{N}\left(0,\sigma^2\right)$ independently with a known variance $\sigma^2\in\mathbb{R}_{>0}$, then
\begin{equation}
(n-1)\frac{S^2}{\sigma^2}\sim\...
6
votes
3
answers
830
views
Bayesian Analysis in the Absence of Prior Information?
I have always wondered - how confident do researchers tend to be in their "prior" information when deciding to create statistical models using a Bayesian Approach vs. a Frequentist Approach?
...
2
votes
1
answer
82
views
Bayesian replication, but with new variables
Suppose I have data I've collected containing predictor variables $X_1, X_2$, and $X_3$. I build a main effects statistical model predicting $Y$ from these predictors and estimate the relevant ...
1
vote
0
answers
640
views
Noninformative prior for Gaussian precision as the special case of Gamma distribution with both parameters being zero
The question is from page 120 of book "Pattern Recognition and Machine Learning" by Christopher M. Bishop. I excerpt it as follows:
The definition of gamma distribution $\textrm{Gam}(\...
1
vote
1
answer
123
views
Is there any strong argument about objective/non-informative improper prior?
Decades ago improper objective priors - e.g. $\pi(\sigma) \propto \sigma^{-1}, \sigma > 0,$ for a scale parameter - were considered problematic because some authors thought they were leading to the ...
0
votes
0
answers
27
views
Non-informative prior of a geometric distribution [duplicate]
If we are given a standard geometric distribution $(1-p)^{x-1} p$, with $0<p<1$ what would be a suitable non-informative prior for this?
4
votes
2
answers
1k
views
Informative priors for standard deviation (or variance)
Suppose I want to perform Bayesian estimation of the mean $\mu$ and standard deviation $\sigma$ of a Gaussian distribution. Is there a standard way to specify an informative prior over $\sigma$, ...
13
votes
2
answers
2k
views
In Bayesian models, can you use Uniform(-inf, inf) as a prior?
In Bayesian models, can you use Uniform(-inf, inf) as a prior?
I ask because in an class, we looked at MH MCMC sampler, and showed that to sample from a distribution, we need not explicitly solve for ...
1
vote
0
answers
83
views
Literature on Noninformative Priors for GPD
I am starting to do some work using the Generalized Pareto Distribution (GPD), and was hoping someone might be able to point me in the direction of literature (or just general recommendations) on ...
4
votes
4
answers
799
views
Is it really worth doing Bayesian Analysis if you have no idea about Priors? [duplicate]
I have heard that if you use uniform priors in Bayesian Analysis, it is the same as doing Frequentist Analysis. If you are creating statistical models and you really have no idea about the prior ...
0
votes
0
answers
34
views
Are there any uninformative priors with an unlimited support like $(-\infty,\infty), (0,\infty), (-\infty,0)$? [duplicate]
The Bayes theorem is:
$P(\theta | x)=\displaystyle \frac{p(\theta)L_x(\theta)}{\int_{\theta \in A}p(\theta)L_x(\theta)d\theta}$
It's pretty clear that $\theta's$ support will not change as bayes ...
5
votes
1
answer
249
views
Analytical expression of the log-likelihood of the Binomial model with unknown $n$ and known $y$ and $p$ and its conjugate prior
I'm trying to derive the MLE and Bayesian posterior for $n$ in the Binomial model, $\mathrm{Binomial}(n, p)$ with known $y$ and $p$. The following questions arise
How to derive analytically the ...
2
votes
1
answer
132
views
Batches of bayesian updates for gaussian with unknown variance different from computation with all data
I'm working on a project where I continuously (in batches) update the pdf estimation for an event normally distributed. My variance is unknown, so I'm using the equations given in session 4.1.2 of ...
1
vote
0
answers
4k
views
How does one place an uninformative prior on a Gamma Distribution?
I'd like to choose an uninformative prior for the scale and shape parameters of the Gamma distribution. Any help and suggestions will be appreciated.
1
vote
1
answer
2k
views
Why is Cauchy the default prior for both testing and estimation?
Assume that a data set follows a normal distribution and the prior and posterior both have a normal-gamma distribution. When we are performing Bayesian analysis but don't want any subjective choice of ...
5
votes
1
answer
133
views
Numbers of draws on a modified Bernouilli process
Here is the setup:
Bob runs an experiment: he flips a coin N times (between 0 and +$\infty$). The coin has a probability p of landing on heads. Bob starts with zero points. For each head, Bob scores a ...
1
vote
0
answers
39
views
When can a winner of the election be called: estimating population proportion without the assumption of random sampling
While following a recent election, I wanted to estimate population proportion of people who voted for a certain candidate knowing the sample proportion, sample size (and population size).
I first ...
0
votes
1
answer
399
views
Bayes Estimate for Mean Squared Loss in Uniform Prior
Can some one please help me out in Verifying if my prior distribution is uniform then will my Bayes estimate will always be MLE or UMVUE?
If $X_i$ follow iid $N(\theta,1)$ and prior distribution of $\...
1
vote
1
answer
2k
views
Non-informative prior for Exponential
I am working with a Bayesian model: $T \sim exp(\theta)$ for survival data, I have chosen a gamma distribution as a prior since its conjugate by an exponential distribution. I'd like to choose a $\...
2
votes
0
answers
302
views
Choosing reasonable priors for Poisson GLMM
I am using the package brms in R to fit a generalized linear mixed model using a Poisson distribution with log link.
The model takes count data that ranges from 0 ...
3
votes
2
answers
2k
views
What is a non-informative choice of parameters for a Dirichlet distribution?
Dirichlet distribution is a conjugate prior for multinomial distribution. I want to impose a non-informative prior over sampling weights $\pi$ for a draw $x=(x_1,…,x_N)$ from a multinomial ...
0
votes
1
answer
190
views
Uniform posterior on bounded space [duplicate]
In a particular Bayesian problem, I have encountered a choice of parameters that leads to a uniform posterior distribution. Given prior
\begin{equation}
p(\boldsymbol{\pi}) =Dirichlet(\boldsymbol{\...
2
votes
1
answer
572
views
How to choose a non-informative or weakly informative hyper priors for my hierarchical bayesian model?
I am learning Bayes on "Applied Bayesian Statistics" by MK Cowles.
The chapter about "Bayesian Hierarchical Models" mentioned an example that we estimate a softball player’s ...
2
votes
1
answer
2k
views
Why is this an example of a noninformative prior?
From Bayesian Data Analysis 3rd Edition [Gelman et. al], they give this as an example when introducing non-informative priors:
"We return to the problem of estimating the mean θ of a normal ...
2
votes
1
answer
878
views
location/scale invariant priors
I'm trying to understand what's the motivation behind these priors, and why they are used.
I understand that for location parameters of some distribution, you want it to be invariant of movement. e.g....
0
votes
1
answer
203
views
Setting priors for bivariate regression
I would like to perform a bivariate MCMC regression with boldness scores as the continuous response variable, aggression ranks as the ordinal response variable, trial numbers as fixed effect and ...
2
votes
0
answers
932
views
Choosing a ‘noninformative’ hyperprior distribution
I am trying to better understand hierarchical Bayesian models.
I started here: https://blog.dominodatalab.com/ab-testing-with-hierarchical-models-in-python/
And ran into the following sentence ...
0
votes
0
answers
305
views
Jeffreys prior vs. Flat prior on $(\beta,\log\sigma^2)$
I'm reading Bayesian Core, and the authors state that a Jeffreys prior $\pi(\beta,\sigma^2|X)\propto\frac{1}{\sigma^2}$ corresponds to a flat prior on $(\beta,\log\sigma^2)$. Why is this so?
3
votes
2
answers
227
views
Can an improper prior distribution be informative?
I have just worked through an example where, with an improper prior, the bayesian estimator equals the maximum likelihood estimator, leading me to believe that improper priors are uninformative. But ...
1
vote
0
answers
19
views
Maximum entropy prior for dichotomous variables [closed]
I have a set of dichotomous variables $A, B, C,$... and I know their probabilities $P(A), P(B), P(C),$... as well es their pairwise dependencies $P(A \cap B), P(A \cap C), P(B \cap C),$... . Or in ...
1
vote
0
answers
58
views
Justification for specifying the parameters of prior mean distribution in stochastic volatility
In a paper about the stochastic volatility, the author justifies his choice of prior distribution parameters $\pi(\mu) \sim \mathcal{N}(b_\mu,B_\mu) = \mathcal{N}(-9,0)$ of the level $\mu$ as follows:
...
0
votes
0
answers
53
views
$X\sim \mathcal{N}(\theta,\sigma^2)$, $\pi(\theta,\sigma^2)\propto 1/\sigma^2$, $Y\sim \mathcal{N}(\rho X,\sigma^2)$, $\rho$ fixed. $f(y|x)$?
like in the title I have the following question.
Let $X\sim \mathcal{N}(\theta,\sigma^2)$ with the improper prior $\pi(\theta,\sigma^2)\propto 1/\sigma^2$ and consider $Y\sim \mathcal{N}(\rho X,\...
2
votes
0
answers
21
views
Quantifying a reduction in prior uncertainty over several experiments
I am interested in how to quantify reductions in uncertainty about the size of an experimental effect over a series of studies which, for hypothetical reasons, preclude the merging of data. I would ...
2
votes
0
answers
29
views
Maximum entropy prior for r.v. supported on real line with no other constraints?
What would be a suitable maximum entropy prior for a random variable supported on the real line with no other constraints (i.e. unknown mean, unknown variance, unknown bounds)?
All kinds of answers (...
5
votes
1
answer
598
views
Significance of parameterisation invariance of Jeffreys prior
I often hear it said that the Jeffreys prior is well-motivated because it is invariant under reparametrization. The proof of this is quite straight-forward (I know the proof on e.g., wiki). I'm a bit ...
2
votes
1
answer
250
views
How do Bayesian hierarchical models adaptively learn the prior?
It seems the main difference between a hierarchical and a non hierarchical model is that the hierarchical model learns the prior. That is it adaptively comes up with a regularizing prior to be applied ...
2
votes
0
answers
34
views
How to set a Bayesian prior on a set with a large but unknown number of elements?
Let us suppose that we are trying to analyze a given starfish. We would like to know which species does the starfish belong to. We have a list of 1000 starfish species, but we know that there is an ...