Exam MLC Preparation Notes

Size: px
Start display at page:

Download "Exam MLC Preparation Notes"

Transcription

1 Exam MLC Preparation Notes Yeng M. Chang 213 All Rights Reserved

2 2

3 Contents Preface 7 1 Continuous Survival Models CDFs, Survival Functions, µ x+t Parametric Survival Models Uniform Distribution (de Moivre s Law) Exponential Distribution Gompertz Distribution Makeham Distribution kth Moments (Exam P/1 Review) International Actuarial Notation: T x More Formulas to Know SOA Released Questions Formula Summary Sheet Discrete Survival Models Commonly Used Symbols K x, K x, R x Probabilities and Expectation of K x Term Expectation of Life Temporary Curtate Expectation of Life SOA Released Questions Formula Summary Sheet Life Tables Calculating Probabilities Fractional Age Assumptions Uniform Distribution of Deaths (UDD) Assumption Constant Force of Mortality (CF) Assumption Select and Ultimate Life Tables SOA Released Questions Formula Summary Sheet

4 4 CONTENTS 4 Valuation of Insurances Introduction Types of Insurances Variances and Moments Discrete Whole Life Insurance Continuous Whole Life Insurance Term Insurances Deferred Insurances Pure Endowment Insurance Endowment Insurances Mortality Assumptions on the Entire Domain of T x Continuous Insurances Fundamental Equations Whole Life Insurance (Āx) Term Insurance (Ā1 ) x n Deferred Whole Life Insurance ( n Ā x ) Deferred Term Insurance ( u Ā 1 ) x n Endowment Insurance (Āx n ) Calculation of Higher Moments Discrete Insurances Fundamental Equations Whole Life Insurance (A x ) Term Insurance (A 1 ) x n Deferred Whole Life Insurance ( n A x ) Deferred Term Insurance ( u A 1 ) x n Endowment Insurance (A x n ) Calculation of Higher Moments UDD Assumption: Continuous-Discrete Relationships mthly Insurances UDD Assumption: Discrete-mthly Relationships Insurances with Variable Benefits General Cases Arithmetically Changing Benefits Recursive Relationships Actuarial Accumulated Value SOA Released Questions Formula Summary Sheet Appendix: Fully-Variable Insurances Valuation of Annuities Review from FM/ Discrete Annuities Continuous Annuities mthly annuities Introduction Whole-Life Annuities

5 5.4 Whole Life Annuity-Insurance Relationships and Moments Non-Insurance Annuity APV Formulas kth Moments of Annuities

6 6 CONTENTS

7 Preface This set of notes is meant to prepare you to take exam MLC by the Society of Actuaries. Numbers surrounded by [ ] indicate a specific source cited in the bibliography, presented at the end of this set of notes. I base this set of notes on Models for Quantifying Risk by Cunningham, et al., (4th edition) which I will abbreviate as MQR throughout this text (see [1]); Actuarial Mathematics for Life Contingent Risks by Dickson, et al., which I will abbreviate as AMLCR (see [3]); their respective supplementary notes (see [2], [4]); concepts which are in the SOA sample questions and released exams for exam MLC; and my experiences from taking Math 45 and Math 46 at the University of Wisconsin - Eau Claire with Prof. Herschel Day. I will rely immensely on exam P and FM material as I go through this text. Information in footnotes and appendices consist of technical information that is needed to add coherence to the discussion, but is unnecessary for the the purpose of studying for the exam. This set of notes would not exist without the help and support of many people. First of all, I thank the professors whose courses I took as an undergraduate at the University of Wisconsin - Eau Claire. Specifically, I would like to thank Dr. Carolyn Otto, Dr. Chris Ahrendt, and Dr. Dandrielle Lewis for teaching me how to write mathematics and for pushing me to learn the L A TEX typesetting language. I would also like to thank Dr. Vicki Whitledge, my advisor and Probability professor during my undergraduate years, as this text would not exist had I not taken her Probability course. Also, I would like to thank Prof. Herschel Day for teaching me the course MLC material in Math 45 and Math 46. I would also like to thank Jim Daniel, Abraham Weishaus, and Steve Paris for correcting errors, helping out with proofs, and/or giving suggestions as I was creating these notes. In addition, I would like to thank the various people who gave me feedback on my notes through the online Actuarial Outpost. Last, but definitely not least, I would like to thank my girlfriend Katie Miller for her support as I took on this ambitious project during my undergraduate years. I wish you the best of luck as you prepare for this exam! If you find any typos, mistakes, or have any suggestions for this set of notes, please contact me at ( address omitted). Yeng Chang July 18, 213 7

8 8 CONTENTS

9 Chapter 1 Continuous Survival Models References: AMLCR, Chapters , 2.6.2, 2.7; MQR, Chapters CDFs, Survival Functions, µ x+t In this chapter, assume that all random variables are continuous. Recall, from exam P/1, the cumulative distribution function (CDF) of a random variable X: F X (x) = P (X x) (1.1) where P is the probability, hence P (X x) is read as the probability that X is less than or equal to the value x. You may also see Pr(X x) instead of the above. Suppose that X is a nonnegative continuous random variable, i.e., X. The CDF of X must satisfy the following properties: 1. F X is continuous and non-decreasing for all x. 2. F X () = 3. lim x F X (x) = 1. Define the survival function to be the complement of the CDF, denoted S X. For all x, we write S X (x) = 1 F X (x). Then the survival function has the following properties: 1. S X is continuous and non-increasing for all x. 2. S X () = 1 F X () = 1 3. lim x S X (x) = lim x [1 F X (x)] =. The reason why the complement of the CDF is known as the survival function will be clear very shortly. For exam MLC, the main focus is on random variables and the properties and descriptive quantities of random variables. Hence, much of the basis for what is in MLC can be derived by using principles from probabilty. Consider the time-to-failure random variable of someone age x, denoted T x. This random variable should be viewed as the amount of years that someone age x will fail (or die) - hence, its domain is in the interval (, ). This particular random variable will have CDF F Tx (t) and survival function S Tx (t). To make our lives easier, we will remove the T in the subscript throughout the course; hence, the CDF and survival functions of T x will be F x (t) and S x (t) respectively. 9

10 1 CHAPTER 1. CONTINUOUS SURVIVAL MODELS Notice that F x (t) = P (T x t). This can be interpreted as the probability that someone currently age x will die within t years. The survival function, S x (t) = P (T x > t). This is the probability that someone age x will die at some point after t years, or in other words, survive at least t years. Hence this is the reason why the complement of the CDF is known as the survival function. Let us now consider the intution behind the properties of the survival function using the random variable T x : 1. S x () = 1: the probability of someone age x surviving to time is S x (t) is continuous and non-increasing for all t: the probability of someone age x surviving t years decreases as t increases. 3. lim t S x (t) = : the probability of someone age x surviving years is. Eventually, all lives age x must die. Of course, as you should remember from probability, the probability density function (PDF) of a continuous random variable X, denoted f X, is the derivative of the CDF of X. Similarly, for the random variable T x, d dt [F T x (t)] = f Tx (t) = f x (t) (1.2) which is the PDF of the time-to-failure of someone age x. Again, we drop the T in the subscript for the PDF. We can also write the PDF in terms of the survival function: d dt [S x(t)] = d dt [1 F x(t)] = f x (t) d dt [S x(t)] = f x (t). (1.3) Hence, the negative derivative of the survival function of T x is the PDF of T x. This relationship holds for any continuous random variable in general. We can also integrate the PDF to get the CDF of the survival function: t d du [F x(u)] du = F x (t) F x () = F x (t) = t t t f x (u) du f x (u) du We can find a similar relationship with the survival function: 1 F x (t) = 1 S x (t) = 1 t t f x (u) du (1.4) f x (u) du f x (u) du.

11 1.1. CDFS, SURVIVAL FUNCTIONS, µ x+t 11 Because T x takes on values in the interval (, ), f x (u) du = 1. Hence, for any value t such that < t <, t f x (u) du + t t f x (u) du = 1 f x (u) du = 1 t f x (u) du = S x (t) Hence, we can write S x (t) = t f x (u) du. 1 (1.5) For the rest of this course, we will use the notation (x) to refer to a person or thing whose age is x. For exam MLC, one particular value of interest for x is the case when x =. Our goal is to analyze how we can relate our general formulas mentioned so far in this chapter to those of when x =. Consider T, the time-to-failure random variable of someone age, or that of a newborn. Given T > x, T is defined in the equation T = x + T x. To understand the intuition behind this formula, suppose that () is known to fail at age d. Then of course, T = d. After one year, () is now (1). Thus, T 1 = d 1 = T 1. After another year, (1) is now (2) and T 2 = (T 1) 1 = T 2. Repeat this recursion for any positive integral (or integer) n and you get the relationship T n = T n, given T > n. It may be more intuitive to understand this relationship when written in the form T x = T x T > x. Let x be constant and t be variable. We assume that F x (t) = P (T x t) = P (T x + t T > x). (1.6) This assumption is definitely reasonable. In words, what (1.6) states is that the probability of (x) surviving t years is the probability that a newborn, (), dies within x + t years, given survival to x years. By use of conditional probability (from exam P/1), F x (t) = P (T x t) = P (T x + t T > x) = P (T x + t T > x) P (T > x) = P (x < T x + t). (1.7) P (T > x) Using CDFs, we can write F x (t) = P (T x t) = P (x < T x + t) P (T > x) = F (x + t) F (x). (1.8) 1 F (x) 1 In addition, we assume that S x (t) is differentiable for all t >. This guarantees the existence of the force of mortality, which we will mention later in this chapter.

