Functions of discrete random variables: inverting Poisson












-1












$begingroup$



Let $X$ be a discrete random variable having the Poisson distribution
with parameter $lambda$ and let $Y=|sin (frac{pi}{2}X)|$. Find the
mass function of $Y$.




We are given the probability mass function of $X$:
$$
mathbb{P}(X=x) = frac{lambda^x}{x!}e^{-lambda}.
$$



It will be useful to express $X$ in terms of the new random variable $Y$:
$$
X = begin{cases}
frac{2}{pi} arcsin Y qquad & text{if } 0le Y le 1 \
0 qquad &text{otherwise}.
end{cases}
$$

We need to remove the negative part of the arcsine since $Y$ is defined as an absolute value.



Let me try to compute the probability mass function of $Y$:
$$
p_Y(y) = mathbb{P}(Y=y) = mathbb{P}(|sin (frac{pi}{2} X)|=y) =
begin{cases}
frac{lambda^{frac{2}{pi}arcsin y}}{(frac{2}{pi}arcsin y)!} e^{-lambda} & text{if } 0le y le 1\
e^{-lambda} & text{if } y < 0.
end{cases}
$$



I think my attempt is wrong because the probability mass function for $Y$ I just derived shows a factorial of a number that is highly unlikely to be a natural number.



Edit: after Frpzzd's answer, I guess the correct answer would be:
$$
p_Y(y) =
begin{cases}
lambda e^{-lambda} &text{if } y=sinfrac{pi}{2}=1 \
e^{-lambda} & text{if } y=0.
end{cases}
$$

I am still puzzled though, as $p_Y$ does not sum up to 1.



Edit 2: After Did's comment, I think I see what is going on now. Since $Xinmathbb{N}$, we see that $Y$ can only take the values $0$ or $1$, and I now edited my previous question to show this.



To conclude the solution, I guess that we just have to redefine the probability distribution as:
$$
p_Y(y) = begin{cases}
frac{lambda}{1+lambda} & text{if }y=1 \
frac{1}{1+lambda} & text{if }y=0,
end{cases}
$$

so that $p_Y$ does sum up to 1?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Hmmm... Even after having been pointed to the fact, you still believe that $P(Y=sin(2/pi))ne0$ where $Y=|sin(pi X/2)|$?
    $endgroup$
    – Did
    Jan 18 at 10:58
















-1












$begingroup$



Let $X$ be a discrete random variable having the Poisson distribution
with parameter $lambda$ and let $Y=|sin (frac{pi}{2}X)|$. Find the
mass function of $Y$.




We are given the probability mass function of $X$:
$$
mathbb{P}(X=x) = frac{lambda^x}{x!}e^{-lambda}.
$$



It will be useful to express $X$ in terms of the new random variable $Y$:
$$
X = begin{cases}
frac{2}{pi} arcsin Y qquad & text{if } 0le Y le 1 \
0 qquad &text{otherwise}.
end{cases}
$$

We need to remove the negative part of the arcsine since $Y$ is defined as an absolute value.



Let me try to compute the probability mass function of $Y$:
$$
p_Y(y) = mathbb{P}(Y=y) = mathbb{P}(|sin (frac{pi}{2} X)|=y) =
begin{cases}
frac{lambda^{frac{2}{pi}arcsin y}}{(frac{2}{pi}arcsin y)!} e^{-lambda} & text{if } 0le y le 1\
e^{-lambda} & text{if } y < 0.
end{cases}
$$



I think my attempt is wrong because the probability mass function for $Y$ I just derived shows a factorial of a number that is highly unlikely to be a natural number.



Edit: after Frpzzd's answer, I guess the correct answer would be:
$$
p_Y(y) =
begin{cases}
lambda e^{-lambda} &text{if } y=sinfrac{pi}{2}=1 \
e^{-lambda} & text{if } y=0.
end{cases}
$$

I am still puzzled though, as $p_Y$ does not sum up to 1.



Edit 2: After Did's comment, I think I see what is going on now. Since $Xinmathbb{N}$, we see that $Y$ can only take the values $0$ or $1$, and I now edited my previous question to show this.



To conclude the solution, I guess that we just have to redefine the probability distribution as:
$$
p_Y(y) = begin{cases}
frac{lambda}{1+lambda} & text{if }y=1 \
frac{1}{1+lambda} & text{if }y=0,
end{cases}
$$

so that $p_Y$ does sum up to 1?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Hmmm... Even after having been pointed to the fact, you still believe that $P(Y=sin(2/pi))ne0$ where $Y=|sin(pi X/2)|$?
    $endgroup$
    – Did
    Jan 18 at 10:58














-1












-1








-1





$begingroup$



Let $X$ be a discrete random variable having the Poisson distribution
with parameter $lambda$ and let $Y=|sin (frac{pi}{2}X)|$. Find the
mass function of $Y$.




