A bayesian statistics question
I have a question im trying to work through, but im not too sure how to start it off.
the question is related to scientists studying populations of fish by tagging them. We are told that the scientists believe that they have tagged no more than 20% of the entire population, but that it is much more likely that the true proportion is about 5%. We dicide to take a random sample of the fish to determine the true proportion that have been tagged.
We are asked to give the appropriate beta proior distribution. Then go on to give the posterior distribution, mean, variance and the credible interval. I can do those last question no worries, it is just getting the prior beta distribution that i am having troube with.
Any help getting started as to how i can work out this distribution would be much appreciated.
Re: A bayesian statistics question
One applies Bayes' theorem, multiplying the prior by the likelihood function and then normalizing, to get the posterior probability distribution, which is the conditional distribution of the uncertain quantity given the data.
Re: A bayesian statistics question
its the prior distribution that I am after. I know that from the information that the mean would be 0.05. I don't know what the variance would be. with the mean and variance i can backsolve to get the parameters
Re: A bayesian statistics question
Hey bryce09.
Given that if you multiply two Beta PDF's you get a new Beta PDF for the posterior, what can you say about the parameters of the combined posterior and the connection between the prior distribution?
You are going to have a posterior PDF that is a beta with two parameters, a likelihood with its own form and a prior that is a beta. You know the posterior and the likelihood which means you can use that to get the parameters for the prior.