12 12 CHAPTER 1. CONTINUOUS SURVIVAL MODELS Using survival functions, we can write Taking the complement of this, we have F x (t) = P (T x t) = F (x + t) F (x) 1 F (x) = [1 S (x + t)] [1 S (x)] S (x) = S (x) S (x + t) S (x) = 1 S (x + t) S (x). (1.9) S x (t) = 1 [1 S (x + t) S (x) ] = S (x + t) S (x). (1.1) Equation (1.1) has a very intuitive interpretation: the probability that (x) survives t years is the probability that () survives x + t years, given () survives x years. This is essentially the use of conditional probability in survival functions. We now focus on a quantity called the force of mortality for someone currently age x, denoted µ x. 2 We define P (T x + dx T > x) µ x = lim = lim dx + dx dx + 1 = lim dx + 1 = lim dx + = S (x + dx) S (x) dx S (x) S (x + dx) S (x) dx S (x) [S (x) S (x + dx) ] dx [S (x) S (x + dx) ] dx + dx [S (x + dx) S (x) ] dx + dx 1 S (x) lim = 1 S (x) lim = 1 S (x) lim [S (x + dx) S (x) ] dx + (x + dx) x = 1 d S (x) dx [S (x)]. (1.11) 2 This is an unfortunate source of notational ambiguity with µ X, which in exam P/1, is often used to signify the expected value of the random variable X. For the rest of this course, assume µ x is used to represent the force of mortality for someone currently age x.

13 1.1. CDFS, SURVIVAL FUNCTIONS, µ x+t 13 We can also write µ x = 1 d S (x) dx [S (x)] d = dx [S (x)] S (x) = f (x) S (x) (1.12) using equation (1.3). Notice that f (x) = F (x). µ x can be interpreted as the instantaneous rate of failure at age x, given survival to age x. Similarly, we can define a force of mortaility for (x) t years after, denoted µ x+t. Let x be fixed and t be variable. µ x+t is defined as: 1 d µ x+t = S (x + t) d(x + t) [S (x + t)] 1 d = S (x + t) dt [S (x + t)] 1 d = S (x + t) dt [S (x)s x (t)] by equation (1.1) = S (x) d S (x + t) dt [S x(t)] = 1 d S x (t) dt [S x(t)] by equation (1.1) (1.13) = f x(t) by equation (1.3) (1.14) S x (t) Some references may also use µ x (t) to emphasize that the force of mortality depends on t. On exam MLC, both of these notations will be used. 3 Furthermore, notice that we can also write µ x+t = d dt [S x(t)] S x (t) = d dt [ln S x(t)]. (1.15) Thus, t µ x+s ds = t d ds [ln S x(s)] ds = [ln S x (t) ln S x ()] = [ln S x (t)] since S x () = 1 ln S x () =. 3 See Notation and Terminology used on Exam MLC, found in for the spring 213 sitting. For the most current document, check the most current syllabus.

14 14 CHAPTER 1. CONTINUOUS SURVIVAL MODELS Solving for S x (t), we get [ln S x (t)] = ln S x (t) = t S x (t) = exp µ x+s ds t µ x+s ds t µ x+s ds. (1.16) where exp(x) = e x. Be sure to practice these concepts using the SOA sample question list in section 1.6 after reading the rest of this chapter.

15 1.2. PARAMETRIC SURVIVAL MODELS Parametric Survival Models While we did work with quite a few probability concepts in section 1.1, we did not apply them to any specific probability distributions. This section outlines possible distributions we could use for the random variable T x Uniform Distribution (de Moivre s Law) Recall from exam P/1 that a random variable following the uniform distribution has domain in a closed interval [a, b]. In the case of survival models, suppose that T (, ω]. 4 In other words, suppose that ω is the limiting age, or the highest age at which a person can live. For (x), if T x follows a uniform distribution, then f x (t) is constant in the interval (, ω x] and 1 f x (t) = ω x t F x (t) = ω x S x (t) = ω x t ω x 1 µ x+t = ω x t E[T x ] = ω x 2 (ω x)2 V [T x ] = 12 (1.17) (1.18) (1.19) (1.2) (1.21) (1.22) where E[T x ] and V [T x ] are the expected value and variance of T x respectively, 5 and t < ω x. In exam MLC, the uniform distribution can referred to as de Moivre s Law Exponential Distribution Recall from exam P/1 that a random variable following the exponential distribution has domain in the interval (, ). If T x follows an exponential distribution, then f x (t) = µe µt (1.23) F x (t) = 1 e µt (1.24) S x (t) = e µt (1.25) E[T x ] = 1 µ (1.26) V [T x ] = 1 µ 2. (1.27) There is a valid reason why µ is used as the parameter for the exponential distribution. Notice that µ x+t = µe µt = µ. Thus, the force of mortality is constant for the exponential distribution. Hence, e µt the exponential distribution is sometimes referred to as the constant force distribution. 4 The symbol is used to mean in or is a member of. 5 The expected value and variance of T x will be further discussed in the next section.

16 16 CHAPTER 1. CONTINUOUS SURVIVAL MODELS Gompertz Distribution This distribution is defined by its force of mortality: µ x+t = Bc x+t (1.28) where B (, 1) and c > 1. The survival function is given by S x (t) = exp [ Bcx (c t 1) ]. (1.29) ln c The proof is left to the reader. You can use equation (1.14) to derive the PDF Makeham Distribution This distribution is also defined by its force of mortality - it adds an additional constant A to the force of mortality of the Gompertz distribution: µ x+t = A + Bc x+t (1.3) where B >, c > 1, and A > B. The survival function is given by S x (t) = exp [ Bcx ln c (1 ct ) At]. (1.31) The proof is left to the reader. You can use equation (1.14) to derive the PDF. 1.3 kth Moments (Exam P/1 Review) Recall that the kth moment of a continuous random variable X, for k, is given by E[X k ] = x k f X (x) dx. (1.32) In particular, the mean of X is the first moment, i.e., the case when k = 1. The variance (or the second central moment) of X, denoted V [X] or Var[X], is defined by V [X] = E[(X E[X]) 2 ] = E[X 2 2XE[X] + E[X] 2 ] = E[X 2 ] 2E[X]E[X] + (E[X]) 2 = E[X 2 ] (E[X]) 2. (1.33)

17 1.3. kth MOMENTS (EXAM P/1 REVIEW) 17 Assume that X takes on nonnegative values. If the mean of X exists and is finite, an alternate formula for the mean of X, where X (a, ) is E[X] = a + Now consider T x. The kth moment of T x is given by E[(T x ) k ] = a S x (x) dx. 6 (1.37) t k f x (t) dt. (1.38) 6 Here is how this formula is proven: suppose X is a nonnegative random variable taking values in (a, b). Then, by definition, E[X] = a b xf X (x) dx. Using integration by parts with u = x and dv = f X (x)dx, we have du = dx and v = F X (x) + C, where C is an arbitrary constant. Since it does not matter what value C takes, we set C = 1. Then E[X] = a b xf X (x) dx = b[f X (b) 1] a[f X (a) 1] Using the fact that F X (b) = 1 and F X (a) =, we have In particular, if X (, b), then E[X] = a( 1) E[X] = = a + b a b a b a b [F X (x) 1] dx [F X (x) 1] dx. [1 F X (x)] dx. (1.35) [1 F X (x)] dx = b S X (x) dx. (1.36) Equations (1.35) and (1.36) also apply for the case in which b, provided that E[X] exists and is finite. Even more generally, we can show that for integral k >, if X (a, b), where a, E[X k ] = a b x k f X (x) dx = b k [F X (b) 1] a k [F X (a) 1] = a k + k provided that the moments exist and are finite. a b a b [F X (x) 1]kx k 1 dx x k 1 [1 F x (x)] dx (1.37)

18 18 CHAPTER 1. CONTINUOUS SURVIVAL MODELS In particular, since T x (, ), we can write, by equation (1.36), E[T x ] = S x (t) dt (1.39) provided that E[T x ] exists and is finite. Equation (1.39) will be very important throughout this course. Although not mentioned in any of the sources for exam MLC, by equation (1.37), it can be shown that E[(T x ) k ] = k t k 1 S x (t) dt (1.4) provided that these moments exist and are finite. Equation (1.4) can be very useful in calculating the variance and the moments of T x. 1.4 International Actuarial Notation: T x In 1844, David Jones, a British actuary, wrote a book titled The Value of Annuities and Revisionary Payments, from which a new system called International Actuarial Notation was created. 7 Exam MLC uses International Actuarial Notation in its questions, so it will be necessary to be able to read and interpret this system of notation. This section will briefly introduce this system of notation; we will learn more on this system of notation as we go throughout the course. For the material mentioned so far in this text, we can write for (x): t p x : the probability that (x) survives t years. Notice that this is equivalent to S x (t). tp x Age x x + t Recall that t p x = S x (t) = P (T x > t). The arrow in the timeline above indicates where failure or death of (x) would occur in the computation of the probability t p x. t q x : the probability that (x) dies or fails within t years. Notice that this is equivalent to F x (t). tq x Age x x + t Recall that t q x = F x (t) = P (T x t). The arrow in the timeline above indicates where failure or death of (x) would occur in the computation of the probability t q x. 7 For further details, see the article The International Actuarial Notation by Frank P. Di Paolo in the newsletter The Actuary, March Vol. 1, No. 3. See also International Actuarial Notation by F.S. Perryman from Proceedings of the Casualty Actuarial Society, Vol. XXXVI, pp , for an actuarial symbol reference.

