How to find the MGF of this pmf? Announcing the arrival of Valued Associate #679: Cesar...
Time to Settle Down!
Why do early math courses focus on the cross sections of a cone and not on other 3D objects?
How to play a character with a disability or mental disorder without being offensive?
How were pictures turned from film to a big picture in a picture frame before digital scanning?
What is the meaning of 'breadth' in breadth first search?
How can I reduce the gap between left and right of cdot with a macro?
Trademark violation for app?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
Can a new player join a group only when a new campaign starts?
Why is the AVR GCC compiler using a full `CALL` even though I have set the `-mshort-calls` flag?
Why does the remaining Rebel fleet at the end of Rogue One seem dramatically larger than the one in A New Hope?
Why weren't discrete x86 CPUs ever used in game hardware?
Significance of Cersei's obsession with elephants?
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
Is there hard evidence that the grant peer review system performs significantly better than random?
Illegal assignment from sObject to Id
How come Sam didn't become Lord of Horn Hill?
Using audio cues to encourage good posture
How would a mousetrap for use in space work?
What would you call this weird metallic apparatus that allows you to lift people?
Find 108 by using 3,4,6
AppleTVs create a chatty alternate WiFi network
How could we fake a moon landing now?
Did Deadpool rescue all of the X-Force?
How to find the MGF of this pmf?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Moment-generating Function of a Continuous R.V. whose P.D.F is 1 from (0, 1)find the first moment using MGFHow to solve for the moment generating function for this problem?Express moment generating function as sum of two othersCalculating MGF for a random variable with pmf $P(X=x)=kcdot( ^nC_{x})$Using the moment generating function to find the point distribution of a two-dice rollGiven MGF of X, find MGF of $ Y=X_1dot X_2 dot X_3$moment-generating function is well definedRecursive Relation to obtain a MGFWhy is moment generating function represented using exponential rather than binomial series?
$begingroup$
A random variable $X$ has pmf $p(x;alpha) = (1-alpha)^{x-1} alpha$ for $x = 1,2,dots$. Find the moment generating function of $X$, $M_X(t)$.
What I've done:
$E[e^{tx}] = sum_x e^{tx} (1-alpha)^{x-1} alpha = frac{alpha}{1-alpha} sum_x (e^t (1-alpha))^x$.
Assume $e^t(1-alpha) < 1$. Then the series is geometric with $a_0 = 1$, $r < 1$ hence the sum is
$frac{a_0}{1-r} = frac{1}{(1-alpha)}frac{1}{1-(e^t(1-alpha))}$
But this is wrong. Answer should be $frac{alpha e^t}{1-(1-alpha)e^t}$. Where have i erred?
moment-generating-functions
$endgroup$
add a comment |
$begingroup$
A random variable $X$ has pmf $p(x;alpha) = (1-alpha)^{x-1} alpha$ for $x = 1,2,dots$. Find the moment generating function of $X$, $M_X(t)$.
What I've done:
$E[e^{tx}] = sum_x e^{tx} (1-alpha)^{x-1} alpha = frac{alpha}{1-alpha} sum_x (e^t (1-alpha))^x$.
Assume $e^t(1-alpha) < 1$. Then the series is geometric with $a_0 = 1$, $r < 1$ hence the sum is
$frac{a_0}{1-r} = frac{1}{(1-alpha)}frac{1}{1-(e^t(1-alpha))}$
But this is wrong. Answer should be $frac{alpha e^t}{1-(1-alpha)e^t}$. Where have i erred?
moment-generating-functions
$endgroup$
add a comment |
$begingroup$
A random variable $X$ has pmf $p(x;alpha) = (1-alpha)^{x-1} alpha$ for $x = 1,2,dots$. Find the moment generating function of $X$, $M_X(t)$.
What I've done:
$E[e^{tx}] = sum_x e^{tx} (1-alpha)^{x-1} alpha = frac{alpha}{1-alpha} sum_x (e^t (1-alpha))^x$.
Assume $e^t(1-alpha) < 1$. Then the series is geometric with $a_0 = 1$, $r < 1$ hence the sum is
$frac{a_0}{1-r} = frac{1}{(1-alpha)}frac{1}{1-(e^t(1-alpha))}$
But this is wrong. Answer should be $frac{alpha e^t}{1-(1-alpha)e^t}$. Where have i erred?
moment-generating-functions
$endgroup$
A random variable $X$ has pmf $p(x;alpha) = (1-alpha)^{x-1} alpha$ for $x = 1,2,dots$. Find the moment generating function of $X$, $M_X(t)$.
What I've done:
$E[e^{tx}] = sum_x e^{tx} (1-alpha)^{x-1} alpha = frac{alpha}{1-alpha} sum_x (e^t (1-alpha))^x$.
Assume $e^t(1-alpha) < 1$. Then the series is geometric with $a_0 = 1$, $r < 1$ hence the sum is
$frac{a_0}{1-r} = frac{1}{(1-alpha)}frac{1}{1-(e^t(1-alpha))}$
But this is wrong. Answer should be $frac{alpha e^t}{1-(1-alpha)e^t}$. Where have i erred?
moment-generating-functions
moment-generating-functions
asked Mar 25 at 10:24
goblinbgoblinb
796
796
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Since $x$ starts at $1$, your initial term should be $e^t(1-alpha)$. Then we get the MGF as $$frac{alpha}{1-alpha}frac{e^t(1-alpha)}{1-e^t(1-alpha)}=frac{alpha e^t}{1-(1-alpha)e^t},$$as expected.
$endgroup$
add a comment |
$begingroup$
$$sum_{x=1}^{infty}e^{tx}(1-alpha)^{x-1}alpha=alpha e^tsum_{x=0}^{infty}e^{tx}(1-alpha)^x=frac{alpha e^t}{1-e^t(1-alpha)}$$
Your mistake is overlooking that $x$ starts at $1$ (hence not at $0$).
$endgroup$
add a comment |
Your Answer
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
});
}
});
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%2f3161604%2fhow-to-find-the-mgf-of-this-pmf%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Since $x$ starts at $1$, your initial term should be $e^t(1-alpha)$. Then we get the MGF as $$frac{alpha}{1-alpha}frac{e^t(1-alpha)}{1-e^t(1-alpha)}=frac{alpha e^t}{1-(1-alpha)e^t},$$as expected.
$endgroup$
add a comment |
$begingroup$
Since $x$ starts at $1$, your initial term should be $e^t(1-alpha)$. Then we get the MGF as $$frac{alpha}{1-alpha}frac{e^t(1-alpha)}{1-e^t(1-alpha)}=frac{alpha e^t}{1-(1-alpha)e^t},$$as expected.
$endgroup$
add a comment |
$begingroup$
Since $x$ starts at $1$, your initial term should be $e^t(1-alpha)$. Then we get the MGF as $$frac{alpha}{1-alpha}frac{e^t(1-alpha)}{1-e^t(1-alpha)}=frac{alpha e^t}{1-(1-alpha)e^t},$$as expected.
$endgroup$
Since $x$ starts at $1$, your initial term should be $e^t(1-alpha)$. Then we get the MGF as $$frac{alpha}{1-alpha}frac{e^t(1-alpha)}{1-e^t(1-alpha)}=frac{alpha e^t}{1-(1-alpha)e^t},$$as expected.
answered Mar 25 at 10:29
J.G.J.G.
33.7k23252
33.7k23252
add a comment |
add a comment |
$begingroup$
$$sum_{x=1}^{infty}e^{tx}(1-alpha)^{x-1}alpha=alpha e^tsum_{x=0}^{infty}e^{tx}(1-alpha)^x=frac{alpha e^t}{1-e^t(1-alpha)}$$
Your mistake is overlooking that $x$ starts at $1$ (hence not at $0$).
$endgroup$
add a comment |
$begingroup$
$$sum_{x=1}^{infty}e^{tx}(1-alpha)^{x-1}alpha=alpha e^tsum_{x=0}^{infty}e^{tx}(1-alpha)^x=frac{alpha e^t}{1-e^t(1-alpha)}$$
Your mistake is overlooking that $x$ starts at $1$ (hence not at $0$).
$endgroup$
add a comment |
$begingroup$
$$sum_{x=1}^{infty}e^{tx}(1-alpha)^{x-1}alpha=alpha e^tsum_{x=0}^{infty}e^{tx}(1-alpha)^x=frac{alpha e^t}{1-e^t(1-alpha)}$$
Your mistake is overlooking that $x$ starts at $1$ (hence not at $0$).
$endgroup$
$$sum_{x=1}^{infty}e^{tx}(1-alpha)^{x-1}alpha=alpha e^tsum_{x=0}^{infty}e^{tx}(1-alpha)^x=frac{alpha e^t}{1-e^t(1-alpha)}$$
Your mistake is overlooking that $x$ starts at $1$ (hence not at $0$).
answered Mar 25 at 10:35
drhabdrhab
104k545136
104k545136
add a comment |
add a comment |
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.
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%2f3161604%2fhow-to-find-the-mgf-of-this-pmf%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