Notes 8 Autumn Some discrete random variables

Size: px
Start display at page:

Download "Notes 8 Autumn Some discrete random variables"

Transcription

1 MAS 108 Probability I Notes 8 Autum 2005 Some discrete radom variables We ow look at five types of discrete radom variables, each depedig o oe or more parameters. We describe for each type the situatios i which it arises, ad give the p.m.f., the expected value, ad the variace. If the variable is tabulated i the New Cambridge Statistical Tables [1], we give the table umber, ad some examples of usig the tables. You should have a copy of the tables to follow the examples. A summary of this iformatio is give o the course iformatio sheet etitled Discrete radom variables. Make sure that you have a copy of this sheet too. Before we begi, a commet o the New Cambridge Statistical Tables [1]. They do t give the probability mass fuctio (or p.m.f.), but a closely related fuctio called the cumulative distributio fuctio. It is defied for a discrete radom variable as follows. Let X be a radom variable takig values a 1, a 2,..., a. We assume that these are arraged i ascedig order: a 1 < a 2 < < a. The cumulative distributio fuctio, or c.d.f., of X is give by F X (a i ) = P(X a i ). We see that it ca be expressed i terms of the p.m.f. of X as follows: F X (a i ) = P(X = a 1 ) + + P(X = a i ) = I the other directio, we c recover the p.m.f. from the c.d.f.: P(X = a i ) = F X (a i ) F X (a i 1 ). i P(X = a j ). j=1 Usually the values of a radom variable i the tables are itegers startig at 0 or sometimes 1. I this case, the equatios become 1