19 1.4. INTERNATIONAL ACTUARIAL NOTATION: T x 19 u t q x : the probability that (x) survives u years and dies or fails within the t years following the u years of survival. In other words, this is the probability that (x) survives u years and dies or fails within u + t years. This is known as a deferred mortaility probability, i.e., it is the probability that death occurs in some interval following a deferred period. We define u tq x = P (u < T x u + t) = S x (u) S x (u + t) = F x (u + t) F x (u). Consider the timeline below. u tq x Age x x + u x + u + t The arrow in the timeline above indicates where failure or death would occur for (x) in computing the probability u t q x. Now consider the following timeline: S x (u) S x (u + t) Age x x + u x + u + t The arrows in the timeline indicate where failure or death would occur in the computations of the probabilities S x (u + t) = P (T x > u + t) and S x (u) = P (T x > u). Think of S x (u) S x (u + t) as subtracting intervals of failure, indicated by the arrows. If you subtract the interval of failure described by S x (u) from the interval of failure described by S x (u + t), you get the interval of failure for u t q x. By removing the dashed lines in the timeline below, you get the timeline of the interval of failure for u t q x. Hence, u t q x = S x (u) S x (u + t). S x (u) S x (u + t) Age x x + u x + u + t As a notational convention, if t = 1, t p x, t q x, and u t q x are written as p x, q x, and u q x respectively.

20 2 CHAPTER 1. CONTINUOUS SURVIVAL MODELS Using these new notations, we can write: tp x = 1 t q x (1.41) u tq x = u p x u+t p x (1.42) d µ x+t = dt [ tp x ] = d tp x dt [ln tp x ] by equations (1.13), (1.15) (1.43) f x (t) = t p x µ x+t by equation (1.14) (1.44) tp x = exp tq x = tp x = t t t µ x+s ds by equation (1.16) (1.45) tp x µ x+t dt by equations (1.4), (1.44) (1.46) tp x µ x+t dt by equations (1.5), (1.44) (1.47) tp x = x+t p xp by equation (1.1). (1.48) It is a strongly suggested exercise for the reader to verify these relationships using their survival function definitions. These relationships will be important throughout the course. Another notational convention that is used is to write e x = E[T x ]. e x is known as the complete expectation of life. 8 By the discussion in section 1.3, assuming that E[T x ] exists and is finite, e x = = = = tf x (t) dt t t p x µ x+t dt by equation (1.44) (1.49) S x (t) dt by equation (1.39) tp x dt. (1.5) Intuitively, equation (1.5) makes sense. If you sum up all of the infinitesimally small intervals that (x) can survive, you should get the expected lifetime of (x). Using equation (1.4), the kth moment of T x is given by, assuming each moment exists and is finite, E[(T x ) k ] = k t k 1 tp x dt. (1.51) 8 The adjective complete is used to make the distinction between the complete and curtate expectations of life. Discussion on the curtate expectation of life will be in the next chapter.

21 1.5. MORE FORMULAS TO KNOW 21 Needless to say, the amount of new notation is massive in this section. In section 1.7, we provide a formula summary sheet. 1.5 More Formulas to Know Using equation (1.1), we have for u, t >, S x (t + u) = S (x + t + u) S (x) = [ S (x + t) S (x) ] [S (x + t + u) S (x + t) ] = S x (t)s x+t (u) by equation (1.1). (1.52) Using the actuarial notation in section 1.4, equation (1.52) can be written as: t+up x = t p x u p x+t. (1.53) Intuitively, equation (1.53) makes sense. The probability that (x) survives t + u years is the probability that x survives t years and, given T x > t, the probability that (x + t) survives u years. (1.53) can be looked at as an application of the general multiplication rule for two events. Recall from probability that this rule states that for two events E and F, P (E)P (F E) = P (E F ). If we let E be the event of (x) surviving to x + t and F be the event of surviving to x + t + u, given (x) survives to x + t, then we have P ((x) survives to x + t) P ((x) survives to x + t + u (x) survives to x + t) = P ((x) survives to x + t (x) survives to x + t + u) = P ((x) survives to x + t + u) Equation (1.53) will prove useful in future chapters. However, in general, failure probabilities do not follow the general multplication rule. That is, for u, t >, t+uq x t q x u q x+t. When trying to find probabilities of failure given probabilities over disjoint periods, it is usually best to use equation (1.41) to switch to survival probabilities, and then use equation (1.53) as necessary. Using equations (1.42) and (1.53), we can write: u tq x = u p x u+t p x = u p x u p x t p x+u = u p x (1 t p x+u ) = u p x t q x+u. (1.54) Intuitively, (1.54) makes sense. The probability that (x) fails within the age interval (x+u, x+u+t] 9 is the probability that (x) survives to age x + u and fails within the following t years. 9 See the discussion on page 17. For T x, it does not matter whether we use (), [], (], or [), since T x is continuous. However, for the discrete time-to-failure random variable, the meaning of these intervals does differ. A discussion on the discrete time-to-failure random variable is in the next chapter.

22 22 CHAPTER 1. CONTINUOUS SURVIVAL MODELS 1.6 SOA Released Questions Be sure to download the SOA 39 sample questions. 1 I will refer to these as the SOA 39. In addition, be sure to have a copy of the tables provided with exam MLC. 11 I will refer to the Illustrative Life Table in the tables provided for MLC as the ILT. At the time of this writing, the May 212, November 212, and May 213 MLC exams have been released by the SOA. Relevant Questions: SOA 39: #13, 22, 32, 59, 98, 116, 155, 171, 188, 2. A distribution present in some of the SOA s sample questions is known as the Modified de Moivre s Law, where for a constant α >, S x (t) = ( ω x t α ω x ) (1.55) α µ x+t = (1.56) ω x t E[T x ] = ω x α + 1. (1.57) 1 At the time of this writing, they can be found at 11 At the time of this writing, the ILT can be found at

23 1.7. FORMULA SUMMARY SHEET Formula Summary Sheet T x = T x T > x Uniform Distribution (de Moivre s Law): 1 f x (t) = ω x t F x (t) = ω x S x (t) = ω x t ω x 1 µ x+t = ω x t E[T x ] = ω x 2 (ω x)2 V [T x ] = 12 Exponential Distribution (constant force of mortality µ): Gompertz Distribution: where B (, 1) and c > 1. Makeham Distribution: f x (t) = µe µt F x (t) = 1 e µt S x (t) = e µt E[T x ] = 1 µ V [T x ] = 1 µ 2. µ x+t = Bc x+t S x (t) = exp [ Bcx (c t 1) ] ln c where B >, c > 1, and A > B. µ x+t = A + Bc x+t S x (t) = exp [ Bcx ln c (1 ct ) At]

24 24 CHAPTER 1. CONTINUOUS SURVIVAL MODELS Relationships among formulas: tp x = S x (t) = 1 t q x t+up x = t p x u p x+t tq x = F x (t) = 1 t p x u tq x = u p x u+t p x = u p x t q x+u d µ x+t = dt [ tp x ] = d tp x dt [ln tp x ] f x (t) = t p x µ x+t tp x = exp tq x = tp x = t t tp x = x+t p xp e x = E[T x ] = = E[(T x ) k ] = k t tp x µ x+t dt tp x µ x+t dt t t p x µ x+t dt tp x dt µ x+s ds t k 1 tp x dt

25 Chapter 2 Discrete Survival Models References: AMLCR, Chapter 2.6, Supplementary Notes 1 ; MQR, Chapters , , Before we discuss discrete survival models, we discuss symbols that will be used throughout the rest of this text Commonly Used Symbols In order to abbreviate statements throughout this text, we define the following sets: 1. The set of integers is denoted Z, which is the set {, 3, 2, 1,, 1, 2, 3, }. Z is the set of all positive and negative whole numbers. We say that x is an integer by writing x Z. 2. The set of natural numbers is denoted N, which is the set {1, 2, 3, }. 3 N is the set of all whole numbers greater than or equal to 1. We say that x is an natural number by writing x N. 3. The set of rational numbers is denoted Q, which is the set of numbers that can be written in the form a, where a, b Z and b. In other words, the rational numbers is the set of b all ratios of integers with a nonzero denominator. We say that x is an rational number by writing x Q. 4. The set of irrational numbers is denoted R Q, 4 which is the set of all numbers that are not rational numbers. We say that x is an irrational number by writing x R Q. 5. The set of real numbers, denoted R, is the set R = Q (R Q). We say that x is an real number by writing x R. 1 These are provided in the current syllabus. For the spring 213 sitting, see spring-mlc-studynotes.pdf. 2 Readers familiar with undergraduate real analysis may skip section 2.1 without loss of continuity. For the reader familiar with undergraduate linear algebra or abstract algebra, it is suggested that he or she goes through the definitions of the floor and ceiling functions. 3 Some textbooks use as the lowest number of N, rather than 1. 4 The symbol is used to denote difference among sets. For example, if X, Y are sets, X Y is the set consisting of elements that are in X but not Y. Some texts may also use to denote difference among sets. 25

26 26 CHAPTER 2. DISCRETE SURVIVAL MODELS Let x R and R Z be defined by x = max{k Z k x}. 5 is known as the floor function, and x is known as the floor of x. One can think of the floor of a number as the rounded down value of the number to the nearest integer, or the integer part of the number. Examples = = = 7. Let x R and R Z be defined by x = min{k Z k x}. is known as the ceiling function, and x is known as the ceiling of x. One can think of the floor function as the rounded up value of the number to the nearest integer. Examples = = = K x, K x, R x We define three new random variables in this section. First, K x = T x. (2.1) K x6 is known as the curtate time-to-failure random variable. It is the integer part of the time-to-failure random variable T x defined in chapter 1. 7 We define another random variable as the fractional part of T x, denoted R x, such that T x = K x + R x. (2.2) R x is a continuous random variable where R x [, 1). We define another random variable K x = K x (2.3) K x is known as the time interval of failure random variable. For example, suppose that (85) fails at age Below is a timeline outlining the relationships between K 85, K 85, and T max{k Z k x} is the largest integer k such that k is less than or equal to x. 6 K(x) may also be used on exam MLC. 7 Notice that K x is a discrete random variable. 8 Notice that K x is a discrete random variable.