We are given the probability mass function of $X$:
$$
mathbb{P}(X=x) = frac{lambda^x}{x!}e^{-lambda}.
$$



It will be useful to express $X$ in terms of the new random variable $Y$:
$$
X = begin{cases}
frac{2}{pi} arcsin Y qquad & text{if } 0le Y le 1 \
0 qquad &text{otherwise}.
end{cases}
$$

We need to remove the negative part of the arcsine since $Y$ is defined as an absolute value.



Let me try to compute the probability mass function of $Y$:
$$
p_Y(y) = mathbb{P}(Y=y) = mathbb{P}(|sin (frac{pi}{2} X)|=y) =
begin{cases}
frac{lambda^{frac{2}{pi}arcsin y}}{(frac{2}{pi}arcsin y)!} e^{-lambda} & text{if } 0le y le 1\
e^{-lambda} & text{if } y < 0.
end{cases}
$$



I think my attempt is wrong because the probability mass function for $Y$ I just derived shows a factorial of a number that is highly unlikely to be a natural number.



Edit: after Frpzzd's answer, I guess the correct answer would be:
$$
p_Y(y) =
begin{cases}
lambda e^{-lambda} &text{if } y=sinfrac{pi}{2}=1 \
e^{-lambda} & text{if } y=0.
end{cases}
$$

I am still puzzled though, as $p_Y$ does not sum up to 1.



Edit 2: After Did's comment, I think I see what is going on now. Since $Xinmathbb{N}$, we see that $Y$ can only take the values $0$ or $1$, and I now edited my previous question to show this.



To conclude the solution, I guess that we just have to redefine the probability distribution as:
$$
p_Y(y) = begin{cases}
frac{lambda}{1+lambda} & text{if }y=1 \
frac{1}{1+lambda} & text{if }y=0,
end{cases}
$$

so that $p_Y$ does sum up to 1?










share|cite|improve this question











$endgroup$





Let $X$ be a discrete random variable having the Poisson distribution
with parameter $lambda$ and let $Y=|sin (frac{pi}{2}X)|$. Find the
mass function of $Y$.




We are given the probability mass function of $X$:
$$
mathbb{P}(X=x) = frac{lambda^x}{x!}e^{-lambda}.
$$



It will be useful to express $X$ in terms of the new random variable $Y$:
$$
X = begin{cases}
frac{2}{pi} arcsin Y qquad & text{if } 0le Y le 1 \
0 qquad &text{otherwise}.
end{cases}
$$

We need to remove the negative part of the arcsine since $Y$ is defined as an absolute value.



Let me try to compute the probability mass function of $Y$:
$$
p_Y(y) = mathbb{P}(Y=y) = mathbb{P}(|sin (frac{pi}{2} X)|=y) =
begin{cases}
frac{lambda^{frac{2}{pi}arcsin y}}{(frac{2}{pi}arcsin y)!} e^{-lambda} & text{if } 0le y le 1\
e^{-lambda} & text{if } y < 0.
end{cases}
$$



I think my attempt is wrong because the probability mass function for $Y$ I just derived shows a factorial of a number that is highly unlikely to be a natural number.



Edit: after Frpzzd's answer, I guess the correct answer would be:
$$
p_Y(y) =
begin{cases}
lambda e^{-lambda} &text{if } y=sinfrac{pi}{2}=1 \
e^{-lambda} & text{if } y=0.
end{cases}
$$

I am still puzzled though, as $p_Y$ does not sum up to 1.



Edit 2: After Did's comment, I think I see what is going on now. Since $Xinmathbb{N}$, we see that $Y$ can only take the values $0$ or $1$, and I now edited my previous question to show this.



To conclude the solution, I guess that we just have to redefine the probability distribution as:
$$
p_Y(y) = begin{cases}
frac{lambda}{1+lambda} & text{if }y=1 \
frac{1}{1+lambda} & text{if }y=0,
end{cases}
$$

so that $p_Y$ does sum up to 1?







probability






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 18 at 16:29







J. D.

















asked Jan 17 at 22:48









J. D.J. D.

1878




1878












  • $begingroup$
    Hmmm... Even after having been pointed to the fact, you still believe that $P(Y=sin(2/pi))ne0$ where $Y=|sin(pi X/2)|$?
    $endgroup$
    – Did
    Jan 18 at 10:58


















  • $begingroup$
    Hmmm... Even after having been pointed to the fact, you still believe that $P(Y=sin(2/pi))ne0$ where $Y=|sin(pi X/2)|$?
    $endgroup$
    – Did
    Jan 18 at 10:58
















$begingroup$
Hmmm... Even after having been pointed to the fact, you still believe that $P(Y=sin(2/pi))ne0$ where $Y=|sin(pi X/2)|$?
$endgroup$
– Did
Jan 18 at 10:58




