Bayesian hypothesis testing using a Pareto distribution
up vote
0
down vote
favorite
I am having trouble with the following problem - the example asks to consider a Pareto distribution with scale $theta$ and shape $a$ to give the distribution
$$pi(theta)=begin{cases}frac{alphatheta_0^alpha}{theta^{alpha+1}}&,,thetagetheta_0\0&,,theta<theta_0end{cases}$$
where $theta >0$ and $alpha>0$.
When $alpha>2$ the mean is $frac{alphatheta_0}{alpha-1}$ and variance $frac{alphatheta_0^2}{(alpha-1)^2(alpha-2)}$.
We are then asked to consider $x_1, ldots , x_n$ observations from an uniform distribution on the interval $(0, theta)$. The prior distribution for $theta$ is Pareto$(alpha,theta_0)$ with $alpha$ known, and the corresponding
posterior distribution for $theta$ is a Pareto with scale $t = max(theta_0, max_{i=1,...,n} x_i)$ and shape $alpha + n$. To then set a prior such that the mean is $frac32$ and variance $frac34$ and finally test the following hypotheses using a Bayesian approach:
$H_0 : theta ≥ 3$ and $H_1 : theta >3$ with the following data $x_1 = 1.2, x_2 = 1.8, x_3 = 1.5, x_4 =2$.
My working so far:
Through equating the mean and variance to the values given in the example I have deduced the prior distribution is a Pareto with parameters $3$ and $1$. However I am now unsure where to go from here. This is my first time learning Bayesian modelling and cannot seem to find too much online around Uniform - Pareto hypothesis testing so any help would be greatly appreciated, thanks.
statistics statistical-inference bayesian hypothesis-testing
add a comment |
up vote
0
down vote
favorite
I am having trouble with the following problem - the example asks to consider a Pareto distribution with scale $theta$ and shape $a$ to give the distribution
$$pi(theta)=begin{cases}frac{alphatheta_0^alpha}{theta^{alpha+1}}&,,thetagetheta_0\0&,,theta<theta_0end{cases}$$
where $theta >0$ and $alpha>0$.
When $alpha>2$ the mean is $frac{alphatheta_0}{alpha-1}$ and variance $frac{alphatheta_0^2}{(alpha-1)^2(alpha-2)}$.
We are then asked to consider $x_1, ldots , x_n$ observations from an uniform distribution on the interval $(0, theta)$. The prior distribution for $theta$ is Pareto$(alpha,theta_0)$ with $alpha$ known, and the corresponding
posterior distribution for $theta$ is a Pareto with scale $t = max(theta_0, max_{i=1,...,n} x_i)$ and shape $alpha + n$. To then set a prior such that the mean is $frac32$ and variance $frac34$ and finally test the following hypotheses using a Bayesian approach:
$H_0 : theta ≥ 3$ and $H_1 : theta >3$ with the following data $x_1 = 1.2, x_2 = 1.8, x_3 = 1.5, x_4 =2$.
My working so far:
Through equating the mean and variance to the values given in the example I have deduced the prior distribution is a Pareto with parameters $3$ and $1$. However I am now unsure where to go from here. This is my first time learning Bayesian modelling and cannot seem to find too much online around Uniform - Pareto hypothesis testing so any help would be greatly appreciated, thanks.
statistics statistical-inference bayesian hypothesis-testing
Could try Cross-Validated for getting an answer.
– StubbornAtom
Nov 30 at 14:21
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am having trouble with the following problem - the example asks to consider a Pareto distribution with scale $theta$ and shape $a$ to give the distribution
$$pi(theta)=begin{cases}frac{alphatheta_0^alpha}{theta^{alpha+1}}&,,thetagetheta_0\0&,,theta<theta_0end{cases}$$
where $theta >0$ and $alpha>0$.
When $alpha>2$ the mean is $frac{alphatheta_0}{alpha-1}$ and variance $frac{alphatheta_0^2}{(alpha-1)^2(alpha-2)}$.
We are then asked to consider $x_1, ldots , x_n$ observations from an uniform distribution on the interval $(0, theta)$. The prior distribution for $theta$ is Pareto$(alpha,theta_0)$ with $alpha$ known, and the corresponding
posterior distribution for $theta$ is a Pareto with scale $t = max(theta_0, max_{i=1,...,n} x_i)$ and shape $alpha + n$. To then set a prior such that the mean is $frac32$ and variance $frac34$ and finally test the following hypotheses using a Bayesian approach:
$H_0 : theta ≥ 3$ and $H_1 : theta >3$ with the following data $x_1 = 1.2, x_2 = 1.8, x_3 = 1.5, x_4 =2$.
My working so far:
Through equating the mean and variance to the values given in the example I have deduced the prior distribution is a Pareto with parameters $3$ and $1$. However I am now unsure where to go from here. This is my first time learning Bayesian modelling and cannot seem to find too much online around Uniform - Pareto hypothesis testing so any help would be greatly appreciated, thanks.
statistics statistical-inference bayesian hypothesis-testing
I am having trouble with the following problem - the example asks to consider a Pareto distribution with scale $theta$ and shape $a$ to give the distribution
$$pi(theta)=begin{cases}frac{alphatheta_0^alpha}{theta^{alpha+1}}&,,thetagetheta_0\0&,,theta<theta_0end{cases}$$
where $theta >0$ and $alpha>0$.
When $alpha>2$ the mean is $frac{alphatheta_0}{alpha-1}$ and variance $frac{alphatheta_0^2}{(alpha-1)^2(alpha-2)}$.
We are then asked to consider $x_1, ldots , x_n$ observations from an uniform distribution on the interval $(0, theta)$. The prior distribution for $theta$ is Pareto$(alpha,theta_0)$ with $alpha$ known, and the corresponding
posterior distribution for $theta$ is a Pareto with scale $t = max(theta_0, max_{i=1,...,n} x_i)$ and shape $alpha + n$. To then set a prior such that the mean is $frac32$ and variance $frac34$ and finally test the following hypotheses using a Bayesian approach:
$H_0 : theta ≥ 3$ and $H_1 : theta >3$ with the following data $x_1 = 1.2, x_2 = 1.8, x_3 = 1.5, x_4 =2$.
My working so far:
Through equating the mean and variance to the values given in the example I have deduced the prior distribution is a Pareto with parameters $3$ and $1$. However I am now unsure where to go from here. This is my first time learning Bayesian modelling and cannot seem to find too much online around Uniform - Pareto hypothesis testing so any help would be greatly appreciated, thanks.
statistics statistical-inference bayesian hypothesis-testing
statistics statistical-inference bayesian hypothesis-testing
edited Nov 22 at 19:08
StubbornAtom
5,06011138
5,06011138
asked Nov 22 at 18:58
C. Jones
276
276
Could try Cross-Validated for getting an answer.
– StubbornAtom
Nov 30 at 14:21
add a comment |
Could try Cross-Validated for getting an answer.
– StubbornAtom
Nov 30 at 14:21
Could try Cross-Validated for getting an answer.
– StubbornAtom
Nov 30 at 14:21
Could try Cross-Validated for getting an answer.
– StubbornAtom
Nov 30 at 14:21
add a comment |
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3009514%2fbayesian-hypothesis-testing-using-a-pareto-distribution%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3009514%2fbayesian-hypothesis-testing-using-a-pareto-distribution%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Could try Cross-Validated for getting an answer.
– StubbornAtom
Nov 30 at 14:21