27 2.3. PROBABILITIES AND EXPECTATION OF K x 27 R 85 =.5 Age T 85 = 2.5 K 85 = K 85 = 1 K 85 = 2 K85 = 1 K85 = 2 K85 = 3 The reason why Kx is known as the time interval of failure of (x) is because it is the (annual) interval at which (x) fails. Using the example in the timeline above, there are three age intervals: 85 to 86, 86 to 87, and 87 to 88. Since (85) fails at 87.5, (85) fails in the third age interval, i.e., 87 to 88, and thus, K85 = 3. Also, if 1 T 85 < 2, i.e., if failure were to occur between ages 86 and 87, then K85 = 2, which is the second age interval. Similarly, if T 85 < 1, i.e., if failure were to occur between ages 85 and 86, then K85 = 1, which is the first age interval. Since (85) fails at 87.5, note that K 85 = 2.5 = 2. 9 The fractional part of 87.5 is.5 = R 85. Of course, if T 85 = 2.5, K 85 + R 85 = = 2.5 by the definition provided in equation (2.2). 2.3 Probabilities and Expectation of K x The concepts in this section can easily be extended to Kx equation (2.3). by using the relationship given by Let k N {}. 1 Notice that K x = k if and only if (x) fails at age x + k or between ages x + k and x + k Thus, to compute probabilities on K x, we note that P (K x = k) = P (k T x < k + 1) = k q x by the definition on p (2.4) = k p x q x+k by equation (1.54). (2.5) Here is another piece of International Actuarial Notation: we denote e x is known as the curtate expectation of life. 13 e x = E[K x ]. (2.6) 9 This is the rounded down value of 2.5 to the nearest integer. 1 N {} is the set of natural numbers in addition to the number. 11 Not including age x + k + 1, since the floor of k + 1 is k + 1 and not k. 12 Since T x is a continuous random variable, P (k T x < k + 1) = P (k < T x k + 1), which is what is stated in the definition on p Note the differences between the curtate and complete expectations of life.

28 28 CHAPTER 2. DISCRETE SURVIVAL MODELS Provided that E[K x ] exists and is finite, by definition, e x = k P (K x = k) k= = k k q x by equation (2.4) (2.7) = k= k= k( k p x k+1 p x ) by equation (1.42) = + (p x 2 p x ) + 2( 2 p x 3 p x ) + 3( 3 p x 4 p x ) + = p x + 2 p x + 3 p x + = k=1 kp x. (2.8) Equation (2.8) follows the same line of intuition as equation (1.5) does. The only difference between these two equations is that (2.8) applies to the discrete case, whereas (1.5) applies to the continuous case. Let r N. Provided each moment of K x exists and is finite, the rth moment of K x is given by E[(K x ) r ] = k= k r ( k p x k+1 p x ) = + (p x 2 p x ) + 2 r ( 2 p x 3 p x ) + 3 r ( 3 p x 4 p x ) + = p x (1 r r ) + 2 p x (2 r 1 r ) + 3 p x (3 r 2 r ) + = k=1 kp x [k r (k 1) r ]. (2.9) Formula (2.9) is not as easy to use as formula (1.51), so we present the formula for the second moment. By (2.9), provided that the second moment exists and is finite, E[(K x ) 2 ] = kp x [k 2 (k 1) 2 ] k=1 = kp x [k 2 (k 2 2k + 1)] k=1 = kp x [2k 1] k=1 = 2 k k p x k=1 k=1) kp x = 2 k k p x e x. (2.1) k=1

29 2.4. TERM EXPECTATION OF LIFE Term Expectation of Life T x, T x n Consider the random variable min(t x, n) =, where n R is such that n >. We n, T x > n call this random variable W The expected value of this random variable is given by, using the double expectation formula from exam P/1, 15 Given T x n, the PDF of T x is given by: E[W 1 ] = E[T x T x n]p (T x n) + E[n T x > n]p (T x > n). f Tx T x n(t) = P (T x = t T x n) = P (T x = t T x n) P (T x n) = P (T x = t) P (T x n) = t p x µ x+t nq x. Thus, E[W 1 ] = n n = = n = t ( t p x µ x+t ) dt n q x + n n p x nq x t t p x µ x+t dt + n n p x t ( d dt [ tp x ]) dt + n n p x by equation (1.43) Using integration by parts with u = t and dv = d dt [ tp x ] dt, n t ( d dt [ tp x ]) dt + n n p x. (2.11) E[W 1 ] = n n p x = n n p x + = n n n tp x dt + n n p x tp x dt + n n p x tp x dt. (2.12) The standard symbol for equation (2.12) is e x n, which is known as the term expectation of life. 16 The term expectation of life is the expected future lifetime for (x) over the next n years only. 14 Note that there is no symbol or standard letter given to this variable in the texts for exam MLC. We are calling this W 1 for convenience. 15 The double expectation formula for two random variables X and Y is E[X] = E Y [E X [X Y ]]. 16 It is also known as the partial expectation of life.

30 3 CHAPTER 2. DISCRETE SURVIVAL MODELS 2.5 Temporary Curtate Expectation of Life Let n N. There is an analogous concept in the discrete case of what is in section 2.4. Consider the K x, K x n random variable min(k x, n) = n, K x > n. We call this random variable W 2 for convenience. As W 2 is a function of K x, we write Notice that E[W 2 ] = n k= k ( k p x k+1 p x ) + k=n+1 n ( k p x k+1 p x ) by equations (2.4) and (1.42). ( k p x k+1 p x ) = n+1 p x n+2 p x + n+2 p x n+3 p x + n+3 p x + k=n+1 = n+1 p x. Thus, n ( k p x k+1 p x ) = n n+1 p x. (2.13) k=n+1 Now, n k= Therefore, k ( k p x k+1 p x ) = + (p x 2 p x ) + 2( 2 p x 3 p x ) + 3( 3 p x 4 p x ) + + n( n p x n+1 p x ) = p x + 2 p x + 3 p x + + n p x n n+1 p x = n k=1 kp x n n+1 p x. (2.14) n E[W 2 ] = kp x n n+1 p x + n n+1 p x = k=1 n k=1 kp x. (2.15) The standard symbol for equation (2.15) is e x n, which is known as the temporary curtate expectation of life. The temporary curtate expectation of life is the expected number of whole years that (x) lives over the age interval (x, x + n].

31 2.6. SOA RELEASED QUESTIONS SOA Released Questions Relevant Questions: SOA 39: #21, 28, 65, 12, 161, 171, 189, 27; November 212: #3; April 213: #2. There are a few concepts that are covered in the sample questions that are not covered in AMLCR or MQR. 17 For questions in which µ x+t is a piecewise function, the following will be useful. Consider for (x), e x n. Suppose we wanted to write this in terms of e x m, where m < n. Noting that e x n = n tp x dt, we have e x n = Set u = t m. 18 Then du = dt and n tp x dt = m = e x m + tp x dt + m n m n tp x dt. tp x dt e x m + m n tp x dt = e x m + n m m m n m = e x m + = e x m + n m = e x m + m p x m+up x du m+up x du mp x u p x+m du n m up x+m du = e x m + m p x e x+m n m. (2.16) (2.16) should be memorized. It comes up in quite a few of the sample questions as an extremely convenient shortcut. We can also derive a similar formula for the discrete case. Consider for (x), e x n. Then for integral m < n, n e x n = kp x = k=1 m k=1 kp x + = e x m + n k=m+1 n k=m+1 kp x kp x 17 I thank Jim Daniel for suggesting that I add this section. 18 Credit goes to Steve Paris for giving me this step.

32 32 CHAPTER 2. DISCRETE SURVIVAL MODELS Set u = k m. Then e x m + n k=m+1 kp x = e x m + = e x m + n m m+up x u+m=m+1 n m m+up x u=1 n m = e x m + mp x u p x+m u=1 n m = e x m + m p x up x+m u=1 = e x m + m p x e x+m n m. (2.17) Notice that (2.17) and (2.16) are almost identical, with the exception of the on top of the e symbol for (2.16). (2.16) and (2.17) should be considered first priority for this exam, as they do come up in the sample questions. The following equation has not come up in the released questions, but may be useful. Consider now, for (x), e x. For n <, we have Set u = t n. Then du = dt and e x = e x n + lim w n w tp x dt = n = e x n + tp x dt + n = e x n + lim w tp x dt = e x n + lim = e x n + lim w n tp x dt n w w n tp x dt tp x dt. w u+np x du n n w n = e x n + n p x lim w = e x n + n p x np x u p x+n du w n up x+n du up x+n du = e x n + n p x e x+n. (2.18)

33 2.6. SOA RELEASED QUESTIONS 33 Similarly, in the discrete case, Set u = k n. Then e x = e x n + lim k=1 w w k=n+1 kp x = n k=1 kp x + = e x n + lim k=n+1 w w k=n+1 kp x = e x n + lim kp x kp x. w n w n+up x n+u=n+1 w n = e x n + lim w np x u p x+n u=1 = e x n + n p x e x+n. (2.19) Again, notice how (2.18) and (2.19) are nearly identical. The case in which n = 1 of (2.19) does come up in the sample questions: note that this states that e x = e x 1 + p x e x+1 = p x + p x e x+1 = p x (1 + e x+1 ). (2.2)

34 34 CHAPTER 2. DISCRETE SURVIVAL MODELS 2.7 Formula Summary Sheet K x = T x T x = K x + R x K x = K x + 1 P (K x = k) = P (k T x < k + 1) = k q x E[K x ] = e x = k p x q x+k = k P (K x = k) k= = kp x k=1 E[(K x ) r ] = kp x [k r (k 1) r ] e x n = E[min(T x, n)] = e x n = E[min(K x, n)] = k=1 n tp x dt = e x m + m p x e x+m n m, for m < n n k=1 kp x = e x m + m p x e x+m n m, for m < n e x = e x n + n p x e x+n e x = e x n + n p x e x+n = p x (1 + e x+1 )

