Monday, December 30, 2019

Importance Of Computer Automation To Insurance Companies Finance Essay - Free Essay Example

Sample details Pages: 25 Words: 7565 Downloads: 10 Date added: 2017/06/26 Category Finance Essay Type Narrative essay Did you like this example? The importance of programming is of prime value for Actuarial Science and for the actuarial profession. The complex calculations merged with routine task based calculations have made programming a viable source for automation. In this dissertation, we show how the programming language, R can be used for claim models to compute aggregate claims using poisson, binomial and negative binomial distributions. We also demonstrate how to use MortalitySmooth package to compute deaths and exposure data suitable for smoothing mortality data. An essential aspect of this method is that smoothening of data allows forecasting of mortality data to use in computing annuities for different countries. We explain these methods using Danish dataset for aggregate claims and Human mortality database (HMD , https://www.mortality.org), a collection of mortality data of various developed countries. Don’t waste time! Our writers will create an original "Importance Of Computer Automation To Insurance Companies Finance Essay" essay for you Create order Chapter 1 Introduction The insurance firms functions making insurance products attains profitability through charging premiums surpassing overall expenses of the firm and making wise investment decisions in maximizing returns under optimal risk conditions. The method of charging premiums depends on so many underlying factors such as number of policy holders, number of claims, amount of claims, health condition, age, gender of the policy holder and so on. Some of these factors such as loss aggregate claims and human mortality rates have adverse impact on determining the premium calculation to remain solvent. Likewise, these factor need to be modelled using large amount of data, loads of simulations and complex algorithms to determine and manage risk. In this dissertation we shall consider two important factors affecting the premiums, the aggregate loss claims and human mortality. We shall use theoretical simulations using R and use Danish data to model aggregate claims and human mortality database to obtain human mortality rates and smoothen to price life insurance products respectively. In chapter 2 we shall examine the concepts of compounds distribution in modelling aggregate claim and perform simulations of the compound distribution using R packages such as MASS and Actuar. Finally we shall analyse Danish loss insurance data from 1980 to 1990 and fit appropriate distributions using customized generically implemented R methods. In chapter 3 we shall explain briefly on concepts of graduation, generalised linear models and smoothening techniques using B-splines. We shall obtain deaths and exposure data from human mortality database for selected countries Sweden and Scotland and shall implement mortality rates smoothing using mortalitysmooth package. We compare the mortality rates based on various sets such as Males and females for specific country or total mortality rates across countries like Sweden and Scotland for a given time frame ranging age wise or year wise. In chapter 4 we shall look into various life insurance and pension related products widely used in the insurance industry and construct life tables and commutation functions to implement annuity values. Finally chapter 5 we present concluding comments to the dissertation. Chapter 2 Aggregate Claim distribution 2.1 Background Insurance based companies implement numerous techniques to evaluate the underlying risk of their assets, products and liabilities on a day- to-day basis for many purposes. These include Computation of premiums Initial reserving to cover the cost of future liabilities Maintain solvency Reinsurance agreement to protect from large claims In general, the occurrence of claims is highly uncertain and has underlying impact on each of the above. Thus modelling total claims is of high importance to ascertain risk. In this chapter we shall define claim distributions and aggregate claims distributions and discuss some probabilistic distributions fitting the model. 2.2 Modelling Aggregate Claims The dynamics of insurance industry has different effects on the number of claims and amount of claims. For instance, Expanding insurance business would have proportional increase on number of claims but negligible or no impact on amount of claims. Conversely, cost control initiatives, technology innovations have adverse effect on amount of claims but has zero effect on number of claims. Consequently, the aggregate claim is modelled based on the assumption that the number of claims occurring and amount of claims are modelled independently. 2.2.1 Compound distribution model We define compound distribution as S Random variable denoting the total claims occurring in a fixed period of time. Denote the claim amount representing the i-th claim. N Non-negative, independent random variable denoting number of claims occurring in a time period. Further, is a sequence of i.i.d random variables with probability density function given by and cumulative density function by with probability of 0 is 1 for 1iN. Then we obtain the aggregate claims S as follows With Expectation and variance of S found as follows Thus S, the aggregate claims is computed using Collective Risk Model and follows compound distribution. (pg 86 Non-life actuarial model theory, methods and evaluation) 2.3 Compound distribution for aggregate claims As discussed in Section 2.1 S, follows compound distribution. were N, the number of claims is the primary distribution and X, the amount of claims being secondary distribution In this section we shall describe the three main compound distributions widely used to model aggregate claims models. The primary distribution, N can be modelled based on non-negative integer valued distributions like poisson, binomial and negative binomial. The selection of a distribution depends from case to case. 2.3.1 Compound Poisson distribution The Poisson distribution is referred to distribution of occurrence of rare events, Number of accidents per person, number of claims per insurance policy and number of defects found in product manufacturing are some of the real time examples of Poisson distribution. Here, the primary distribution N has a Poisson distribution denoted by N ~ P(ÃÆ'Ã… ½Ãƒâ€šÃ‚ » with parameter ÃÆ'Ã… ½Ãƒâ€šÃ‚ ». The probability density function, expectation and variance are given as follows for x=0,1. Then S has a compound Poisson distribution with parameters ÃÆ'Ã… ½Ãƒâ€šÃ‚ » and denoted as follows S ~ CP(ÃÆ'Ã… ½Ãƒâ€šÃ‚ », and 2.3.2 Compound Binomial distribution The binomial distribution is referred to distribution of number of success occurring in an event, the number of males in a company, number of defective components in random sample from a production process is real time examples representing this distribution. The compound binomial distribution is a natural choice to model aggregate claims when there is an upper limit on the number of claims in a given time period. Here, the primary distribution N has a binomial distribution with parameters n and p denoted by N ~ B(n,p. The probability density function, expectation and variance are given as follows For x=0,1,2.n Then S has a compound binomial distribution with parameters ÃÆ'Ã… ½Ãƒâ€šÃ‚ » and denoted as follows S ~ CB(n, p , -p) 2.3.3 Compound Negative Binomial distribution The compound negative binomial distribution models aggregate claim models. The variance of negative binomial is greater than its mean and thus we can use negative binomial over Poisson distribution if the data has greater variance than its mean. This distribution provides a better fit to the data. Here, the primary distribution N has a negative binomial distribution with parameters n and p denoted by N ~ NB(n,p with n0 and 0p1. The probability density function, expectation and variance are given as follows for x=0,1,2. / Then S has a compound negative binomial distribution with parameters ÃÆ'Ã… ½Ãƒâ€šÃ‚ » and denoted as follows S ~ CNB(n,p, 2.4 Secondary distributions claim amount distributions. In Section 2.3, we defined the three different compound distributions widely used. In this section, we shall define the generally used distributions to model secondary distributions for claim amounts. We use positive skewed distributions. Some of these distributions include Weibull distribution used frequently in engineering applications. we shall also look into specific distributions such as Pareto and lognormal which are widely used to study loss distributions. 2.4.1 Pareto Distribution The distribution is named after Vilfredo Pareto who used it in modelling economic welfares. It is used these days to model income distribution in economics. The random variable X has a Pareto distribution with parameters and ÃÆ'Ã… ½Ãƒâ€šÃ‚ » where, ÃÆ'Ã… ½Ãƒâ€šÃ‚ » 0 and is denoted by X~ ( or X ~ Pareto(, ÃÆ'Ã… ½Ãƒâ€šÃ‚ ») The probability density function, expectation and variance are given as follows For x0 2.4.2 Log normal Distribution The random variable X has a Log normal distribution with parameters and where, 0 and is denoted by X ~ LN(, ), Where, and are the mean and variance of Log(X). The log normal distribution has a positive skew and is a very good distribution to model claim amount. The probability density function, expectation and variance are given as follows For x0 and 2.4.3 Gamma distribution The gamma distribution is very useful to model claim amount distribution it has , the shape parameter and ÃÆ'Ã… ½Ãƒâ€šÃ‚ » the scale parameter. The random variable X has a Gamma distribution with parameters and ÃÆ'Ã… ½Ãƒâ€šÃ‚ » where, ÃÆ'Ã… ½Ãƒâ€šÃ‚ » 0 and is denoted by X~ ( or X ~ Gamma(, ÃÆ'Ã… ½Ãƒâ€šÃ‚ ») The probability density function, expectation and variance are given as follows For x0 2.4.4 Weibull Distribution The Weibull distribution is extreme valued distributions, because of its survival function it is used widely in modelling lifetimes. The random variable X has a Weibull distribution with parameters and ÃÆ'Ã… ½Ãƒâ€šÃ‚ » where, ÃÆ'Ã… ½Ãƒâ€šÃ‚ » 0 and is denoted by X~ ( The probability density function, expectation and variance are given as follows For x0 2.5 Simulation of Aggregate claims using R In section 2.3 we discussed about aggregate claims and the various compound distributions used to model it. In this section we shall perform random simulation using R program. 2.5.1 Simulation using R The simulation of aggregate claims was implemented using packages like Actuar, MASS. The generic R code available in Programs/Aggregate_Claims_Methods.r implements simulation of random generated aggregate claim of any compound distribution samples. The following R code below generates simulated aggregate claim data for Compound Poisson distribution with gamma as the claim distribution denoted by CP(10,. require(actuar) require(MASS) source(Programs/Aggregate_Claims_Methods.r) Sim.Sample = SimulateAggregateClaims (ClaimNo.Dist=pois, ClaimNo.Param =list(lambda=10),ClaimAmount.Dist=gamma,ClaimAmount.Param= list(shape = 1, rate = 1),No.Samples=2000 ) names(Sim.Sample) The SimulateAggregateClaims method in Programs/Aggregate_Claims_Methods.r generates and returns simulated aggregate samples along with expected and observed moments. The simulated data can then be used to perform various tests, comparisons and plots. 2.5.2 Comparison of Moments The moments of expected and observed are compared to test the correctness of the data. The following R code returns the expected and observed mean and variance of the simulated data Respectively. Sim.Sample$Exp.Mean;Sim.Sample$Exp.Variance Sim.Sample$Obs.Mean;Sim.Sample$Obs.Variance Table 2.1 Comparison of Observed and Expected moments for different sample size. The Table 2.1 above shows the simulated values for different Sample size. Clearly the observed and expected moments are similar and the difference between them converges as Number of sample increases. 2.5.3 Histogram with curve fitting distributions Histograms can provide useful information on skewness, information on extreme points in the data, the outliers and can be graphically measured or compared with shapes of standard distributions. The figure 2.1 below shows the fitted histogram of simulated data compared with standard distributions like Weibull, Normal, Lognormal and Gamma respectively. Figure 2.1 Histogram of simulated aggregate claims with fitted standard distribution curves. Figure 2.1 represents the histogram of the stimulated data along with the fitted curves for different distributions. The histogram is plotted by dividing them in to breaks of 50. The simulated data is then fitted using the fitdistr() function in the MASS package and fitted for various distributions like Normal,Lognormal,Gamma and Weibull distribution. The following R program describes how the fitdistr method is used to compute the Gamma parameters and plot the respective curve as described in Figure 2.1 gamma = fitdistr(Agg.Claims,gamma) Shape = gamma$estimate[1] Rate= gamma$estimate[2] Scale=1/Rate Left = min(Agg.Claims) Right = max(Agg.Claims) Seq = seq(Left,Right,by= 0.01) lines(Seq,dgamma(Seq,shape=Shape, rate= Rate, scale=Scale), col = blue) 2.5.4 Goodness of fit The goodness of fit compare the closeness of expected and observed values to conclude whether it is reasonable to accept that the random sample fits a standard distribution or not. It is type of hypothesis testing were the hypotheses are defined as follows. : Data fits with the standard distribution : Data does not fit with the standard distribution The chi-square test is one of the ways to test goodness of fit. The test uses histogram and compares it with the fitted density. It is used by grouping data into different intervals using k breaks. The breaks are computed using quantiles. This computes the expected frequency,. , the observed frequency is calculated using the product of difference of the c.d.f with sample size. The test statistic is defined as Where is the observed frequency and is expected frequency for k breaks respectively. To perform simulation we shall use breaks of 100 to split the data into equal cells of 100 and use histogram count to group the data based on the observed values. Large values of leads to rejecting null hypothesis The test statistic follows distribution with k-p-1 degrees of freedom where p is the number of parameters in sample data. The p-value is computed using 1- pchisq() and is accepted if p-value is greater than the significance level . The following R code computes chi-square test Test.ChiSq=PerformChiSquareTest( Samples.Claims= Sim.Sample$AggregateClaims,No.Samples=N.Samples) Test.ChiSq$DistName Test.ChiSq$X2Val;Test.ChiSq$pvalue Test.ChiSq$Est1; Test.ChiSq$Est2 Table 2.3 Chi-Square and p-value for compound Poisson distribution The highest p-value signifies better fit of data with the standard distribution. Weibull distribution is a better fit with the following parameters shape =2.348 and scale = 11.32. 2.6 Fitting Danish Data 2.6.1 The Danish data source of information In this section we shall use a statistical model and fit a compound distribution to compute aggregate claims using historical data. Fitting data into a probability distribution using R is an interesting exercise, and is worth quoting All models are wrong, some models are useful. In previous section we explained fitting distribution, comparison of moments and goodness of fit to simulated data. The data source used is Danish data composed from Copenhagen Reinsurance and contains over 2000 fire loss claims details recorded during 1980 to 1990 period of time. This data is adjusted for inflation replicating 1985 values and are expressed in Danish Krone (DKK) currencies in millions. The data recorded are large values and are adjusted for inflation. There are 2167 rows of data over 11 years. Grouping the data over years results in 11 aggregate samples of data. This would be insufficient information to fit and plot the distribution. Therefore, the data is grouped month-wise aggregating to 132 samples. The expectation and variance of the aggregate claims are 55.572 and 1440.7 respectively. The figure 2.2 shows the time series plot against the claim numbers inferring the different claims occurred monthly from 1980 to 1990, it also shows the extreme values of loss claims and the time of occurrence. There are no seasonal effects on the data as the 2 sample test for summer and winter data is compared and the t-test value infers there is no difference and conclude that there is no seasonal variation. Figure 2.2 Time series plot of Danish fire loss insurance data month wise starting 1980-1990. The data is plotted and fitted into an histogram using fitdistr() function in MASS package of R. 2.6.2 Analysis of Danish data We shall do the following steps to analyse and fit the data. Obtain the claim numbers and loss aggregate claim data month wise. Choose primary distribution to be Poisson or negative binomial and use fitdistr() function to obtain the parameters. Assume Gamma distribution as the default loss claim distribution and use fitdistr() to obtain the shape and rate parameters. Simulate for 1000 samples using section 2.5.1, also plot the histogram along with the fitted standard distributions as described in section 2.5.2. Perform chi-square test to identify the optimal fit and obtain the distribution parameters. Finally implement another simulation using the primary distribution and fitted secondary distribution. 2.6.3 R Implementation We will do the following to implement R. The Danish data is assumed to take gamma distribution Plot the computed aggregate claims and use fitdistr() to get the parameters using gamma or lognormal. Now, using generic R implementation discussed in Section 2.5 we simulate using the new dataset and finally fit with standard distributions. The following R code reads the Danish data available in DataDanishData.txt, segregate the claims month and year wise, to calculate sample mean and variance and plots the histogram with fitted standard distributions. require(MASS) source(Programs/Aggregate_Claims_Methods.r) Danish.Data = ComputeAggClaimsFromData(Data/DanishData.txt) Danish.Data$Agg.ClaimData = round(Danish.Data$Agg.ClaimData, digits = 0) #mean(Danish.Data$Agg.ClaimData) #var(Danish.Data$Agg.ClaimData) #Danish.Data$Agg.ClaimData #mean(Danish.Data$Agg.ClaimNos) #var(Danish.Data$Agg.ClaimNos) Figure 2.3 Actual Danish fire loss data fitted with standard distributions of 132 samples. In the initial case N, the primary distribution is assumed to be Negative Binomial distributed with parameter; k= 25.32 and p=.6067 and the secondary distribution is assumed to be gamma distribution with parameters; Shape =3.6559 and rate =.065817. We simulate using 1000 samples and obtain aggregate claim samples using Section 2.5.1. The plot and chi square test values are defined below as follows. The generic function PerformChiSquareTest, previously discussed in Section 2.4 is used here to compute values of and p-value pertaining to = distribution. The corresponding values are tabulated in table 2.2 below. Figure 2.4 Histogram of simulated samples of Danish data fitted with standard distributions The figure 2.4 shows simulated samples of Danish data calculated for sample size 1000, The figure also shows the different distribution curves fitted to the simulated data. These results suggest that the best possible choice of model is Gamma distribution with parameters Shape = 8.446 and Rate = .00931 Chapter 3 Survival models Graduation In the previous chapter 2, we discussed about aggregate claims and how it can be modelled and simulated using R programming. In this chapter we shall discuss on one of the important factors which has direct impact on arise of a claim, the human mortality. Life insurance companies use this factor to model risk arising out of claims. We shall analyse and investigate the crude data presented in human mortality database for specific countries like Scotland and Sweden and use statistical techniques. Mortality smooth package is used in smoothing the data based on Bayesian information criterion BIC, a technique used to determine smoothing parameter; we shall also plot the data. Finally we shall conclude by performing comparison of mortality of two countries based on time. 3.1 Introduction Mortality data in simple terms is recording of deaths of species defined in a specific set. This collection of data could vary based on different variables or sets such as sex, age, years, geographical location and beings. In this section we shall use human data grouped based on population of countries, sex, ages and years. Human mortality in urban nations has improved significantly over the past few centuries. This has attributed largely due to improved standard of living and national health services to the public, but in latter decades there has been tremendous improvement in health care in recent measures which has made strong demographic and actuarial implications. Here we use human mortality data and analyse mortality trend compute life tables and price different annuity products. 3.2 Sources of Data Human mortality database (HMD) is used to extract data related to deaths and exposure. These data are collected from national statistical offices. In this dissertation we shall look into two countries Sweden and Scotland data for specific ages and years. The data for specific countries Sweden and Scotland are downloaded. The deaths and exposure data is downloaded from HMD under Sweden Deaths https://www.mortality.org/hmd/SWE/STATS/Deaths_1x1.txt They are downloaded and saved as .txt data files in the respective hard disk under /Data/Conutryname_deaths.txt and /Data/Conutryname_exposures.txt respectively. In general the data availability and formats vary over countries and time. The female and male death and exposure data are shared from raw data. The total column in the data source is calculated using weighted average based on the relative size of the two groups male and female at a given time. 3.3 Gompertz law graduation A well-known actuary, Benjamin Gompertz observed that over a long period of human life time, the force of mortality increases geometrically with age. This was modelled for single year of life. The Gompertz model is linear on the log scale. The Gompertz law states that the mortality rate increases in a geometric progression. Hence when death rates are A0 B1 And the liner model is fitted by taking log both sides. = a + bx Where a = and b = The corresponding quadratic model is given as follows 3.3.1 Generalized Linear models are P-Splines in smoothing data Generalized Linear Models (GLM) are an extension of the linear models that allows models to be fit to data that follow probability distributions like Poisson, Binomial, and etc. If is the number of deaths at age x and is central exposed to risk then By maximum likelihood estimate we have and by GLM, follows Poisson distribution denoted by with a + bx We shall use P-splines techniques in smoothing the data. As mentioned above the GLM with number of deaths follows Poisson distribution, we fit a quadratic regression using exposure as the offset parameter. The splines are piecewise polynomials usually cubic and they are joined using the property of second derivatives being equal at those points, these joints are defined as knots to fit data. It uses B-splines regression matrix. A penalty function of order linear or quadratic or cubic is used to penalize the irregular behaviour of data by placing a penalty difference. This function is then used in the log likelihood along with smoothing parameter .The equations are maximised to obtain smoothing data. Larger the value of implies smoother is the function but more deviance. Thus, optimal value of is chosen to balance deviance and model complexity. is evaluated using various techniques such as BIC Bayesian information criterion and AIC Akaikes information criterion techniques. Mortalitysmooth package in R implements the techniques mentioned above in smoothing data, There are different options or choices to smoothen using p-splines, The number of knots ndx ,the degree of p-spine whether linear,quadratic or cubic bdeg and the smoothning parameter lamda. The mortality smooth methods fits a P-spline model with equally-spaced B-splines along x There are four possible methods in this package to smooth data, the default value being set is BIC. AIC minimization is also available but BIC provides better outcome for large values. In this dissertation, we shall smoothen the data using default option BIC and using lamda value. 3.4 MortalitySmooth Package in R program implementation In this section we describe the generic implementation of using R programming to read deaths and exposure data from human mortality database and use MortalitySmooth package to smoothen the data based on p-splines. The following code presented below loads the require(MortalitySmooth) source(Programs/Graduation_Methods.r) Age -30:80; Year - 1959:1999 country -scotland ;Sex - Males death =LoadHMDData(country,Age,Year,Deaths,Sex ) exposure =LoadHMDData(country,Age,Year,Exposures,Sex ) FilParam.Val -40 Hmd.SmoothData =SmoothenHMDDataset(Age,Year,death,exposure) XAxis - Year YAxis-log(fitted(Hmd.SmoothData$Smoothfit.BIC)[Age==FilParam.Val,]/exposure[Age==FilParam.Val,]) plotHMDDataset(XAxis ,log(death[Age==FilParam.Val,]/exposure[Age==FilParam.Val,]) ,MainDesc,Xlab,Ylab,legend.loc ) DrawlineHMDDataset(XAxis , YAxis ) The MortalitySmooth package is loaded and the generic implementation of methods to execute graduation smoothening is available in Programs/Graduation_Methods.r. The step by step description of the code is explained below. Step:1 Load Human Mortality data Method Name LoadHMDData Description Return an object of Matrix type which is a mxn dimension with m representing number of Ages and n representing number of years. This object is specifically formatted to be used in Mortality2Dsmooth function. Implementation LoadHMDData(Country,Age,Year,Type,Sex) Arguments Country Name of the country for which data to be loaded. If country is Denmark,Sweden,Switzerland or Japan the SelectHMDData function of MortalitySmooth package is called internally. Age Vector for the number of rows defined in the matrix object. There must be atleast one value. Year Vector for the number of columns defined in the matrix object. There must be atleast one value. Type A value which specifies the type of data to be loaded from Human mortality database. It can take values as Deaths or Exposures Sex An optional filter value based on which data is loaded into the matrix object. It can take values Males, Females and Total. Default value being Total Details The method LoadHMDData in Programs/Graduation_Methods.r reads the data availale in the directory Data to load deaths or exposure for the given parameters. The data can be filtered based on Country, Age, Year, Type based on Deaths or Exposures and lastly by Sex. Figure: 3.1 Format of matrix objects Death and Exposure. The Figure 3.1 shows the format used in objects Death and Exposure to store data. A matrix object representing Age in rows and Years in column. The MortalitySmooth package contains certain features for specific countries listed in the package. They are Denmark,Switzerland,Sweden and Japan. These data for these countries can be directly accessed by a predefined function SelectHMDData. LoadHMDData function checks the value of the variable country and if Country is equal to any of the 4 countries mentioned in the mortalitysmooth package then SelectHMDData method is internally called or else customized generic function is called to return the objects. The return objects format in both functions remains exactly the same. Step 2: Smoothen HMD Dataset Method Name SmoothenHMDDataset Description Return a list of smoothened object based BIC and Lamda of matrix object type which is a mxn dimension with m representing number of Ages and n representing number of years. This object is specifically formatted to be used in Mortality2Dsmooth function. Returns a list of objects of type Mort2Dsmooth which is a two-dimensional P-splines smooth of the input data and order fixed to be default. These objects are customized for mortality data only. Smoothfit.BIC and Smoothfit.fitLAM objects are returned along with fitBIC.Data fitted values. SmoothenHMDDataset (Xaxis,YAxis,ZAxis,Offset.Param) Arguments Xaxis Vector for the abscissa of data used in the function Mortality2Dsmooth in MortalitySmooth package in R. Here Age vector is value of XAxis. Yaxis Vector for the ordinate of data used in the function Mortality2Dsmooth in MortalitySmooth package in R. Here Year vector is value of YAxis. .ZAxis Matrix Count response used in the function Mortality2Dsmooth in MortalitySmooth package in R. Here Death is the matrix object value for ZAxis and dimensions of ZAxis must correspond to the length of XAxis and YAxis. Offset.Param A Matrix with prior known values to be included in the linear predictor during fitting the 2d data. Here exposure is the matrix object value and is the linear predictor. Details. The method SmoothenHMDDataset in Programs/Graduation_Methods.r smoothens the data based on the death and exposure objects loaded as defined above in step 1. The Age, year and death are loaded as x-axis, y-axis and z-axis respectively with exposure as the offset parameter. These parameters are internally fitted in Mortality2Dsmooth function available in MortalitySmooth package in smoothing the data. Step3: plot the smoothened data based on user input Method Name PlotHMDDataset Description Plots the smoothened object with the respective axis, legend, axis scale details are automatics customized based on user inputs. Implementation PlotHMDDataset (Xaxis,YAxis,MainDesc,Xlab,Ylab,legend.loc,legend.Val,Plot.Type,Ylim) Arguments Xaxis Vector for plotting X axis value. Here the value would be Age or Year based on user request. Yaxis Vector for plotting X axis value. Here the value would be Smoothened log mortality vales filtered for a particular Age or Year. MainDesc Main details describing about the plot. Xlab X axis label. Ylab Y axis label. legend.loc A customized location of legend. It can take values topright,topleft legend.Val A customized legend description details it can take vector values of type string. Val,Plot.Type An optional value to change plot type. Here default value is equal to default value set in the plot. If value =1, then figure with line is plotted Ylim An optional value to set the height of the Y axis, by default takes max value of vector Y values. Details The generic method PlotHMDDataset in Programs/Graduation_Methods.r plots the smoothened fitted mortality values with an option to customize based on user inputs. The generic method DrawlineHMDDataset in Programs/Graduation_Methods.r plots the line. Usually called after PlotHMDDataset method. 3.5 Graphical representation of smoothed mortality data. In this section we shall look into graphical representation of mortality data for selected countries Scotland and Sweden. The generic program discussed in previous section 3.4 is used to implement the plot based on customized user inputs. Log mortality of smoothed data v.s actual fit for Sweden. Figure 3.3 Left panel: Plot of Year v.s log(Mortality) for Sweden based on age 40 and year from 1945 to 2005. The points represent real data and red and blue curves represent smoothed fitted curves for BIC and Lamda =10000 respectively. Right panel: Plot of Age v.s log(Mortality) for Sweden based on year 1995 and age from 30 to 90. The points represent real data red and blue curves represent smoothed fitted curves for BIC and Lamda =10000 respectively. Log mortality of smoothed data v.s actual fit for Scotland Figure 3.4 Left panel: Plot of Year v.s log(Mortality) for Scotland based on age 40 and year from 1945 to 2005. The points represent real data and red and blue curves represent smoothed fitted curves for BIC and Lamda =10000 respectively. Right panel: Plot of Age v.s log(Mortality) for Scotland based on year 1995 and age from 30 to 90. The points represent real data red and blue curves represent smoothed fitted curves for BIC and Lamda =10000 respectively. Log mortality of Females Vs Males for Sweden The Figure 3.5 given below represents the mortality rate for males and females in Sweden for age wise and year wise. 3.5 Left panel reveals that the mortality of male is more than the female over the years and has been a sudden increase of male mortality from mid 1960s till late 1970s for male The life expectancy for Sweden male in 1960 is 71.24 vs 74.92 for women and it had been increasing for women to 77.06 and just 72.2 for male in the next decade which explains the trend. Figure 3.5 Left panel: Plot of Year v.s log(Mortality) for Sweden based on age 40 and year from 1945 to 2005. The red and blue points represent real data for males and females respectively and red and blue curves represent smoothed fitted curves for BIC males and females respectively. Right panel: Plot of Age v.s log(Mortality) for Sweden based on year 2000 and age from 25 to 90. The red and blue points represent real data for males and females respectively and red and blue curves represent smoothed fitted curves for BIC males and females respectively. The Figure 3.5 represents the mortality rate for males and females in Sweden for age wise and year wise. 3.5 Left panel reveals that the mortality of male is more than the female over the years and has been a sudden increase of male mortality from mid 1960s till late 1970s for male The life expectancy for Sweden male in 1960 is 71.24 vs 74.92 for women and it had been increasing for women to 77.06 and just 72.2 for male in the next decade which explains the trend. (https://www.scb.se/Pages/TableAndChart____26041.aspx) The 3.5 Right panel shows the male mortality is more than the female mortality for the year 1995, The sex ratio for male to female is 1.06 at birth and has been consistently decreasing to 1.03 during 15-64 and .79 over 65 and above clearly explaining the trend for Sweden mortality rate increase in males is more than in females. (https://www.indexmundi.com/sweden/sex_ratio.html) Log mortality of Females Vs Males for Scotland Figure 3.6 Left panel: Plot of Year v.s log(Mortality) for Scotland based on age 40 and year from 1945 to 2005. The red and blue points represent real data for males and females respectively and red and blue curves represent smoothed fitted curves for BIC males and females respectively. Right panel: Plot of Age v.s log(Mortality) for Scotland based on year 2000 and age from 25 to 90. The red and blue points represent real data for males and females respectively and red and blue curves represent smoothed fitted curves for BIC males and females respectively. The figure 3.6 Left panel describes consistent dip in mortality rates but there has been a steady increase in mortality rates of male over female for a long period starting mid 1950s and has been steadily increasing for people of age 40 years.The 3.6 Right panel shows the male mortality is more than the female mortality for the year 1995, The sex ratio for male to female is 1.04 at birth and has been consistently decreasing to .94 during 15-64 and .88 over 65 and above clearly explaining the trend for Scotland mortality rate increase in males is more than in females. https://en.wikipedia.org/wiki/Demography_of_Scotland . Log mortality of Scotland Vs Sweden Figure 3.7 Left panel:- Plot of Year v.s log(Mortality) for countries Sweden and Scotland based on age 40 and year from 1945 to 2005. The red and blue points represent real data for Sweden and Scotland respectively and red and blue curves represent smoothed fitted curves for BIC Sweden and Scotland respectively. Right panel:- Plot of Year v.s log(Mortality) for countries Sweden and Scotland based on year 2000 and age from 25 to 90. The red and blue points represent real data for Sweden and Scotland respectively and red and blue curves represent smoothed fitted curves for BIC Sweden and Scotland respectively. The figure 3.7 Left Panel shows that the mortality rates for Scotland are more than Sweden and there has been consistent decrease in mortality rates for Sweden beginning mid 1970s where as Scotland mortality rates though decreased for a period started to show upward trend, this could be attributed due to change in living conditions. Chapter 4 Pricing Life insurance products using mortality rates In the previous chapter 3 we discussed the methodology used in constructing mortality rates from Human Mortality Database and smoothing them using MortalitySmooth package. The smoothed graduated data is then used in life insurance companies to estimate pricing in insurance products like annuity and life insurance. Decline in mortality in general has posed one of the key challenges to actuaries in planning, estimating and designing public retirement and life annuities for smooth functioning of the business. Also, calculation of optimal expected present values required in pricing and reserving of long-term benefits depends on projected mortality values. This process eliminates the scope of future insolvency situations and safeguards from wrong projection of future cost. Therefore, actuaries use lifetables to analyse risk and estimate them efficiently. In this chapter we shall discuss about different methods involved in constructing lifetables and commutation functions using mortality rates. These computed values are used to price different insurance products like annuity, term annuity, deferred annuity, life insurance, term insurance, deferred insurance and so on. 4.1 Life insurance systems and commutation functions In this section we shall briefly describe some of the basic insurance products used in insurance industry and state the respective commutation functions. In view of the fact that, most calculations involves computation of expected present values for death benefits paid to the insurer or periodic annuity payments until death of the policy holder. Thus we define basic notations as follows discounted value for x years, where interest rate i is assumed to be .04 and Expected number of survivors at aged x. We can assume to be 100000 Expected number of deaths between x and x + 1. and and and 4.2 Life annuity Whole life annuity payable in advance Payment of 1 made at the beginning of each year while the policy taken at age x by the policy holder is alive. Whole life annuity payable in arrears Payment of 1 made at the end of each year while the policy taken at age x by the policy holder is alive. = Whole life annuity payable continuously Payment of 1 made at the end of each year while the policy taken at age x by the policy holder is alive. n year Temporary annuity payable in advance Payment of 1 made at the beginning of each year while the policy taken at age x by the policy holder is alive for a maximum of n years. n-year Deferred annuity payable in advance Payment of 1 made at the beginning of each year while the policy taken at age x by the policy holder is alive. The first payment is made to the policy holder at age x + n. The commutation function is given as follows Increasing annuity Immediate annuity due paying 1 now, 2 in next year and so on provided the policy holder is alive when the payment is due. The commutation function is defined as follows. 4.3 Life insurance Whole life insurance Death benefit of 1 payable at end of year of death of a policy holder currently aged x for death occurring anytime in near future. n-year Term insurance Death benefit of 1 payable at end of year of death of a policy holder currently aged x for death occurring within n years. n-year Pure Endowment Benefit of 1 payable at end of n years of period provided the policy holder is still alive. n-year Endowment Benefit of 1 payable immediately on the death of policy holder within n years or at the end of n years if policy holder is still alive at age x + n. This shows it is the sum of n-year term insurance and n-year pure endowment as follows. Increasing Whole life insurance Benefit payable at end of the year of death of the policy holder where the amount of payment is k+1 if policy holder dies between age x+k and x+k+1. The commutation function is defined as follows. 4.4 R program implementation In this section we shall explain the different steps applied to price insurance products. 4.4.1 Construct lifetables and commutation functions. The smoothed mortality data is used to compute other lifetables values such as ,, etc. These vector values are in turn used to construct commutation functions variable values such as , , , , . Finally, Annuity and life insurance products are calculated, plotted and tabulated. CalculateCommFunctions Method Name CalculateCommFunctions Description Construct life table values and commutation function values and returns a list of commutation function variables using as input values. Implementation CalculateCommFunctions (mux) Arguments mux Vector value of smoothened data. Details The function CalculateCommFunctions is used to return computed commutation function values. The is assumed as 100000 and values of is used to compute . These values are looped to calculate respective commutation function variables and returned as a list. Computation and graphical representation of Life insurance products Whole life annuity Method Name ComputeAnnuity.Life Description Returns vector value containing computed annuity life payable in advance. The interest rate is assumed at 4% Implementation ComputeAnnuity.Life (index,CommFunc) Arguments index length of the annuity vector. CommFunc list containing the required values of commutation variable required to compute annuity values. Details The function Calculates life annuity using, vector as input values in the CommFunc parameter as list. Figure 4.1 Plot of age v.s annuity prices for males and females based on year 2000 and age from 20 to 90. The red and blue curves represent smoothed fitted curves for males and females respectively. The Left panel represents plot for Sweden and right panel represents plot for Scotland. From figure 4.1 we infer that annuity prices for males and females in Scotland are more expensive than males and females in Sweden, It is because the mortality rates of Sweden is lesser than mortality rates of Scotland as discussed in Section 3.5. Also In general Males annuity prices are more expensive than females in each country because mortality rates of males are more than the females as discussed in Section 3.5. ComputeWholeInsurance.Life Method Name ComputeWholeInsurance.Life Description Returns vector value containing computed whole insurance life. Implementation ComputeWholeInsurance.Life (index,CommFunc) Arguments index length of the annuity vector. CommFunc list containing the required values of commutation variable required to compute whole insurance values. Details The function calculates whole life insurance using, vector values as mentioned above in previous section. Figure 4.2 Plot of age v.s Whole life insurance prices for males and females based on year 2000 and age from 20 to 90. The red and blue curves represent smoothed fitted curves for males and females respectively. The Left panel represents plot for Sweden and right panel represents plot for Scotland. From figure 4.2 we infer that whole life insurance prices increases as age increases and based on the y axis scales we can infer that Scotland whole life insurance prices are more than the Sweden. In general, females whole life insurance are less expensive than males due to lesser mortality rates as discussed in Section 3.5. Compute Increasing WholeInsurance.Life Method Name ComputeIncreasingWholeInsurance.Life Description Returns vector value containing computed increasing whole insurance life. Implementation ComputeIncreasingWholeInsurance.Life (index,CommFunc) Arguments Index length of the annuity vector. CommFunc list containing the required values of commutation variable required to compute whole insurance values. Details The function calculates whole life insurance using, vector values as mentioned above in previous section. Figure 4.3 Plot of age v.s Increasing Whole life insurance prices for males and females based on year 2000 and age from 20 to 90. The red and blue curves represent smoothed fitted curves for males and females respectively. The Left panel represents plot for Sweden and right panel represents plot for Scotland. From figure 4.3 we infer that whole life insurance prices increases as age increases until 60 and decrease rapidly till age reaches 90 and based on the y axis scales we can infer that Scotland whole life insurance prices are more than the Sweden. In general, females increasing whole life insurance are less expensive than males but converges as age appoaches to 90 this is due to lesser mortality rates as discussed in Section 3.5. Compute Increasing Annuity.Life Method Name ComputeIncreasingAnnuity.Life Description Returns vector value containing computed increasing annuity life. The interest rate is assumed at 4% Implementation ComputeIncreasingAnnuity.Life (index,CommFunc) Arguments Index length of the annuity vector. CommFunc list containing the required values of commutation variable required to compute whole insurance values. Details The function calculates whole life insurance using, vector values as mentioned above in previous section. Figure 4.4 Plot of age v.s Increasing Whole life insurance prices for males and females based on year 2000 and age from 20 to 90. The red and blue curves represent smoothed fitted curves for males and females respectively. The Left panel represents plot for Sweden and right panel represents plot for Scotland. From figure 4.4 we infer that increasing Annuity prices decreases as age increases Also, Scotland increasing Annuity prices are slightly more than the Sweden. In general, females increasing Annuity prices are less expensive than males but converges as age approaches to 90. Conclusions In this dissertation, we set out to show how R packages such as actuar,Mortalitysmooth,MASS can be used to implement aggregate loss claims and human mortality. We used compound distribution to model aggregate claims using actuar and P-splines smoothing techniques to smooth mortality data using Mortalitysmooth package. We finally explained these concepts using real time data such as Danish data and Human Mortality database for Scotland and Sweden and priced life insurance products respectively. In chapter 2 we presented general background to compound distribution in modelling aggregate claim and performed simulation using compound Poisson distribution. Our analysis suggested that Weibull fits the loss claim distribution well using goodness of test fit. Finally we analysed Danish loss insurance data from 1980 to 1990 and used Negative binomial distribution for number of claims and simulated for 1000 samples using Gamma distribution and concluded that Gamma distribution gave a better fit using histogram and chi-square goodness of test fit. In chapter 3 we explained briefly on concepts of graduation, generalised linear models. The smoothening techniques using P-splines were presented and the smoothing parameter was calculated using Bayesian information criterion techniques. We obtained deaths and exposure data from Human Mortality Database for selected countries Sweden and Scotland and implemented mortality rates smoothing using mortalitysmooth package under R. Necessary graphs representing actual data, smoothed mortality data using Bayesian information criteria and smoothing parameter =10000 were presented for the selected countries. We also compared the mortality rates based on various sets such as Males and females for specific country or total mortality rates across countries like Sweden and Scotland for a given time frame ranging age wise or year wise. We finally concluded that mortality rates for Scotland are more than Sweden and in general the mortality rates for males are more than the females. In chapter 4 we looked into various life insurance and pension related products widely used in the insurance industry and constructed life tables and commutation functions to implement annuity values using the smoothed data derived using the methods discussed in chapter 3. We compared and plotted for some of the insurance products and concluded that whole life annuity price decrease as age increases and males annuity prices are more than the females.

Sunday, December 22, 2019

Jan Van Eyck Madonna in the Church - 1223 Words

Madonna in a Church is a small oil panel on oak by Flemish painter Jan van Eyck. Madonna in a church was made between c. 1438-1440. Van Eyck has been traditionally credited with the invention of painting in oils, and, although this is incorrect, there is no doubt that he was the real master of the technique. The use of oil paints is very signiï ¬ cant in this artworkÊ ¼s luminescent quality and presentation of space. The artist creates a new relationship between the viewer and the picture. There is an illusion of a modern, threedimensional scene and through this new more naturalistic, lifelike approach, the viewer becomes connected to the painting, not just in physical terms, but socially, spiritually and emotionally as well. The minute we†¦show more content†¦We see a sculpture of Christ behind her, while the baby Jesus is in her arms. She is presented in the everyday life of those people living in the 15th century and part of their modern culture. The church is richly decorated, in the Gothic style. Jan Van Eyck pays attention to detail in his painting of architectural interiors, done with unrelenting accuracy. The church is an important symbol of MaryÊ ¼s chastity. ItÊ ¼s an Ideal church, Jan Van EyckÊ ¼s fantasy of a perfect interior to enthrone Mary. This is a way to represent the heavenly sphere in an environment that the people of the time period can recognize. Concluding from the small size of the painting, it was not a painting designed for a huge Gothic church where most paintings were much bigger in proportion. It was probably made for a wealthy man at the time. In the Renaissance it was common for wealthy people to collect artworks, it had a social signiï ¬ cance. Above this, religious paintings and prayer books were manifestations of commitment to prayer. The Flemish didnÊ ¼t limit their demonstration of piety to the public realm, the individuals commissioned artworks for private use in their homes as well. Ideology of the time also inï ¬â€šuenced the painting. The Madonna is holding the child that is supposed to be Christ. Her face is turned away from the child,Show MoreRelated Ian van Eyck Essay598 Words   |  3 Pages nbsp;nbsp;nbsp;nbsp;nbsp;Jan van Eyck was a master in style and symbolism, establishing a firm superiority in glaze technique and delicately and elaborately applying subtle, yet powerful religious references to what at first glance may seem simple portraits. nbsp;nbsp;nbsp;nbsp;nbsp;Van Eyck’s drawing, Saint Barbara, completed in 1437, is an example of the artist’s use of fictional exotic or Romanesque style structures, suggestive of those from the Old Testament. (p.99 textbook) OtherRead MoreAnalysis Of Lucca Madonna1176 Words   |  5 PagesLucca Madonna, Jan Van Eyck Description Analysis Interpretation Judgment Art Criticism The Lucca Madonna portrays Virgin Mary sitting on a throne feeding baby Jesus. Van Eycks use of color truly draws the viewer to the painting. As soon as one sees the painting they as on looks upon the painting they are guided towards Mary and Jesus bright skin then is soon drawn to the beautiful scarlet dress Mary is wearing. There seems to be little negative space in the paintings. The throne of which MaryRead MoreEarly Renaissance And The Renaissance1205 Words   |  5 Pagesartist during this period was Masaccio (1401-1428), famous for his murals of the Trinity in the Church of Santa Maria Novella (1426) and in the Brancacci Chapel of Santa Maria del Carmine (1427), in Florence. Masaccio painted for five years but was highly dominant in the early Renaissance for the knowledgeable nature of his work, as well as naturalism. Florence in the renaissance The Catholic Church was a major sponsor of the arts during the Renaissance ranging from popes, prelates to convents,Read MoreReligion Is The Backbone Of Cultures Around The World1767 Words   |  8 Pagesart was created in order to convey a message while educating people about the religion. In Europe, the restriction by the Christian church allowed for limited subject matter, keeping works focused on religious themes. The ability of the Christian church to have control over the artist stemmed from them being the main commissioners of the artwork. Those themes were Madonna and Child, John the Baptist, David, and other predominant biblical figures. During the Middle Ages, it was quite common to see biblicalRead MoreEssay about Renaissance Figures2969 Words   |  12 Pagesthe subservient Thomas Cranmer became archbishop of Canterbury. He immediately pronounced Henrys marriage to Katharine invalid. Papal powers were transferred to the king, who became the supreme head of the English church. The break with Rome was now complete, and the Church of England was established. The king dealt harshly with rebellions against the abolition of papal supremacy and the dissolution of the monasteries. The end of Henrys reign saw a gradual move toward ProtestantismRead MoreThe Artistic Developments Of The Early Renaissance Period2091 Words   |  9 Pagespainting projects in Trecento Florence were created after the Black Death in the second half of the 14th century. The Strozzi Chapel in the Dominican church of Santa Maria Novella, is a fine example of this. The patron Tommaso Strozzi, commissioning Andrea di Cione (1308-1368) and Nardo di Cione (died c 1366) to decorate their family chapel in the church (fig 1, fig 2). There is much debate over the style and iconography of both the frescoes and the altarpiece and its relation to artistic changes directlyRead MoreArt History Study Guide3003 Words   |  13 PagesCampanille * Lorenzetti, Ambrogio –Allegory of Good Government in the City/Country * Lorenzetti, Pietro –Birth of a Virgin * Martini, Simone –Annunciation altarpiece * Orcagna –[and Bernardo Daddi] Tabernacle/ Madonna and Child with Saints, Orsanmichele, Florence * Pisano, Andrea –Life of John the Baptist/ Burial of John, S.Doors, Baptistery, Florence * Pisano, Nicola –Nativity/Pulpit, Baptistery, Pisa, * Pisano, Giovanni –Nativity/PulpitRead MoreThe Monuments Men: Critical Book Review Essay1638 Words   |  7 Pagesalso seemed to accentuate the reason why the Monuments Men were there through imagery and vivid descriptions of the same destruction that they were there to prevent. At Monte Cassino, Edsel describes the statues of angels that had once decorated the church in the huge pile of rubble that contained the remains of the basilica; in Normandy, France, The Hotel de Ville, a nearby museum, and â€Å"centuries of accumulated treasures were reduced to dust†; and lastly when Walker Hancock arrived at Aachen, GermanyRead More Leonardo Da Vinci Essay2754 Words   |  12 Pagesintroducing a more lifelike treatment of traditional subjects. His style preceded the realistic Florentine school of the early Renaissance founded by Giotto, and he is believed to have been Giottos teacher. Among di Pepo’s works are Crucifix and Madonna and Child. He also made a mosaic of Saint John and painted fresco cycles of saints, apostles, and scenes from the Apocalypse in the churches of San Francesco (Hale 161).   Ã‚  Ã‚  Ã‚  Ã‚  James Snyder states that Paolo Uccello was one of the most innovativeRead MoreLeonardo Da Vinci2789 Words   |  12 Pagesintroducing a more lifelike treatment of traditional subjects. His style preceded the realistic Florentine school of the early Renaissance founded by Giotto, and he is believed to have been Giottos teacher. Among di Pepos works are Crucifix and Madonna and Child. He also made a mosaic of Saint John and painted fresco cycles of saints, apostles, and scenes from the Apocalypse in the churches of San Francesco (Hale 161). James Snyder states that Paolo Uccello was one of the most innovative artists

Saturday, December 14, 2019

PG Strategy Free Essays

Executive Summary Competitive analysis of PG often focuses on hard outcomes like market share, gross margin, and number of patent applications but misses some under-appreciated but nevertheless critical strategies that drive PG’s business. The least understood and most powerful P strategy Is leveraging Its scale. Least understood because It Is hard to measure; most powerful because It touches everything the company does. We will write a custom essay sample on PG Strategy or any similar topic only for you Order Now P G has four separate identifiable scale leveraging strategies: 1 a retail trade strategy a top down Corporate vs.. Division/brand funding strategy a consumer cohort strategy systemic strategies Scale Is becoming Increasingly important, particularly as retailers globalize and continue to drive out supply chain costs. We bring Industry-leading supply chain management and the Intellectual capital of our people to retail partnerships. We have higher-than-average market shares at our top global retailers. As big customers grow, P’s overall market share grows. Leverages Its Scale In Ways That Competitors Don’t Fully Appreciate Leveraging scale with the retail trade These are programs that have a high perceived value to the retailer and reinforce P’s competitive advantages. Of course, these programs are most aggressively sold to the more enlightened retailers who are gaining share in the marketplace. In fact, gaining share with growing retailers is another major PG strategy. Everyone recognizes that retailers are becoming more and more powerful, demanding more price concessions from manufacturers while themselves marketing private brands of higher and higher value to consumers. Most manufacturers respond by dumping cash into the retailer’s wallet. P responds by leveraging its scale. P is investing tens of millions of dollars in Supply Chain efficiencies to come the low-cost distributor, developing innovative distribution concepts and then â€Å"marketingâ₠¬  their advantages to retailers with sophisticated Activity Based Costing software tools. In addition, high volume from multiple categories permits P account handlers at all levels to offer retail customers benefits such as: Account- specific consumer research Major theme events with genuine substance which make the retailer look good to their consumers (e. G. , the Women’s Health Initiative at Wall*Mart) Multi-category consumer studies (e. G. Mothering) Software analytics We see retail consolidation as an opportunity that PG is uniquely capable of leveraging. How to cite PG Strategy, Papers

Friday, December 6, 2019

Frankenstein A model of English Romanticism Essay Example For Students

Frankenstein A model of English Romanticism Essay Frankenstein: A Model of English RomanticismThe literary world embraced English romanticism when it began to emerge and was so taken by its elements that it is still a beloved experience for the reader of today. Romanticism has crossed all social boundaries, and it was during the seventeenth and eighteenth century, it found its way into almost every niche in the literary world (Lowy 76). From the beginning of its actuality, romanticism has forged its way through many eras including the civil war (Hall 44). Literature such as the famous Gone With The Wind was a good example of romanticism in that era because it had many of the required qualities but there were others that were even more clear as English Romanticism pieces (Hall 44). There are very few works that have a more accurate portrayal and proof of the importance of English romanticism than Mary Shelleys Frankenstein. While later versions of the stories depicted a central theme of a helpless monster caught in the fears of socie ty the actual depiction of the original work was based more closely on the English romantic that was so popular at the time. The importance of emotions and feelings were paramount during the era of English romanticism. In addition autobiographical material was extremely popular. All of these qualities were present in Mary Shelleys Frankenstein including a third and vital underpinning of romanticism, the innocence and exaltation of the common man. An important element of romanticism is the use of flowing feelings. During this time period, men as well as women were full of raw emotions in literary works. They would freely vent their most anguished thoughts and worries. This was evident in several of the chapters in Shelleys portrayal of the life of the monster and the people he encountered. One of the finest examples of romanticism is when the monster who we must remember is only learning emotions for the first time runs from the cottage after startling the occupants. Cursed, cursed creator! Why did I live? Why, in that instant, did I not extinguish the spark of existence which you had so wantonly bestowed? I know not; despair had not yet taken possession of me; my feelings were those of rage and revenge. (Shelley 746) This passage demonstrates feelings that were a common theme during the Romanticist era, the monster was in pain and cursing the day he was created. Another important element of romanticism is the connection of the author to the story. The autobiographical nature of Mary Shelleys Frankenstein is at first not openly obvious as it is in many other literary works. One could ask, how a book about a monster could have anything to do with the real life of the author, but if we peel the top layer away and look closely at the undercurrent that is throughout the monsters story it becomes clear that Victor Frankensteins creation is symbolic of Mary Shelleys life (Caprio). Shelleys mother left her at an early age by dying. She had been Shelleys creator in much the same manner that Dr. Frankenstein had been the monsters creator. When the creator of the monster turned his back on him and deserted him he was forced out into the world, much as a small child in that he had limited exposure to anything outside the former security of his home. Shelley too, was thrust into the world, when her mother died; the difference is that she was an actual ch ild while the monster was a mental and emotional child (Hamberg). This uses two of the needed ingredients for romanticism, autobiographical ideas and imagery. .uf12298ad818521184e2510ca3f39506a , .uf12298ad818521184e2510ca3f39506a .postImageUrl , .uf12298ad818521184e2510ca3f39506a .centered-text-area { min-height: 80px; position: relative; } .uf12298ad818521184e2510ca3f39506a , .uf12298ad818521184e2510ca3f39506a:hover , .uf12298ad818521184e2510ca3f39506a:visited , .uf12298ad818521184e2510ca3f39506a:active { border:0!important; } .uf12298ad818521184e2510ca3f39506a .clearfix:after { content: ""; display: table; clear: both; } .uf12298ad818521184e2510ca3f39506a { display: block; transition: background-color 250ms; webkit-transition: background-color 250ms; width: 100%; opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; background-color: #95A5A6; } .uf12298ad818521184e2510ca3f39506a:active , .uf12298ad818521184e2510ca3f39506a:hover { opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; background-color: #2C3E50; } .uf12298ad818521184e2510ca3f39506a .centered-text-area { width: 100%; position: relative ; } .uf12298ad818521184e2510ca3f39506a .ctaText { border-bottom: 0 solid #fff; color: #2980B9; font-size: 16px; font-weight: bold; margin: 0; padding: 0; text-decoration: underline; } .uf12298ad818521184e2510ca3f39506a .postTitle { color: #FFFFFF; font-size: 16px; font-weight: 600; margin: 0; padding: 0; width: 100%; } .uf12298ad818521184e2510ca3f39506a .ctaButton { background-color: #7F8C8D!important; color: #2980B9; border: none; border-radius: 3px; box-shadow: none; font-size: 14px; font-weight: bold; line-height: 26px; moz-border-radius: 3px; text-align: center; text-decoration: none; text-shadow: none; width: 80px; min-height: 80px; background: url(https://artscolumbia.org/wp-content/plugins/intelly-related-posts/assets/images/simple-arrow.png)no-repeat; position: absolute; right: 0; top: 0; } .uf12298ad818521184e2510ca3f39506a:hover .ctaButton { background-color: #34495E!important; } .uf12298ad818521184e2510ca3f39506a .centered-text { display: table; height: 80px; padding-left : 18px; top: 0; } .uf12298ad818521184e2510ca3f39506a .uf12298ad818521184e2510ca3f39506a-content { display: table-cell; margin: 0; padding: 0; padding-right: 108px; position: relative; vertical-align: middle; width: 100%; } .uf12298ad818521184e2510ca3f39506a:after { content: ""; display: block; clear: both; } READ: The Alchemist EssayThe book may also be a representation of a fear of childbirth felt by the author. This would not be surprising given that her own mother died giving birth to Shelley. It would explain the monsters creation and in fact the very reason he is a monster at all. Shelley may have viewed herself as a monster who was so hideous that she killed her own mother being born. This would fit right in with the autobiographical themes that were so prevalent during the English Romanticism era of that period (Caprio). In addition one of the side themes of the book may have been about creation and the painful things creation can cause. Just as Frankenstein did not ask to be created yet lived with the pain that his creation cause, Shelley never asked to be born, yet had to live with the pain that her birth caused, not only herself but her family that was robbed of a loved one. The book examines the many issues that come with being rejected by parents and being abused by the societal expectations. It was also representative of the way society held women in the time. Women were weak in literary works and prone to fainting. The women who encountered the monster in the cottage indeed played true to form ad fainted while Felix attacked physically, which was also true to form when it came to the gender roles of the era (Zschrirnt 48). The exaltation and admiration was a common and central theme during that era. The story of the monster is a shining example of the admiration we held for simple men during that time period. The monster begins as a simple and somewhat mindless creature who, by being tossed into the world with little knowledge of the workings, is lost. As he finds his way by hiding and observing the cottage people he begins to understand the ways of humans. He learns to speak by observance and hard work and in addition teaches himself to read. The entire system that the monster must use to survive touched the hearts of many readers and still does, in that he was a common creature, not unlike the common man. His ability to pull himself up by the bootstraps, and to overcome the problems such as lack of language skills underscored the common mans life and still does to some extent (Brigham 195). In addition the theme that he worked hard at becoming acceptable then was dashed once again when the world at l arge refused to see past his physical attributes (or metaphorically his commonness) further underscored the dilemma of the neoclassical society that the English Romanticist author tried to combat(Brigham 195). Frankenstein may not have fit the mold for a regular literacy work of English Romanticism however when we examine the symbolism, the metaphors, and the central theme imparted by Shelley we will see that it is actually one of the finest examples in the literary world today of English Romanticism (Pipkin). The myths of the era of Greek Mythological stories enjoyed resurgence during the time that Frankenstein was penned. Frankensteins creation could of course never be real; he was a myth that mirrored societys fears and the authors self-examination (Cantor 411). This was common to many of Platos writings and was popular again during the English Romanticism era (Cantor 411). Many feelings in the story of Frankenstein were painted with verbal pictures. Picture that told a story of society refusing to accept anyone who was different regardless of how they attempted to get along and fit in with their norms. Authors of English Romanticism often used their own life stories to play out supposedly fictions adventures. It was most likely a therapeutic attempt to unload the inner feelings of abandonment or other feelings and emotions that plagued people. It was especially interesting that the genre had the men in the stories also being open about the torturous feelings they were subjected to. This perhaps was pinpointing the need to express feelings that were not characteristically allowed by men at that time and in fact are still depressed by society (Heffernan 133). Frankenstein is a strong example of English Romanticism. It had the autobiographical qualities in by telling the story of author Mary Shelleys life. It also used the symbolism that was so often used in the novels of the period. This was illustrated by having a monster as the protagonist of the story. The monster was representative of the rejection and the abuse Shelley herself suffered. Frankenstein is a classic example of Engli sh Romanticism that has become a classic literary work. Bibliography:Works CitedBrigham, Linda. Legacies of omission and unacknowledgedbequests: Recent Romantic Criticism. College Literature 24 (1997): 195. .u359f8cf9ad40971686c2d1e44e81cba6 , .u359f8cf9ad40971686c2d1e44e81cba6 .postImageUrl , .u359f8cf9ad40971686c2d1e44e81cba6 .centered-text-area { min-height: 80px; position: relative; } .u359f8cf9ad40971686c2d1e44e81cba6 , .u359f8cf9ad40971686c2d1e44e81cba6:hover , .u359f8cf9ad40971686c2d1e44e81cba6:visited , .u359f8cf9ad40971686c2d1e44e81cba6:active { border:0!important; } .u359f8cf9ad40971686c2d1e44e81cba6 .clearfix:after { content: ""; display: table; clear: both; } .u359f8cf9ad40971686c2d1e44e81cba6 { display: block; transition: background-color 250ms; webkit-transition: background-color 250ms; width: 100%; opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; background-color: #95A5A6; } .u359f8cf9ad40971686c2d1e44e81cba6:active , .u359f8cf9ad40971686c2d1e44e81cba6:hover { opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; background-color: #2C3E50; } .u359f8cf9ad40971686c2d1e44e81cba6 .centered-text-area { width: 100%; position: relative ; } .u359f8cf9ad40971686c2d1e44e81cba6 .ctaText { border-bottom: 0 solid #fff; color: #2980B9; font-size: 16px; font-weight: bold; margin: 0; padding: 0; text-decoration: underline; } .u359f8cf9ad40971686c2d1e44e81cba6 .postTitle { color: #FFFFFF; font-size: 16px; font-weight: 600; margin: 0; padding: 0; width: 100%; } .u359f8cf9ad40971686c2d1e44e81cba6 .ctaButton { background-color: #7F8C8D!important; color: #2980B9; border: none; border-radius: 3px; box-shadow: none; font-size: 14px; font-weight: bold; line-height: 26px; moz-border-radius: 3px; text-align: center; text-decoration: none; text-shadow: none; width: 80px; min-height: 80px; background: url(https://artscolumbia.org/wp-content/plugins/intelly-related-posts/assets/images/simple-arrow.png)no-repeat; position: absolute; right: 0; top: 0; } .u359f8cf9ad40971686c2d1e44e81cba6:hover .ctaButton { background-color: #34495E!important; } .u359f8cf9ad40971686c2d1e44e81cba6 .centered-text { display: table; height: 80px; padding-left : 18px; top: 0; } .u359f8cf9ad40971686c2d1e44e81cba6 .u359f8cf9ad40971686c2d1e44e81cba6-content { display: table-cell; margin: 0; padding: 0; padding-right: 108px; position: relative; vertical-align: middle; width: 100%; } .u359f8cf9ad40971686c2d1e44e81cba6:after { content: ""; display: block; clear: both; } READ: Lack Of Privacy In 1984 EssayCantor, Paul. The Reception of Myth in EnglishRomanticism. Modern Philology 95 (1998): 411. Caprio, Terri. Overview of Feminist Criticism. Online. Internet. Available URL: http://loki.stockton.edu/stk13818/fem.htm. Hamberg, Cynthia. Biography: Mary Wollstonecraft Shelley. Online. Internet. 1999.Available URL: http:/home-1.worldline.nlhamberg/text/MaryShelley/biographytext. html. Hall, Jacquline. The Prong of Love. Southern Cultures 5(1999): 44. Heffernan, James A.W. Looking at the Monster: Frankensteinand Film. Critical Inquiry 24 (1997): 133Lowy, Michael. Marxism and romanticism. Latin AmericanPerspectives 25 (1998): 76. Pipkin, John. The material sublime of women romanticpoets. Studies in English Literature, 1500-1900 38(1998): 597. Shelley, Mary. Frankenstein. Literature of the WesternWorld, 4th ed. vol.2. Upper Saddle River: Prentice Hall, 1996: 668-803. Zschirnt, Christiane. Fainting and Latency in theEighteenth Centurys Romantic Novel of Courtship. The Germanic Review 74 (1999): 48