2 F X (k) = P(X k) = P(X = 0) + P(X = 1) + + P(X = k), P(X = k) = F X (k) F X (k 1), P(X k) = 1 F X (k 1), P(k X l) = F X (l) F X (k 1). For example, the last equatio holds because we obtai the probability that k X l by workig out the probability of the values 0, 1,..., l ad subtractig the oes we do t wat: 0, 1,..., k 1. We wo t use the c.d.f. of a discrete radom variable except for lookig up the tables. It is much more importat for cotiuous radom variables! Beroulli radom variable Beroulli(p) A Beroulli radom variable is the simplest type of all. It oly takes two values, 0 ad 1. So its p.m.f. looks as follows: x 0 1 P(X = x) q p Here, p is the probability that X = 1; it ca be ay umber betwee 0 ad 1. Necessarily q (the probability that X = 0) is equal to 1 p. So p determies everythig. For a Beroulli radom variable X, we sometimes describe the experimet as a trial, the evet X = 1 as success, ad the evet X = 0 as failure. For example, if a biased coi has probability p of comig dow heads, the the umber of heads that we get whe we toss the coi oce is a Beroulli(p) radom variable. More geerally, let A be ay evet i a probability space S. With A, we associate a radom variable I A (remember that a radom variable is just a fuctio o S) by the rule { 1 if s A; I A (s) = 0 if s / A. The radom variable I A is called the idicator variable of A, because its value idicates whether or ot A occurred. It is a Beroulli(p) radom variable, where p = P(A). (The evet I A = 1 is just the evet A.) Some people write 1 A istead of I A. This shows that Beroulli radom variables are essetially the same thig as evets, so that if we wated to we could do all probability theory with radom variables ad ever metio evets! 2

3 Calculatio of the expected value ad variace of a Beroulli radom variable is easy. Let X Beroulli(p). (Remember that meas has the same p.m.f. as or is distributed as.) E(X) = 0 q + 1 p = p; Var(X) = 0 2 q p p 2 = p p 2 = pq. (Remember that q = 1 p.) Biomial radom variable Bi(, p) Remember that for a Beroulli radom variable, we describe the evet X = 1 as a success. Now a biomial radom variable couts the umber of successes i idepedet trials each associated with a Beroulli(p) radom variable. For example, suppose that we have a biased coi for which the probability of heads is p. We toss the coi times ad cout the umber of heads obtaied. This umber is a Bi(, p) radom variable. A Bi(, p) radom variable X takes the values 0, 1, 2,...,, ad the p.m.f. of X is give by P(X = m) = C m q m p m = b(m;, p) for m = 0, 1, 2,...,, where q = 1 p. This is because there are C m differet ways of obtaiig m heads i a sequece of throws (the umber of choices of the m positios i which the heads occur), ad the probability of gettig m heads ad m tails i a particular order is q m p m. Note that we have give a formula rather tha a table here. For small values we could tabulate the results; for example, for Bi(3, p): m P(X = m) q 3 3q 2 p 3qp 2 p 3 Addig up the probabilities gives q 3 + 3q 2 p + 3qp 2 + p 3 = (q + p) 3 = 1, sice q = 1 p. Moreover, we fid that E(X) = 0 q q 2 p + 2 3qp p 3 = 3p(q 2 + 2qp + p 2 ) = 3p(q + p) 2 = 3p, Var(X) = 0 2 q q 2 p qp p 3 (3p) 2 = 3p(q 2 + 4qp + 3p 2 ) 9p 2 3

4 = 3p(q + p)(q + 3p) 9p 2 = 3p(q + 3p) 9p 2 = 3pq. For arbitrary, whe we add up all the probabilities i the table, we get C m q m p m = (q + p) = 1, m=0 as it should be: here we used the biomial theorem (x + y) = C m x m y m. m=0 (This argumet explais the ame of the biomial radom variable!) The geeral formula for expected value ad variace of X Bi(, p) is: E(X) = p, Var(X) = pq. There are three ways to prove this. The first method is straightforward but hard, takig the explicit calculatios that we did above for = 3 ad makig them work for geeral. The secod method is more sophisticated, but relatively easy; it also works for very may radom variables whose values are itegers. However, you ca skip it if you wish: I have set it i smaller type for this reaso. We will see a third way (yet more sophisticated but eve easier) whe we have doe joit distributios. The secod method uses a gadget called the probability geeratig fuctio. We oly use it here for calculatig expected values ad variaces, but if you lear more probability theory you will see other uses for it. Let X be a radom variable whose values are o-egative itegers. (We do t isist that it takes all possible values; this method is fie for the biomial Bi(, p), which takes values betwee 0 ad.) To save space, we write p m for the probability P(X = m). Now the probability geeratig fuctio of X is the power series G X (x) = p m x m. (The sum is over all values m take by X.) It may be abbreviated to G(x) if it is obvious which radom variable we are talkig about. We use the otatio [F(x)] x=1 for the result of substitutig x = 1 i the series F(x). Propositio Let G(x) be the probability geeratig fuctio of a radom variable X. The (a) [G(x)] x=1 = 1; (b) E(X) = [ d dx G(x) ] x=1 ; [ ] (c) Var(X) = d 2 G(x) dx + E(X) 2 x=1 E(X)2. 4

5 Part (a) is just the statemet that probabilities add up to 1: whe we substitute x = 1 i the power series for G(x) we just get p m. For part (b), whe we differetiate the series term-by-term (you will lear later i Aalysis that this is OK), we get d dx G(x) = mp m x m 1. Now puttig x = 1 i this series we get For part (c), differetiatig twice gives Now puttig x = 1 i this series we get mp m = E(X). d 2 dx 2 G(x) = m(m 1)p m x m 2. m(m 1)p m = m 2 p m mp m = E(X 2 ) E(X). Addig E(X) ad subtractig E(X) 2 gives E(X 2 ) E(X) 2, which by defiitio is Var(X). Now let us appply this to the biomial radom variable X Bi(, p). We have so the probability geeratig fuctio is p m = P(X = m) = C m q m p m, C m q m p m x m = (q + px), m=0 by the Biomial Theorem. Puttig x = 1 gives (q + p) = 1, i agreemet with the Propositio. Differetiatig oce, usig the Chai Rule, we get p(q + px) 1. Puttig x = 1 we fid that E(X) = p. Differetiatig agai, we get ( 1)p 2 (q + px) 2. Puttig x = 1 gives ( 1)p 2. Now addig E(X) E(X) 2, we get Var(X) = ( 1)p 2 + p 2 p 2 = p p 2 = pq. The biomial radom variable is tabulated i Table 1 of the Cambridge Statistical Tables [1]. As explaied earlier, the tables give the cumulative distributio fuctio. For example, suppose that the probability that a certai coi comes dow heads is If the coi is tossed 15 times, what is the probability of five or fewer heads? Turig to the page = 15 i Table 1 ad lookig at the row 0.45, you read off the aswer What is the probability of exactly five heads? This is P(5 or fewer) P(4 or fewer), ad from tables the aswer is =

6 The tables oly go up to p = 0.5. For larger values of p, use the fact that the umber of failures i Bi(, p) is equal to the umber of successes i Bi(,1 p). So the probability of five heads i 15 tosses of a coi with p = 0.55 is = More formally, if X Bi(15,0.55), ad Y = 15 X, the Y Bi(15,0.45). Aother iterpretatio of the biomial radom variable cocers samplig. Suppose that we have N balls i a box, of which M are red. We sample balls from the box with replacemet; let the radom variable X be the umber of red balls i the sample. What is the distributio of X? Sice each ball has probability M/N of beig red, ad differet choices are idepedet, X Bi(, p), where p = M/N is the proportio of red balls i the sample. What about samplig without replacemet? This leads us to our ext radom variable: Hypergeometric radom variable Hg(,M,N) Suppose that we have N balls i a box, of which M are red. We sample balls from the box without replacemet. Let the radom variable X be the umber of red balls i the sample. Such a X is called a hypergeometric radom variable Hg(,M,N). The radom variable X ca take ay of the values 0, 1, 2,...,. Its p.m.f. is give by the formula M C m N M C m P(X = m) = N. C For the umber of samples of balls from N is N C ; the umber of ways of choosig m of the M red balls ad m of the N M others is M C m N M C m ; ad all choices are equally likely. The expected value ad variace of a hypergeometric radom variable are as follows (we wo t go ito the proofs): E(X) = ( M N ), Var(X) = ( M N )( N M N )( ) N. N 1 You should compare these to the values for a biomial radom variable. If we let p = M/N be the proportio of red balls i the box, the E(X) = p, ad Var(X) is equal to pq multiplied by a correctio factor (N )/(N 1). I particular, if the umbers M ad N M of red ad o-red balls i the box are both very large compared to the size of the sample, the the differece betwee samplig with ad without replacemet is very small, ad ideed the correctio factor is close to 1. So we ca say that Hg(,M,N) is approximately Bi(,M/N) if is small compared to M ad N M. Cosider the example from the last otes of choosig five sheep from 24, of which 6 are shor. The umber X of shor sheep i the sample is a Hg(5,6,24) radom 6

7 variable. We calculated i the last otes that E(X) = ad Var(X) = , but oted that these figures were affected by roudig errors. The formulae above show that the exact values should be E(X) = 5 4 ad Var(X) = = Geometric radom variable Geom(p) The geometric radom variable is like the biomial but with a differet stoppig rule. We have agai a coi whose probability of heads is p. Now, istead of tossig it a fixed umber of times ad coutig the heads, we toss it util it comes dow heads for the first time, ad cout the umber of times we have tossed the coi. Thus, the values of the variable are the positive itegers 1, 2, 3,.... (I theory we might ever get a head ad toss the coi ifiitely ofte, but if p > 0 this possibility is ifiitely ulikely, i.e. has probability zero, as we will see.) We always assume that 0 < p < 1. More geerally, the umber of idepedet Beroulli trials required util the first success is obtaied is a geometric radom variable. The p.m.f. of a Geom(p) radom variable is give by P(X = m) = q m 1 p, where q = 1 p. For the evet X = m meas that we get tails o the first m 1 tosses ad heads o the mth, ad this evet has probability q m 1 p, sice tails has probability q ad differet tosses are idepedet. Let s add up these probabilities: q m 1 p = p + qp + q 2 p + = p(1 + q + q 2 + ) = p m=1 1 q = 1, sice the series i paretheses is a geometric progressio with first term 1 ad commo ratio q, where q < 1. (Just as the biomial theorem shows that probabilities sum to 1 for a biomial radom variable, ad gives its ame to the radom variable, so the geometric progressio does for the geometric radom variable.) We calculate the expected value ad the variace usig the probability geeratig fuctio. If X Geom(p), the result will be that E(X) = 1/p, Var(X) = q/p 2. We have G(x) = m=1 q m 1 px m = px 1 qx, 7

8 agai by summig a geometric progressio. Differetiatig, we get Puttig x = 1, we obtai d (1 qx)p + pxq p G(x) = dx (1 qx) 2 = (1 qx) 2. E(X) = Differetiatig agai gives 2pq/(1 qx) 3, so p (1 q) 2 = 1 p. Var(X) = 2pq p p 1 p 2 = q p 2. For example, if we toss a fair coi util heads is obtaied, the expected umber of tosses util the first head is 2 (so the expected umber of tails is 1); ad the variace of this umber is also 2. Poisso radom variable Poisso(λ) The Poisso radom variable, ulike the oes we have see before, is very closely coected with cotiuous thigs. Suppose that icidets occur at radom times, but at a steady rate overall. The best example is radioactive decay: atomic uclei decay radomly, but the average umber λ which will decay i a give iterval is costat. The Poisso radom variable X couts the umber of icidets which occur i a give iterval. So if, o average, there are 2.4 uclear decays per secod, the the umber of decays i oe secod startig ow is a Poisso(2.4) radom variable. Aother example might be the umber of telephoe calls a miute to a busy telephoe umber, or the umber of people joiig the queue at the bus-stop i the ext miute. The p.m.f. for a Poisso(λ) variable X is give by the formula λ λm P(X = m) = e m! for m = 0, 1,.... It is derived from the biomial distributio. I do ot expect you to reproduce this derivatio, so I am puttig it i small type. Suppose that the icidets happe at the rate of λ per miute. Choose large eough that it is very ulikely for two or more icidets to happe i oe (1/)-th of a miute. The the umber that happe i such a small iterval of time is approximately Beroulli(p) for some suitable p. If the icidets i the differet parts of the miute are mutually idepedet ad X is the umber of icidets i oe miute the X Bi(, p). The E(X) = p. But we kow that E(X) = λ so p = λ/. 8

9 Now, P(X = m) = C m ( λ = = ) m ( 1 λ ) m! λ m ( m!( m)! m 1 λ ) 1 ( ) m 1 λ ( 1) ( 2) ( m + 1) λ m m! ( 1 λ ) 1 ( ) m 1 λ Now let ted to. Each of the m ratios i the first term teds to 1. The secod term has o i it, so it stays as λ m /m!. For the third term, we eed to use the fact that ( 1 λ ) e λ as, which you will lear i Calculus. I the fourth term, λ/ 0, so (1 λ/) 1 so the whole term teds to 1/1 m, which is 1. Thus the limitig value of P(X = m) is ideed e λ λ m /m!. I the lectures I gave the example of of bristles fallig out of my hairbrush whe I brush my (thick ad tagly) hair. Iitially there are N bristles, so it is reasoable to suppose that the radom variable X, which couts how may bristles fall out whe I brush my hair, is Bi(N, p) for some probability p. But what happes whe there are oly 10 bristles left? The X should be a radom variable with first parameter 10, but what should the probability be? It seems reasoable to suppose that I apply costat force K whe I brush my hair. With N bristles, that force is spread over all of them, so p should be (proportioal to) K/N. Whe there are oly 10 bristles, the same force is spread over just those 10 bristles, so the probablity should be (proportioal to) K/10. Thus, i geeral, whe there are bristles left the X Bi (, K Replacig K by λ ad takig the limit as gives the same result as above. Let s check that these probabilities add up to oe. We get ) λ m e λ = e λ e λ = 1, m! ( m=0 sice the expressio i brackets is the sum of the expoetial series. By aalogy with what happeed for the biomial ad geometric radom variables, you might have expected that this radom variable would be called expoetial. Ufortuately, this ame has bee give to a closely-related cotiuous radom variable which we will meet later. However, if you speak a little Frech, you might use as a memoic the fact that if I go fishig, ad the fish are bitig at the rate of λ per hour o average, the the umber of fish I will catch i the ext hour is a Poisso(λ) radom variable. ). 9

10 The expected value ad variace of a Poisso(λ) radom variable X are give by E(X) = Var(X) = λ. Agai we use the probability geeratig fuctio. If X Poisso(λ), the G(x) = m=0 λ (λx)m e = e λ(x 1), m! agai usig the series for the expoetial fuctio. Differetiatio gives λe λ(x 1), so E(X) = λ. Differetiatig agai gives λ 2 e λ(x 1), so Var(X) = λ 2 + λ λ 2 = λ. The lie graphs o the ext page illustrate how the biomial distributio teds towards the Poisso whe λ = 5. The cumulative distributio fuctio of a Poisso radom variable is tabulated i Table 2 of the New Cambridge Statistical Tables. So, for example, we fid from the tables that, if 2.4 fish bite per hour o average, the the probability that I will catch o fish i the ext hour is , while the probability that I catch at five or fewer is (so that the probability that I catch six or more is ). There is aother situatio i which the Poisso distributio arises. Suppose I am lookig for some very rare evet which oly occurs oce i 1000 trials o average. So I coduct 1000 idepedet trials. How may occurreces of the evet do I see? This umber is really a biomial radom variable Bi(1000, 1/1000). But we have see above that this is Poisso(1), to a very good approximatio. So, for example, the probability that the evet does t occur is about 1/e. The geeral rule is: If is large, p is small, ad p = λ, the Bi(, p) ca be approximated by Poisso(λ). For example, if the lake cotais 2400 fish ad if each fish bites idepedetly with probability 1/1000 i a hour, the the umber of fish I catch i a hour is Bi(2400,1/1000), which is approximately Poisso(2.4). [1] D. V. Lidley ad W. F. Scott, New Cambridge Statistical Tables, Cambridge Uiversity Press. 10

11 Bi(10, 0.5) Bi(25, 0.2) Bi(50, 0.1) Poisso(5)

Properties of MLE: consistency, asymptotic normality. Fisher information.

Properties of MLE: consistency, asymptotic normality. Fisher information. Lecture 3 Properties of MLE: cosistecy, asymptotic ormality. Fisher iformatio. I this sectio we will try to uderstad why MLEs are good. Let us recall two facts from probability that we be used ofte throughout

More information

CHAPTER 7: Central Limit Theorem: CLT for Averages (Means)

CHAPTER 7: Central Limit Theorem: CLT for Averages (Means) CHAPTER 7: Cetral Limit Theorem: CLT for Averages (Meas) X = the umber obtaied whe rollig oe six sided die oce. If we roll a six sided die oce, the mea of the probability distributio is X P(X = x) Simulatio:

More information

Overview of some probability distributions.

Overview of some probability distributions. Lecture Overview of some probability distributios. I this lecture we will review several commo distributios that will be used ofte throughtout the class. Each distributio is usually described by its probability

More information

I. Chi-squared Distributions

I. Chi-squared Distributions 1 M 358K Supplemet to Chapter 23: CHI-SQUARED DISTRIBUTIONS, T-DISTRIBUTIONS, AND DEGREES OF FREEDOM To uderstad t-distributios, we first eed to look at aother family of distributios, the chi-squared distributios.

More information

In nite Sequences. Dr. Philippe B. Laval Kennesaw State University. October 9, 2008

In nite Sequences. Dr. Philippe B. Laval Kennesaw State University. October 9, 2008 I ite Sequeces Dr. Philippe B. Laval Keesaw State Uiversity October 9, 2008 Abstract This had out is a itroductio to i ite sequeces. mai de itios ad presets some elemetary results. It gives the I ite Sequeces

More information

SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES

SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES Read Sectio 1.5 (pages 5 9) Overview I Sectio 1.5 we lear to work with summatio otatio ad formulas. We will also itroduce a brief overview of sequeces,

More information

Chapter 7 - Sampling Distributions. 1 Introduction. What is statistics? It consist of three major areas:

Chapter 7 - Sampling Distributions. 1 Introduction. What is statistics? It consist of three major areas: Chapter 7 - Samplig Distributios 1 Itroductio What is statistics? It cosist of three major areas: Data Collectio: samplig plas ad experimetal desigs Descriptive Statistics: umerical ad graphical summaries

More information

Lecture 4: Cauchy sequences, Bolzano-Weierstrass, and the Squeeze theorem

Lecture 4: Cauchy sequences, Bolzano-Weierstrass, and the Squeeze theorem Lecture 4: Cauchy sequeces, Bolzao-Weierstrass, ad the Squeeze theorem The purpose of this lecture is more modest tha the previous oes. It is to state certai coditios uder which we are guarateed that limits

More information

0.7 0.6 0.2 0 0 96 96.5 97 97.5 98 98.5 99 99.5 100 100.5 96.5 97 97.5 98 98.5 99 99.5 100 100.5

0.7 0.6 0.2 0 0 96 96.5 97 97.5 98 98.5 99 99.5 100 100.5 96.5 97 97.5 98 98.5 99 99.5 100 100.5 Sectio 13 Kolmogorov-Smirov test. Suppose that we have a i.i.d. sample X 1,..., X with some ukow distributio P ad we would like to test the hypothesis that P is equal to a particular distributio P 0, i.e.

More information

1. C. The formula for the confidence interval for a population mean is: x t, which was

1. C. The formula for the confidence interval for a population mean is: x t, which was s 1. C. The formula for the cofidece iterval for a populatio mea is: x t, which was based o the sample Mea. So, x is guarateed to be i the iterval you form.. D. Use the rule : p-value

More information

University of California, Los Angeles Department of Statistics. Distributions related to the normal distribution

University of California, Los Angeles Department of Statistics. Distributions related to the normal distribution Uiversity of Califoria, Los Ageles Departmet of Statistics Statistics 100B Istructor: Nicolas Christou Three importat distributios: Distributios related to the ormal distributio Chi-square (χ ) distributio.

More information

Incremental calculation of weighted mean and variance

Incremental calculation of weighted mean and variance Icremetal calculatio of weighted mea ad variace Toy Fich faf@cam.ac.uk dot@dotat.at Uiversity of Cambridge Computig Service February 009 Abstract I these otes I eplai how to derive formulae for umerically

More information

Hypothesis testing. Null and alternative hypotheses

Hypothesis testing. Null and alternative hypotheses Hypothesis testig Aother importat use of samplig distributios is to test hypotheses about populatio parameters, e.g. mea, proportio, regressio coefficiets, etc. For example, it is possible to stipulate

More information

CS103X: Discrete Structures Homework 4 Solutions

CS103X: Discrete Structures Homework 4 Solutions CS103X: Discrete Structures Homewor 4 Solutios Due February 22, 2008 Exercise 1 10 poits. Silico Valley questios: a How may possible six-figure salaries i whole dollar amouts are there that cotai at least

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 13

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 13 EECS 70 Discrete Mathematics ad Probability Theory Sprig 2014 Aat Sahai Note 13 Itroductio At this poit, we have see eough examples that it is worth just takig stock of our model of probability ad may

More information

Basic Elements of Arithmetic Sequences and Series

Basic Elements of Arithmetic Sequences and Series MA40S PRE-CALCULUS UNIT G GEOMETRIC SEQUENCES CLASS NOTES (COMPLETED NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elemets of Arithmetic Sequeces ad Series Objective: To establish basic elemets of arithmetic

More information

Maximum Likelihood Estimators.

Maximum Likelihood Estimators. Lecture 2 Maximum Likelihood Estimators. Matlab example. As a motivatio, let us look at oe Matlab example. Let us geerate a radom sample of size 00 from beta distributio Beta(5, 2). We will lear the defiitio

More information

How To Solve The Homewor Problem Beautifully

How To Solve The Homewor Problem Beautifully Egieerig 33 eautiful Homewor et 3 of 7 Kuszmar roblem.5.5 large departmet store sells sport shirts i three sizes small, medium, ad large, three patters plaid, prit, ad stripe, ad two sleeve legths log

More information

Sequences and Series

Sequences and Series CHAPTER 9 Sequeces ad Series 9.. Covergece: Defiitio ad Examples Sequeces The purpose of this chapter is to itroduce a particular way of geeratig algorithms for fidig the values of fuctios defied by their

More information

The following example will help us understand The Sampling Distribution of the Mean. C1 C2 C3 C4 C5 50 miles 84 miles 38 miles 120 miles 48 miles

The following example will help us understand The Sampling Distribution of the Mean. C1 C2 C3 C4 C5 50 miles 84 miles 38 miles 120 miles 48 miles The followig eample will help us uderstad The Samplig Distributio of the Mea Review: The populatio is the etire collectio of all idividuals or objects of iterest The sample is the portio of the populatio

More information

Section 11.3: The Integral Test

Section 11.3: The Integral Test Sectio.3: The Itegral Test Most of the series we have looked at have either diverged or have coverged ad we have bee able to fid what they coverge to. I geeral however, the problem is much more difficult

More information

Soving Recurrence Relations

Soving Recurrence Relations Sovig Recurrece Relatios Part 1. Homogeeous liear 2d degree relatios with costat coefficiets. Cosider the recurrece relatio ( ) T () + at ( 1) + bt ( 2) = 0 This is called a homogeeous liear 2d degree

More information

Week 3 Conditional probabilities, Bayes formula, WEEK 3 page 1 Expected value of a random variable

Week 3 Conditional probabilities, Bayes formula, WEEK 3 page 1 Expected value of a random variable Week 3 Coditioal probabilities, Bayes formula, WEEK 3 page 1 Expected value of a radom variable We recall our discussio of 5 card poker hads. Example 13 : a) What is the probability of evet A that a 5

More information

A probabilistic proof of a binomial identity

A probabilistic proof of a binomial identity A probabilistic proof of a biomial idetity Joatho Peterso Abstract We give a elemetary probabilistic proof of a biomial idetity. The proof is obtaied by computig the probability of a certai evet i two

More information

Math C067 Sampling Distributions

Math C067 Sampling Distributions Math C067 Samplig Distributios Sample Mea ad Sample Proportio Richard Beigel Some time betwee April 16, 2007 ad April 16, 2007 Examples of Samplig A pollster may try to estimate the proportio of voters

More information

Chapter 6: Variance, the law of large numbers and the Monte-Carlo method

Chapter 6: Variance, the law of large numbers and the Monte-Carlo method Chapter 6: Variace, the law of large umbers ad the Mote-Carlo method Expected value, variace, ad Chebyshev iequality. If X is a radom variable recall that the expected value of X, E[X] is the average value

More information

Lesson 15 ANOVA (analysis of variance)

Lesson 15 ANOVA (analysis of variance) Outlie Variability -betwee group variability -withi group variability -total variability -F-ratio Computatio -sums of squares (betwee/withi/total -degrees of freedom (betwee/withi/total -mea square (betwee/withi

More information

Case Study. Normal and t Distributions. Density Plot. Normal Distributions

Case Study. Normal and t Distributions. Density Plot. Normal Distributions Case Study Normal ad t Distributios Bret Halo ad Bret Larget Departmet of Statistics Uiversity of Wiscosi Madiso October 11 13, 2011 Case Study Body temperature varies withi idividuals over time (it ca

More information

Confidence Intervals for One Mean

Confidence Intervals for One Mean Chapter 420 Cofidece Itervals for Oe Mea Itroductio This routie calculates the sample size ecessary to achieve a specified distace from the mea to the cofidece limit(s) at a stated cofidece level for a

More information

Convexity, Inequalities, and Norms

Convexity, Inequalities, and Norms Covexity, Iequalities, ad Norms Covex Fuctios You are probably familiar with the otio of cocavity of fuctios. Give a twicedifferetiable fuctio ϕ: R R, We say that ϕ is covex (or cocave up) if ϕ (x) 0 for

More information

3 Basic Definitions of Probability Theory

3 Basic Definitions of Probability Theory 3 Basic Defiitios of Probability Theory 3defprob.tex: Feb 10, 2003 Classical probability Frequecy probability axiomatic probability Historical developemet: Classical Frequecy Axiomatic The Axiomatic defiitio

More information

Definition. A variable X that takes on values X 1, X 2, X 3,...X k with respective frequencies f 1, f 2, f 3,...f k has mean

Definition. A variable X that takes on values X 1, X 2, X 3,...X k with respective frequencies f 1, f 2, f 3,...f k has mean 1 Social Studies 201 October 13, 2004 Note: The examples i these otes may be differet tha used i class. However, the examples are similar ad the methods used are idetical to what was preseted i class.

More information

Department of Computer Science, University of Otago

Department of Computer Science, University of Otago Departmet of Computer Sciece, Uiversity of Otago Techical Report OUCS-2006-09 Permutatios Cotaiig May Patters Authors: M.H. Albert Departmet of Computer Sciece, Uiversity of Otago Micah Colema, Rya Fly

More information

GCSE STATISTICS. 4) How to calculate the range: The difference between the biggest number and the smallest number.

GCSE STATISTICS. 4) How to calculate the range: The difference between the biggest number and the smallest number. GCSE STATISTICS You should kow: 1) How to draw a frequecy diagram: e.g. NUMBER TALLY FREQUENCY 1 3 5 ) How to draw a bar chart, a pictogram, ad a pie chart. 3) How to use averages: a) Mea - add up all