35 Chapter 3 Life Tables References: AMLCR, Chapters , ; MQR, Chapters 5.4, , , Calculating Probabilities What is a life table? Let x N {}. Below is an example of a life table. x l x As usual, x represents the age of a person or thing. l x represents the expected number of lives of a population who are alive of age x. 2 A life table is a table which has (at the very least) the following information: 1. n ages x, x 1,, x n 1 where each x i N {} i N 3 with a starting age x () = min{x, x 1,, x n 1 } 4 and limiting age ω = max{x, x 1,, x n 1 }, so that x () x i ω x i ; 2. n values l x, l x1,, l xn 1 corresponding to each respective age x i. The number of lives with the starting age, i.e., l x(), is known as the radix. Of course, for these definitions to make sense, we assume that each x i and l xi x i. 5 For the life table illustrated above, x () = 5 is the starting age, l 5 = 5 is the radix, and ω = 55 is the limiting age. 1 The supplementary notes to AMLCR provide background information for the sections from AMLCR that we have omitted in this chapter (3.4 through 3.5). We will not focus too much on these sections, as they only provide background information, and nothing really with assistance in solving exam MLC problems, judging by the released exams. We will use the background from these chapters to give a context to the concepts in this chapter, but we will not dedicate a whole section to them, as AMLCR does. 2 MQR uses l x instead of l x. MQR s notation will not be used on exam MLC. 3 is read as for all or for each. 4 Note that AMLCR uses x for the starting age. We use x () to indicate that it is an order statistic, i.e., the smallest value. 5 A more rigorous approach to the life table can be found in [3, pp ]. 35

36 36 CHAPTER 3. LIFE TABLES Let s try calculating probabilities with this table. Examples. Assume that the following questions are based on a population whose life table is given above. 1. What is the probability that someone age 5 survives to age 51? Solution. There are currently 5 lives age 5. If this particular person survives to age 51, then he or she must be one of the 49 people who survived to age 51. This probability is p 5 = l 51 = 49 l 5 5 = What is the probability that someone age 5 dies before reaching age 51? Solution. We want to find q 5. Notice that q 5 = 1 p 5 = 1.98 =.2. When working with life tables, the relationships we have developed still apply. Alternatively, there are currently 5 lives age of these people survive to age 51, which implies that 1 have died before reaching age 51. Thus, q 5 = 1 5 = What is the probability that someone age 53 survives to age 55? Solution. We want to find 2 p 53, i.e., the probability that someone age 53 survives two years. There are 43 people who are age of them survive to age 55, so therefore, 2p 53 = Alternatively, by equation (1.53), we know that 2p 53 = p 53 p 54. The probability of someone age 53 surviving one year is l 54 = 37. The probability of someone l age 54 surviving one year is l 55 = 29 l Thus, 2p 53 = p 53 p 54 = ( ) (29 37 ) = What is the probability that someone age 5 survives to age 52 but dies before reaching age 53? Solution. This probability is given by 2 q 5 = 2 p 5 q 52 by equation (1.54). Now notice that 2p 5 = l 52 = 47 l 5 5 =.94 and q 52 = Using the exact values for these two quantities, 47 we multiply them to get.8. Make sure you try the examples above on your own until you are comfortable calculating probabilities with life tables. We define for t ω x (), l x() +t = l x() t p x(). (3.1) This makes sense, as it says that the expected number of lives who are alive with age x () + t is the number who are alive at x () multiplied by the probability that they survive t years. 6 In this case, using (1.53) was not necessary, but depending on the information you are given in a question, you may have to use (1.53). It will be especially useful when estimating probabilities on life tables for non-integral ages of failure.

37 3.1. CALCULATING PROBABILITIES 37 Thus, if x is such that x () x x + t ω, l x+t = l x() +x+t x () = l x() x+t x() p x() by (3.1) = l x() x x() p x() t p x() +x x () by (1.53) = l x() x x() p x() t p x = l x() +x x () t p x by (3.1) = l x t p x. (3.2) Therefore, tp x = l x+t l x. (3.3) We used this equation in the examples in this section without mathematically formalizing it. See examples 1 and 3. By equation (1.41), we have that tq x = 1 l x+t l x = l x l x+t l x. (3.4) Consider the numerator l x l x+t. What is this actually describing? If we look at the example life table in this section, for example, l 5 l 52 = 3. What does this quantity describe? It is the number of deaths that have occured in the age interval (5, 52). The number of deaths over this period is described by the symbol 2 d 5, i.e., from the ages of 5 to 52. In general, the number of deaths in the interval (x, x + t) is t d x = l x l x+t. 7 Thus, tq x = t d x l x. (3.5) We used this equation in example 2 without mathematically formalizing it. We could also present a formula for u t q x, but as you see from example 4, it is best just to use equation (1.54) with (3.3) and (3.4). 7 AMLCR does not mention this notation, nor is it in International Actuarial Notation by Perryman. However, both of these sources do mention d x, the number of deaths that occur in the age interval (x, x + 1). The Notation and Terminology used on Exam MLC document for spring 213 does not provide any comment on whether or not this notation will be used.

38 38 CHAPTER 3. LIFE TABLES As an exercise, complete the following life table. The values that have been filled in are the ones stated in the example, in addition to d 55. Round final answers to three decimal places at most. x l x p x q x d x The solution is given below. Due to rounding, p 51 + q 51 does not equal 1. x l x p x q x d x Here are some observations to notice about life tables that we can get from this particular life table: 1. l x is non-increasing as the age, x, increases. We do not introduce additional lives into l x at any age. This would cause our p x and q x values to fall outside the interval (, 1). 2. As l x is non-increasing as x increases, p x is non-increasing as x increases. 3. As p x is non-increasing as x increases, q x and d x are non-decreasing as x increases. 3.2 Fractional Age Assumptions If you look at any of the life tables in section 3.1, you would notice they all are based on integral ages. But what if we want to calculate probabilties for non-integral ages? For example, what is the probability that (52) survives to age 53.25? If we are just given a life table like the ones in section 3.1, we would have to make assumptions about the behavior between integral ages Uniform Distribution of Deaths (UDD) Assumption Suppose that s (, 1) is fixed. If, for some x N {}, we are given l x and l x+1, where x = x + s, and wanted to find l x+s, the simplest way to estimate l x+s would be to use linear interpolation. 8 [1, pp ] covers the hyperbolic/balducci assumption; however, this has since been dropped from the MLC syllabus and will not be covered in this text.

39 3.2. FRACTIONAL AGE ASSUMPTIONS 39 Let x be the independent variable and l x be the dependent variable. From Calculus, the slope, m, of the secant line connecting the points (x, l x ) and (x + 1, l x+1 ) is m = l x+1 l x (x + 1) x = l x+1 l x. 9 (3.6) We assume this slope m is constant throughout the interval (x, x + 1). This would imply that l x+s = (l x+1 l x )(x + s) + b for some b R. 1 Of course, l x+ = l x, so that l x = (l x+1 l x )x + b. Thus, we can write l x+s = (l x+1 l x )(x + s) + b = (l x+1 l x )x + b + (l x+1 l x )s = l x + sl x+1 sl x = (1 s)l x + sl x+1. (3.7) Now here is where things get very interesting: define x and s as stated earlier in this section. Then sq x = l x l x+s l x = l x (1 s)l x sl x+1 l x by equation (3.7) = sl x sl x+1 l x = s ( l x l x+1 l x ) = sq x by equation (3.4). (3.8) Equation (3.8) is known as the uniform distribution of deaths (UDD) assumption. 11 The reason why this is known as the uniform distribution of deaths assumption is the following: recall that T x = K x + R x by equation (2.2). It can be shown that (3.8) is equivalent to stating that, for x N {}, R x follows a uniform distribution in (, 1), and K x and R x are independent. 12 Of course, you can use previously developed relationships among formulas to gather many new ways to rewrite formulas under the UDD assumption, but we will focus on only two of these in particular. Notice that, for variable s (, 1), by equation (3.8), But also remember that by definition, s q x = P (T x s) = F x (s). Thus, d ds [ sq x ] = q x. (3.9) d ds [ sq x ] = q x = d ds [F x(s)] = f x (s) 9 Of course, m, as l x is non-increasing as x increases. 1 This is simply the familiar linear equation y = mx + b in a different form. 11 AMLCR calls this the UDD1 assumption. See [3, p. 44]. 12 AMLCR calls this statement the UDD2 assumption. For the purpose of studying for exam MLC, proving this statement is not particularly useful. A proof of this statement can be found in [3, pp ].

Stat 475 Life Contingencies I. Chapter 2: Survival models

Stat 475 Life Contingencies I. Chapter 2: Survival models Stat 475 Life Contingencies I Chapter 2: Survival models The future lifetime random variable Notation We are interested in analyzing and describing the future lifetime of an individual. We use (x) to denote

More information

Chapter 2 - Survival Models