$begingroup$
Hmmm... Even after having been pointed to the fact, you still believe that $P(Y=sin(2/pi))ne0$ where $Y=|sin(pi X/2)|$?
$endgroup$
– Did
Jan 18 at 10:58










1 Answer
1






active

oldest

votes


















0












$begingroup$

Your attempt is almost correct, but your PMF is not defined for all values of $y$ between $0$ and $1$; it is only defined for those values of $y$ for which $arcsin(y)inmathbb N$, since $Xinmathbb N$.Thus, you only need to tweak the conditions on your piecewise definition of $p_Y(y)$ a little bit.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    I guess you meant "for those values of $y$ for which $frac{2}{pi}arcsin(y)inmathbb{N}$"?
    $endgroup$
    – J. D.
    Jan 18 at 16:30










  • $begingroup$
    @J.D. Right. $spacespace$
    $endgroup$
    – Frpzzd
    Jan 18 at 23:02











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',
autoActivateHeartbeat: false,
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3077620%2ffunctions-of-discrete-random-variables-inverting-poisson%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0












$begingroup$

Your attempt is almost correct, but your PMF is not defined for all values of $y$ between $0$ and $1$; it is only defined for those values of $y$ for which $arcsin(y)inmathbb N$, since $Xinmathbb N$.Thus, you only need to tweak the conditions on your piecewise definition of $p_Y(y)$ a little bit.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    I guess you meant "for those values of $y$ for which $frac{2}{pi}arcsin(y)inmathbb{N}$"?
    $endgroup$
    – J. D.
    Jan 18 at 16:30










  • $begingroup$
    @J.D. Right. $spacespace$
    $endgroup$
    – Frpzzd
    Jan 18 at 23:02
















0












$begingroup$

Your attempt is almost correct, but your PMF is not defined for all values of $y$ between $0$ and $1$; it is only defined for those values of $y$ for which $arcsin(y)inmathbb N$, since $Xinmathbb N$.Thus, you only need to tweak the conditions on your piecewise definition of $p_Y(y)$ a little bit.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    I guess you meant "for those values of $y$ for which $frac{2}{pi}arcsin(y)inmathbb{N}$"?
    $endgroup$
    – J. D.
    Jan 18 at 16:30










  • $begingroup$
    @J.D. Right. $spacespace$
    $endgroup$
    – Frpzzd
    Jan 18 at 23:02














0












0








0





$begingroup$

Your attempt is almost correct, but your PMF is not defined for all values of $y$ between $0$ and $1$; it is only defined for those values of $y$ for which $arcsin(y)inmathbb N$, since $Xinmathbb N$.Thus, you only need to tweak the conditions on your piecewise definition of $p_Y(y)$ a little bit.






share|cite|improve this answer









$endgroup$



Your attempt is almost correct, but your PMF is not defined for all values of $y$ between $0$ and $1$; it is only defined for those values of $y$ for which $arcsin(y)inmathbb N$, since $Xinmathbb N$.Thus, you only need to tweak the conditions on your piecewise definition of $p_Y(y)$ a little bit.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Jan 17 at 22:56









FrpzzdFrpzzd

23k841109




23k841109












  • $begingroup$
    I guess you meant "for those values of $y$ for which $frac{2}{pi}arcsin(y)inmathbb{N}$"?
    $endgroup$
    – J. D.
    Jan 18 at 16:30










  • $begingroup$
    @J.D. Right. $spacespace$
    $endgroup$
    – Frpzzd
    Jan 18 at 23:02


















  • $begingroup$
    I guess you meant "for those values of $y$ for which $frac{2}{pi}arcsin(y)inmathbb{N}$"?
    $endgroup$
    – J. D.
    Jan 18 at 16:30










  • $begingroup$
    @J.D. Right. $spacespace$
    $endgroup$
    – Frpzzd
    Jan 18 at 23:02
















$begingroup$
I guess you meant "for those values of $y$ for which $frac{2}{pi}arcsin(y)inmathbb{N}$"?
$endgroup$
– J. D.
Jan 18 at 16:30




$begingroup$
I guess you meant "for those values of $y$ for which $frac{2}{pi}arcsin(y)inmathbb{N}$"?
$endgroup$
– J. D.
Jan 18 at 16:30












$begingroup$
@J.D. Right. $spacespace$
$endgroup$
– Frpzzd
Jan 18 at 23:02




$begingroup$
@J.D. Right. $spacespace$
$endgroup$
– Frpzzd
Jan 18 at 23:02


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3077620%2ffunctions-of-discrete-random-variables-inverting-poisson%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

MongoDB - Not Authorized To Execute Command

How to fix TextFormField cause rebuild widget in Flutter

Npm cannot find a required file even through it is in the searched directory