{"id":5922,"date":"2016-12-27T11:53:59","date_gmt":"2016-12-27T17:53:59","guid":{"rendered":"http:\/\/www.ssc.wisc.edu\/~jfrees\/?page_id=5922"},"modified":"2017-01-06T07:01:22","modified_gmt":"2017-01-06T13:01:22","slug":"3-2-2-continuous-distributions-for-modeling-loss-severity","status":"publish","type":"page","link":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/loss-data-analytics\/chapter-3-modeling-loss-severity\/3-2-2-continuous-distributions-for-modeling-loss-severity\/","title":{"rendered":"3.2 Continuous Distributions for Modeling Loss Severity"},"content":{"rendered":"<div class=\"scbb-content-box scbb-content-box-gray\">In this section we explain the characteristics of distributions suitable for modeling severity of losses, including gamma, Pareto, Weibull and generalized beta distribution of the second kind. Applications for which each distribution may be used are identified.<br \/>\n<\/div>\n<h1>The Gamma Distribution<\/h1>\n<p>The gamma distribution is commonly used in modeling claim severity. The traditional approach in modelling losses is to fit separate models for claim frequency and claim severity. When frequency and severity are modeled separately it is common for actuaries to use the Poisson distribution for claim count and the gamma distribution to model severity. An alternative approach for modelling losses that has recently gained popularity is to create a single model for pure premium (average claim cost) that will be described in Chapter 4.<\/p>\n<p>The continuous variable $X$ is said to have the gamma distribution with shape parameter $\\alpha$ and scale parameter $\\theta$ if its probability<br \/>\ndensity function is given by<br \/>\n$$f_{X}\\left( x \\right) = \\frac{\\left( x\/ \\theta  \\right)^{\\alpha}}{x\\Gamma\\left( \\alpha \\right)}\\exp \\left( -x\/ \\theta \\right) \\ \\ \\ \\text{for } x \\gt 0 .$$<br \/>\nNote that $\\ \\alpha  \\gt  0,\\ \\theta  \\gt  0$.<\/p>\n<p>Figures 3.1 and 3.2 demonstrate the\u00a0effect\u00a0of the\u00a0shape and\u00a0scale parameters\u00a0on the gamma density function.<\/p>\n<figure class=\"wp-caption aligncenter\" style=\"max-width: 300px;\" aria-label=\"&lt;br \/&gt;\nFig. 3.1. Gamma Density Functions with Varying Scale Parameters\"><a href=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig32.png\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig32-300x166.png\" alt=\"fig32\" width=\"300\" height=\"166\" class=\"alignnone size-medium wp-image-5983\" srcset=\"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig32-300x166.png 300w, https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig32.png 568w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"wp-caption-text\"><br \/>\nFig. 3.1. Gamma Density Functions with Varying Scale Parameters<\/figcaption><\/figure>\n<figure class=\"wp-caption aligncenter\" style=\"max-width: 300px;\" aria-label=\"&lt;br \/&gt;\nFig. 3.2 Gamma Density Functions with Varying Shape Parameters\"><a href=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig31.png\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig31-300x170.png\" alt=\"fig31\" width=\"300\" height=\"170\" class=\"alignnone size-medium wp-image-5982\" srcset=\"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig31-300x170.png 300w, https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig31.png 578w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"wp-caption-text\"><br \/>\nFig. 3.2 Gamma Density Functions with Varying Shape Parameters<\/figcaption><\/figure>\n<p>When $\\alpha = 1$ the gamma reduces to an exponential distribution and when $\\alpha = \\frac{n}{2}$ and $\\theta = 2$ the gamma reduces to a chi-square distribution with $n$ degrees of freedom. As we will see in Section 3.6.2, the chi-square distribution is used extensively in statistical hypothesis testing.<\/p>\n<p>The distribution function of the gamma model is the incomplete gamma function, denoted by $\\Gamma\\left( \\frac{\\alpha;x}{\\theta} \\right)$, and defined as<br \/>\n$$F_{X}\\left( x \\right) = \\Gamma\\left( \\alpha; \\frac{x}{\\theta} \\right) = \\frac{1}{\\Gamma\\left( \\alpha \\right)}\\int_{0}^{x \/\\theta}t^{\\alpha &#8211; 1}e^{- t}\\text{dt}$$<br \/>\n$\\alpha  \\gt  0,\\ \\theta  \\gt  0$<em>.<\/em><\/p>\n<p>The $k$-th moment of the gamma distributed random variable for any positive $k$ is given by<br \/>\n$$E\\left( X^{k} \\right) = \\theta^{k} \\frac{\\Gamma\\left( \\alpha + k \\right)}{\\Gamma\\left( \\alpha \\right)}  \\ \\ \\ \\text{for } k \\gt 0 .$$<br \/>\nThe mean and variance are given by $E\\left( X \\right) = \\alpha\\theta$ and $Var\\left( X \\right) = \\alpha\\theta^{2}$, respectively.<\/p>\n<p>Since all moments exist for any positive $k$, the gamma distribution is considered a light tailed distribution, which may not be suitable for<br \/>\nmodeling risky assets\u00a0as it will not provide a realistic assessment of the likelihood of severe losses.\u00a0<\/p>\n<h1>The Pareto Distribution<\/h1>\n<p>The Pareto distribution, named after the Italian economist Vilfredo Pareto (1843\u20131923), has many economic and financial applications. It is a positively skewed and heavy-tailed distribution which makes it suitable for modeling income, high-risk insurance claims and severity of large casualty losses. The survival function of the Pareto distribution which decays slowly to zero was first used to describe the distribution of income where a small percentage of the population holds a large proportion of the total wealth. For extreme insurance claims, the tail of the severity distribution (losses in excess of a threshold) can be modelled using a Pareto distribution.<\/p>\n<p>The continuous variable $X$ is said to have the Pareto distribution with shape parameter $\\alpha$ and scale parameter $\\theta$ if its pdf is given by<br \/>\n$$f_{X}\\left( x \\right) = \\frac{\\alpha\\theta^{\\alpha}}{\\left( x + \\theta \\right)^{\\alpha + 1}} \\ \\ \\  x  \\gt  0,\\ \\alpha \\gt  0,\\ \\theta \\gt 0.$$<br \/>\nFigures 3.3 and 3.4 demonstrate the\u00a0effect\u00a0of the\u00a0shape and\u00a0scale parameters\u00a0on the Pareto density function.<\/p>\n<figure class=\"wp-caption aligncenter\" style=\"max-width: 300px;\" aria-label=\"&lt;br \/&gt;\nFig. 3.3. Pareto Density Functions with Varying Scale Parameters\"><a href=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig33.png\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig33-300x165.png\" alt=\"fig33\" width=\"300\" height=\"165\" class=\"alignnone size-medium wp-image-5988\" srcset=\"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig33-300x165.png 300w, https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig33.png 576w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"wp-caption-text\"><br \/>\nFig. 3.3. Pareto Density Functions with Varying Scale Parameters<\/figcaption><\/figure>\n<figure class=\"wp-caption aligncenter\" style=\"max-width: 300px;\" aria-label=\"&lt;br \/&gt;\nFig. 3.4. Pareto Density Functions with Varying Shape Parameters\"><a href=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig34.png\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig34-300x170.png\" alt=\"fig34\" width=\"300\" height=\"170\" class=\"alignnone size-medium wp-image-5989\" srcset=\"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig34-300x170.png 300w, https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig34.png 582w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"wp-caption-text\"><br \/>\nFig. 3.4. Pareto Density Functions with Varying Shape Parameters<\/figcaption><\/figure>\n<p>The distribution function of the Pareto distribution is given by<br \/>\n$$F_{X}\\left( x \\right) = 1 &#8211; \\left( \\frac{\\theta}{x + \\theta} \\right)^{\\alpha}  \\ \\ \\ x \\gt 0,\\ \\alpha \\gt 0,\\ \\theta \\gt 0.$$<br \/>\nIt can be easily seen that the hazard function of the Pareto distribution is a decreasing function in $x$, another indication that the distribution is heavy tailed.<\/p>\n<p>The $k$-th moment of the Pareto distributed random variable exists, if and only if, $\\alpha \\gt k$. If $k$ is a positive integer then<br \/>\n$$E\\left( X^{k} \\right) = \\frac{k!\\theta^{k}}{\\left( \\alpha &#8211; 1 \\right)\\cdots\\left( \\alpha &#8211; k \\right)} \\ \\ \\ \\alpha \\gt k.$$<br \/>\nThe mean and variance are given by $$E\\left( X \\right) = \\frac{\\theta}{\\alpha &#8211; 1} \\ \\ \\ \\text{for } \\alpha \\gt 1$$ and<br \/>\n$$Var\\left( X \\right) = \\frac{\\alpha\\theta^{2}}{\\left( \\alpha &#8211; 1 \\right)^{2}\\left( \\alpha &#8211; 2 \\right)} \\ \\ \\ \\text{for } \\alpha \\gt 2,$$respectively.<\/p>\n<p><strong>Example 3.5<\/strong> The claim size of an insurance portfolio follows the Pareto distribution with mean and variance of 40 and 1800 respectively. Find<\/p>\n<ol>\n<li>The shape and scale parameters.<\/li>\n<li>The 95-th percentile of this distribution.<\/li>\n<\/ol>\n<p><a id=\"displayText35\" href=\"javascript:toggle('toggleText35','displayText35');\"><i>Solution<\/i><\/a><\/p>\n<div id=\"toggleText35\" style=\"display: none\">\n<hr \/>\n<p>$E\\left( X \\right) = \\frac{\\theta}{\\alpha &#8211; 1} = 40$ and<br \/>\n$Var\\left( X \\right) = \\frac{\\alpha\\theta^{2}}{\\left( \\alpha &#8211; 1 \\right)^{2}\\left( \\alpha &#8211; 2 \\right)} = 1800$.<br \/>\nBy dividing the square of the first equation by the second we get<br \/>\n$\\frac{\\alpha &#8211; 2}{\\alpha} = \\frac{40^{2}}{1800}$. Thus, $\\alpha = 18.02$ and $\\theta = 680.72$.<\/p>\n<p>The 95-th percentile, $\\pi_{0.95}$, satisfies the equation<br \/>\n$$F_{X}\\left( \\pi_{0.95} \\right) = 1 &#8211; \\left( \\frac{680.72}{\\pi_{0.95} + 680.72} \\right)^{18.02} = 0.95.$$ Thus, $\\pi_{0.95} = 122.96$.<\/p>\n<hr \/>\n<\/div>\n<h1>The Weibull Distribution<\/h1>\n<p>The Weibull distribution, named after the Swedish physicist Waloddi Weibull (1887-1979) is widely used in reliability, life data analysis, weather forecasts and general insurance claims.\u00a0Truncated data arise frequently in insurance studies. The Weibull distribution is particularly useful in modeling left-truncated claim severity distributions. Weibull was used to model excess of loss treaty over automobile insurance as well as earthquake inter-arrival times.<\/p>\n<p>The continuous variable $X$ is said to have the Weibull distribution with shape parameter $\\alpha$ and scale parameter $\\theta$ if its probability density function is given by<br \/>\n$$f_{X}\\left( x \\right) = \\frac{\\alpha}{\\theta}\\left( \\frac{x}{\\theta} \\right)^{\\alpha &#8211; 1} \\exp \\left(- \\left( \\frac{x}{\\theta} \\right)^{\\alpha}\\right) \\ \\ \\ x \\gt 0,\\ \\alpha \\gt 0,\\ \\theta \\gt 0.$$<br \/>\nFigures 3.5 and 3.6 demonstrate the\u00a0effects\u00a0of the\u00a0shape and\u00a0scale parameters\u00a0on the Weibull density function.<\/p>\n<figure class=\"wp-caption aligncenter\" style=\"max-width: 300px;\" aria-label=\"&lt;br \/&gt;\nFig. 3.5 Weibull Density Functions with Varying Scale Parameters\"><a href=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig35.png\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig35-300x162.png\" alt=\"fig35\" width=\"300\" height=\"162\" class=\"alignnone size-medium wp-image-5990\" srcset=\"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig35-300x162.png 300w, https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig35.png 555w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"wp-caption-text\"><br \/>\nFig. 3.5 Weibull Density Functions with Varying Scale Parameters<\/figcaption><\/figure>\n<figure class=\"wp-caption aligncenter\" style=\"max-width: 300px;\" aria-label=\"&lt;br \/&gt;\nFig. 3.6 Weibull Density Functions with Varying Shape Parameters\"><a href=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig36.png\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.ssc.wisc.edu\/~jfrees\/wp-content\/uploads\/2016\/12\/Fig36-300x171.png\" alt=\"fig36\" width=\"300\" height=\"171\" class=\"alignnone size-medium wp-image-5991\" srcset=\"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig36-300x171.png 300w, https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-content\/uploads\/2016\/12\/Fig36.png 579w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"wp-caption-text\"><br \/>\nFig. 3.6 Weibull Density Functions with Varying Shape Parameters<\/figcaption><\/figure>\n<p>The distribution function of the Weibull distribution is given by<br \/>\n$$F_{X}\\left( x \\right) = 1 &#8211; e^{- \\left( x \/ \\theta \\right)^{\\alpha}}  \\ \\ \\ x \\gt  0,\\ \\alpha \\gt  0,\\ \\theta \\gt 0.$$<\/p>\n<p>It can be easily seen that the shape parameter $\\alpha$ describes the shape of the hazard function of the Weibull distribution. The hazard function is a decreasing function when $\\alpha \\lt 1$, constant when $\\alpha = 1$ and increasing when $\\alpha \\gt 1$. This behavior of the hazard function makes the Weibull distribution a suitable model for a wide variety of phenomena such as weather forecasting, electrical and industrial engineering, insurance modeling and financial risk analysis.<\/p>\n<p>The $k$-th moment of the Weibull distributed random variable is given by<br \/>\n$$E\\left( X^{k} \\right) = \\theta^{k}\\Gamma\\left( 1 + \\frac{k}{\\alpha} \\right) .$$<\/p>\n<p>The mean and variance are given by<br \/>\n$$E\\left( X \\right) = \\theta\\Gamma\\left( 1 + \\frac{1}{\\alpha} \\right)$$ and<br \/>\n$$Var(X)= \\theta^{2}\\left( \\Gamma\\left( 1 + \\frac{2}{\\alpha} \\right)  &#8211; \\left\\lbrack \\Gamma\\left( 1 + \\frac{1}{\\alpha} \\right) \\right\\rbrack  ^{2}\\right),$$ respectively.<\/p>\n<p><strong>Example 3.6<\/strong> Suppose that the probability distribution of the lifetime of AIDS patients (in months) from the time of diagnosis is described by the Weibull distribution with shape parameter 1.2 and scale parameter 33.33.<\/p>\n<ol>\n<li>Find the probability that a randomly selected person from this population survives at least 12 months,<\/li>\n<li>A random sample of 10 patients will be selected from this population. What is the probability that at most two will die within<br \/>\n    one year of diagnosis.<\/li>\n<li>Find the 99-th percentile of this distribution.<\/li>\n<\/ol>\n<p><a id=\"displayText36\" href=\"javascript:toggle('toggleText36','displayText36');\"><i>Solution<\/i><\/a><\/p>\n<div id=\"toggleText36\" style=\"display: none\">\n<hr \/>\n<p>Let $X$ be the lifetime of AIDS patients (in months)<br \/>\n$${\\Pr\\left( X \\geq 12 \\right) = S}_{X}\\left( 12 \\right) = e^{- \\left( \\frac{12}{33.33} \\right)^{1.2}} = 0.746.$$<br \/>\nLet $Y$ be the number of patients who die within one year of diagnosis. Then, $Y\\sim Bin\\left( 10,\\ 0.254 \\right)$ and $\\Pr\\left( Y \\leq 2 \\right) = 0.514.$ Let $\\pi_{0.99}$ denote the 99-th percentile of this distribution. Then,<br \/>\n$$S_{X}\\left( \\pi_{0.99} \\right) = \\exp\\left\\{- \\left( \\frac{\\pi_{0.99}}{33.33} \\right)^{1.2}\\right\\} = 0.01$$ and $\\pi_{0.99} = 118.99$.<\/p>\n<hr \/>\n<\/div>\n<h1>The Generalized Beta Distribution of the Second Kind<\/h1>\n<p>The Generalized Beta Distribution of the Second Kind (GB2) was introduced by Gary Venter (1983) in the context of insurance loss modeling and by MacDonald (1984) as an income and wealth distribution. It is a four-parameter very flexible distribution that can model positively as well as negatively skewed distributions.<\/p>\n<p>The continuous variable $X$ is said to have the GB2 distribution with parameters $a$, $b$, $\\alpha$ and $\\beta$ if its probability density function is given by<br \/>\n$$f_{X}\\left( x \\right) = \\frac{ax^{a \\alpha &#8211; 1}}{b^{a \\alpha}B\\left( \\alpha,\\beta \\right)\\left\\lbrack 1 + \\left( x\/b \\right)^{a} \\right\\rbrack^{\\alpha + \\beta}} \\ \\ \\ \\text{for } x \\gt 0,$$<br \/>\n$a,b,\\alpha,\\beta  \\gt 0$, and where the beta function $B\\left( \\alpha,\\beta \\right)$ is defined as<br \/>\n$$B\\left( \\alpha,\\beta \\right) = \\int_{0}^{1}{t^{\\alpha &#8211; 1}\\left( 1 &#8211; t \\right)^{\\beta &#8211; 1}}\\text{dt}.$$<\/p>\n<p>The GB2 provides a model for heavy as well as light tailed data. It includes the exponential, gamma, Weibull, Burr, Lomax, F, chi-square, Rayleigh, lognormal and log-logistic as special or limiting cases. For example, by setting the parameters $a = \\alpha = \\beta = 1$, then the GB2 reduces to the log-logistic distribution. When $a = 1$ and $\\beta \\rightarrow \\infty$, it reduces to the gamma distribution and when $\\alpha = 1$ and $\\beta \\rightarrow \\infty$, it reduces to the Weibull distribution.<\/p>\n<p>The $k$-th moment of the GB2 distributed random variable is given by<br \/>\n$$E\\left( X^{k} \\right) = \\frac{b^{k}\\left( \\alpha + \\frac{k}{a},\\beta &#8211; \\frac{k}{a} \\right)}{\\left( \\alpha,\\beta \\right)}, \\ \\ \\ k \\gt 0.$$<br \/>\nEarlier applications of the GB2 were on income data and more recently have been used to model long-tailed claims data. GB2 was used to model different types of automobile insurance claims, severity of fire losses as well as medical insurance claim data.<\/p>\n<p><div class=\"alignleft\"><a href=\"https:\/\/users.ssc.wisc.edu\/~ewfrees\/loss-data-analytics\/chapter-3-modeling-loss-severity\/continuous-distributions-for-loss-severity\/\" title=\"3.1 Basic Distributional Quantities\">&#9668 Previous page<\/a><\/div><div class=\"alignright\"><a href=\"https:\/\/users.ssc.wisc.edu\/~ewfrees\/loss-data-analytics\/chapter-3-modeling-loss-severity\/3-3-methods-for-creating-new-distributions\/\" title=\"3.3 Methods For Creating New Distributions\">Next page &#9658<\/a><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Gamma Distribution The gamma distribution is commonly used in modeling claim severity. The traditional approach in modelling losses is to fit separate models for claim frequency and claim severity. When frequency and severity are &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":5910,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"jetpack_post_was_ever_published":false},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P8cLPd-1xw","acf":[],"_links":{"self":[{"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/pages\/5922"}],"collection":[{"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/comments?post=5922"}],"version-history":[{"count":21,"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/pages\/5922\/revisions"}],"predecessor-version":[{"id":6142,"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/pages\/5922\/revisions\/6142"}],"up":[{"embeddable":true,"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/pages\/5910"}],"wp:attachment":[{"href":"https:\/\/users.ssc.wisc.edu\/~ewfrees\/wp-json\/wp\/v2\/media?parent=5922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}