Chapter 2 - Survival Models 2-1 Chapter 2 - Survival Models Section 2.2 - Future Lifetime Random Variable and the Survival Function Let T x = ( Future lifelength beyond age x of an individual who has survived to age x [measured in

More information

Survival Models. Lecture: Weeks 2-3. Lecture: Weeks 2-3 (Math 3630) Survival Models Fall Valdez 1 / 31

Survival Models. Lecture: Weeks 2-3. Lecture: Weeks 2-3 (Math 3630) Survival Models Fall Valdez 1 / 31 Survival Models Lecture: Weeks 2-3 Lecture: Weeks 2-3 (Math 3630) Survival Models Fall 2017 - Valdez 1 / 31 Chapter summary Chapter summary Survival models Age-at-death random variable Time-until-death

More information

Deeper Understanding, Faster Calculation: MLC, Fall 2011

Deeper Understanding, Faster Calculation: MLC, Fall 2011 Deeper Understanding, Faster Calculation: MLC, Fall 211 Yufeng Guo June 8, 211 actuary88.com Chapter Guo MLC: Fall 211 c Yufeng Guo 2 Contents INTRODUCTION 9 The origin of this study guide...........................

More information

Stat Hartman Winter 2018 Midterm Exam 28 February 2018

Stat Hartman Winter 2018 Midterm Exam 28 February 2018 Stat 475 - Hartman Winter 218 Midterm Exam 28 February 218 Name: This exam contains 11 pages (including this cover page) and 6 problems Check to see if any pages are missing You may only use an SOA-approved

More information

Mixture distributions in Exams MLC/3L and C/4

Mixture distributions in Exams MLC/3L and C/4 Making sense of... Mixture distributions in Exams MLC/3L and C/4 James W. Daniel Jim Daniel s Actuarial Seminars www.actuarialseminars.com February 1, 2012 c Copyright 2012 by James W. Daniel; reproduction

More information

PAST CAS AND SOA EXAMINATION QUESTIONS ON SURVIVAL

PAST CAS AND SOA EXAMINATION QUESTIONS ON SURVIVAL NOTES Questions and parts of some solutions have been taken from material copyrighted by the Casualty Actuarial Society and the Society of Actuaries. They are reproduced in this study manual with the permission

More information

Manual for SOA Exam MLC.

Manual for SOA Exam MLC. Chapter 4. Life Insurance. Section 4.9. Computing APV s from a life table. Extract from: Arcones Manual for the SOA Exam MLC. Fall 2009 Edition. available at http://www.actexmadriver.com/ 1/29 Computing

More information

MLC Fall 2014 Written Answer Questions. Model Solutions

MLC Fall 2014 Written Answer Questions. Model Solutions MLC Fall 2014 Written Answer Questions Model Solutions 1 MLC Fall 2014 Question 1 Model Solution Learning Objectives: 2(a), (a), 4(f) Textbook References: 5.4, 6.6, 1.5 (a) The EPV of the commission payments

More information

Stat 475. Solutions to Homework Assignment 1

Stat 475. Solutions to Homework Assignment 1 Stat 475 Solutions to Homework Assignment. Jimmy recently purchased a house for he and his family to live in with a $3, 3-year mortgage. He is worried that should he die before the mortgage is paid, his

More information

MLC Fall Model Solutions. Written Answer Questions

MLC Fall Model Solutions. Written Answer Questions MLC Fall 216 Model Solutions Written Answer Questions 1 MLC Fall 216 Question 1 Model Solution Learning Outcome: 1(a), 1(b), 1(d) Chapter References: AMLCR Chapter 8 Notes: 1. Part (a) was done very well

More information

STAT 479: Short Term Actuarial Models

STAT 479: Short Term Actuarial Models STAT 479: Short Term Actuarial Models Jianxi Su, FSA, ACIA Purdue University, Department of Statistics Week 1. Some important things about this course you may want to know... The course covers a large

More information

MLC Fall 2015 Written Answer Questions. Model Solutions

MLC Fall 2015 Written Answer Questions. Model Solutions MLC Fall 215 Written Answer Questions Model Solutions 1 MLC Fall 215 Question 1 Model Solution Learning Outcome: 1(a) Chapter References: AMLCR 2.2-2.5 Overall, this question was done reasonably well,

More information

SPRING 2007 EXAM MLC SOLUTIONS

SPRING 2007 EXAM MLC SOLUTIONS SPRING 7 EXAM MLC SOLUTIONS Question # Key: E p p.95 3 7 7 p7.96 75 μ 7 d.7.9896 4p7 e e.8985 5p 7.9896.8985.889 Question # Key: B A μ/ μ+ δ μ/ μ+.8.3443 μ.4 A μ.79 μ+ δ Var a T A A.79.3443 δ.8 3.96 Question

More information

STAT2201. Analysis of Engineering & Scientific Data. Unit 3

STAT2201. Analysis of Engineering & Scientific Data. Unit 3 STAT2201 Analysis of Engineering & Scientific Data Unit 3 Slava Vaisman The University of Queensland School of Mathematics and Physics What we learned in Unit 2 (1) We defined a sample space of a random

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER /2018

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER /2018 ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 2017/2018 DR. ANTHONY BROWN 1. Arithmetic and Algebra 1.1. Arithmetic of Numbers. While we have calculators and computers

More information

May 2013 MLC Solutions

May 2013 MLC Solutions May 3 MLC Solutions. Key: D Let k be the policy year, so that the mortality rate during that year is q 3 + k. The objective is to determine the smallest value of k such that k k v ( k p3) ( P3) < v ( k

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

More information

Stat 476 Life Contingencies II. Multiple Life and Multiple Decrement Models

Stat 476 Life Contingencies II. Multiple Life and Multiple Decrement Models Stat 476 Life Contingencies II Multiple Life and Multiple Decrement Models Multiple Life Models To this point, all of the products we ve dealt with were based on the life status (alive / dead or multi-state)

More information

CHAPTER 1: Functions

CHAPTER 1: Functions CHAPTER 1: Functions 1.1: Functions 1.2: Graphs of Functions 1.3: Basic Graphs and Symmetry 1.4: Transformations 1.5: Piecewise-Defined Functions; Limits and Continuity in Calculus 1.6: Combining Functions

More information

SPRING 2005 EXAM M SOLUTIONS. = When (as given in the problem), (x) dies in the second year from issue, the curtate future lifetime x + 1 is 0, so

SPRING 2005 EXAM M SOLUTIONS. = When (as given in the problem), (x) dies in the second year from issue, the curtate future lifetime x + 1 is 0, so SPRING 005 EXAM M SOLUTIONS Question # Key: B Let K be the curtate future lifetime of (x + k) K + k L 000v 000Px :3 ak + When (as given in the problem), (x) dies in the second year from issue, the curtate

More information

ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata

ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Errata Effective July 5, 3, only the latest edition of this manual will have its errata

More information

SECTION 7.4: PARTIAL FRACTIONS. These Examples deal with rational expressions in x, but the methods here extend to rational expressions in y, t, etc.

SECTION 7.4: PARTIAL FRACTIONS. These Examples deal with rational expressions in x, but the methods here extend to rational expressions in y, t, etc. SECTION 7.4: PARTIAL FRACTIONS (Section 7.4: Partial Fractions) 7.14 PART A: INTRO A, B, C, etc. represent unknown real constants. Assume that our polynomials have real coefficients. These Examples deal

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

More information

3 Continuous Random Variables

3 Continuous Random Variables Jinguo Lian Math437 Notes January 15, 016 3 Continuous Random Variables Remember that discrete random variables can take only a countable number of possible values. On the other hand, a continuous random

More information

Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA

Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Effective July 5, 3, only the latest edition of this manual will have its

More information

Northwestern University Department of Electrical Engineering and Computer Science

Northwestern University Department of Electrical Engineering and Computer Science Northwestern University Department of Electrical Engineering and Computer Science EECS 454: Modeling and Analysis of Communication Networks Spring 2008 Probability Review As discussed in Lecture 1, probability

More information

Fundamentals of Mathematics I

Fundamentals of Mathematics I Fundamentals of Mathematics I Kent State Department of Mathematical Sciences Fall 2008 Available at: http://www.math.kent.edu/ebooks/10031/book.pdf August 4, 2008 Contents 1 Arithmetic 2 1.1 Real Numbers......................................................

More information

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this.

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this. Preface Here are my online notes for my Calculus II course that I teach here at Lamar University. Despite the fact that these are my class notes they should be accessible to anyone wanting to learn Calculus

More information

Stephen F Austin. Exponents and Logarithms. chapter 3

Stephen F Austin. Exponents and Logarithms. chapter 3 chapter 3 Starry Night was painted by Vincent Van Gogh in 1889. The brightness of a star as seen from Earth is measured using a logarithmic scale. Exponents and Logarithms This chapter focuses on understanding

More information

Chapter Three. Deciphering the Code. Understanding Notation

Chapter Three. Deciphering the Code. Understanding Notation Chapter Three Deciphering the Code Mathematics has its own vocabulary. In addition to words, mathematics uses its own notation, symbols that stand for more complicated ideas. Some of these elements are

More information

Algebra 1. Mathematics Course Syllabus

Algebra 1. Mathematics Course Syllabus Mathematics Algebra 1 2017 2018 Course Syllabus Prerequisites: Successful completion of Math 8 or Foundations for Algebra Credits: 1.0 Math, Merit The fundamental purpose of this course is to formalize

More information

The Integers. Peter J. Kahn

The Integers. Peter J. Kahn Math 3040: Spring 2009 The Integers Peter J. Kahn Contents 1. The Basic Construction 1 2. Adding integers 6 3. Ordering integers 16 4. Multiplying integers 18 Before we begin the mathematics of this section,

More information

August 20, Review of Integration & the. Fundamental Theorem of Calculus. Introduction to the Natural Logarithm.

August 20, Review of Integration & the. Fundamental Theorem of Calculus. Introduction to the Natural Logarithm. to Natural Natural to Natural August 20, 2017 to Natural Natural 1 2 3 Natural 4 Incremental Accumulation of Quantities to Natural Natural Integration is a means of understanding and computing incremental

More information

CHAPTER 1. REVIEW: NUMBERS

CHAPTER 1. REVIEW: NUMBERS CHAPTER. REVIEW: NUMBERS Yes, mathematics deals with numbers. But doing math is not number crunching! Rather, it is a very complicated psychological process of learning and inventing. Just like listing

More information

Outline Goals and Assumptions Real Numbers Rational and Irrational. L11: Numbers. Alice E. Fischer

Outline Goals and Assumptions Real Numbers Rational and Irrational. L11: Numbers. Alice E. Fischer L11: Numbers Alice E. Fischer CSCI 1166 Discrete Mathematics for Computing March 5-8, 2018 1 Goals and Assumptions 2 Real Numbers 3 Rational and Irrational Assumptions We rely the following assumptions:

More information

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying Math 1050 2 ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying General Tips for Studying: 1. Review this guide, class notes, the

More information

Joint Probability Distributions and Random Samples (Devore Chapter Five)

Joint Probability Distributions and Random Samples (Devore Chapter Five) Joint Probability Distributions and Random Samples (Devore Chapter Five) 1016-345-01: Probability and Statistics for Engineers Spring 2013 Contents 1 Joint Probability Distributions 2 1.1 Two Discrete

More information

ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata

ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Errata Effective July 5, 3, only the latest edition of this manual will have its errata

More information

Math 5a Reading Assignments for Sections

Math 5a Reading Assignments for Sections Math 5a Reading Assignments for Sections 4.1 4.5 Due Dates for Reading Assignments Note: There will be a very short online reading quiz (WebWork) on each reading assignment due one hour before class on

More information

Properties of Arithmetic

Properties of Arithmetic Excerpt from "Prealgebra" 205 AoPS Inc. 4 6 7 4 5 8 22 23 5 7 0 Arithmetic is being able to count up to twenty without taking o your shoes. Mickey Mouse CHAPTER Properties of Arithmetic. Why Start with

More information

Series Solutions of ODEs. Special Functions

Series Solutions of ODEs. Special Functions C05.tex 6/4/0 3: 5 Page 65 Chap. 5 Series Solutions of ODEs. Special Functions We continue our studies of ODEs with Legendre s, Bessel s, and the hypergeometric equations. These ODEs have variable coefficients

More information

Continuous Distributions

Continuous Distributions A normal distribution and other density functions involving exponential forms play the most important role in probability and statistics. They are related in a certain way, as summarized in a diagram later

More information

042 ADDITIONAL MATHEMATICS (For School Candidates)

042 ADDITIONAL MATHEMATICS (For School Candidates) THE NATIONAL EXAMINATIONS COUNCIL OF TANZANIA CANDIDATES ITEM RESPONSE ANALYSIS REPORT FOR THE CERTIFICATE OF SECONDARY EDUCATION EXAMINATION (CSEE) 2015 042 ADDITIONAL MATHEMATICS (For School Candidates)

More information

Midterm Exam 1 Solution

Midterm Exam 1 Solution EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2015 Kannan Ramchandran September 22, 2015 Midterm Exam 1 Solution Last name First name SID Name of student on your left:

More information

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

More information

Tutorial 1 : Probabilities

Tutorial 1 : Probabilities Lund University ETSN01 Advanced Telecommunication Tutorial 1 : Probabilities Author: Antonio Franco Emma Fitzgerald Tutor: Farnaz Moradi January 11, 2016 Contents I Before you start 3 II Exercises 3 1

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

Supplement for MAA 3200, Prof S Hudson, Fall 2018 Constructing Number Systems

Supplement for MAA 3200, Prof S Hudson, Fall 2018 Constructing Number Systems Supplement for MAA 3200, Prof S Hudson, Fall 2018 Constructing Number Systems A major goal of this course is to construct the number systems N, Z and Q, and especially the real numbers R, which play such

More information

Figure 1: Doing work on a block by pushing it across the floor.

Figure 1: Doing work on a block by pushing it across the floor. Work Let s imagine I have a block which I m pushing across the floor, shown in Figure 1. If I m moving the block at constant velocity, then I know that I have to apply a force to compensate the effects

More information

Department of Mathematics

Department of Mathematics Department of Mathematics Ma 3/103 KC Border Introduction to Probability and Statistics Winter 2017 Lecture 8: Expectation in Action Relevant textboo passages: Pitman [6]: Chapters 3 and 5; Section 6.4

More information

Math 76 Practice Problems for Midterm II Solutions

Math 76 Practice Problems for Midterm II Solutions Math 76 Practice Problems for Midterm II Solutions 6.4-8. DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam. You may expect to

More information

The Integers. Math 3040: Spring Contents 1. The Basic Construction 1 2. Adding integers 4 3. Ordering integers Multiplying integers 12

The Integers. Math 3040: Spring Contents 1. The Basic Construction 1 2. Adding integers 4 3. Ordering integers Multiplying integers 12 Math 3040: Spring 2011 The Integers Contents 1. The Basic Construction 1 2. Adding integers 4 3. Ordering integers 11 4. Multiplying integers 12 Before we begin the mathematics of this section, it is worth

More information

We begin by considering the following three sequences:

We begin by considering the following three sequences: STUDENT S COMPANIONS IN BASIC MATH: THE TWELFTH The Concept of Limits for Sequences and Series In calculus, the concept of limits is of paramount importance, in view of the fact that many basic objects

More information

means is a subset of. So we say A B for sets A and B if x A we have x B holds. BY CONTRAST, a S means that a is a member of S.

means is a subset of. So we say A B for sets A and B if x A we have x B holds. BY CONTRAST, a S means that a is a member of S. 1 Notation For those unfamiliar, we have := means equal by definition, N := {0, 1,... } or {1, 2,... } depending on context. (i.e. N is the set or collection of counting numbers.) In addition, means for

More information

Homogeneous Linear Systems and Their General Solutions

Homogeneous Linear Systems and Their General Solutions 37 Homogeneous Linear Systems and Their General Solutions We are now going to restrict our attention further to the standard first-order systems of differential equations that are linear, with particular

More information

MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics

MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics Class Meetings: MW 9:30-10:45 am in EMS E424A, September 3 to December 10 [Thanksgiving break November 26 30; final

More information

4 Testing Hypotheses. 4.1 Tests in the regression setting. 4.2 Non-parametric testing of survival between groups

4 Testing Hypotheses. 4.1 Tests in the regression setting. 4.2 Non-parametric testing of survival between groups 4 Testing Hypotheses The next lectures will look at tests, some in an actuarial setting, and in the last subsection we will also consider tests applied to graduation 4 Tests in the regression setting )

More information

MATH 101: PRACTICE MIDTERM 2

MATH 101: PRACTICE MIDTERM 2 MATH : PRACTICE MIDTERM INSTRUCTOR: PROF. DRAGOS GHIOCA March 7, Duration of examination: 7 minutes This examination includes pages and 6 questions. You are responsible for ensuring that your copy of the

More information

The Geometric Distribution

The Geometric Distribution MATH 382 The Geometric Distribution Dr. Neal, WKU Suppose we have a fixed probability p of having a success on any single attempt, where p > 0. We continue to make independent attempts until we succeed.

More information

Risk Models and Their Estimation

Risk Models and Their Estimation ACTEX Ac a d e m i c Se r i e s Risk Models and Their Estimation S t e p h e n G. K e l l i s o n, F S A, E A, M A A A U n i v e r s i t y o f C e n t r a l F l o r i d a ( R e t i r e d ) R i c h a r

More information

A Measure Theory Tutorial (Measure Theory for Dummies) Maya R. Gupta

A Measure Theory Tutorial (Measure Theory for Dummies) Maya R. Gupta A Measure Theory Tutorial (Measure Theory for Dummies) Maya R. Gupta {gupta}@ee.washington.edu Dept of EE, University of Washington Seattle WA, 98195-2500 UW Electrical Engineering UWEE Technical Report

More information

Probability and Distributions

Probability and Distributions Probability and Distributions What is a statistical model? A statistical model is a set of assumptions by which the hypothetical population distribution of data is inferred. It is typically postulated

More information

IEOR 3106: Introduction to Operations Research: Stochastic Models. Fall 2011, Professor Whitt. Class Lecture Notes: Thursday, September 15.

IEOR 3106: Introduction to Operations Research: Stochastic Models. Fall 2011, Professor Whitt. Class Lecture Notes: Thursday, September 15. IEOR 3106: Introduction to Operations Research: Stochastic Models Fall 2011, Professor Whitt Class Lecture Notes: Thursday, September 15. Random Variables, Conditional Expectation and Transforms 1. Random

More information

Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young

Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young Dear Instructor, Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young I hope that when you read my Algebra and Trigonometry book it will be seamless with how you teach. My goal when writing

More information

Review of Probability Theory

Review of Probability Theory Review of Probability Theory Arian Maleki and Tom Do Stanford University Probability theory is the study of uncertainty Through this class, we will be relying on concepts from probability theory for deriving

More information

For all For every For each For any There exists at least one There exists There is Some

For all For every For each For any There exists at least one There exists There is Some Section 1.3 Predicates and Quantifiers Assume universe of discourse is all the people who are participating in this course. Also let us assume that we know each person in the course. Consider the following

More information

Multiple Decrement Models

Multiple Decrement Models Multiple Decrement Models Lecture: Weeks 7-8 Lecture: Weeks 7-8 (Math 3631) Multiple Decrement Models Spring 2018 - Valdez 1 / 26 Multiple decrement models Lecture summary Multiple decrement model - epressed

More information

Continuous Random Variables

Continuous Random Variables MATH 38 Continuous Random Variables Dr. Neal, WKU Throughout, let Ω be a sample space with a defined probability measure P. Definition. A continuous random variable is a real-valued function X defined

More information

9.4 Radical Expressions

9.4 Radical Expressions Section 9.4 Radical Expressions 95 9.4 Radical Expressions In the previous two sections, we learned how to multiply and divide square roots. Specifically, we are now armed with the following two properties.

More information

Math From Scratch Lesson 29: Decimal Representation

Math From Scratch Lesson 29: Decimal Representation Math From Scratch Lesson 29: Decimal Representation W. Blaine Dowler January, 203 Contents Introducing Decimals 2 Finite Decimals 3 2. 0................................... 3 2.2 2....................................

More information

Daily Update. Dondi Ellis. January 27, 2015

Daily Update. Dondi Ellis. January 27, 2015 Daily Update Dondi Ellis January 27, 2015 CLASS 1: Introduction and Section 1.1 REMINDERS: Assignment: Read sections 1.1 and 1.2, and Student Guide (online). Buy a TI-84 or other graphing calculator satisfying

More information

Chapter 2. Motion in One Dimension. AIT AP Physics C

Chapter 2. Motion in One Dimension. AIT AP Physics C Chapter 2 Motion in One Dimension Kinematics Describes motion while ignoring the agents that caused the motion For now, will consider motion in one dimension Along a straight line Will use the particle

More information

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

More information

8.7 MacLaurin Polynomials

8.7 MacLaurin Polynomials 8.7 maclaurin polynomials 67 8.7 MacLaurin Polynomials In this chapter you have learned to find antiderivatives of a wide variety of elementary functions, but many more such functions fail to have an antiderivative

More information

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions CP Algebra Unit -1: Factoring and Solving Quadratics NOTE PACKET Name: Period Learning Targets: 0. I can add, subtract and multiply polynomial expressions 1. I can factor using GCF.. I can factor by grouping.

More information

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim SMT Calculus Test Solutions February, x + x 5 Compute x x x + Answer: Solution: Note that x + x 5 x x + x )x + 5) = x )x ) = x + 5 x x + 5 Then x x = + 5 = Compute all real values of b such that, for fx)

