{"id":2988,"date":"2019-06-28T14:35:20","date_gmt":"2019-06-28T14:35:20","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=2988"},"modified":"2025-12-30T11:43:40","modified_gmt":"2025-12-30T11:43:40","slug":"explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/","title":{"rendered":"Explain and calculate variance, standard deviation, and coefficient of variation"},"content":{"rendered":"<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"QAPage\",\n  \"mainEntity\": {\n    \"@type\": \"Question\",\n    \"name\": \"What is the standard deviation of the drone replacement age under the extended warranty?\",\n    \"text\": \"A well-known drone manufacturer offers an extended warranty of 8 years on their top-tier drone model. The warranty assures a replacement either if the drone experiences motor failure before reaching 8 years or upon the completion of the 8-year duration. Let S represent the age of the drone at the time of replacement due to motor failure. The drone\u2019s age at motor failure, denoted by T, has the following density function:\\n\\nf(t) = 1\/8 for 0 < t < 8, and 0 elsewhere.\\n\\nFind the standard deviation of S.\\n\\nA. 5.33\\nB. 6.25\\nC. 7.11\\nD. 8.00\",\n    \"answerCount\": 1,\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"5.33.\\n\\nStep 1: Compute the expected value of S:\\nE[S] = \u222b\u2080\u2078 t \u00d7 (1\/8) dt = (1\/8) \u00d7 (t\u00b2\/2) |\u2080\u2078 = 4.\\n\\nStep 2: Compute the second moment of S:\\nE[S\u00b2] = \u222b\u2080\u2078 t\u00b2 \u00d7 (1\/8) dt = (1\/8) \u00d7 (t\u00b3\/3) |\u2080\u2078 = 21.33.\\n\\nStep 3: Compute the variance of S:\\nVar[S] = E[S\u00b2] \u2212 (E[S])\u00b2 = 21.33 \u2212 16 = 5.33.\\n\\nStep 4: The standard deviation of S is:\\n\u03c3_S = \u221a5.33 \u2248 2.31.\",\n      \"dateCreated\": \"2025-12-23\"\n    }\n  }\n}\n<\/script><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ImageObject\",\n  \"url\": \"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img2.jpg\",\n  \"caption\": \"Area under the standard normal curve illustrating probability distribution.\",\n  \"width\": 623,\n  \"height\": 686,\n  \"copyrightNotice\": \"\u00a9 2024 AnalystPrep\",\n  \"acquireLicensePage\": \"https:\/\/analystprep.com\/license-info\",\n  \"creditText\": \"AnalystPrep Design Team\",\n  \"creator\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AnalystPrep\"\n  }\n}\n<\/script><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ImageObject\",\n  \"url\": \"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg\",\n  \"caption\": \"Illustration of a normal distribution used for probability calculations.\",\n  \"width\": 412,\n  \"height\": 246,\n  \"copyrightNotice\": \"\u00a9 2024 AnalystPrep\",\n  \"acquireLicensePage\": \"https:\/\/analystprep.com\/license-info\",\n  \"creditText\": \"AnalystPrep Design Team\",\n  \"creator\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AnalystPrep\"\n  }\n}\n<\/script><\/p>\n<h2>Variance<\/h2>\n<p>The mean (average) gives an idea of the &ldquo;typical&rdquo; value in a dataset. However, in many scenarios, especially in financial markets, simply knowing the mean isn't sufficient. Investors want to know not just the expected return (mean) but also how much variability or risk is associated with an investment. This is where variance comes in.<\/p>\n<ul>\n<li><strong>Risk analysis:<\/strong> In the financial sector, the mean might provide the expected return of an investment. Still, variance provides insight into the volatility or risk associated with that return. High variance indicates a higher possibility of a deviation from the expected return, which could either be in the investor's favor or not.<\/li>\n<li><strong>Diversification:<\/strong> Knowing the variance helps investors diversify their portfolio. If all assets in a portfolio have high variance, the total risk of the portfolio is high. By mixing assets with different variances, investors can manage and control the overall risk.<\/li>\n<\/ul>\n<p>The variance also comes with a few advantages over the range of a set of data. As discussed previously, range calculates the difference between the maximum and minimum values in a data set. But it comes with two key limitations:<\/p>\n<ul>\n<li><strong>Volatility:<\/strong> The range is sensitive to extreme values. A single data point change (e.g., a new maximum or minimum), can drastically affect the range. <\/li>\n<li><strong>Doesn\u2019t represent central tendency:<\/strong> While the range provides an idea of spread, it doesn't give insight into where most of the data lies. Most people might be clustered around a particular value, but the range won't reveal this.<\/li>\n<\/ul>\n<p>The variance resolves such problems in several ways:<\/p>\n<ul>\n<li><strong>Less sensitive to extreme values:<\/strong> Unlike the range, variance considers all data points and their deviation from the mean, so it's less affected by outliers.<\/li>\n<li><strong>Considers all data points:<\/strong> Every data point contributes to the variance value, making it a more holistic measure.<\/li>\n<li><strong>Foundation for standard deviation:<\/strong> The square root of variance gives the standard deviation, another commonly used measure of spread. Standard deviation gives the average distance of each data point from the mean in the original units of the data.<\/li>\n<\/ul>\n<h2>The Variance of a Discrete Random Variable<\/h3>\n<p>Given a discrete random variable with mean \\(\\mu_X\\) and probability function \\(P\\left(X=x_i\\right)=p(x_i)\\), the variance is calculated as follows:<\/p>\n<p>$$ Var\\left(X\\right)=\\sigma_X^2=\\sum_{x_i}{\\left(x_i-u_X\\right)^2p\\left(x_i\\right)} $$<\/p>\n<p>Given a data set of \\(n\\) equally likely outcomes, the formula above changes as follows:<\/p>\n<p>$$ \\sigma_X^2=\\frac{1}{n}\\sum_{i=1}^{n}\\left(x_i-\\mu_X\\right)^2 $$<\/p>\n<p>But for practical purposes, you can easily calculate the variance as follows:<\/p>\n<p>$$ \\begin{align*}<br \/>\nVar\\left[X\\right] & =E\\left[X^2\\right]-\\left(E\\left[X\\right]\\right)^2={\\sum_{x_i}{x_i^2p\\left(x_i\\right)-\\left(\\sum_{x_i}{x_ip\\left(x_i\\right)}\\right)}}^2 \\\\ & =\\sum_{x_i}{x_i^2p\\left(x_i\\right)-\\left(\\mu_x\\right)^2} \\end{align*} $$<\/p>\n<p>The variance of \\(X\\) is sometimes often referred to as the second moment of \\(X\\) about the mean. <\/p>\n<h3>Properties of Variance<\/h3>\n<p>Let \\(\\alpha\\) and \\(\\beta\\) be non-zero constants. Then, it can be proved that:<\/p>\n<ol type=\"i\">\n<li>\\(Var\\left(\\alpha\\right)=0\\)<\/li>\n<li>\\(Var\\left(\\alpha X\\right)=\\alpha^2.Var\\left(X\\right)\\)<\/li>\n<li>\\(Var\\left(\\alpha X+\\beta\\right)=\\alpha^2.Var\\left(X\\right)\\)<\/li>\n<li>\\(Var\\left(X+\\alpha\\right)=Var(X) \\text{ (Variance is translation invariant).}\\)<\/li>\n<\/ol>\n<h3>Standard Deviation of a Discrete Random Variable<\/h3>\n<p>The standard deviation of a discrete random variable, \\(\\sigma\\), is a fundamental statistical measure that quantifies the degree of variability or dispersion in the outcomes of the variable. It represents the average distance between each data point and the mean of the data set. It\u2019s calculated as the square root of variance:<\/p>\n<p>$$ \\sigma=\\sqrt V\\left(X\\right) $$<\/p>\n<p>Alternatively,<\/p>\n<p>$$ Var\\left(X\\right)=\\sigma^2 $$<\/p>\n<p>The standard deviation has several advantages over variance. While both measures convey information about data dispersion, the standard deviation is expressed in the same units as the original data, making it more interpretable. It provides a more intuitive understanding of the spread of data because it is in the same scale as the data points. In contrast, variance is in squared units, which can be less meaningful. Additionally, the standard deviation is less sensitive to outliers compared to the variance, making it a robust measure for summarizing data when extreme values are present.<\/p>\n<h4>Example 1: Calculating the Variance of a Discrete Random Variable<\/h4>\n<p>Suppose we are conducting an experiment of rolling a fair six-sided die. Let \\(X\\) be the random variable representing the outcome of rolling the die. <\/p>\n<p>Find \\(Var(X)\\).<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>We know that:<\/p>\n<p>$$ \\begin{align*} Var\\left(X\\right) &amp; =E\\left(X^2\\right)-\\left(E\\left[X\\right]\\right)^2 \\\\ E\\left(X\\right) &amp; = 1\\times \\left(\\frac{1}{6}\\right)+ 2\\times\\left(\\frac{1}{6}\\right)+ 3\\times\\left(\\frac{1}{6}\\right)+ 4\\times\\left(\\frac{1}{6}\\right) \\\\ &amp; + 5\\times\\left(\\frac{1}{6}\\right)+ 6\\times\\left(\\frac{1}{6}\\right) \\\\ &amp; = 3.5 \\\\ E\\left(X^2\\right) &amp; = 1^2\\times \\left(\\frac{1}{6}\\right)+ 2^2\\times \\left(\\frac{1}{6}\\right)+ 3^2\\times\\left(\\frac{1}{6}\\right)+ 4^2\\times\\left(\\frac{1}{6}\\right) \\\\ &amp; + 5^2\\times \\left(\\frac{1}{6}\\right)+ 6^2\\times \\left(\\frac{1}{6}\\right) \\\\ &amp; =\\frac{91}{6} \\\\ \\Rightarrow Var\\left(X\\right) &amp; = \\left(\\frac{91}{6}\\right)\u2013 (3.5)^2 =\\frac{35}{12} = 2.92 \\end{align*} $$<\/p>\n<p>Alternatively, we can get the above result using the formula<\/p>\n<p>$$ Var\\left(X\\right)=E\\left(X-\\mu\\right)^2=\\sum_{\\forall x}{\\left(X-\\mu\\right)^2 p\\left(x_i\\right)} $$<\/p>\n<p>Where \\(E\\left(X\\right)=\\mu\\)<\/p>\n<p>$$ \\begin{align*} \\Rightarrow Var\\left(X\\right) &amp;=\\left(1 - 3.5\\right)^2\\times\\left(\\frac{1}{6}\\right)+ \\left(2 - 3.5\\right)^2\\times\\left(\\frac{1}{6}\\right) \\\\ &amp; + \\left(3 - 3.5\\right)^2\\times\\left(\\frac{1}{6}\\right)+ \\left(4 - 3.5\\right)^2\\times\\left(\\frac{1}{6}\\right) \\\\ &amp; +\\left(5 - 3.5\\right)^2\\times \\left(\\frac{1}{6}\\right)+ \\left(6 - 3.5\\right)^2\\times\\left(\\frac{1}{6}\\right) \\\\ &amp; = 2.92 \\end{align*} $$<\/p>\n<h4>Example 2: Calculating the Variance of a Discrete Random Variable<\/h4>\n<p>The number of claims, \\(X\\), that an insurance company receives per annum is distributed as below: <\/p>\n<p>$$ \\begin{array}{c|c}<br \/>\nX &\tP(X=x) \\\\ \\hline<br \/>\n1 &\t0.25 \\\\ \\hline<br \/>\n2 &\t0.035 \\\\ \\hline<br \/>\n3 &\t0.05 \\\\ \\hline<br \/>\n4 & \t0.5 \\\\ \\hline<br \/>\n5 &\t0.16 \\\\ \\hline<br \/>\n6 &\t0.005<br \/>\n\\end{array} $$<\/p>\n<ol type=\"a\">\n<li>Find \\(Var(X)\\).<\/li>\n<li>Find \\(Var(2X)\\).<\/li>\n<li>Find \\(Var(2X+5)\\).<\/li>\n<\/ol>\n<p><strong>Solution:<\/strong><\/p>\n<ol type=\"a\">\n<li>\n<p>We know that <\/p>\n<p>$$ Var(X) = E (X^2) -(E[X])^2 $$<\/p>\n<p>Now,<\/p>\n<p>$$ \\begin{align*}<br \/>\nE(X) & = 1 \\times (0.25)+ 2 \\times (0.035)+ 3 \\times (0.05)+ 4 \\times (0.5) \\\\ & + 5 \\times (0.16)+ 6 \\times (0.005) = 3.3 \\\\<br \/>\nE(X^2) & =1^2 (0.25) + 2^2 (0.035) + 3^2 (0.05) + 4^2 (0.5) \\\\ & + 5^2 (0.16) + 6^2 (0.005) =13.02 \\\\<br \/>\nVar(X) & =13.02-(3.3)^2= 2.13<br \/>\n\\end{align*} $$<\/p>\n<\/li>\n<li>\n<p>We know that,<\/p>\n<p>$$ Var(2X)=E[(2X)^2 ]-[E(2X)]^2 $$<\/p>\n<p>Now,<\/p>\n<p>$$ \\begin{align*}<br \/>\nE(2X) & =2 \\times 1(0.25)+ 2 \\times 2(0.035)+ 2 \\times 3(0.05)+  2 \\times 4(0.5) \\\\ & + 2 \\times 5(0.16)+ 2 \\times 6(0.005)=6.6 \\\\<br \/>\nE[(2X)^2]& =E[4x^2 ] \\\\<br \/>\nE[(2X)^2 ]&=E[4x^2 ]=4  \\times 1^2 (0.25)+ 4 \\times 2^2 (0.035)+ 4 \\times 3^2 (0.05) \\\\ & +4 \\times 4^2 (0.5)<br \/>\n + 4 \\times 5^2 (0.16)+ 4 \\times 6^2 (0.005)=52.08   \\end{align*} $$<\/p>\n<p>So that,<\/p>\n<p>$$ Var(2X)=52.08-6.6^2=8.52 $$<\/p>\n<p><strong>Alternatively<\/strong>, using the properties of variance,<\/p>\n<p>$$ Var(2X)=2^2 Var(X)=2^2 \\times 2.13=8.52 $$<\/p>\n<\/li>\n<li>\n<p>To find \\(Var(2X+5)\\), we can start by creating a table for the variable \\(2X+5\\):<\/p>\n<p>$$ \\begin{array}{c|c}<br \/>\n2X+5 &\tP(X=x) \\\\ \\hline<br \/>\n7 &\t0.25 \\\\ \\hline<br \/>\n9 &\t0.035 \\\\ \\hline<br \/>\n11 &\t0.05 \\\\ \\hline<br \/>\n13 &\t0.5 \\\\ \\hline<br \/>\n15 &\t0.16 \\\\ \\hline<br \/>\n17 &\t0.005<br \/>\n\\end{array} $$<\/p>\n<p>We know that <\/p>\n<p>$$ Var(2X+5)= E[(2x+5)^2 ]-[E(2x+5)]^2 $$<\/p>\n<p>Now,<\/p>\n<p>$$ \\begin{align*} E(2x+5) & =7 \\times (0.25)+ 9 \\times (0.035)+ 11 \\times (0.05)+ 13 \\times (0.5) \\\\<br \/>\n& +15 \\times (0.16)+ 17 \\times (0.005)=11.6 \\end{align*} $$<\/p>\n<p>And,<\/p>\n<p>$$ \\begin{align*}  E[(2x+5)^2 ]& =7^2 \\times (0.25)+ 9^2 \\times (0.035)+ 11^2 \\times (0.05)+ 13^2 \\times (0.5) \\\\<br \/>\n& +15^2 \\times (0.16)+ 17^2 \\times (0.005)=143.08 \\\\<br \/>\n\\therefore Var(2X+5) & =143.08-11.6^2=8.52 \\\\<br \/>\n \\end{align*} $$<\/p>\n<p>It is clear that,<\/p>\n<p>$$ Var(2X+5)=Var(2X) $$<\/p>\n<p>This proves the property that,<\/p>\n<p>$$ Var(X+\\alpha)=Var(X) $$<\/p>\n<\/li>\n<\/ol>\n<h4>Example 3: Calculating the Variance of a Discrete Random Variable<\/h4>\n<p>A research report suggests that the annual cost of maintaining and repairing a motorcycle in a city in British Columbia averages 150 with a variance of 180. A new tariff of 25% is imposed on all products related to the maintenance and repair of motorcycles (i.e., everything becomes 25% more expensive).<\/p>\n<p>Calculate the variance of the annual cost of maintaining and repairing a motorcycle after the tariff is introduced.<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Let \\(Z\\) and \\(W\\) denote the annual cost of maintaining and repairing a motorcycle before and after the 25% tariff, respectively.<\/p>\n<p>Given: <\/p>\n<p>\\(Z\\) (average) = 150 <\/p>\n<p>\\(Var(Z) = 180\\)<\/p>\n<p>From the problem, \\(W\\)=1.25Z<\/p>\n<p>Using the properties of variance: <\/p>\n<p>$$ \\begin{align*} Var(W) & = Var(1.25Z)=1.25^2 \\times Var(Z) \\\\<br \/>\n& =1.5625(180)=281.25<br \/>\n \\end{align*}$$<\/p>\n<h4>Example 4: Calculating the Variance of a Discrete Random Variable<\/h4>\n<p>The profit for a new product is given by \\(Z = 4X \u2013 2Y \u2013 7\\). \\(X\\) and \\(Y\\) are independent random variables with \\(Var(X) = 1\\) and \\(Var(Y) = 2\\).<\/p>\n<p>Calculate \\(Var(Z)\\).<\/p>\n<p><storng>Solution<\/strong><\/p>\n<p>Due to the independence of \\(X\\) and \\(Y\\),<\/p>\n<p>$$ \\begin{align*} Var(Z) & = Var(4X \u2013 2Y \u2013 7) = 4^2 Var(X^2 )+(-2^2 )Var(Y)+0 \\\\<br \/>\n & =16(1) + 4(2) + 0  \\\\<br \/>\n& = 24<br \/>\n \\end{align*}$$<\/p>\n<h2>The Variance of a Continuous Random Variable<\/h2>\n<p>If \\(X\\) is a continuous random variable, then as in the case of discrete random variables, \\(Var(X)\\) is given by<\/p>\n<p>$$ \\begin{align*} Var(X) & =E(X)^2-(E[X])^2 \\\\<br \/>\n & =\\int_{-\\infty}^{\\infty} X^2f\\left(x\\right)dx-\\left[\\int_{-\\infty}^{\\infty} x f\\left(x\\right)dx\\right]^2 \\\\<br \/>\n\\end{align*} $$<\/p>\n<p>And if we let \\(E(X)=\\mu\\), then \\(Var(X)\\) can be expressed as <\/p>\n<p>$$ Var(X)=\\int_{-\\infty}^{\\infty}(X-\\mu)^2  f(x)dx $$<\/p>\n<h4>Example 5: Calculating Variance of a Continuous Random Variable<\/h4>\n<p>Given the following probability density function of a continuous random variable:<\/p>\n<p>$$ f(x)=\\left\\{ \\begin{matrix} \\frac{x}{2}, &   0 \\lt x \\lt 2 \\\\ 0, &  \\text{otherwise} \\end{matrix} \\right. $$<\/p>\n<p>Calculate \\(Var(X)\\)<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>We know that:<\/p>\n<p>$$ Var(X)=E(X)^2-(E[X])^2 $$<\/p>\n<p>Therefore, <\/p>\n<p>$$ \\begin{align*}<br \/>\nE(X) & =\\int_{-\\infty}^{\\infty} xf(x)dx=\\int_0^2 x \\times \\frac{x}{2} \\times dx=\\left[\\frac {x^3}{6} \\right]_{x=0}^{x=2}=\\frac {8}{6}=\\frac {4}{3} \\\\<br \/>\nE(X^2) & =\\int_{-\\infty}^{\\infty} X^2 f(x)dx=\\int_0^2 x^2 \\times \\frac {x}{2} \\times dx=\\left[\\frac {x^4}{8} \\right]_{x=0}^{x=2}=2   \\\\<br \/>\n\\Rightarrow Var(X) & =2-\\left(\\frac {4}{3} \\right)^2=\\frac {2}{9}<br \/>\n\\end{align*} $$<\/p>\n<p>Alternatively,<\/p>\n<p>$$ \\begin{align*} Var(X) & =\\int_{-\\infty}^{\\infty}(x-\\mu)^2 f(x)dx \\\\<br \/>\n& =\\int_0^2 \\left(x-\\frac {4}{3}\\right)^2 \\times \\frac {x}{2} \\times dx=\\left[\\frac {x^4}{8}-\\frac {4}{9} x^3+\\frac {4}{9} x^2 \\right]_{x=0}^{x=2}=\\frac {2}{9} \\end{align*} $$<\/p>\n<p>As with discrete random variables, the <strong>standard deviation<\/strong>, often written as \\(\\sigma\\), of a continuous random variable is simply the square root of the variance:<\/p>\n<p>$$ S.D(X)=\\sigma=\\sqrt{Var(X)} $$<\/p>\n<h4>Example 6: Calculating the Standard Deviation of a Continuous Random Variable<\/h4>\n<p>Using the example above, we found that:<\/p>\n<p>$$ \\begin{align*}<br \/>\nVar (X) &= \\frac {2}{9} \\\\<br \/>\n\\Rightarrow S.D &=\\sigma=\\sqrt{\\frac {2}{9}} \\\\<br \/>\n&= 0.4714<br \/>\n\\end{align*} $$<\/p>\n<p>Another important concept that we discuss in this reading is the <strong>coefficient of variation<\/strong>.<\/p>\n<h4>Example 7: Calculating the Variance and Standard Deviation of a Continuous Random Variable<\/h4>\n<p>A renowned camera manufacturer offers a 10-year warranty on their latest professional DSLR camera. The warranty covers any lens issues that arise within this period or the camera will be replaced upon reaching the 10-year mark. Let \\(U\\) signify the age of the camera at the time of replacement due to lens issues. The camera's age at lens issue occurrence, denoted by V, has the following<br \/>\ndensity function:<\/p>\n<p>$$ \\left\\{ \\begin{matrix}  \\frac {1}{10} &   \\text{for }  0\\lt v \\lt 5 \\\\ 0 & \\text{elsewhere} \\end{matrix} \\right. $$<\/p>\n<p>Determine the variance and standard deviation of \\(U\\).<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Step 1: Determine \\(E[U]\\)<\/p>\n<p>From the provided density function: <\/p>\n<p>$$<br \/>\n E[U]=\\int_{0}^{10}{v\\times\\frac{1}{10}dv=\\frac{1}{10}\\times\\frac{v^2}{2}\\left|\\frac{10}{0}\\right.}=5 $$<\/p>\n<p>Step 2: Determine \\(E[U^2]\\)<\/p>\n<p>$$ E\\left[U^2 \\right]=\\int_{0}^{10}{v^2\\times\\frac{1}{10}dv=\\frac{1}{10}\\times\\frac{v^3}{3}\\left|\\frac{10}{0}\\right.}=33.33 \\\\<br \/>\n E\\left[U\\right]=\\int_{0}^{10}{v\\times\\frac{1}{10}dv=\\frac{1}{10}\\times\\frac{v^2}{2}\\left|\\frac{10}{0}\\right.}=5 $$<\/p>\n<p>Step 3: Calculate the variance of \\(U\\)<\/p>\n<p> $$ \\begin{align*} Var[U] & =E[U^2]-(E[U])^2 \\\\<br \/>\n& = 33.33 \u2013 25 = 8.33 \\end{align*} $$<\/p>\n<p>Step 4: Calculate the Standard deviation<\/p>\n<p>$$ \\sigma_U=\\sqrt{8.33}=2.89 $$<\/p>\n<h2>The Coefficient of Variation<\/h2>\n<p>The coefficient of variation (CV) is a standardized measure of relative risk, representing the <strong>ratio of the standard deviation to the mean<\/strong>, and is especially valuable when comparing the risk of two different investments or assets. It provides a dimensionless measure, allowing for a direct comparison of variation between datasets that might have different units or scales. In the fields of finance and insurance, the CV is instrumental in determining the volatility of investments or the reliability of financial models, respectively. It's particularly important for financial analysts and insurance actuaries when they are assessing the relative risk of different ventures, determining policy premiums, or analyzing asset diversification in portfolios.<\/p>\n<p>Mathematically, <\/p>\n<p>$$ C.V.=\\frac{\\sigma}{\\mu} $$<\/p>\n<h4>Example 8: Calculating Coefficient of Variation<\/h4>\n<p>From example 6 above, \\(\\sigma=\\frac{2}{9}\\) and \\(\\mu=43\\).<\/p>\n<p>Thus,<\/p>\n<p>$$ C.V.=\\frac {\\sigma}{\\mu}=\\frac{\\frac{2}{9}}{\\frac {4}{3}}=\\frac{1}{6} $$<\/p>\n<h4>Example 9: Calculating the Coefficient of Variation<\/h4>\n<p>The independent random variables \\(X\\) and \\(Y\\) have the same mean. The coefficients of variation of X and Y are 2 and 5 respectively.<\/p>\n<p>Calculate the coefficient of variation of \\(\\frac{1}{3}(X + Y)\\).<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Let \\(\\mu\\) be the common mean. Given the coefficients of variation, the standard deviations of \\(X\\) and \\(Y\\) are \\(2\\mu\\) and \\(5\\mu\\) respectively.<\/p>\n<p>The mean of \\(\\frac{1}{3}(X + Y) = \\frac{1}{3}\\left(\\mu+\\mu\\right)=\\frac{2}{3}\\mu\\)<\/p>\n<p>The variance is given by \\(Var(\\frac{1}{3}(X + Y))\\) which is equivalent to \\(\\frac{1}{9}Var(X+Y)\\)<\/p>\n<h2>Discrete Probability Distributions<\/h2>\n<p><h3>Binomial Distribution<\/h3>\n<\/p>\n<p>Let \\(X\\) be the random variable representing the number of successes in \\(n\\) independent trials where each trial ends in either a success or failure. Let \\(p\\) denote the probability of a success and \\(q=1-p\\) denote the probability of a failure. Then \\(X\\) is said to be a binomial random variable with parameters \\(n\\) and \\(p\\) denoted as \\(X\\sim Bin\\left(n, p\\right)\\).<\/p>\n<p>In other words, a binomial experiment is an experiment that consists of \\(n\\) independent trials, each with a probability of success, \\(p\\), and failure, \\(1-p\\). The probability of success, \\(p\\), is the same throughout the experiment. <\/p>\n<p>The probability mass function of a binomial distribution is given by:<\/p>\n<p>$$ P\\left(X=x\\right)=\\binom{n}{x}p^X\\left(1-p\\right)^{n-x},\\ \\ \\ \\ x=0, 1, 2, \\ldots $$<\/p>\n<p>The mean and variance of a binomial distribution are given by:<\/p>\n<p>$$ \\begin{align*} E\\left(X\\right)&=np \\\\<br \/>\nVar\\left(X\\right)&=np(1-p) \\end{align*} $$<\/p>\n<h3>Bernoulli Distribution<\/h3>\n<p>The Bernoulli distribution is a special case of the binomial distribution with \\(n=1\\), i.e., \\(X\\sim Bin\\left(1, p\\right)\\). The PMF of a Bernoulli distribution is given by:<\/p>\n<p>$$ f\\left(x\\right)= \\left\\{ \\begin{matrix} p,& x=1 \\\\     1-p, &   x=0  \\end{matrix} \\right. $$<\/p>\n<p>The expected value and the variance of a Bernoulli random variable are given by:<\/p>\n<p>$$ E\\left(X\\right)=p $$<\/p>\n<p>And,<\/p>\n<p>$$ Var\\left(X\\right)=p(1-p) $$<\/p>\n<h4>Example 10: Variance of a Binomial Distribution<\/h4>\n<p>At a local training institute, it has been observed that 1 out of every 6 students skips lunch during the lunch break. If a random sample of 10 students is taken from this institute, determine the variance of the number of students who skip lunch.<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Let \\(X\\) be the random variable for the number of students who skip lunch. <\/p>\n<p>$$ X\\sim Bin\\left(10,\\frac{1}{6}\\right) $$<\/p>\n<p>We know that,<\/p>\n<p>$$ \\begin{align*} Var\\left(X\\right) & =np\\left(1-p\\right) \\\\<br \/>\n& =\\left(10\\right)\\left(\\frac{1}{6}\\right)\\left(\\frac{5}{6}\\right)\\\\ & =\\frac{25}{18}=1.389 \\end{align*} $$<\/p>\n<h3>Negative Binomial Distribution<\/h3>\n<p>Suppose we have a sequence of independent Bernoulli trials and that we wish to model the number of <strong>failures<\/strong> denoted by \\(k\\) before a specified number of successes, \\(r\\) is obtained. Suppose further that each trial has two outcomes: success or failure. In each trial, the probability of success is \\(p\\). Let \\(X\\) denote the random variable representing the number of failures observed before the \\(r^{th}\\) success is observed. Then, \\(X\\) is said to be a negative binomial random variable with parameters \\(r\\) and \\(p\\), denoted as \\(X\\sim NB\\left(r,p\\right)\\).<\/p>\n<p>The PMF of \\(X\\) is given by:<\/p>\n<p>$$ P\\left(X=k\\right)=\\binom{k+r-1}{k}\\left(1-p\\right)^kp^r,\\ \\ \\ \\ for\\ k=0,\\ 1,\\ 2,\\ \\ldots $$<\/p>\n<p>The alternate formula for the above PMF, using an equivalent binomial, can be expressed as:<\/p>\n<p>$$ P\\left(X=k\\right)=\\binom{k+r-1}{r-1}\\left(1-p\\right)^kp^r $$<\/p>\n<p>And if we let \\(n=k+r\\), then the formula can be simplified to give:<\/p>\n<p>$$ P\\left(X=k\\right)=\\binom{n-1}{k}\\left(1-p\\right)^kp^r,\\ \\ for\\ k=0,\\ 1,\\ 2\\ldots $$<\/p>\n<p>The mean and variance of \\(X\\) are:<\/p>\n<p>$$ E\\left(X\\right)=\\frac{r(1-p)}{p} $$<\/p>\n<p>and,<\/p>\n<p>$$ Var\\left(X\\right)=\\frac{r\\left(1-p\\right)}{p^2} $$<\/p>\n<p>We can have alternative definitions of the negative binomial distribution depending on what \\(X\\) is counting. For example:<\/p>\n<p>Suppose that we wish to model the number of trials, \\(n\\), given \\(r\\) successes, that is, \\(X\\) is counting \\(n\\) trials given \\(r\\) successes, the PMF of \\(X\\) becomes:<\/p>\n<p>$$ P\\left(X=n\\right)=\\binom{n-1}{r-1}p^r\\left(1-p\\right)^{n-r},\\ \\ \\ \\ \\ \\ \\ \\ n=r,\\ r+1,\\ r+2,\\ \\ldots $$<\/p>\n<p>In this case, the mean of \\(X\\) becomes,<\/p>\n<p>$$ E\\left(X\\right)=\\frac{r}{p} $$<\/p>\n<p>Similarly, if we wish to model the number of trials, \\(n\\), given r failures, that is, \\(X\\) is counting \\(n\\) trials given \\(r\\) failures, the PMF of \\(X\\) becomes:<\/p>\n<p>$$ P\\left(X=n\\right)=\\binom{n-1}{r-1}p^{n-r}\\left(1-p\\right)^r,\\ \\ \\ \\ \\ \\ \\ \\ n=r,\\ r+1,\\ r+2,\\ \\ldots $$<\/p>\n<p>which can also be expressed as:<\/p>\n<p>$$ P\\left(X=n\\right)=\\binom{n-1}{k}p^k\\left(1-p\\right)^r,\\ \\ \\ \\ \\ \\ \\ \\ n=r,\\ r+1,\\ r+2,\\ \\ldots $$<\/p>\n<p>If we look at the distribution of a binomial random variable, X:<\/p>\n<p>$$ P\\left(X=r\\right)=\\binom{n}{r}p^k\\left(1-p\\right)^r,\\ \\ \\ \\ \\ \\ \\ r=0,\\ 1,\\ 2\\ldots $$<\/p>\n<p>We can see that the binomial distribution can be likened to the case where we wish to model the number of successes, \\(r\\), given \\(n\\) trials, i.e., \\(X\\) is counting \\(r\\) successes given \\(n\\) trials. <\/p>\n<h4>Example 11: Negative Binomial Distribution<\/h4>\n<p>A person conducting telephone surveys must get 5 more completed surveys before completing their job. There is a 15% chance of reaching an adult who will complete the survey on each randomly dialed contact.<\/p>\n<p>Find the variance for the number of adults who complete the survey.<\/p>\n<p><strong>Solution <\/strong><\/p>\n<p>In this case, \\(p= 0.15\\), \\(r= 5\\)<\/p>\n<p>Let \\(X\\) be the number of adults who complete the survey. <\/p>\n<p>$$ P\\left(X=n\\right)=\\binom{n-1}{r-1}\\left(1-p\\right)^{n-r}p^r $$<\/p>\n<p>$$ E\\left(X\\right)=\\mu=\\frac {r}{p}=50.15=33\\frac{1}{3} $$<\/p>\n<p>$$ Var\\left(X\\right)=\\sigma=\\frac{r\\left(1-p\\right)}{p^2}=\\frac{5\\left(1-0.15\\right)}{{0.15}^2}=\\frac{4.25}{0.0225}=188.89 $$<\/p>\n<h3>Geometric Distribution<\/h3>\n<p>Given a sequence of independent trials such that we have two outcomes, success or failure, let \\(X\\) denote the random variable representing the number of failures observed before the 1<sup>st<\/sup> success is observed. Then \\(X\\) is said to be a geometric random variable, denccoted as \\(X\\sim G\\left(1,p\\right)\\).<\/p>\n<p>Therefore, the geometric distribution is a special case of a negative binomial distribution where the number of successes, \\(r\\) is equal to 1. The PMF of a geometric random variable \\(X\\) is given by:<\/p>\n<p>$$ P\\left(X=x\\right)=\\left(1-p\\right)^{x-1}p,\\ \\ \\ \\ \\ \\ \\ x=1,2,\\ldots $$<\/p>\n<p>The mean and variance of a geometric random variable are:<\/p>\n<p>$$ E\\left(X\\right)=\\frac{1}{p} $$<\/p>\n<p>And<\/p>\n<p>$$ Var\\left(X\\right)=\\frac{1-p}{p^2} $$<\/p>\n<h3>Hypergeometric Distribution<\/h3>\n<p>Suppose that a <strong>sample<\/strong> of size \\(n\\) is randomly selected <strong>without replacement<\/strong> from a <strong>population<\/strong> of \\(N\\) items. Suppose further that in the population, \\(m\\) items can be classified as successes, and \\(N-m\\) items can be classified as failures. Let \\(X\\) be the random variable for the number of items selected without replacement from a population. Then \\(X\\) is said to be a Hypergeometric random variable with parameters \\(N\\), \\(m\\), and \\(n\\) denoted, \\(X \\sim \\text{Hypergeometric}(N,m,n)\\)<\/p>\n<p>.<\/p>\n<p>For example, in an experiment, assuming you have a basket containing 20 balls \u2013 10 red and 10 white. You randomly select 6 marbles without replacement and count the number of white balls selected. Such a scenario would be a hypergeometric experiment.<\/p>\n<p>The PMF of a Hypergeometric random variable is given by<\/p>\n<p>$$ P\\left(X=x\\right)=\\frac{\\binom{m}{x}\\binom{N-m}{n-x}}{\\binom{N}{n}} $$<\/p>\n<p>Where:<\/p>\n<p>\\(N\\)= population size,<\/p>\n<p>\\(m\\)= number of success states in the population,<\/p>\n<p>\\(n\\)= number of draws (i.e., quantity drawn in each trial),<\/p>\n<p>\\(x\\)= number of observed successes.<\/p>\n<p>Note that the probability of success is given by:<\/p>\n<p>$$ p=\\frac{m}{N} $$<\/p>\n<p>The mean and variance of a Hypergeometric random variable is given by:<\/p>\n<p>$$ E\\left(X\\right)=\\mu=n\\frac{m}{N} $$<\/p>\n<p>And<\/p>\n<p>$$ Var\\left(X\\right)=n\\left(\\frac{m}{N}\\right)\\left(\\frac{N-m\\ }{N}\\right)\\left(\\frac{N-n}{N-1}\\right)=\\frac{nm\\left(N-m\\right)\\left(N-n\\right)}{N^2(N-1)} $$<\/p>\n<p>Alternatively, since we know that, \\(p=\\left(\\frac{m}{N}\\right)\\) and that \\(q=\\left(\\frac{N-m\\ }{N}\\right)\\), then, the above variance formula can be expressed as:<\/p>\n<p>$$ Var\\left(X\\right)=n\\left(\\frac{m}{N}\\right)\\left(\\frac{N-m\\ }{N}\\right)\\left(\\frac{N-n}{N-1}\\right)=npq\\left(\\frac{N-n}{N-1}\\right) $$<\/p>\n<p>Where \\(q=1-p\\)<\/p>\n<h4>Example 12: Hypergeometric Distribution <\/h4>\n<p>In an ordinary deck of playing cards, out of the total cards in a deck, there are 26 red cards. Suppose we randomly select 7 cards without replacement. Find the mean, and variance of getting exactly 3 red cards, that is, diamonds or hearts.<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>\\(N= 52\\); (there are a total of 52 cards in a deck)<\/p>\n<p>\\(m= 26\\) red cards<\/p>\n<p>\\(n= 7\\)(there are 7 randomly selected cards from the deck)<\/p>\n<p>\\(x=3\\)(out of the randomly selected cards, 3 are red)<\/p>\n<p>We know that,<\/p>\n<p>$$ \\begin{align*}<br \/>\nE\\left(X\\right) & =\\mu=\\frac{nm}{N} \\\\<br \/>\n& =\\frac{7\\times26}{52}=3.5<br \/>\n\\end{align*} $$ <\/p>\n<p>For the variance, we have:<\/p>\n<p>$$ \\begin{align*} Var\\left(X\\right) & =\\frac{nm\\left(N-m\\right)\\left(N-n\\right)}{N^2\\left(N-1\\right)}<br \/>\n\\\\ &  =\\frac{7\\times26\\left(52-26\\right)\\left(52-7\\right)}{{52}^2\\left(52-1\\right)} \\approx1.5441 \\end{align*} $$<\/p>\n<h3>Poisson Distribution<\/h3>\n<p>Let \\(X\\) be a Poisson random variable with parameter \\(\\lambda\\), denoted \\(X \\sim P\\left(\\lambda\\right)\\).<\/p>\n<p>The probability mass function (PMF) of a Poisson random variable is given by:<\/p>\n<p>$$ P\\left(X=x\\right)=\\frac {\\lambda^x e^{-\\lambda}}{x\u01c3},x=0,1,2,3,\\ldots $$<\/p>\n<p>Where \\(\\lambda\\) is the mean number of occurrences in a given fixed interval.<\/p>\n<p>A Poisson random variable can be described as the number of events occurring in a fixed time period if the events occur at a known constant rate, \\(\\lambda\\).<\/p>\n<p>The mean and variance of a Poisson random variable are given by:<\/p>\n<p>$$ E\\left(X\\right)=Var\\left(X\\right)=\\lambda $$<\/p>\n<h4>Example 13: Poisson Distribution<\/h4>\n<p>A statistician has found that Company B is three times more likely to produce eight defective products than it is to produce ten defective products in a batch. The number of defective products in each batch from Company B follows a Poisson distribution with mean \\(\\lambda\\). Calculate the variance of the number of defective products in Company B's batches.<\/p>\n<p><strong>Solution: <\/strong><\/p>\n<p>We know that the Poisson distribution formula is given by:<\/p>\n<p>$$ P\\left(X=x\\right)=\\frac{\\lambda^xe^{-\\lambda}}{x\u01c3},x=0,1,2,3,\\ldots $$<\/p>\n<p>From the given information:<\/p>\n<p>$$ P\\left(X=8\\right)=3P(X=10) $$<\/p>\n<p>$$ \\Rightarrow\\frac{\\lambda^8e^{-\\lambda}}{8!}=3\\times\\frac{\\lambda^{10}e^{-\\lambda}}{10!} $$<\/p>\n<p>Solving for \\(\\lambda\\):<\/p>\n<p>$$ \\begin{align*}<br \/>\n\\Rightarrow\\frac{\\lambda^8}{8!} & =3\\times\\frac{\\lambda^{10}}{10!} \\\\<br \/>\n\\Rightarrow\\frac{\\lambda^8}{\\lambda^{10}} & =3\\times \\frac{8!}{10!} \\\\<br \/>\n\\Rightarrow\\lambda &=5.4772 \\end{align*} $$<\/p>\n<p>Using the variance formula for a Poisson distribution:<\/p>\n<p>$$ Var\\left(X\\right)=\\lambda $$<\/p>\n<p>The variance of the number of defective products in Company B's batches is approximately 5.4772.<\/p>\n<h3>Uniform-Discrete Distribution<\/h3>\n<p>A random variable \\(X\\) is said to have a <strong>discrete uniform distribution<\/strong> if each of the \\(n\\) values in its range, consists of an equal probability, \\(\\frac{1}{n}\\), i.e., all outcomes are equally likely, and we write, \\(X \\sim U\\left\\{0,\\ 1,\\ \\cdots,\\ n-1\\right\\}\\). We can present this in a table as follows:<\/p>\n<p>$$ \\begin{array}{c|c}<br \/>\nX\t & P(X=x) \\\\ \\hline<br \/>\n0 &\t\\frac{1}{n} \\\\ \\hline<br \/>\n1 &\t\\frac{1}{n} \\\\ \\hline<br \/>\n\\vdots &\t\\vdots \\\\ \\hline<br \/>\nn-1 &\t\\frac{1}{n}<br \/>\n\\end{array} $$<\/p>\n<p>The PMF of a uniform discrete random variable is given by:<\/p>\n<p>$$ P\\left(X=x\\right)=\\frac{1}{n},\\ \\ x=1,\\ 2,\\ \\ldots,\\ n $$<\/p>\n<p>The mean and variance are:<\/p>\n<p>$$ \\begin{align*} E\\left[X\\right] & =\\frac{n-1}{2} \\\\<br \/>\nVar\\left(X\\right) &=\\frac{n^2-1}{12} \\end{align*} $$<\/p>\n<h4>Example 14: Uniform Distribution <\/h4>\n<p>Suppose that you are conducting an experiment involving the rolling of a standard six-sided die. Find the probability mass function, mean (expected value), and variance for this experiment.<\/p>\n<h4>Solution<\/h4>\n<p>In the experiment of rolling a standard six-sided die, each of the six sides \\((n=6)\\) is equally likely to show up with probability \\frac{1}{6}. Thus,<\/p>\n<p>$$ \\begin{align*} {P}\\left(X\\right) &=\\frac{1}{n}=\\frac{1}{6} \\\\<br \/>\nE\\left[X\\right] & =\\frac{n-1}{2}=\\frac{6-1}{2}=2.5 \\\\<br \/>\nVar\\left(X\\right) &=\\frac{{n}^2-1}{12}=\\frac{6^2-1}{12}=2.92<br \/>\n\\end{align*} $$<\/p>\n<p><strong>Example:<\/strong><\/p>\n<p>Calculate the expected value and variance of a random variable that is equally likely to take on the values of 5, 6, 7, 8, or 9,<\/p>\n<p><strong>Solution:<\/strong><\/p>\n<p>Since the random variable is equally likely to take on the value 5, 6, 7, or 8, then \\(\\widetilde{X}\\sim U\\left\\{5,\\ 6,\\ 7,\\ 8,\\ 9\\right\\}\\).<\/p>\n<p>Generally, we know that the standard uniform distribution is denoted as:<\/p>\n<p>$$ X\\sim U\\left\\{0,\\ 1,\\ 2,\\ 3,\\ 4\\right\\} $$<\/p>\n<p>We can, therefore, express the given distribution, \\(\\widetilde{X}\\) in terms of the random variable \\(X\\).<\/p>\n<p>$$ \\begin{align*} \\Rightarrow\\widetilde{X} &=X+5 \\\\<br \/>\n\\Rightarrow E(\\widetilde{X}) &=E(X)+5 \\end{align*} $$<\/p>\n<p>But, we know that, <\/p>\n<p>$$ \\begin{align*}<br \/>\nE\\left[X\\right] & =\\frac{n-1}{2}=\\frac{5-1}{2}=2 \\\\<br \/>\n\\therefore E\\left(\\widetilde{X}\\right) & =E\\left(X\\right)+5=2+5=7 \\end{align*} $$<\/p>\n<p>Alternatively,<\/p>\n<p>$$ E\\left(\\widetilde{X}\\right)=\\frac{a+b}{2}=\\frac{5+9}{2}=\\frac{14}{2}=7 $$<\/p>\n<p>For the variance, we will calculate,<\/p>\n<p>$$ Var\\left(\\widetilde{X}\\right)=Var\\left(X+5\\right)=Var(X) $$<\/p>\n<p>Using the formula for the variance of a discrete uniform random variable, <\/p>\n<p>$$ \\begin{align*} Var\\left(X\\right) & =\\frac{n^2-1}{12}=\\frac{5^2-1}{12}=2 \\\\<br \/>\n\\therefore Var\\left(\\widetilde{X}\\right) & =Var\\left(X\\right)=2 \\end{align*} $$<\/p>\n<h3>Continuous Probability Distributions<\/h3>\n<p>The following are the commonly tested continuous distributions:<\/p>\n<ul>\n<li>Uniform Distribution<\/li>\n<li>Exponential Distribution (Generalizes to Gamma Distribution)<\/li>\n<li>Beta Distribution<\/li>\n<li>Normal and Lognormal Distributions<\/li>\n<\/ul>\n<h3>Continuous Uniform Distribution<\/h3>\n<p>A random variable \\(X\\) is said to be uniformly distributed, or having rectangular distribution on the interval [a, b], denoted by \\(X\\sim U(a,b)\\) if its probability density function is given by:<\/p>\n<p>$$ f\\left(x\\right)= \\left\\{ \\begin{matrix}  \\frac{1}{b-a}, & \\text{for }a\\le x \\le b \\\\ 0, & \\text{elsewhere} \\end{matrix} \\right. $$<\/p>\n<p>The probability density function, \\(f(x)\\), of a continuous uniform random variable is constant over the possible values of \\(x\\)<\/p>\n<p>The mean and variance are:<\/p>\n<p>$$ \\begin{align*}<br \/>\nE\\left(\\ X\\right) & =\\frac{b+a}{2} \\\\<br \/>\nVar\\left(X\\right) & =\\frac{\\left(b-a\\right)^2}{12} \\end{align*} $$<\/p>\n<h4>Example 15: Continuous Uniform Distribution<\/h4>\n<p>Suppose the time it takes for a dial to rotate, measured in seconds, follows a uniform distribution between 5 and 30 seconds, inclusive. Calculate the probability density function, mean (expected value), and variance for this dial rotation time.<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>Let \\(X\\) be the dial rotation time.<\/p>\n<p>It follows that \\(X \\sim U\\left(a,b\\right)=X \\sim U\\left(5,30\\right)\\).<\/p>\n<p>$$ \\Rightarrow f\\left(x\\right)=\\frac{1}{30-5}=\\frac{1}{25} $$<\/p>\n<p>The mean and variance are:<\/p>\n<p>$$ E\\left(X\\right)=\\frac{b-a}{2}=\\frac{30-5}{2}=12.5 $$<\/p>\n<p>And<\/p>\n<p>$$ Var\\left(X\\right)=\\frac{\\left(b-a\\right)^2}{12}=\\frac{\\left(30-5\\right)^2}{12}=52.0833 $$<\/p>\n<h3>Exponential Distribution<\/h3>\n<p>An exponential distribution is often associated with the amount of time until some specific event occurs. For instance, the amount of time (starting now) until a volcanic eruption occurs has an exponential distribution.<\/p>\n<p>If a random variable \\(X\\) has an exponential distribution, we write \\(X\\sim Exp(\\lambda)\\), where \\(\\lambda\\) is the rate parameter. <\/p>\n<p>The PDF of an exponential distribution is given by:<\/p>\n<p>$$ f\\left(x\\right)= \\left\\{ \\begin{matrix}  \\lambda e^{-\\lambda x} &   \\text{for } x\\gt 0 \\\\ 0 & \\text{for } x\\le 0 \\end{matrix} \\right. $$<\/p>\n<p>The mean of an exponential random variable is given by:<\/p>\n<p>$$ E\\left(X\\right)=\\frac{1}{\\lambda} $$<\/p>\n<p>And the variance is given by:<\/p>\n<p>$$ Var\\left(X\\right)=\\frac{1}{\\lambda^2} $$<\/p>\n<h3>Gamma Distribution<\/h3>\n<p>A random variable X is said to have a gamma distribution with parameters \\(\\alpha, \\beta \\gt 0\\), denoted as \\(X \\sim {\\Gamma}(\\alpha,\\beta)\\) if its probability density function is given by:<\/p>\n<p>$$ f\\left(x\\right)=\\left\\{ \\begin{matrix} \\frac{B^\\alpha x^{\\alpha-1}e^{-\\beta x}}{{\\Gamma(\\alpha)}}, &     x\\ge 0 \\\\ 0, & x \\lt 0 \\end{matrix} \\right. $$<\/p>\n<p>The gamma function, denoted by \\(\\Gamma(x)\\), is an extension of the factorial function to real (and complex) numbers. <\/p>\n<p>For \\(n\\epsilon{1,2,3,\\ldots}\\), then<\/p>\n<p>$$ \\Gamma\\left(n\\right)=\\left(n-1\\right)! $$<\/p>\n<p>Generally, for any positive real number a, \\(\\Gamma\\left(a\\right)\\) is defined as: <\/p>\n<p>$$ \\Gamma\\left(\\alpha\\right)=\\int_{0}^{\\infty}{x^{\\alpha-1}e^{-x}dx,\\ \\ \\ \\ \\text{for}\\ \\alpha \\gt 0} $$<\/p>\n<p>For \\(\\alpha=1\\),<\/p>\n<p>$$ \\Gamma\\left(1\\right)=\\int_{0}^{\\infty}{e^{-x}dx}=1 $$<\/p>\n<p>By using the change of variables technique, we can let \\(x=\\lambda y\\) so that we have,<\/p>\n<p>$$ \\Gamma(\\alpha)=\\lambda^\\alpha\\int_{0}^{\\infty}{y^{\\left(\\alpha-1\\right)}e^{-\\lambda y}}dy\\ \\ \\ \\ \\ for\\ \\alpha,\\ \\lambda \\gt 0 $$<\/p>\n<p>Using integration by parts, it can be shown that,<\/p>\n<p>$$ \\Gamma\\left(\\alpha+1\\right)=\\alpha\\Gamma\\left(\\alpha\\right),\\ \\ \\ \\ \\ for\\ \\alpha \\gt 0 $$<\/p>\n<p>If \\(\\alpha=n\\), where \\(n\\) consists of a positive integer, the equation above reduces to;<\/p>\n<p>$$ n!=n\\times(n-1)! $$<\/p>\n<h4>Properties of the gamma function<\/h4>\n<p>For any positive real number \\(\\alpha\\);<\/p>\n<ol type=\"1\">\n<li>\n<p>The gamma function,\\(\\Gamma(\\alpha)\\), for \\(\\alpha \\gt 0\\), is defined as <\/p>\n<p>$$ \\Gamma\\left(\\alpha\\right)=\\int_{0}^{\\infty}{x^{\\alpha-1}e^{-x}dx} $$<\/p>\n<\/li>\n<li>\n<p>It satisfies the recursive property<\/p>\n<p>$$ \\Gamma\\left(\\alpha\\right)=(\\alpha-1)\\Gamma(\\alpha-1) $$<\/p>\n<\/li>\n<li>\n<p>It is related to the factorial function when \\(\\alpha=n\\) and \\(n\\) is a positive integer such that \\(\\Gamma\\left(n\\right)=(n-1)!\\)<\/li>\n<li>\n<p>For specific values of \\(\\alpha\\), the exact values of \\(\\Gamma(\\alpha)\\) exist. For the positive integers, \\(\\Gamma(n)\\) is defined by property 3, that is, \\(\\ \\Gamma\\left(n\\right)=(n-1)!\\)<\/p>\n<\/li>\n<\/ol>\n<p>The gamma function evaluated at \\(\\alpha =\\frac{1}{2}\\) is<\/p>\n<p>$$ \\Gamma\\left(\\frac{1}{2}\\right)=\\sqrt{\\pi} $$<\/p>\n<h3>Mean and Variance of a Gamma Distribution<\/h3>\n<p>It can be shown that,<\/p>\n<p>$$ \\begin{align*} E\\left(X\\right) & =\\frac{\\alpha}{\\beta} \\\\<br \/>\nVar\\left(X\\right) & =\\frac{\\alpha}{\\beta^2} \\end{align*} $$<\/p>\n<p>We can see that, indeed, the exponential distribution is a special type of gamma distribution with \\(\\alpha=1\\).<\/p>\n<h3>Normal Distribution<\/h3>\n<p>A random variable \\(X\\) is said to be a normal random variable with parameters \\(\\mu\\) and \\(\\sigma^2\\) (denoted as \\(X \\sim N(\\mu,\\sigma^2)\\) if its probability density function is given by:<\/p>\n<p>$$ f\\left(x;\\mu,\\sigma^2\\right)=\\frac{1}{\\sqrt{2\\pi\\sigma^2}}e^\\frac{{-\\left(x-\\mu\\right)}^2}{2\\sigma^2},\\ -\\infty \\lt x \\lt \\infty  $$<\/p>\n<h4>Characteristics of Normal Distribution<\/h4>\n<ol type=\"i\">\n<li>\n<p>It is symmetric, taking a bell-shaped<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg\" alt=\"\" width=\"500\" height=\"349\" class=\"aligncenter size-medium wp-image-35093\" \/><\/p>\n<\/li>\n<li>For all values of \\(X\\) between \\(-\\infty\\) and \\(\\infty\\) is continuous so that each conceivable interval of real numbers consists of a probability other than zero.<\/li>\n<li>\\(-\\infty\\le X \\le \\infty\\), i.e., the random variable \\(X\\), lies in the range between \\(-\\infty\\) and \\(\\infty\\).<\/li>\n<\/ol>\n<h3>Standard Normal Distribution<\/h3>\n<p>If a random variable \\(X\\) is normally distributed with parameters \\(\\mu\\) and \\(\\sigma^2\\) then, the random variable \\(Z\\),  defined by:<\/p>\n<p>$$ Z=\\frac{X-\\mu}{\\sigma} $$<\/p>\n<p>is normally distributed with mean and standard deviation of 0 and 1, respectively. \\(Z\\) is, therefore, a standard normal variable. <\/p>\n<p>The density function of a standard normal variable is given by:<\/p>\n<p>$$ f\\left(x\\right)=\\frac{1}{\\sqrt{2\\pi}}e^\\frac{{-x}^2}{2} $$<\/p>\n<p>The cumulative distribution function of a standard normal random variable is usually denoted by \\(\\Phi(x)\\). That is:<\/p>\n<p>$$ \\Phi\\left(x\\right)=\\frac{1}{\\sqrt{2\\pi}}\\int_{-\\infty\\ }^{x}{\\ e^\\frac{{-x}^2}{2}\\ dx\\ } $$<\/p>\n<p>When using a standard normal table with only positive Z-values, non-negative values of \\(\\Phi(x)\\) are usually tabulated (shown below), while for negative values of \\(\\Phi(x)\\) can be obtained by using the following formula:<\/p>\n<p>$$ \\Phi\\left(-x\\right)=1-\\ \\Phi\\left(x\\right),\\ \\ \\ -\\infty \\lt x \\lt \\infty $$<\/p>\n<p>Note that the formula above follows from the symmetry property of standard normal density.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img2.jpg\" alt=\"\" width=\"590\" height=\"800\" class=\"aligncenter wp-image-35094\" \/><\/p>\n<p>Given that \\(Z=\\frac{X-\\mu}{\\sigma}\\) is a standard normal random variable, and that \\(X\\) is normally distributed with parameters \\(\\mu\\) and \\(\\sigma^2\\), then the distribution function of \\(X\\) can be expressed as:<\/p>\n<p>$$ \\begin{align*} F_X\\left(a\\right) & =P\\left(X\\le a\\right)=P\\left(\\frac{X-\\mu}{\\sigma}\\le\\frac{a-\\mu}{\\sigma}\\right) \\\\ & =P\\left(Z\\le\\frac{a-\\mu}{\\sigma}\\right)=\\Phi\\left(\\frac{a-\\mu}{\\sigma}\\right) \\end{align*} $$<\/p>\n<p>One important thing to consider is the continuity correction which we apply when we wish to find the probability of a variable being less than or equal to some value or the probability of a random variable being greater than or equal to some value written as \\(P(X\\le x)\\) or \\(P(X\\geq x)\\).<\/p>\n<p>Now, to find the approximations of the above probabilities, we use the following relationship:<\/p>\n<p>$$ P\\left(X\\le x\\right)\\approx P(X \\lt x+0.5) \\\\<br \/>\nP\\left(X\\geq x\\right)\\approx P(X \\gt x-0.5) $$<\/p>\n<h4>Example 16: Standard Normal Distribution<\/h4>\n<p>Suppose \\(X\\) is a normal random variable with mean 4 and variance 3. Find \\(P(X\\le5)\\).<\/p>\n<p><strong>Solution:<\/strong><\/p>\n<p>$$ P\\left(X\\le5\\right)\\approx P\\left(X<5+0.5\\right)=P\\left(X<5.5\\right) $$<\/p>\n<p>Now,<\/p>\n<p>$$ \\begin{align*} P\\left(X\\le5\\right) & \\approx P\\left(X \\lt 5.5\\right) \\\\<br \/>\n=P\\left(Z\\lt \\frac{5.5-4}{\\sqrt3}\\right) & =P(Z \\lt 0.8660) \\end{align*} $$<\/p>\n<p>And from the standard normal table, <\/p>\n<p>$$ P\\left(Z \\lt 0.8660\\right)=0.8067 $$<\/p>\n<h4>Example 17: Normal Distribution Probabilities<\/h4>\n<p>If \\(X\\) is a normal random variable with parameters \\(\\mu=5\\) and \\(\\sigma^2=16\\), calculate \\(P(3 \\lt X \\lt 6)\\).<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>We need to express \\(P(3 \\lt X \\lt 6)\\) into a standard normal variate such that:<\/p>\n<p>$$ \\begin{align*} P\\left(3 \\lt X \\lt 6\\right) & =P\\left(\\frac{3-5}{4} \\lt \\frac{X-5}{4} \\lt \\frac{6-5}{4}\\right) \\\\<br \/>\n& =P\\left(-0.5 \\lt Z \\lt 0.25\\right) \\\\<br \/>\n& =\\Phi\\left(0.25\\right)-\\Phi(-0.5) \\\\<br \/>\n& =\\Phi\\left(0.25\\right)-\\left[1-\\Phi\\left(0.5\\right)\\right] \\\\<br \/>\n\\end{align*} $$<\/p>\n<p>Now, using a standard normal table, we have:<\/p>\n<p>$$ =\\Phi\\left(0.25\\right)-\\left[1-\\Phi\\left(0.5\\right)\\right]=0.5987-\\left[1-0.6915\\right]=0.2902 $$<\/p>\n<blockquote>\n<h2>Question<\/h2>\n<p>A well-known drone manufacturer offers an extended warranty of 8 years on their top-tier drone model. The warranty assures a replacement either if the drone experiences motor failure before reaching 8 years or upon the completion of the 8-year duration. Let S represent the age of the drone at the time of replacement due to motor failure. The drone's age at motor failure, denoted by \\(T\\), has the following density function:<\/p>\n<p>$$ \\left\\{ \\begin{matrix} \\frac{1}{8} &     \\text{for } 0\\lt t \\lt5 \\\\ 0 & \\text{elsewhere} \\end{matrix} \\right. $$<\/p>\n<p>Find the standard deviation of \\(S\\).<\/p>\n<ol type=\"A\">\n<li>5.33<\/li>\n<li>6.25<\/li>\n<li>7.11<\/li>\n<li>8.00<\/li>\n<\/ol>\n<p><strong>Solution<\/strong><\/p>\n<p><strong>The correct answer is A.<\/strong><\/><\/p>\n<p>Step 1: Determine \\(E[S]\\)<\/p>\n<p>From the provided density function: <\/p>\n<p>$$  E[S] = \\int_{0}^{8}{t\\times\\frac{1}{8}dt=\\frac{1}{8}\\times\\frac{t^2}{2}\\left|\\frac{8}{0}\\right.}=4 $$<\/p>\n<p>Step 2: Determine \\(E\\left[S^2\\right]\\)<\/p>\n<p>$$ E[S^2]=\\int_{0}^{8}{t^2\\times\\frac{1}{8}dt=\\frac{1}{8}\\times\\frac{t^3}{3} \\left| \\frac{8}{0} \\right.}=21.33 $$<\/p>\n<p>Step 3: Calculate the variance of \\(S\\)<\/p>\n<p>$$ \\begin{align*} Var[S]&=E\\left[S^2\\right]-\\left(E\\left[S\\right]\\right)^2 \\\\<br \/>\n               & = 21.33 \u2013 16 = 5.33 \\end{align*} $$<\/p>\n<p>Step 5: Calculate the standard deviation of \\(S\\)<\/p>\n<p>$$ \\sigma_s=\\sqrt{5.33}=2.31 $$<\/p>\n<\/blockquote>\n<p><strong><em>Learning Outcome<\/em><\/strong><\/p>\n<p><strong><em>Topic 2.d: Univariate Random Variables - Explain and calculate variance, standard deviation, and coefficient of variation.<\/em><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Variance The mean (average) gives an idea of the &ldquo;typical&rdquo; value in a dataset. However, in many scenarios, especially in financial markets, simply knowing the mean isn&#8217;t sufficient. Investors want to know not just the expected return (mean) but also&#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":[98],"tags":[],"class_list":["post-2988","post","type-post","status-publish","format-standard","hentry","category-univariate-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>Explain and calculate variance, standard deviation, and coefficient of variation - CFA, FRM, and Actuarial Exams Study Notes<\/title>\n<meta name=\"description\" content=\"Investors want to know not just the expected return (mean) but also how much variability or risk is associated with an investment. This is where variance comes in.\" \/>\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\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Explain and calculate variance, standard deviation, and coefficient of variation - CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"og:description\" content=\"Investors want to know not just the expected return (mean) but also how much variability or risk is associated with an investment. This is where variance comes in.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-28T14:35:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-30T11:43:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"412\" \/>\n\t<meta property=\"og:image:height\" content=\"246\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"21 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\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/\"},\"author\":{\"name\":\"Jasmine Keizer\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"headline\":\"Explain and calculate variance, standard deviation, and coefficient of variation\",\"datePublished\":\"2019-06-28T14:35:20+00:00\",\"dateModified\":\"2025-12-30T11:43:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/\"},\"wordCount\":5334,\"image\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg\",\"articleSection\":[\"Univariate Random Variables\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/\",\"url\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/\",\"name\":\"Explain and calculate variance, standard deviation, and coefficient of variation - CFA, FRM, and Actuarial Exams Study Notes\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg\",\"datePublished\":\"2019-06-28T14:35:20+00:00\",\"dateModified\":\"2025-12-30T11:43:40+00:00\",\"author\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"description\":\"Investors want to know not just the expected return (mean) but also how much variability or risk is associated with an investment. This is where variance comes in.\",\"breadcrumb\":{\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#primaryimage\",\"url\":\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg\",\"contentUrl\":\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg\",\"width\":412,\"height\":246},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/analystprep.com\/study-notes\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Explain and calculate variance, standard deviation, and coefficient of variation\"}]},{\"@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":"Explain and calculate variance, standard deviation, and coefficient of variation - CFA, FRM, and Actuarial Exams Study Notes","description":"Investors want to know not just the expected return (mean) but also how much variability or risk is associated with an investment. This is where variance comes in.","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\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/","og_locale":"en_US","og_type":"article","og_title":"Explain and calculate variance, standard deviation, and coefficient of variation - CFA, FRM, and Actuarial Exams Study Notes","og_description":"Investors want to know not just the expected return (mean) but also how much variability or risk is associated with an investment. This is where variance comes in.","og_url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2019-06-28T14:35:20+00:00","article_modified_time":"2025-12-30T11:43:40+00:00","og_image":[{"width":412,"height":246,"url":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg","type":"image\/jpeg"}],"author":"Jasmine Keizer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jasmine Keizer","Est. reading time":"21 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/"},"author":{"name":"Jasmine Keizer","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"headline":"Explain and calculate variance, standard deviation, and coefficient of variation","datePublished":"2019-06-28T14:35:20+00:00","dateModified":"2025-12-30T11:43:40+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/"},"wordCount":5334,"image":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#primaryimage"},"thumbnailUrl":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg","articleSection":["Univariate Random Variables"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/","url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/","name":"Explain and calculate variance, standard deviation, and coefficient of variation - CFA, FRM, and Actuarial Exams Study Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"primaryImageOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#primaryimage"},"image":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#primaryimage"},"thumbnailUrl":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg","datePublished":"2019-06-28T14:35:20+00:00","dateModified":"2025-12-30T11:43:40+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"description":"Investors want to know not just the expected return (mean) but also how much variability or risk is associated with an investment. This is where variance comes in.","breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#primaryimage","url":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg","contentUrl":"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2019\/06\/p_r11_img1.jpg","width":412,"height":246},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/univariate-random-variables\/explain-and-calculate-variance-standard-deviation-and-coefficient-of-variation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Explain and calculate variance, standard deviation, and coefficient of variation"}]},{"@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\/2988","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=2988"}],"version-history":[{"count":94,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/2988\/revisions"}],"predecessor-version":[{"id":41634,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/2988\/revisions\/41634"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=2988"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=2988"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=2988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}