More information

5: Introduction to Estimation

5: Introduction to Estimation 5: Itroductio to Estimatio Cotets Acroyms ad symbols... 1 Statistical iferece... Estimatig µ with cofidece... 3 Samplig distributio of the mea... 3 Cofidece Iterval for μ whe σ is kow before had... 4 Sample

More information

1 Computing the Standard Deviation of Sample Means

1 Computing the Standard Deviation of Sample Means Computig the Stadard Deviatio of Sample Meas Quality cotrol charts are based o sample meas ot o idividual values withi a sample. A sample is a group of items, which are cosidered all together for our aalysis.

More information

Example 2 Find the square root of 0. The only square root of 0 is 0 (since 0 is not positive or negative, so those choices don t exist here).

Example 2 Find the square root of 0. The only square root of 0 is 0 (since 0 is not positive or negative, so those choices don t exist here). BEGINNING ALGEBRA Roots ad Radicals (revised summer, 00 Olso) Packet to Supplemet the Curret Textbook - Part Review of Square Roots & Irratioals (This portio ca be ay time before Part ad should mostly

More information

Determining the sample size

Determining the sample size Determiig the sample size Oe of the most commo questios ay statisticia gets asked is How large a sample size do I eed? Researchers are ofte surprised to fid out that the aswer depeds o a umber of factors

More information

Hypergeometric Distributions

Hypergeometric Distributions 7.4 Hypergeometric Distributios Whe choosig the startig lie-up for a game, a coach obviously has to choose a differet player for each positio. Similarly, whe a uio elects delegates for a covetio or you

More information

UC Berkeley Department of Electrical Engineering and Computer Science. EE 126: Probablity and Random Processes. Solutions 9 Spring 2006

UC Berkeley Department of Electrical Engineering and Computer Science. EE 126: Probablity and Random Processes. Solutions 9 Spring 2006 Exam format UC Bereley Departmet of Electrical Egieerig ad Computer Sciece EE 6: Probablity ad Radom Processes Solutios 9 Sprig 006 The secod midterm will be held o Wedesday May 7; CHECK the fial exam

More information

The Stable Marriage Problem

The Stable Marriage Problem The Stable Marriage Problem William Hut Lae Departmet of Computer Sciece ad Electrical Egieerig, West Virgiia Uiversity, Morgatow, WV William.Hut@mail.wvu.edu 1 Itroductio Imagie you are a matchmaker,

More information

Center, Spread, and Shape in Inference: Claims, Caveats, and Insights

Center, Spread, and Shape in Inference: Claims, Caveats, and Insights Ceter, Spread, ad Shape i Iferece: Claims, Caveats, ad Isights Dr. Nacy Pfeig (Uiversity of Pittsburgh) AMATYC November 2008 Prelimiary Activities 1. I would like to produce a iterval estimate for the

More information

Lecture 4: Cheeger s Inequality

Lecture 4: Cheeger s Inequality Spectral Graph Theory ad Applicatios WS 0/0 Lecture 4: Cheeger s Iequality Lecturer: Thomas Sauerwald & He Su Statemet of Cheeger s Iequality I this lecture we assume for simplicity that G is a d-regular

More information

Approximating Area under a curve with rectangles. To find the area under a curve we approximate the area using rectangles and then use limits to find

Approximating Area under a curve with rectangles. To find the area under a curve we approximate the area using rectangles and then use limits to find 1.8 Approximatig Area uder a curve with rectagles 1.6 To fid the area uder a curve we approximate the area usig rectagles ad the use limits to fid 1.4 the area. Example 1 Suppose we wat to estimate 1.

More information

Chapter 14 Nonparametric Statistics

Chapter 14 Nonparametric Statistics Chapter 14 Noparametric Statistics A.K.A. distributio-free statistics! Does ot deped o the populatio fittig ay particular type of distributio (e.g, ormal). Sice these methods make fewer assumptios, they

More information

Confidence Intervals. CI for a population mean (σ is known and n > 30 or the variable is normally distributed in the.

Confidence Intervals. CI for a population mean (σ is known and n > 30 or the variable is normally distributed in the. Cofidece Itervals A cofidece iterval is a iterval whose purpose is to estimate a parameter (a umber that could, i theory, be calculated from the populatio, if measuremets were available for the whole populatio).

More information

Asymptotic Growth of Functions

Asymptotic Growth of Functions CMPS Itroductio to Aalysis of Algorithms Fall 3 Asymptotic Growth of Fuctios We itroduce several types of asymptotic otatio which are used to compare the performace ad efficiecy of algorithms As we ll

More information

THE REGRESSION MODEL IN MATRIX FORM. For simple linear regression, meaning one predictor, the model is. for i = 1, 2, 3,, n

THE REGRESSION MODEL IN MATRIX FORM. For simple linear regression, meaning one predictor, the model is. for i = 1, 2, 3,, n We will cosider the liear regressio model i matrix form. For simple liear regressio, meaig oe predictor, the model is i = + x i + ε i for i =,,,, This model icludes the assumptio that the ε i s are a sample

More information

Repeating Decimals are decimal numbers that have number(s) after the decimal point that repeat in a pattern.

Repeating Decimals are decimal numbers that have number(s) after the decimal point that repeat in a pattern. 5.5 Fractios ad Decimals Steps for Chagig a Fractio to a Decimal. Simplify the fractio, if possible. 2. Divide the umerator by the deomiator. d d Repeatig Decimals Repeatig Decimals are decimal umbers

More information

Chapter 7 Methods of Finding Estimators

Chapter 7 Methods of Finding Estimators Chapter 7 for BST 695: Special Topics i Statistical Theory. Kui Zhag, 011 Chapter 7 Methods of Fidig Estimators Sectio 7.1 Itroductio Defiitio 7.1.1 A poit estimator is ay fuctio W( X) W( X1, X,, X ) of

More information

Notes on exponential generating functions and structures.

Notes on exponential generating functions and structures. Notes o expoetial geeratig fuctios ad structures. 1. The cocept of a structure. Cosider the followig coutig problems: (1) to fid for each the umber of partitios of a -elemet set, (2) to fid for each the

More information

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. This documet was writte ad copyrighted by Paul Dawkis. Use of this documet ad its olie versio is govered by the Terms ad Coditios of Use located at http://tutorial.math.lamar.edu/terms.asp. The olie versio

More information

Infinite Sequences and Series

Infinite Sequences and Series CHAPTER 4 Ifiite Sequeces ad Series 4.1. Sequeces A sequece is a ifiite ordered list of umbers, for example the sequece of odd positive itegers: 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29...

More information

Overview. Learning Objectives. Point Estimate. Estimation. Estimating the Value of a Parameter Using Confidence Intervals

Overview. Learning Objectives. Point Estimate. Estimation. Estimating the Value of a Parameter Using Confidence Intervals Overview Estimatig the Value of a Parameter Usig Cofidece Itervals We apply the results about the sample mea the problem of estimatio Estimatio is the process of usig sample data estimate the value of

More information

Our aim is to show that under reasonable assumptions a given 2π-periodic function f can be represented as convergent series

Our aim is to show that under reasonable assumptions a given 2π-periodic function f can be represented as convergent series 8 Fourier Series Our aim is to show that uder reasoable assumptios a give -periodic fuctio f ca be represeted as coverget series f(x) = a + (a cos x + b si x). (8.) By defiitio, the covergece of the series

More information

MEI Structured Mathematics. Module Summary Sheets. Statistics 2 (Version B: reference to new book)

MEI Structured Mathematics. Module Summary Sheets. Statistics 2 (Version B: reference to new book) MEI Mathematics i Educatio ad Idustry MEI Structured Mathematics Module Summary Sheets Statistics (Versio B: referece to ew book) Topic : The Poisso Distributio Topic : The Normal Distributio Topic 3:

More information

Sampling Distribution And Central Limit Theorem

Sampling Distribution And Central Limit Theorem () Samplig Distributio & Cetral Limit Samplig Distributio Ad Cetral Limit Samplig distributio of the sample mea If we sample a umber of samples (say k samples where k is very large umber) each of size,

More information

Lesson 17 Pearson s Correlation Coefficient

Lesson 17 Pearson s Correlation Coefficient Outlie Measures of Relatioships Pearso s Correlatio Coefficiet (r) -types of data -scatter plots -measure of directio -measure of stregth Computatio -covariatio of X ad Y -uique variatio i X ad Y -measurig

More information

SAMPLE QUESTIONS FOR FINAL EXAM. (1) (2) (3) (4) Find the following using the definition of the Riemann integral: (2x + 1)dx

SAMPLE QUESTIONS FOR FINAL EXAM. (1) (2) (3) (4) Find the following using the definition of the Riemann integral: (2x + 1)dx SAMPLE QUESTIONS FOR FINAL EXAM REAL ANALYSIS I FALL 006 3 4 Fid the followig usig the defiitio of the Riema itegral: a 0 x + dx 3 Cosider the partitio P x 0 3, x 3 +, x 3 +,......, x 3 3 + 3 of the iterval

More information

CS103A Handout 23 Winter 2002 February 22, 2002 Solving Recurrence Relations

CS103A Handout 23 Winter 2002 February 22, 2002 Solving Recurrence Relations CS3A Hadout 3 Witer 00 February, 00 Solvig Recurrece Relatios Itroductio A wide variety of recurrece problems occur i models. Some of these recurrece relatios ca be solved usig iteratio or some other ad

More information

Confidence intervals and hypothesis tests

Confidence intervals and hypothesis tests Chapter 2 Cofidece itervals ad hypothesis tests This chapter focuses o how to draw coclusios about populatios from sample data. We ll start by lookig at biary data (e.g., pollig), ad lear how to estimate

More information

Measures of Spread and Boxplots Discrete Math, Section 9.4

Measures of Spread and Boxplots Discrete Math, Section 9.4 Measures of Spread ad Boxplots Discrete Math, Sectio 9.4 We start with a example: Example 1: Comparig Mea ad Media Compute the mea ad media of each data set: S 1 = {4, 6, 8, 10, 1, 14, 16} S = {4, 7, 9,

More information

Theorems About Power Series

Theorems About Power Series Physics 6A Witer 20 Theorems About Power Series Cosider a power series, f(x) = a x, () where the a are real coefficiets ad x is a real variable. There exists a real o-egative umber R, called the radius

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level A1 of challege: C A1 Mathematical goals Startig poits Materials required Time eeded Iterpretig algebraic expressios To help learers to: traslate betwee words, symbols, tables, ad area represetatios

More information

Factoring x n 1: cyclotomic and Aurifeuillian polynomials Paul Garrett <garrett@math.umn.edu>

Factoring x n 1: cyclotomic and Aurifeuillian polynomials Paul Garrett <garrett@math.umn.edu> (March 16, 004) Factorig x 1: cyclotomic ad Aurifeuillia polyomials Paul Garrett Polyomials of the form x 1, x 3 1, x 4 1 have at least oe systematic factorizatio x 1 = (x 1)(x 1

More information

.04. This means $1000 is multiplied by 1.02 five times, once for each of the remaining sixmonth

.04. This means $1000 is multiplied by 1.02 five times, once for each of the remaining sixmonth Questio 1: What is a ordiary auity? Let s look at a ordiary auity that is certai ad simple. By this, we mea a auity over a fixed term whose paymet period matches the iterest coversio period. Additioally,

More information

SEQUENCES AND SERIES

SEQUENCES AND SERIES Chapter 9 SEQUENCES AND SERIES Natural umbers are the product of huma spirit. DEDEKIND 9.1 Itroductio I mathematics, the word, sequece is used i much the same way as it is i ordiary Eglish. Whe we say

More information

4.3. The Integral and Comparison Tests

4.3. The Integral and Comparison Tests 4.3. THE INTEGRAL AND COMPARISON TESTS 9 4.3. The Itegral ad Compariso Tests 4.3.. The Itegral Test. Suppose f is a cotiuous, positive, decreasig fuctio o [, ), ad let a = f(). The the covergece or divergece

More information

INFINITE SERIES KEITH CONRAD

INFINITE SERIES KEITH CONRAD INFINITE SERIES KEITH CONRAD. Itroductio The two basic cocepts of calculus, differetiatio ad itegratio, are defied i terms of limits (Newto quotiets ad Riema sums). I additio to these is a third fudametal

More information

NATIONAL SENIOR CERTIFICATE GRADE 12

NATIONAL SENIOR CERTIFICATE GRADE 12 NATIONAL SENIOR CERTIFICATE GRADE MATHEMATICS P EXEMPLAR 04 MARKS: 50 TIME: 3 hours This questio paper cosists of 8 pages ad iformatio sheet. Please tur over Mathematics/P DBE/04 NSC Grade Eemplar INSTRUCTIONS

More information

1 Correlation and Regression Analysis

1 Correlation and Regression Analysis 1 Correlatio ad Regressio Aalysis I this sectio we will be ivestigatig the relatioship betwee two cotiuous variable, such as height ad weight, the cocetratio of a ijected drug ad heart rate, or the cosumptio

More information

CHAPTER 3 DIGITAL CODING OF SIGNALS

CHAPTER 3 DIGITAL CODING OF SIGNALS CHAPTER 3 DIGITAL CODING OF SIGNALS Computers are ofte used to automate the recordig of measuremets. The trasducers ad sigal coditioig circuits produce a voltage sigal that is proportioal to a quatity

More information

1. MATHEMATICAL INDUCTION

1. MATHEMATICAL INDUCTION 1. MATHEMATICAL INDUCTION EXAMPLE 1: Prove that for ay iteger 1. Proof: 1 + 2 + 3 +... + ( + 1 2 (1.1 STEP 1: For 1 (1.1 is true, sice 1 1(1 + 1. 2 STEP 2: Suppose (1.1 is true for some k 1, that is 1

More information

Math 113 HW #11 Solutions

Math 113 HW #11 Solutions Math 3 HW # Solutios 5. 4. (a) Estimate the area uder the graph of f(x) = x from x = to x = 4 usig four approximatig rectagles ad right edpoits. Sketch the graph ad the rectagles. Is your estimate a uderestimate

More information

One-sample test of proportions

One-sample test of proportions Oe-sample test of proportios The Settig: Idividuals i some populatio ca be classified ito oe of two categories. You wat to make iferece about the proportio i each category, so you draw a sample. Examples:

More information

Trigonometric Form of a Complex Number. The Complex Plane. axis. ( 2, 1) or 2 i FIGURE 6.44. The absolute value of the complex number z a bi is

Trigonometric Form of a Complex Number. The Complex Plane. axis. ( 2, 1) or 2 i FIGURE 6.44. The absolute value of the complex number z a bi is 0_0605.qxd /5/05 0:45 AM Page 470 470 Chapter 6 Additioal Topics i Trigoometry 6.5 Trigoometric Form of a Complex Number What you should lear Plot complex umbers i the complex plae ad fid absolute values

More information

FIBONACCI NUMBERS: AN APPLICATION OF LINEAR ALGEBRA. 1. Powers of a matrix

FIBONACCI NUMBERS: AN APPLICATION OF LINEAR ALGEBRA. 1. Powers of a matrix FIBONACCI NUMBERS: AN APPLICATION OF LINEAR ALGEBRA. Powers of a matrix We begi with a propositio which illustrates the usefuless of the diagoalizatio. Recall that a square matrix A is diogaalizable if

More information

Lecture 3. denote the orthogonal complement of S k. Then. 1 x S k. n. 2 x T Ax = ( ) λ x. with x = 1, we have. i = λ k x 2 = λ k.

Lecture 3. denote the orthogonal complement of S k. Then. 1 x S k. n. 2 x T Ax = ( ) λ x. with x = 1, we have. i = λ k x 2 = λ k. 18.409 A Algorithmist s Toolkit September 17, 009 Lecture 3 Lecturer: Joatha Keler Scribe: Adre Wibisoo 1 Outlie Today s lecture covers three mai parts: Courat-Fischer formula ad Rayleigh quotiets The

More information

Statistical inference: example 1. Inferential Statistics

Statistical inference: example 1. Inferential Statistics Statistical iferece: example 1 Iferetial Statistics POPULATION SAMPLE A clothig store chai regularly buys from a supplier large quatities of a certai piece of clothig. Each item ca be classified either

More information

Output Analysis (2, Chapters 10 &11 Law)

Output Analysis (2, Chapters 10 &11 Law) B. Maddah ENMG 6 Simulatio 05/0/07 Output Aalysis (, Chapters 10 &11 Law) Comparig alterative system cofiguratio Sice the output of a simulatio is radom, the comparig differet systems via simulatio should

More information

A Mathematical Perspective on Gambling

A Mathematical Perspective on Gambling A Mathematical Perspective o Gamblig Molly Maxwell Abstract. This paper presets some basic topics i probability ad statistics, icludig sample spaces, probabilistic evets, expectatios, the biomial ad ormal

More information

Non-life insurance mathematics. Nils F. Haavardsson, University of Oslo and DNB Skadeforsikring

Non-life insurance mathematics. Nils F. Haavardsson, University of Oslo and DNB Skadeforsikring No-life isurace mathematics Nils F. Haavardsso, Uiversity of Oslo ad DNB Skadeforsikrig Mai issues so far Why does isurace work? How is risk premium defied ad why is it importat? How ca claim frequecy

More information

THE ARITHMETIC OF INTEGERS. - multiplication, exponentiation, division, addition, and subtraction

THE ARITHMETIC OF INTEGERS. - multiplication, exponentiation, division, addition, and subtraction THE ARITHMETIC OF INTEGERS - multiplicatio, expoetiatio, divisio, additio, ad subtractio What to do ad what ot to do. THE INTEGERS Recall that a iteger is oe of the whole umbers, which may be either positive,

More information

Normal Distribution.

Normal Distribution. Normal Distributio www.icrf.l Normal distributio I probability theory, the ormal or Gaussia distributio, is a cotiuous probability distributio that is ofte used as a first approimatio to describe realvalued

More information

Quadrat Sampling in Population Ecology

Quadrat Sampling in Population Ecology Quadrat Samplig i Populatio Ecology Backgroud Estimatig the abudace of orgaisms. Ecology is ofte referred to as the "study of distributio ad abudace". This beig true, we would ofte like to kow how may

More information

5 Boolean Decision Trees (February 11)

5 Boolean Decision Trees (February 11) 5 Boolea Decisio Trees (February 11) 5.1 Graph Coectivity Suppose we are give a udirected graph G, represeted as a boolea adjacecy matrix = (a ij ), where a ij = 1 if ad oly if vertices i ad j are coected

More information

Chapter 7: Confidence Interval and Sample Size

Chapter 7: Confidence Interval and Sample Size Chapter 7: Cofidece Iterval ad Sample Size Learig Objectives Upo successful completio of Chapter 7, you will be able to: Fid the cofidece iterval for the mea, proportio, ad variace. Determie the miimum

More information

Z-TEST / Z-STATISTIC: used to test hypotheses about. µ when the population standard deviation is unknown

Z-TEST / Z-STATISTIC: used to test hypotheses about. µ when the population standard deviation is unknown Z-TEST / Z-STATISTIC: used to test hypotheses about µ whe the populatio stadard deviatio is kow ad populatio distributio is ormal or sample size is large T-TEST / T-STATISTIC: used to test hypotheses about

More information

Descriptive Statistics

Descriptive Statistics Descriptive Statistics We leared to describe data sets graphically. We ca also describe a data set umerically. Measures of Locatio Defiitio The sample mea is the arithmetic average of values. We deote

More information

5.4 Amortization. Question 1: How do you find the present value of an annuity? Question 2: How is a loan amortized?

5.4 Amortization. Question 1: How do you find the present value of an annuity? Question 2: How is a loan amortized? 5.4 Amortizatio Questio 1: How do you fid the preset value of a auity? Questio 2: How is a loa amortized? Questio 3: How do you make a amortizatio table? Oe of the most commo fiacial istrumets a perso

More information

Chapter 5: Inner Product Spaces

Chapter 5: Inner Product Spaces Chapter 5: Ier Product Spaces Chapter 5: Ier Product Spaces SECION A Itroductio to Ier Product Spaces By the ed of this sectio you will be able to uderstad what is meat by a ier product space give examples

More information

A Recursive Formula for Moments of a Binomial Distribution

A Recursive Formula for Moments of a Binomial Distribution A Recursive Formula for Momets of a Biomial Distributio Árpád Béyi beyi@mathumassedu, Uiversity of Massachusetts, Amherst, MA 01003 ad Saverio M Maago smmaago@psavymil Naval Postgraduate School, Moterey,

More information

PSYCHOLOGICAL STATISTICS

PSYCHOLOGICAL STATISTICS UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION B Sc. Cousellig Psychology (0 Adm.) IV SEMESTER COMPLEMENTARY COURSE PSYCHOLOGICAL STATISTICS QUESTION BANK. Iferetial statistics is the brach of statistics

More information

AP Calculus AB 2006 Scoring Guidelines Form B

AP Calculus AB 2006 Scoring Guidelines Form B AP Calculus AB 6 Scorig Guidelies Form B The College Board: Coectig Studets to College Success The College Board is a ot-for-profit membership associatio whose missio is to coect studets to college success

More information

Lecture 13. Lecturer: Jonathan Kelner Scribe: Jonathan Pines (2009)

Lecture 13. Lecturer: Jonathan Kelner Scribe: Jonathan Pines (2009) 18.409 A Algorithmist s Toolkit October 27, 2009 Lecture 13 Lecturer: Joatha Keler Scribe: Joatha Pies (2009) 1 Outlie Last time, we proved the Bru-Mikowski iequality for boxes. Today we ll go over the

More information

Simple Annuities Present Value.

Simple Annuities Present Value. Simple Auities Preset Value. OBJECTIVES (i) To uderstad the uderlyig priciple of a preset value auity. (ii) To use a CASIO CFX-9850GB PLUS to efficietly compute values associated with preset value auities.

More information

Inference on Proportion. Chapter 8 Tests of Statistical Hypotheses. Sampling Distribution of Sample Proportion. Confidence Interval

Inference on Proportion. Chapter 8 Tests of Statistical Hypotheses. Sampling Distribution of Sample Proportion. Confidence Interval Chapter 8 Tests of Statistical Hypotheses 8. Tests about Proportios HT - Iferece o Proportio Parameter: Populatio Proportio p (or π) (Percetage of people has o health isurace) x Statistic: Sample Proportio

More information

Sequences and Series Using the TI-89 Calculator

Sequences and Series Using the TI-89 Calculator RIT Calculator Site Sequeces ad Series Usig the TI-89 Calculator Norecursively Defied Sequeces A orecursively defied sequece is oe i which the formula for the terms of the sequece is give explicitly. For

More information

LECTURE 13: Cross-validation

LECTURE 13: Cross-validation LECTURE 3: Cross-validatio Resampli methods Cross Validatio Bootstrap Bias ad variace estimatio with the Bootstrap Three-way data partitioi Itroductio to Patter Aalysis Ricardo Gutierrez-Osua Texas A&M

More information

Unbiased Estimation. Topic 14. 14.1 Introduction

Unbiased Estimation. Topic 14. 14.1 Introduction Topic 4 Ubiased Estimatio 4. Itroductio I creatig a parameter estimator, a fudametal questio is whether or ot the estimator differs from the parameter i a systematic maer. Let s examie this by lookig a

More information