More information

ABE Math Review Package

ABE Math Review Package P a g e ABE Math Review Package This material is intended as a review of skills you once learned and wish to review before your assessment. Before studying Algebra, you should be familiar with all of the

More information

Essex County College Division of Mathematics MTH-122 Assessments. Honor Code

Essex County College Division of Mathematics MTH-122 Assessments. Honor Code Essex County College Division of Mathematics MTH-22 Assessments Last Name: First Name: Phone or email: Honor Code The Honor Code is a statement on academic integrity, it articulates reasonable expectations

More information

Mathematics. Algebra Course Syllabus

Mathematics. Algebra Course Syllabus Prerequisites: Successful completion of Math 8 or Foundations for Algebra Credits: 1.0 Math, Merit Mathematics Algebra 1 2018 2019 Course Syllabus Algebra I formalizes and extends the mathematics students

More information

a factors The exponential 0 is a special case. If b is any nonzero real number, then

a factors The exponential 0 is a special case. If b is any nonzero real number, then 0.1 Exponents The expression x a is an exponential expression with base x and exponent a. If the exponent a is a positive integer, then the expression is simply notation that counts how many times the

More information

Math Lecture 3 Notes

Math Lecture 3 Notes Math 1010 - Lecture 3 Notes Dylan Zwick Fall 2009 1 Operations with Real Numbers In our last lecture we covered some basic operations with real numbers like addition, subtraction and multiplication. This

