{"id":3028,"date":"2019-06-28T15:45:41","date_gmt":"2019-06-28T15:45:41","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=3028"},"modified":"2022-01-25T07:46:12","modified_gmt":"2022-01-25T07:46:12","slug":"state-and-apply-the-central-limit-theorem","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/","title":{"rendered":"State and apply the Central Limit Theorem"},"content":{"rendered":"<p><em>For this learning objective, a certain knowledge of the normal distribution and knowing how to use the Z-table is assumed.<\/em><\/p>\n<p>The central limit theorem is of the most important results in the probability theory. It states that the sum of a large number of independent random variables has an approximately normal distribution. It provides a simple method for computing approximate probabilities for sums of independent random variables and helps explain the remarkable fact that the empirical frequencies of so many natural populations exhibit bell-shaped (or normal) curves.<\/p>\n<p>After analyzing the moment generating technique, we have found that the mean \\(\\bar{X}\\) of a random sample size <em>n<\/em> from a distribution with mean \\(\\mu\\) and variance \\(\\sigma^2 &gt; 0\\) is a random variable with the properties:<\/p>\n<p>$$ E(\\bar{X}) = \\mu \\quad\\text{and}\\quad Var(\\bar{X}) = \\frac{\\sigma^2}{n}$$<\/p>\n<p>As <em>n<\/em> increases, the variance of \\(\\bar{X}\\) decreases. Consequently, the distribution of \\(\\bar{X}\\) clearly depends on <em>n<\/em>, and we see that we are dealing with sequences of distributions.<\/p>\n<p>If we consider <em>n<\/em> mutually independent normal variables with <em>n<\/em> means and n variances, each one belong to its <em>n<\/em> sub-indexes, then the linear function:<\/p>\n<p>$$ Y = \\sum_{i=1}^{n}c_iX_i$$<\/p>\n<p>has the normal distribution:<\/p>\n<p>$$ N\\bigg(\\sum_{i=1}^{n}c_i\\mu_i,\\sum_{i=1}^{n}c_{i}^2\\sigma_{i}^2\\bigg) $$<\/p>\n<p>This can be proved by applying the moment generating technique to the linear function.<\/p>\n<p>Having applied this we can note that as <em>n<\/em> increases, the probability becomes concentrated in a small interval centered at \\(\\mu\\). This means, as <em>n<\/em> increases, \\(\\bar{X}\\) tends to converge to \\(\\mu\\) or (\\(\\bar{X} &#8211; \\mu\\)) tends to converge to 0 in a probability sense.<\/p>\n<p>For most cases, if we assume:<\/p>\n<p>$$W=\\frac{\\sqrt n}{\\sigma}\\left(\\ \\bar{X}-\\mu\\right)=\\frac{\\ \\bar{X}-\\mu}{\\sigma\/\\sqrt n}=\\frac{Y-n\\mu}{\\sqrt n\\sigma}$$<\/p>\n<p>where \\(Y\\) is the sum of a random sample of size <em>n<\/em> from some distribution with mean \\(\\mu\\) and variance \\(\\sigma^2\\), then, for each positive integer <em>n<\/em>,<\/p>\n<p>$$ E(W) = E\\bigg[\\frac{\\bar{X}-\\mu}{\\sigma\/\\sqrt{n}} \\bigg]= \\frac{E(\\bar{X})-\\mu}{\\sigma\/\\sqrt{n}}=\\frac{\\mu &#8211; \\mu}{\\sqrt{n}\\sigma}=0$$<\/p>\n<p>and<\/p>\n<p>$$Var(W)= E(W^2) = E\\bigg[\\frac{(\\bar{X}-\\mu)^2}{\\sigma^2\/n} \\bigg]= \\frac{E\\big[(\\bar{X}-\\mu)^2\\big]}{\\sigma^2\/n}=\\frac{\\sigma^2\/n}{\\sigma^2\/n}=1$$<\/p>\n<p>Then, when \\(\\bar{X}-\\mu\\) tends to &#8220;reduce&#8221; to 0, the factor \\(\\sqrt{n}\/\\sigma\\) in \\(\\sqrt{n}(\\bar{X}-\\mu)\/\\sigma\\) starts making the probability enough to prevent this &#8220;reduction.&#8221;<\/p>\n<p>But what happens to \\(W\\) when <em>n<\/em> increases? If this sample comes from a normal distribution, then we know that \\(\\bar{X}\\) is \\(N(\\mu,\\sigma^2\/n)\\), and hence \\(W\\) is \\(N(0,1)\\) for each positive <em>n<\/em>. So in this limit, the distribution of \\(W\\) necessarily will be \\(N(0,1)\\). Circling back to the original question: if this does not depend on the underlying distribution, the answer must be \\(N(0,1)\\).<\/p>\n<p>Now, we can state the following theorem:<\/p>\n<h2><strong>The Central Limit Theorem<\/strong><\/h2>\n<p>If \\(\\bar{X}\\) is the mean of a random sample \\(X_1,X_2,\\cdots,X_n\\) of size <em>n<\/em> from a distribution with a finite mean \\(\\mu\\) and a finite positive variance \\(\\sigma^2\\), then the distribution of:<\/p>\n<p>$$ W = \\frac{\\bar{X} &#8211; \\mu}{\\sigma\/\\sqrt{n}} = \\frac{\\sum_{i=1}^{n}X_i &#8211; n\\mu}{\\sqrt{n}\\sigma}$$<\/p>\n<p>is \\(N(0,1)\\) in the limit as \\(n \\to \\infty\\). When <em>n<\/em> is &#8220;sufficiently large&#8221;, a practical use of the central limit theorem is approximating the cdf of \\(W\\):<\/p>\n<p>$$P(W \\leq w) \\approx \\int_{-\\infty}^{w}\\frac{1}{\\sqrt{2\\pi}}e^{-z^{2}\/2}dz = \\Phi(w).$$<\/p>\n<p>An interesting thing about the Central Limit Theorem is that it does not matter what the distribution of the \\(X_i\\prime s\\) is; \\(X_i\\prime s\\) can be discrete, continuous, or mixed random variables.<\/p>\n<p>For example, assume that \\(X_i\\prime s\\) are Bernoulli (p) random variables, then \\(E[X_i]=p,\\ Var\\left(X_i\\right)=p(1-p)\\).&nbsp; Also, \\(Y_n=X_1+X_2+\\ldots+X_n\\) has a Binomial (n,p) distribution. Thus,<\/p>\n<p>$$Z_n=\\frac{Y-np}{\\sqrt{np\\left(1-p\\right)}}$$<\/p>\n<p>Where \\(Y_n\\sim Binomial\\ \\left(n,p\\right)\\).<\/p>\n<p>In the example, \\(Z_n\\) is a discrete random variable; thus, mathematically, we refer to it as having a PMF and not a PDF. This is the reason why the Central Limit Theorem states that the CDF and not the PDF of \\(Z_n\\) converge to the standard normal CDF.<\/p>\n<p>A common question asked is how large <em>n<\/em> should be so that the normal approximation can be used. Using the normal approximation will generally depend on \\(X_i\\)&#8217;s distribution. However, a rule of thumb is often stated that if \\(n\\geq30\\), then a normal approximation applies.<\/p>\n<h3>Steps on How to Apply the Central Limit Theorem (CLT)<\/h3>\n<p><strong>Step 1:&nbsp;<\/strong>Write the random variable of interest, \\(Y\\), as the sum of <em>n<\/em> independent random variables \\(X_j^\\prime s\\):<\/p>\n<p>$$Y=X_1+X_2+\\ldots+X_n$$<\/p>\n<p><strong>Step 2: <\/strong>Compute \\(E(Y)\\) and \\(Var(Y)\\) by noting that:<\/p>\n<p>$$ E\\left(Y\\right)=n\\mu, \\text{ and } Var\\left(Y\\right)=n\\sigma^2$$<\/p>\n<p>Where \\(\\mu=E(X_i)\\) and \\(\\sigma^2=Var(X_i)\\).<\/p>\n<p><strong>Step 3: <\/strong>As per the Central Limit Theorem, conclude that \\(\\frac{Y-E(Y)}{\\sqrt{Var\\left(Y\\right)}}=\\frac{Y-n\\mu}{\\sqrt n\\sigma}\\) is approximately standard normal.<\/p>\n<p>Hence, to find \\(P\\left(y_1\\le Y\\le y_2\\right)\\), we can write,<\/p>\n<p>$$P\\left(y_1\\le Y\\le y_2\\right)=P\\left(\\frac{y_1-n\\mu}{\\sqrt n\\sigma}\\le\\frac{Y-n\\mu}{\\sqrt n\\sigma}\\le\\frac{y_2-n\\mu}{\\sqrt n\\sigma}\\right)$$<\/p>\n<p>Which is given by:<\/p>\n<p>$$P\\left(y_1\\le Y\\le y_2\\right)=\\Phi\\left(\\frac{y_2-n\\mu}{\\sqrt n\\sigma}\\right)-\\Phi\\left(\\frac{y_1-n\\mu}{\\sqrt n\\sigma}\\right)$$<\/p>\n<h4 data-tadv-p=\"keep\"><strong>Example: Central Limit Theorem #1<\/strong><\/h4>\n<p>Let \\(\\bar{X} = 18\\) and \\(Var(X) = 3\\) for a random sample of \\(n = 30\\). Approximate \\(P(17.4 &lt; \\bar{X} &lt; 18.5\\).<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>From the information given, \\(\\bar{X}\\) has an approximate \\(N(18,3\/30)\\) distribution. We can compute probabilities such as:<\/p>\n<p>\\begin{align} P(17.4 &lt; \\bar{X} &lt; 18.5) &amp; = P\\bigg(\\frac{17.4-18}{\\sqrt{3\/30}} &lt; \\frac{\\bar{X}-18}{\\sqrt{3\/30}} &lt; \\frac{18.5-18}{\\sqrt{3\/30}}\\bigg)\\\\ &amp; \\approx \\Phi(0.158) &#8211; \\Phi(-0.189) = 0.94295-0.02872 = 0.9142 \\end{align}<\/p>\n<h4><strong>Example: Central Limit Theorem #2<\/strong><\/h4>\n<p>Let \\(X_1,X_2,\\cdots, X_{15}\\) be a random sample of size 15 from a joint random distribution. Let \\(E(X_i) =\\frac{1}{4}\\) and \\(Var(X_i) = \\frac{1}{24}\\) for \\(i=1,2,\\cdots, 20\\).<\/p>\n<p>If \\(Y\\) is a transformation \\(Y = X_1 + X_2 + \\cdots X_{15}\\), approximate \\(P(Y \\leq 4.11)\\).<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>\\begin{align} P(Y \\leq 4.11) &amp; = P\\bigg(\\frac{Y &#8211; 15(1\/4)}{\\sqrt{15\/24}}\\leq \\frac{4.11 &#8211; 3.75}{\\sqrt{15\/24}}\\bigg) = P(W \\leq 0.455)\\\\ &amp; \\approx \\Phi(0.455) = 0.676 \\end{align}<\/p>\n<p>Notice how the formula in <em><strong>Example 1<\/strong><\/em> is different from the formula in <em><strong>Example 2<\/strong><\/em>. In <em><strong>example 1<\/strong><\/em>, we are using a single variable with a single sample, so we are using the left side of the expression, whereas, in <em><strong>example 2<\/strong><\/em>, we are using a random sample from a random distribution with \\(X_n\\) data points, so we need to weight the distribution, and we end up using the right side of the formula.<\/p>\n<h4><strong>Example: Central Limit Theorem<\/strong><strong> #3<\/strong><\/h4>\n<p>A company offers payment for its employees; the amount paid is 10,000 for its 200 employees if they survive a set criterion. The probability of survival for each employee is 1.1%. The person who built this fund says there is a 99%\u00a0 probability that the fund will handle the payouts.<\/p>\n<p>Calculate the smallest amount of money that the company should put into the fund.<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Let \\(P\\) be the payments and \\(X\\) the number of deaths, \\(P = 10,000X\\), where \\( X \\sim Bin(200,0.011)\\).<\/p>\n<p>$$E(P) = E(10,000X)= n\\cdot p =10,000(200)(0.011)=22000 $$<\/p>\n<p>$$Var(P) = Var(10,000X) = n\\cdot p \\cdot (1-p)= 10,000^2(200)(0.011)(1-0.011)=217,580,000$$<\/p>\n<p>$$Sd(P)=\\sqrt{Var(P)}= 14,750.60$$<\/p>\n<p>Since there is a probability of at least 0.99 that the fund will be able to handle the payout, then:<\/p>\n<p>$$Pr\\left(Z\\le\\frac{P-22,000}{14,750.60}\\right)=0.99$$<\/p>\n<p>Thus,<\/p>\n<p>$$\\Rightarrow\\Phi\\left(\\frac{P-22,000}{14,750.60}\\right)=0.99$$<\/p>\n<p>Intuitively,<\/p>\n<p>$$\\frac{P-22,000}{14,750.60}=\\Phi^{-1}(0.99)$$<\/p>\n<p>$$\\therefore P=22,000+14,750.60\\left(2.326\\right)=56,309.90$$<\/p>\n<p>The value \\(2.326\\) is nothing more than our application of the Central Limit Theorem (\\(\\Phi(0.99)\\)).<\/p>\n<p><em><strong>Learning Outcome<\/strong><\/em><\/p>\n<p><em><strong>Topic 3.i:\u00a0Multivariate Random Variables &#8211;\u00a0State and apply the Central Limit Theorem.<\/strong><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For this learning objective, a certain knowledge of the normal distribution and knowing how to use the Z-table is assumed. The central limit theorem is of the most important results in the probability theory. It states that the sum of&#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-3028","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 v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>State and apply the Central Limit Theorem - 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\/state-and-apply-the-central-limit-theorem\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"State and apply the Central Limit Theorem - CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"og:description\" content=\"For this learning objective, a certain knowledge of the normal distribution and knowing how to use the Z-table is assumed. The central limit theorem is of the most important results in the probability theory. It states that the sum of...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-28T15:45:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-25T07:46:12+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\/state-and-apply-the-central-limit-theorem\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/\"},\"author\":{\"name\":\"Jasmine Keizer\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"headline\":\"State and apply the Central Limit Theorem\",\"datePublished\":\"2019-06-28T15:45:41+00:00\",\"dateModified\":\"2022-01-25T07:46:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/\"},\"wordCount\":1380,\"articleSection\":[\"Multivariate Random Variables\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/\",\"url\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/\",\"name\":\"State and apply the Central Limit Theorem - CFA, FRM, and Actuarial Exams Study Notes\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/#website\"},\"datePublished\":\"2019-06-28T15:45:41+00:00\",\"dateModified\":\"2022-01-25T07:46:12+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\/state-and-apply-the-central-limit-theorem\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/analystprep.com\/study-notes\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"State and apply the Central Limit Theorem\"}]},{\"@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:\/\/analystprep.com\/study-notes\/#\/schema\/person\/image\/\",\"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":"State and apply the Central Limit Theorem - 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\/state-and-apply-the-central-limit-theorem\/","og_locale":"en_US","og_type":"article","og_title":"State and apply the Central Limit Theorem - CFA, FRM, and Actuarial Exams Study Notes","og_description":"For this learning objective, a certain knowledge of the normal distribution and knowing how to use the Z-table is assumed. The central limit theorem is of the most important results in the probability theory. It states that the sum of...","og_url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2019-06-28T15:45:41+00:00","article_modified_time":"2022-01-25T07:46:12+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\/state-and-apply-the-central-limit-theorem\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/"},"author":{"name":"Jasmine Keizer","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"headline":"State and apply the Central Limit Theorem","datePublished":"2019-06-28T15:45:41+00:00","dateModified":"2022-01-25T07:46:12+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/"},"wordCount":1380,"articleSection":["Multivariate Random Variables"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/","url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/","name":"State and apply the Central Limit Theorem - CFA, FRM, and Actuarial Exams Study Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"datePublished":"2019-06-28T15:45:41+00:00","dateModified":"2022-01-25T07:46:12+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\/state-and-apply-the-central-limit-theorem\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/multivariate-random-variables\/state-and-apply-the-central-limit-theorem\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"State and apply the Central Limit Theorem"}]},{"@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:\/\/analystprep.com\/study-notes\/#\/schema\/person\/image\/","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\/3028","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=3028"}],"version-history":[{"count":18,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/3028\/revisions"}],"predecessor-version":[{"id":25092,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/3028\/revisions\/25092"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=3028"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=3028"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=3028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}