{"id":3010,"date":"2019-06-28T15:21:40","date_gmt":"2019-06-28T15:21:40","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=3010"},"modified":"2021-04-30T12:20:58","modified_gmt":"2021-04-30T12:20:58","slug":"explain-and-apply-joint-moment-generating-functions","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/","title":{"rendered":"Explain and apply joint moment generating functions"},"content":{"rendered":"<p>We can derive moments of most distributions by evaluating probability functions by integrating or summing values as necessary. However, moment generating functions present a relatively simpler approach to obtaining moments.<\/p>\n<h2 data-tadv-p=\"keep\">Univariate Random Variables<\/h2>\n<p>In the univariate case, the moment generating function, \\(M_X(t)\\), of a random variable X is given by:<\/p>\n<p>$$ { M }_{ X }(t)=E{ [e }^{ tx }] $$<\/p>\n<p>for all values of \\(t\\) for which the expectation exists.<\/p>\n<p>Moment generating functions can be defined for both discrete and continuous random variables. For <strong>discrete random variables<\/strong>, the moment generating function is defined as:<\/p>\n<p>$${ M }_{ X }(t)=E{ [e }^{ tx }]=\\sum _{ x }^{&nbsp; }{ { e }^{ tx }P(X=x) } $$<\/p>\n<p>and for the <strong>continuous random variables<\/strong>, the moment generating function is given by:<\/p>\n<p>$$\\int _{ x }^{&nbsp; }{ { e }^{ tx }{ f }_{ X }(x)dx } $$<\/p>\n<p>If \\(Y=Ax+b\\), then it can be shown that:<\/p>\n<p>$$M_Y\\left(t\\right)=e^{bt}M_X(at)$$<\/p>\n<p>That is:<\/p>\n<p>$$M_Y\\left(t\\right)=E\\left[e^{tY}\\right]=E\\left[e^{t\\left(aX+b\\right)}\\right]=e^{bt}E\\left[e^{atX}\\right]=e^{bt}M_X(at)$$<\/p>\n<h2 data-tadv-p=\"keep\">Multivariate Random Variables<\/h2>\n<p>Moment generating functions can be extended to multivariate (two or more) random variables, where we use the same underlying concepts. Once the moment generating function is established, we can determine the mean, variance, and other moments.<\/p>\n<p>For a \\(n\\), random variables: \\(X_1,\\ldots,\\ X_n\\) the joint moment generating \\(M(t_1,t_2,\\ldots,\\ t_n)\\) is defined for all real values of \\(t_1,t_2,\\ldots,\\ t_n\\) as:<\/p>\n<p>$$M\\left(t_1,t_2,\\ldots,\\ t_n\\right)=E\\left[e^{t_1X_1+t_2X_2+\\ldots+t_nX_n}\\right]$$<\/p>\n<p>An idividual moment generating function can be obtained from \\(M(t_1,t_2,\\ldots,\\ t_n)\\) by letting all \\(t_i\\prime s\\) but one to be 0. That is,<\/p>\n<p>$$M_{X_i}\\left(t\\right)=E\\left[e^{tX_i}\\right]=M(0,0,t_i\\ldots,\\ 0)$$<\/p>\n<p>Moreover, if \\(X_1,\\ldots,\\ X_n\\) are <em>n<\/em> independent random variables and that,&nbsp; \\(Y=X_1+\\ldots+X_n\\) for <em>n<\/em> independent random variables, it can be proved that:<\/p>\n<p>$$M_Y\\left(t\\right)=M_{X_1+\\ldots+X_n}\\left(t\\right)=\\prod_{i=1}^{n}{M_{X_i}(t)}=M_{X_1}\\left(t\\right)\\bullet M_{X_2}\\left(t\\right)\\bullet\\ldots\\bullet M_{X_n}(t)$$<\/p>\n<h2>Moment Generating Function for Identically Distributed Random Variables<\/h2>\n<p>If \\(X_1,X_2\\ldots,\\ X_n\\) are n independent identically distributed random variables, then it can be shown that,<\/p>\n<p>$$M_Y\\left(t\\right)=\\left[M_X(t)\\right]^n$$<\/p>\n<h4><strong>Example: <\/strong>Moment Generating Function for iid Random Variables<\/h4>\n<p>Let \\(X_1\\) and \\(X_2\\) be independent identically distributed random variables with the following respective pdfs:<\/p>\n<p>$$f\\left(x_1\\right)={2e}^{-2X_{1\\ }},\\&nbsp; x_1\\geq 0$$<\/p>\n<p>And<\/p>\n<p>$$f\\left(x_2\\right)={2e}^{-2X_2},\\&nbsp; x_2\\geq 0$$<\/p>\n<p>Now if \\(Y=X_1 +X_2 \\), find \\(M_Y(t)\\) .<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Since \\(X_1\\) and \\(X_2\\) are independent and identically distributed random variables, Then the joint distributions given by:<\/p>\n<p>$$f\\left(x_1,x_2\\right)=f\\left(x_1\\right)\\bullet f\\left(x_2\\right)$$<\/p>\n<p>Thus the moment generating functions is given by:<\/p>\n<p>$$\\begin{align}M_Y(t)&amp;=\\int_{0}^{\\infty}\\int_{0}^{\\infty}{e^{tY}f\\left(x_1,x_2\\right)dx_1dx_2=\\int_{0}^{\\infty}\\int_{0}^{\\infty}{e^{t(x_1+x_2)}f\\left(x_1\\right)\\bullet f\\left(x_2\\right)dx_1dx_2}}\\\\ &amp;=\\int_{0}^{\\infty}{{2e}^{(t-2)x_1}dx_1}\\int_{0}^{\\infty}{{2e}^{\\left(t-2\\right)x_2}dx_2}\\\\ &amp;=\\frac{2}{t-2}\\left[e^{\\left(t-2\\right)x_1}\\right]_0^\\infty\\bullet\\frac{2}{t-2}\\left[e^{\\left(t-2\\right)x_2}\\right]_0^\\infty \\\\ &amp;=\\left(\\frac{2}{t-2}\\right)\\bullet\\left(\\frac{2}{t-2}\\right)\\\\ &amp;==\\left(\\frac{2}{t-2}\\right)^2\\end{align}$$<\/p>\n<h4>Example: Joint Moment Generating Function for Uniformly Distributed Random Variables<\/h4>\n<p>Let \\(X_1\\) and \\(X_2\\) be independent random variables with a uniform distributions on \\({1,2,3,4,5,6}\\). Let \\(Y = X_1 + X_2\\). For example, \\(Y\\) could equal the sum when two fair dice are rolled. The mgf of \\(Y\\) is:<\/p>\n<p>$$ M_Y(t) = E\\big(e^{tY}\\big) = E\\big[e^{t(X_1+X_2)}\\big] = E\\big(e^{tX_1}e^{tX_2}\\big) $$<\/p>\n<p>The independence of \\(X_1\\) and \\(X_2\\) implies that:<\/p>\n<p>$$ M_Y(t) = E\\big(e^{tX_1}\\big)E\\big(e^{tX_2}\\big) $$<\/p>\n<p>Note that \\(X_1\\) and \\(X_2\\) have the same pmf:<\/p>\n<p>$$ f(x_1)=f(x_2) = \\frac{1}{6}, \\qquad x=1,2,3,4,5,6, $$<\/p>\n<p>and thus the same mgf. That is,<\/p>\n<p>$$M_{x_1}\\left(t\\right)=M_{x_2}\\left(t\\right)=\\frac{1}{6}e^t+\\frac{1}{6}e^{2t}+\\frac{1}{6}e^{3t}+\\frac{1}{6}e^{4t}+\\frac{1}{6}e^{5t}+\\frac{1}{6}e^{6t}$$<\/p>\n<p>$$ M_x(t) = \\frac{1}{6}e^{t} + \\frac{1}{6}e^{2t} + \\frac{1}{6}e^{3t} + \\frac{1}{6}e^{4t} + \\frac{1}{6}e^{5t} + \\frac{1}{6}e^{6t} $$<\/p>\n<p>It then follows that \\(M_Y(t) = [M_X(t)]^2\\) equals:<\/p>\n<p>$$ \\frac{1}{36}e^{2t} + \\frac{2}{36}e^{3t} + \\frac{3}{36}e^{4t} + \\frac{4}{36}e^{5t} +\\frac{5}{36}e^{6t} + \\frac{6}{36}e^{7t} + \\frac{5}{36}e^{8t} + \\frac{4}{36}e^{9t} + \\frac{3}{36}e^{10t} \\frac{2}{36}e^{11t} + \\frac{1}{36}e^{12t}. $$<\/p>\n<p>Note that the coefficient of \\(e^{bt}\\) is equal to the probability \\(P(Y = b)\\); that means the probability that the sum of the dice is equal to \\(2,5,6,7\\) and so on. As observed, we can find the distribution of \\(Y\\) by only determining its moment generating function.<\/p>\n<p>This leads us to the following theorem:<\/p>\n<p>If \\(X_1,X_2,\\cdots,X_n\\) are \\(n\\) independent random variables with respective moment generating functions \\({ M }_{ { X }_{ i } }(t)=E({ e }^{ t{ X }_{ i } })\\) for \\(i =&nbsp;1, 2, \\cdots ,n\\), then the moment-generating function of the linear combination:<\/p>\n<p>$$ Y=\\sum _{ i=1 }^{ N }{ { a }_{ i }{ X }_{ i } } $$<\/p>\n<p>is<\/p>\n<p>$$ M_y(t)= \\prod_{i=1}^{n}M_{X_i}(a_it) $$<\/p>\n<p>This theorem explains that if we know the moment generating function of each of the variables that form part of a joint distribution, we can express the moment generating function of this distribution as the product of all the moment generating functions of these variables.<\/p>\n<p>The above theorem, proves the following to be&nbsp; true:<\/p>\n<p>If \\(X_1,X_2,\\cdots,X_n\\) are observations of a random sample from a distribution with moment-generating function \\(M(t)\\), where \\(-h &lt; t &lt; h\\), then:<\/p>\n<ol type=\"I\">\n<li>The moment-generating function of \\(Y = \\sum_{i=1}^{n}X_i\\) is:<br \/>\n$$ M_Y(t) = \\prod_{i=1}^{n}M(t) = [M(t)]^n$$<\/li>\n<li>The moment-generating function of \\(\\bar{X} = \\sum_{i=1}^{n}(1\/n)X_i\\) is:<br \/>\n$$ M_{\\bar{X}}(t) = \\prod_{i=1}^{n}M\\bigg(\\frac{t}{n}\\bigg) = \\bigg[M\\bigg(\\frac{t}{n}\\bigg)\\bigg]^n $$<\/li>\n<\/ol>\n<h4>Example: Joint Moment Generating Function for Bernoulli Variables<\/h4>\n<p>Let \\(X_1,X_2,\\cdots,X_n\\) denote the outcome of \\(n\\) Bernoulli trials, each with probability success \\(p\\). The moment generating function of these Bernoulli trials is:<\/p>\n<p>$$M(t) = q + pe^t, \\quad -\\infty &lt; t &lt; \\infty $$<\/p>\n<p>If<\/p>\n<p>$$Y=\\sum_{i=1}^{n}X_i$$<\/p>\n<p>then<\/p>\n<p>$$M_Y(t)=\\prod_{i=1}^{n}(q+pe^t)= (q+pe^t)^n, \\quad -\\infty &lt; t &lt; \\infty$$<\/p>\n<p>Thus, we see that \\(Y\\) is a Bernoulli distribution, with \\(b(n,p)\\).<\/p>\n<h4>Example: Joint Moment Generating Function for Binomial Variables<\/h4>\n<p>Let \\(X\\) and \\(Y\\) are independent binomial random variables with parameters \\((n,p)\\) and \\((m,p)\\) respectively.<\/p>\n<p>Find the pmf of \\(X + Y\\).<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>$$\\begin{align} { M }_{ X+Y }(t) &amp; ={ M }_{ X }(t){ M }_{ Y }(t) \\\\ &amp; ={ ({ P }{ e }^{ t }+1-P) }^{ n }{ ({ P }{ e }^{ t }+1-P) }^{ m } \\\\ &amp; ={ ({ P }{ e }^{ t }+1-P) }^{ n+m } \\end{align} $$<\/p>\n<p>To help you understand the example above, the following is the moment generating function of a binomial variable \\(X\\) with parameters \\(n\\) and \\(p\\):<\/p>\n<p>$$ { M }_{ X }(t)=E({ e }^{ tX })=\\sum _{ k=0 }^{ n }{ { e }^{ tx }\\left( \\begin{matrix} n \\\\ x \\end{matrix} \\right) { P }^{ x }{ (1-P) }^{ n-x } } $$<\/p>\n<p>$$ =\\sum _{ k=0 }^{ n }{ \\left( \\begin{matrix} n \\\\ x \\end{matrix} \\right) { (P{ e }^{ t }) }^{ x }{ (1-P) }^{ n-x } } ={ ({ P }{ e }^{ t }+1-P) }^{ n } $$<\/p>\n<p>It is easy to see why this particular result makes sense. If we toss a coin 5 times in the morning and count the number of heads, the number would be distributed as \\(Bin(5, \\cfrac { 1 }{ 2 } )\\). If we toss the coin a further 10 times in the evening, the number of heads will be distributed as \\(Bin(10, \\cfrac { 1 }{ 2 })\\). Adding the totals together is obviously the same as the \\(Bin(15, \\cfrac { 1 }{ 2 } )\\) distribution that we would expect for the whole day.<\/p>\n<p><em><strong>Learning Outcome<\/strong><\/em><\/p>\n<p><em><strong>Topic 3.d:&nbsp;Multivariate Random Variables &#8211; Explain and apply joint moment generating functions.<\/strong><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We can derive moments of most distributions by evaluating probability functions by integrating or summing values as necessary. However, moment generating functions present a relatively simpler approach to obtaining moments. Univariate Random Variables In the univariate case, the moment generating&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[99],"tags":[],"class_list":["post-3010","post","type-post","status-publish","format-standard","hentry","category-multivariate-random-variables","blog-post","no-post-thumbnail","animate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Explain and apply joint moment generating functions - CFA, FRM, and Actuarial Exams Study Notes<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Explain and apply joint moment generating functions - CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"og:description\" content=\"We can derive moments of most distributions by evaluating probability functions by integrating or summing values as necessary. However, moment generating functions present a relatively simpler approach to obtaining moments. Univariate Random Variables In the univariate case, the moment generating...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-28T15:21:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-30T12:20:58+00:00\" \/>\n<meta name=\"author\" content=\"Jasmine Keizer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jasmine Keizer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/multivariate-random-variables\\\/explain-and-apply-joint-moment-generating-functions\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/multivariate-random-variables\\\/explain-and-apply-joint-moment-generating-functions\\\/\"},\"author\":{\"name\":\"Jasmine Keizer\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"headline\":\"Explain and apply joint moment generating functions\",\"datePublished\":\"2019-06-28T15:21:40+00:00\",\"dateModified\":\"2021-04-30T12:20:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/multivariate-random-variables\\\/explain-and-apply-joint-moment-generating-functions\\\/\"},\"wordCount\":1382,\"articleSection\":[\"Multivariate Random Variables\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/multivariate-random-variables\\\/explain-and-apply-joint-moment-generating-functions\\\/\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/multivariate-random-variables\\\/explain-and-apply-joint-moment-generating-functions\\\/\",\"name\":\"Explain and apply joint moment generating functions - CFA, FRM, and Actuarial Exams Study Notes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\"},\"datePublished\":\"2019-06-28T15:21:40+00:00\",\"dateModified\":\"2021-04-30T12:20:58+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/multivariate-random-variables\\\/explain-and-apply-joint-moment-generating-functions\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/multivariate-random-variables\\\/explain-and-apply-joint-moment-generating-functions\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/multivariate-random-variables\\\/explain-and-apply-joint-moment-generating-functions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Explain and apply joint moment generating functions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\",\"name\":\"CFA, FRM, and Actuarial Exams Study Notes\",\"description\":\"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/2280b3ab50717cffd45a0f28f27eb6b5\",\"name\":\"Jasmine Keizer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g\",\"caption\":\"Jasmine Keizer\"},\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Explain and apply joint moment generating functions - CFA, FRM, and Actuarial Exams Study Notes","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/","og_locale":"en_US","og_type":"article","og_title":"Explain and apply joint moment generating functions - CFA, FRM, and Actuarial Exams Study Notes","og_description":"We can derive moments of most distributions by evaluating probability functions by integrating or summing values as necessary. However, moment generating functions present a relatively simpler approach to obtaining moments. Univariate Random Variables In the univariate case, the moment generating...","og_url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2019-06-28T15:21:40+00:00","article_modified_time":"2021-04-30T12:20:58+00:00","author":"Jasmine Keizer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jasmine Keizer","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/"},"author":{"name":"Jasmine Keizer","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"headline":"Explain and apply joint moment generating functions","datePublished":"2019-06-28T15:21:40+00:00","dateModified":"2021-04-30T12:20:58+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/"},"wordCount":1382,"articleSection":["Multivariate Random Variables"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/","url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/","name":"Explain and apply joint moment generating functions - CFA, FRM, and Actuarial Exams Study Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"datePublished":"2019-06-28T15:21:40+00:00","dateModified":"2021-04-30T12:20:58+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/explain-and-apply-joint-moment-generating-functions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Explain and apply joint moment generating functions"}]},{"@type":"WebSite","@id":"https:\/\/analystprep.com\/study-notes\/#website","url":"https:\/\/analystprep.com\/study-notes\/","name":"CFA, FRM, and Actuarial Exams Study Notes","description":"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/analystprep.com\/study-notes\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5","name":"Jasmine Keizer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g","caption":"Jasmine Keizer"},"url":"https:\/\/analystprep.com\/study-notes\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/3010","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/comments?post=3010"}],"version-history":[{"count":25,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/3010\/revisions"}],"predecessor-version":[{"id":14576,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/3010\/revisions\/14576"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=3010"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=3010"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=3010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}