More information

Exponential and logarithm functions

Exponential and logarithm functions ucsc supplementary notes ams/econ 11a Exponential and logarithm functions c 2010 Yonatan Katznelson The material in this supplement is assumed to be mostly review material. If you have never studied exponential

More information

Support for UCL Mathematics offer holders with the Sixth Term Examination Paper

Support for UCL Mathematics offer holders with the Sixth Term Examination Paper 1 Support for UCL Mathematics offer holders with the Sixth Term Examination Paper The Sixth Term Examination Paper (STEP) examination tests advanced mathematical thinking and problem solving. The examination

More information

Fall 2003 Society of Actuaries Course 3 Solutions = (0.9)(0.8)(0.3) + (0.5)(0.4)(0.7) (0.9)(0.8)(0.5)(0.4) [1-(0.7)(0.3)] = (0.

Fall 2003 Society of Actuaries Course 3 Solutions = (0.9)(0.8)(0.3) + (0.5)(0.4)(0.7) (0.9)(0.8)(0.5)(0.4) [1-(0.7)(0.3)] = (0. Fall 3 Society of Actuaries Course 3 Solutions Question # Key: E q = p p 3:34 3:34 3 3:34 p p p 3 34 3:34 p 3:34 p p p p 3 3 3 34 3 3:34 3 3:34 =.9.8 =.7 =.5.4 =. =.7. =.44 =.7 +..44 =.776 =.7.7 =.54 =..3

More information

Political Science 6000: Beginnings and Mini Math Boot Camp

Political Science 6000: Beginnings and Mini Math Boot Camp Political Science 6000: Beginnings and Mini Math Boot Camp January 20, 2010 First things first Syllabus This is the most important course you will take. 1. You need to understand these concepts in order

More information

CHAPTER 3. Sequences. 1. Basic Properties

CHAPTER 3. Sequences. 1. Basic Properties CHAPTER 3 Sequences We begin our study of analysis with sequences. There are several reasons for starting here. First, sequences are the simplest way to introduce limits, the central idea of calculus.

More information

Prealgebra. Edition 5

Prealgebra. Edition 5 Prealgebra Edition 5 Prealgebra, Edition 5 2009, 2007, 2005, 2004, 2003 Michelle A. Wyatt (M A Wyatt) 2009, Edition 5 Michelle A. Wyatt, author Special thanks to Garry Knight for many suggestions for the

More information

The expected value E[X] of discrete random variable X is defined by. xp X (x), (6.1) E[X] =

The expected value E[X] of discrete random variable X is defined by. xp X (x), (6.1) E[X] = Chapter 6 Meeting Expectations When a large collection of data is gathered, one is typically interested not necessarily in every individual data point, but rather in certain descriptive quantities such

More information

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES You will be expected to reread and digest these typed notes after class, line by line, trying to follow why the line is true, for example how it

More information

SHOW ALL YOUR WORK IN A NEAT AND ORGANIZED FASHION

SHOW ALL YOUR WORK IN A NEAT AND ORGANIZED FASHION Intermediate Algebra TEST 1 Spring 014 NAME: Score /100 Please print SHOW ALL YOUR WORK IN A NEAT AND ORGANIZED FASHION Course Average No Decimals No mixed numbers No complex fractions No boxed or circled

More information

UNIT 10 Equations NC: Algebra 3c, 3d

UNIT 10 Equations NC: Algebra 3c, 3d UNIT 10 Equations NC: Algebra 3c, 3d St Ac Ex Sp TOPICS (Text and Practice Books) 10.1 Negative Numbers - - - 10. Arithmetic with Negative Numbers - - 10.3 Simplifying Expressions - 10.4 Simple Equations

More information

Math 115 Syllabus (Spring 2017 Edition) By: Elementary Courses Committee Textbook: Intermediate Algebra by Aufmann & Lockwood, 9th Edition

Math 115 Syllabus (Spring 2017 Edition) By: Elementary Courses Committee Textbook: Intermediate Algebra by Aufmann & Lockwood, 9th Edition Math 115 Syllabus (Spring 2017 Edition) By: Elementary Courses Committee Textbook: Intermediate Algebra by Aufmann & Lockwood, 9th Edition Students have the options of either purchasing the loose-leaf

More information

BMT 2013 The Algebra of Noncommutative Operators Power Round Time Limit: 60 mins. Maximum Score: 100 points. Instructions:

BMT 2013 The Algebra of Noncommutative Operators Power Round Time Limit: 60 mins. Maximum Score: 100 points. Instructions: Time Limit: 60 mins. Maximum Score: 100 points. Instructions: 1. You may use the result of a previous problem that you have not solved in order to solve a later problem without losing credit on the later

More information

Errata and Updates for ASM Exam LTAM (First Edition Second Printing) Sorted by Page

Errata and Updates for ASM Exam LTAM (First Edition Second Printing) Sorted by Page Errata for ASM Exam LTAM Study Manual (First Edition Second Printing) Sorted by Page Errata and Updates for ASM Exam LTAM (First Edition Second Printing) Sorted by Page Practice Exam 0:A7, 2:A7, and 2:A8

More information

Errata and Updates for ASM Exam LTAM (First Edition Second Printing) Sorted by Date

Errata and Updates for ASM Exam LTAM (First Edition Second Printing) Sorted by Date Errata for ASM Exam LTAM Study Manual (First Edition Second Printing) Sorted by Date Errata and Updates for ASM Exam LTAM (First Edition Second Printing) Sorted by Date Practice Exam 0:A7, 2:A7, and 2:A8

More information

Two hours. Statistical Tables to be provided THE UNIVERSITY OF MANCHESTER. 14 January :45 11:45

Two hours. Statistical Tables to be provided THE UNIVERSITY OF MANCHESTER. 14 January :45 11:45 Two hours Statistical Tables to be provided THE UNIVERSITY OF MANCHESTER PROBABILITY 2 14 January 2015 09:45 11:45 Answer ALL four questions in Section A (40 marks in total) and TWO of the THREE questions

More information

7.5 Partial Fractions and Integration

7.5 Partial Fractions and Integration 650 CHPTER 7. DVNCED INTEGRTION TECHNIQUES 7.5 Partial Fractions and Integration In this section we are interested in techniques for computing integrals of the form P(x) dx, (7.49) Q(x) where P(x) and

More information

Writing proofs for MATH 61CM, 61DM Week 1: basic logic, proof by contradiction, proof by induction

Writing proofs for MATH 61CM, 61DM Week 1: basic logic, proof by contradiction, proof by induction Writing proofs for MATH 61CM, 61DM Week 1: basic logic, proof by contradiction, proof by induction written by Sarah Peluse, revised by Evangelie Zachos and Lisa Sauermann September 27, 2016 1 Introduction

More information

1 Lesson 13: Methods of Integration

1 Lesson 13: Methods of Integration Lesson 3: Methods of Integration Chapter 6 Material: pages 273-294 in the textbook: Lesson 3 reviews integration by parts and presents integration via partial fraction decomposition as the third of the

More information