The Poisson process Random points

Size: px
Start display at page:

Download "The Poisson process Random points"

Transcription

1 12 The Poisso process I may radom pheomea we ecouter, it is ot just oe or two radom variables that play a role but a whole collectio. I that case oe ofte speaks of a radom process. The Poisso process is a simple kid of radom process, which models the occurrece of radom poits i time or space. There are umerous ways i which processes of radom poits arise: some examples are preseted i the first sectio. The Poisso process describes i a certai sese the most radom way to distribute poits i time or space. This is made more precise with the otios of homogeeity ad idepedece Radom poits Typical examples of the occurrece of radom time poits are: arrival times of messages at a server, the times at which asteroids hit the earth, arrival times of radioactive particles at a Geiger couter, times at which your computer crashes, the times at which electroic compoets fail, ad arrival times of people at a pump i a oasis. Examples of the occurrece of radom poits i space are: the locatios of asteroid impacts with earth (2-dimesioal), the locatios of imperfectios i a material (3-dimesioal), ad the locatios of trees i a forest (2-dimesioal). Some of these pheomea are better modeled by the Poisso process tha others. Loosely speakig, oe might say that the Poisso process model ofte applies i situatios where there is a very large populatio, ad each member of the populatio has a very small probability to produce a poit of the process. This is, for istace, well fulfilled i the Geiger couter example where, i a huge collectio of atoms, just a few will emit a radioactive particle (see [28]). A property of the Poisso process as we will see shortly is that poits may lie arbitrarily close together. Therefore the tree locatios are ot so well modeled by the Poisso process.

2 The Poisso process 12.2 Takig a closer look at radom arrivals A well-kow example that is usually modeled by the Poisso process is that of calls arrivig at a telephoe exchage the exchage is coected to a large umber of people who make phoe calls ow ad the. This will be our leadig example i this sectio. Telephoe calls arrive at radom times X 1,X 2,... at the telephoe exchage durig a time iterval [0,t]. 0 X 1 X 2 X 3 X 4 X 5 t Time.. The two basic assumptios we make o these radom arrivals are 1. (Homogeeity) Therateλ at which arrivals occur is costat over time: i a subiterval of legth u the expectatio of the umber of telephoe calls is λu. 2. (Idepedece) The umbers of arrivals i disjoit time itervals are idepedet radom variables. Homogeeity is also called weak statioarity. We deote the total umber of calls i a iterval I by N(I), abbreviatig N([0,t]) to N t. Homogeeity the implies that we require E[N t ]=λt. To get hold of the distributio of N t we divide the iterval [0,t]ito itervals of legth t/. Whe is large eough, every iterval I j, =((j 1) t/, j t/] will cotai either 0 or 1 arrival: For such a large (which also satisfies 0 t X 1 X 2 X 3 X 4 X 5 ( 1) t t Time.. >λt), let R j be the umber of arrivals i the time iterval I j,.sicer j is 0or1,R j has a Ber(p j ) distributio for some p j. Recall that for a Beroulli radom variable E[R j ] = 0 (1 p j )+1 p j = p j. By the homogeeity assumptio, for each j p j = λ legth of I j, = λt. Summig the umber of calls i the itervals gives the total umber of calls, hece N t = R 1 + R R.

3 12.2 Takig a closer look at radom arrivals 169 By the idepedece assumptio, the R j are idepedet radom variables, therefore N t has a Bi(, p) distributio, with p = λt/. Remark 12.1 (About this approximatio). The argumet just give seems pretty covicig, but actually R j does ot have a Beroulli distributio, whatever the value of. A way to see this is the followig. Every iterval I j, is a uio of the two itervals I 2j 1,2 ad I 2j,2. Hecethe probability that I j, cotais two calls is at least (λt/2) 2 = λ 2 t 2 /4 2, which is larger tha zero. Note however, that the probability of havig two arrivals is of smaller order tha the probability that R j takes the value 1. If we add a third assumptio, amely that the probability of two or more calls arrivig i a iterval I j, teds to zero faster tha 1/, the the coclusio below o the distributio of N t is valid. We have foud that (at least i first approximatio) P(N t = k) = ( k )( λt ) k ( 1 λt ) k for k =0,...,. I this aalysis is a rather artificial parameter, of which we oly kow that it should ot be too small. It therefore seems a good idea to get rid of by lettig go to ifiity, hopig that the probability distributio of N t will settle dow. Note that lim ( k ) 1 k = lim ad from calculus we kow that lim 1 k +1) ( 1 k! = 1 k!, ( 1 λt ) =e λt. Sice certaily ( lim 1 λt ) k =1, we obtai, combiig these three limits, that lim P(N t = k) = lim Sice ( k e λt ) 1 k (λt)k k=0 ( 1 λt ) ( 1 λt ) k = (λt)k e λt. k! (λt) k =e λt e λt =1, k! we have ideed ru ito a probability distributio o the umbers 0, 1, 2,.... Note that all these probabilities are determied by the sigle value λt. This motivates the followig defiitio.

4 The Poisso process Defiitio. A discrete radom variable X has a Poisso distributio with parameter µ, where µ>0 if its probability mass fuctio p is give by p(k) =P(X = k) = µk k! e µ for k =0, 1, 2,... We deote this distributio by Pois(µ). Figure 12.1 displays the graphs of the probability mass fuctios of the Poisso distributio with µ = 0.9 (left) ad the Poisso distributio with µ = 5 (right) p(k) k p(k) Fig The probability mass fuctios of the Pois(0.9) ad the Pois(5) distributios. k Quick exercise 12.1 Cosider the evet exactly oe call arrives i the iterval [0, 2s]. The probability of this evet is P(N 2s =1)=λ 2s e λ 2s. But ote that this evet is the same as there is exactly oe call i the iterval [0,s) ad o calls i the iterval [s, 2s], or o calls i [0,s) ad exactly oe call i [s, 2s]. Verify (usig assumptios 1 ad 2) that you get the same aswer if you compute the probability of the evet i this way. We do have a hit 1 about what the expectatio ad variace of a Poisso radom variable might be: sice E[N t ]=λt for all, we aticipate that the limitig Poisso distributio will have expectatio λt. Similarly, sice N t has a Bi(, λt ) distributio, we aticipate that the variace will be 1 This is really ot more tha a hit: there are simple examples where the distributios of radom variables coverge to a distributio whose expectatio is differet from the limit of the expectatios of the distributios! (cf. Exercise 12.14).

5 12.3 The oe-dimesioal Poisso process 171 lim Var(N t) = lim λt ( 1 λt ) = λt. Actually, the expectatio of a Poisso radom variable X with parameter µ is easy to compute: E[X] = k=0 = µe µ k µk k! e µ =e µ k=1 k=1 µ k 1 (k 1)! = µe µ µ k (k 1)! j=0 µ j j! = µ. I a similar way the variace ca be determied (see Exercise 12.8), ad we arrive at the followig rule. The expectatio ad variace of a Poisso distributio. Let X have a Poisso distributio with parameter µ; the E[X] =µ ad Var(X) =µ The oe-dimesioal Poisso process We will derive some properties of the sequece of radom poits X 1,X 2,... that we cosidered i the previous sectio. What we derived so far is that for ay iterval (s, s + t] theumbern((s, s + t]) of poits X i i that iterval is a radom variable with a Pois(λt) distributio. Iterarrival times The differeces T i = X i X i 1 are called iterarrival times. Here we defie T 1 = X 1, the time of the first arrival. To determie the probability distributio of T 1, we observe that the evet {T 1 >t} that the first call arrives after time t isthesameastheevet {N t =0} that o calls have bee made i [0,t]. But this implies that P(T 1 t) =1 P(T 1 >t)=1 P(N t =0)=1 e λt. Therefore T 1 has a expoetial distributio with parameter λ. To compute the joit distributio of T 1 ad T 2, we cosider the coditioal probability that T 2 >t,givethatt 1 = s, ad use the property that arrivals i differet itervals are idepedet:

6 The Poisso process P(T 2 >t T 1 = s) = P(o arrivals i (s, s + t] T 1 = s) = P(o arrivals i (s, s + t]) =P(N((s, s + t]) = 0) = e λt. Sice this aswer does ot deped o s, we coclude that T 1 ad T 2 are idepedet, ad P(T 2 >t)=e λt, i.e., T 2 also has a expoetial distributio with parameter λ. Actually, although the coclusio is correct, the method to derive it is ot, because we coditioed o the evet {T 1 = s}, which has zero probability. This problem could be circumveted by coditioig o the evet that T 1 lies i some small iterval, but that will ot be doe here. Aalogously, oe ca show that the T i are idepedet ad have a Exp(λ) distributio. This ice property allows us to give a simple defiitio of the oe-dimesioal Poisso process. Defiitio. The oe-dimesioal Poisso process with itesity λ is a sequece X 1,X 2,X 3,... of radom variables havig the property that the iterarrival times X 1,X 2 X 1,X 3 X 2,... are idepedet radom variables, each with a Exp(λ) distributio. Note that the coectio with N t is as follows: N t is equal to the umber of X i that are smaller tha (or equal to) t. Quick exercise 12.2 We model the arrivals of messages at a server as a Poisso process. Suppose that o average 330 messages arrive per miute. What would you choose for the itesity λ i messages per secod? What is the expectatio of the iterarrival time? A obvious questio is: what is the distributio of X i? This has already bee aswered i Chapter 11: sice X i is a sum of i idepedet expoetially distributed radom variables, we have the followig. The poits of the Poisso process. For i = 1, 2,... the radom variable X i has a Gam(i, λ) distributio. The distributio of poits Aother iterestig questio is: if we kow that poits are geerated i a iterval, where do these poits lie? Sice the distributio of the umber of poits oly depeds o the legth of the iterval, ad ot o its locatio, it suffices to determie this for a iterval startig at 0. Let this iterval be [0,a]. We start with the simplest case, where there is oe poit i [0,a]: suppose that N([0,a]) = 1. The, for 0 <s<a:

7 12.4 Higher-dimesioal Poisso processes 173 P(X 1 s N([0,a]) = 1) = P(X 1 s, N([0,a]) = 1) P(N([0,a]) = 1) P(N([0,s]) = 1,N((s, a]) = 0) = P(N([0,a]) = 1) = λse λs e λ(a s) λae λa = s a. We fid that coditioal o the evet {N([0,a]) = 1}, the radom variable X 1 is uiformly distributed over the iterval [0,a]. Now suppose that it is give that there are two poits i [0,a]: N([0,a]) = 2. I a way similar to what we did for oe poit, we ca show that (see Exercise 12.12) P(X 1 s, X 2 t N([0,a]) = 2) = t2 (t s) 2 a 2. Now recall the result of Exercise 9.17: if U 1 ad U 2 are two idepedet radom variables, both uiformly distributed over [0,a], the the joit distributio fuctio of V =mi(u 1,U 2 )adz =max(u 1,U 2 )isgiveby P(V s, Z t) = t2 (t s) 2 a 2 for 0 s t a. Thus we have foud that, if we forget about their order, the two poits i [0,a] are idepedet ad uiformly distributed over [0,a]. With somewhat more work, this geeralizes to a arbitrary umber of poits, ad we arrive at the followig property. Locatio of the poits, give their umber. Give that the Poisso process has poits i the iterval [a, b], the locatios of these poits are idepedetly distributed, each with a uiform distributio o [a, b] Higher-dimesioal Poisso processes Our defiitio of the oe-dimesioal Poisso process, startig with the iterarrival times, does ot geeralize easily, because it is based o the orderig of the real umbers. However, we ca easily exted the assumptios of idepedece, homogeeity, ad the Poisso distributio property. To do this we eed a higher-dimesioal versio of the cocept of legth. We deote the k- dimesioal volume of a set A i k-dimesioal space by m(a). For istace, i the plae m(a) is the area of A, ad i space m(a) is the volume of A.

8 The Poisso process Defiitio. The k-dimesioal Poisso process with itesity λ is a collectio X 1,X 2,X 3,... of radom poits havig the property that if N(A) deotes the umber of poits i the set A, the 1. (Homogeeity) The radom variable N(A) has a Poisso distributio with parameter λm(a). 2. (Idepedece) For disjoit sets A 1,A 2,...,A the radom variables N(A 1 ),N(A 2 ),...,N(A ) are idepedet. Quick exercise 12.3 Suppose that the locatios of defects i a certai type of material follow the two-dimesioal Poisso process model. For this material it is kow that it cotais o average five defects per square meter. What is the probability that a strip of legth 2 meters ad width 5 cm will be without defects? I Figure 7.4 the locatios of the buildigs the architect wated to distribute over a 100-by-300-m terrai have bee geerated by a two-dimesioal Poisso process. This has bee doe i the followig way. Oe ca agai show that give the total umber of poits i a set, these poits are uiformly distributed over the set. This leads to the followig procedure: first oe geerates a value from a Poisso distributio with the appropriate parameter (λ times the area), the oe geerates times a poit uiformly distributed over the 100- by-300 rectagle. Actually oe ca geerate a higher-dimesioal Poisso process i a way that is very similar to the atural way this ca be doe for the oe-dimesioal process. Directly from the defiitio of the oe-dimesioal process we see that it ca be obtaied by cosecutively geeratig poits with expoetially distributed gaps. We will explai a similar procedure for dimesio two. For s>0, let M s = N(C s ), where C s is the circular regio of radius s, cetered at the origi. Sice C s has area πs 2, M s has a Poisso distributio with parameter λπs 2.LetR i deote the distace of the ith closest poit to the origi. This is illustrated i Figure Note that R i is the aalogue of the ith arrival time for the oe-dimesioal Poisso process: we have i fact that R i s if ad oly if M s i. I particular, with i =1ads = t, P ( R1 2 t ) ( =P R 1 ) t =P ( M t > 0) =1 e λπt. I other words: R1 2 is Exp(λπ) distributed. For geeral i, we ca similarly write P ( ( Ri 2 t) =P R i ) t =P ( M t i).

9 12.4 Higher-dimesioal Poisso processes R.... R Fig The Poisso process i the plae, with the two circles of the two poits closest to the origi. So P ( Ri 2 t) i 1 =1 e λπt j=0 (λπt) j, j! which meas that Ri 2 has a Gam(i, λπ) distributio as we saw o page 157. Sice gamma distributios arise as sums of idepedet expoetial distributios, we ca also write Ri 2 = R2 i 1 + T i, where the T i are idepedet Exp(λπ) radom variables (ad where R 0 =0). Note that this is quite similar to the oe-dimesioal case. To simulate the two-dimesioal Poisso process from a sequece U 1,U 2,... of idepedet U(0, 1) radom variables, oe ca therefore proceed as follows (recall from Sectio 6.2 that (1/λ)l(U i ) has a Exp(λ) distributio): for i =1, 2,... put R i = Ri λπ l(u 2i); this gives the distace of the ith poit to the origi, ad the put the poit o this circle accordig to a agle value geerated by 2πU 2i 1.Thisisthe correct way to do it, because oe ca show that i polar coordiates the radius ad the agle of a Poisso process poit are idepedet of each other, ad the agle is uiformly distributed over [0, 2π]. The latter is called the isotropy property of the Poisso process.

10 The Poisso process 12.5 Solutios to the quick exercises 12.1 The probability of exactly oe call i [0,s) ad o calls i [s, 2s] equals P(N([0,s)) = 1,N([s, 2s]) = 0) = P(N([0,s)) = 1) P(N([s, 2s]) = 0) =P(N([0,s)) = 1) P(N([0,s]) = 0) = λse λs e λs, because of idepedece ad homogeeity. I the same way, the probability of exactly oe call i [s, 2s] ad o calls i [0,s)isequaltoe λs λse λs.ad ideed: λse λs e λs +e λs λse λs =2λse λ 2s Because there are 60 secods i a miute, we have 60λ = 330. It follows that λ = Sice the iterarrival times have a Exp(λ) distributio, the expected time betwee messages is 1/λ =0.18 secod The itesity of this process is λ =5perm 2. The area of the strip is 2 (1/20) = 1/10 m 2. Hece the probability that o defects occur i the strip is e λ (area of strip) =e 5 (1/10) =e 1/2 = Exercises 12.1 I each of the followig examples, try to idicate whether the Poisso process would be a good model. a. The times of bakruptcy of eterprises i the Uited States. b. The times a chicke lays its eggs. c. The times of airplae crashes i a worldwide registratio. d. The locatios of worgly spelled words i a book. e. The times of traffic accidets at a crossroad The umber of customers that visit a bak o a day is modeled by a Poisso distributio. It is kow that the probability of o customers at all is What is the expected umber of customers? 12.3 Let N have a Pois(4) distributio. What is P(N =4)? 12.4 Let X have a Pois(2) distributio. What is P(X 1)? 12.5 The umber of errors o a hard disk is modeled as a Poisso radom variable with expectatio oe error i every Mb, that is, i every 2 20 bytes. a. What is the probability of at least oe error i a sector of 512 bytes? b. The hard disk is a Gb disk drive with sectors. What is the probability of at least oe error o the hard disk?

11 12.6 Exercises A certai brad of copper wire has flaws about every 40 cetimeters. Model the locatios of the flaws as a Poisso process. What is the probability of two flaws i 1 meter of wire? 12.7 The Poisso model is sometimes used to study the flow of traffic ([15]). If the traffic ca flow freely, it behaves like a Poisso process. A 20-miute time iterval is divided ito 10-secod time slots. At a certai poit alog the highway the umber of passig cars is registered for each 10-secod time slot. Let j be the umber of slots i which j cars have passed for j =0,...,9. Suppose that oe fids j j Note that the total umber of cars passig i these 20 miutes is 230. a. What would you choose for the itesity parameter λ? b. Suppose oe estimates the probability of 0 cars passig i a 10-secod time slot by 0 divided by the total umber of time slots. Does that (reasoably) agree with the value that follows from your aswer i a? c. What would you take for the probability that 10 cars pass i a 10-secod time slot? 12.8 Let X be a Poisso radom variable with parameter µ. a. Compute E[X(X 1)]. b. Compute Var(X), usig that Var(X) =E[X(X 1)] + E[X] (E[X]) Let Y 1 ad Y 2 be idepedet Poisso radom variables with parameter µ 1, respectively µ 2. Show that Y = Y 1 + Y 2 also has a Poisso distributio. Istead of usig the additio rule i Sectio 11.1 as i Exercise 11.2, you ca prove this without doig ay computatios by cosiderig the umber of poits of a Poisso process (with itesity 1) i two disjoit itervals of legth µ 1 ad µ Let X be a radom variable with a Pois(µ) distributio. Show the followig. If µ<1, the the probabilities P(X = k) are strictly decreasig i k. Ifµ > 1, the the probabilities P(X = k) are first icreasig, the decreasig (cf. Figure 12.1). What happes if µ =1? Cosider the oe-dimesioal Poisso process with itesity λ. Show that the umber of poits i [0,t], give that the umber of poits i [0, 2t] is equal to, hasabi(, 1 2 ) distributio. Hit: write the evet {N([0,s]) = k, N([0, 2s]) = } as the itersectio of the (idepedet!) evets {N([0,s]) = k} ad {N((s, 2s]) = k}.

12 The Poisso process We cosider the oe-dimesioal Poisso process. Suppose for some a>0 it is give that there are exactly two poits i [0,a], or i other words: N a = 2. The goal of this exercise is to determie the joit distributio of X 1 ad X 2, the locatios of the two poits, coditioal o N a =2. a. Prove that for 0 <s<t<a P(X 1 s, X 2 t, N a =2) b. Deduce from a that =P(X 2 t, N a =2) P(X 1 >s,x 2 t, N a =2). P(X 1 s, X 2 t, N a =2)=e λa ( λ 2 t 2 c. Deduce from b that for 0 <s<t<a 2! λ2 (t s) 2 ). 2! P(X 1 s, X 2 t N a =2)= t2 (t s) 2 a Walkig through a meadow we ecouter two kids of flowers, daisies ad dadelios. As we walk i a straight lie, we model the positios of the flowers we ecouter with a oe-dimesioal Poisso process with itesity λ. It appears that about oe i every four flowers is a daisy. Forgettig about the dadelios, what does the process of the daisies look like? This questio will be aswered with the followig steps. a. Let N t be the total umber of flowers, X t the umber of daisies, ad Y t be the umber of dadelios we ecouter durig the first t miutes of our walk. Note that X t + Y t = N t. Suppose that each flower is a daisy with probability 1/4, idepedet of the other flowers. Argue that ( ) + m ( 1 ( 3 ) m. P(X t =, Y t = m N t = + m) = 4) 4 b. Show that P(X t =, Y t = m) = ) ( 3 ) me! m!( λt (λt) +m, 4 4 by coditioig o N t ad usig a. c. By writig e λt =e (λ/4)t e (3λ/4)t ad summig over m, show that P(X t = ) = 1! e (λ/4)t( λt ). 4 Sice it is clear that the umbers of daisies that we ecouter i disjoit time itervals are idepedet, we may coclude from c that the process (X t )is agai a Poisso process, with itesity λ/4. Oe ofte says that the process (X t ) is obtaied by thiig the process (N t ). I our example this correspods to pickig all the dadelios.

13 12.6 Exercises I this exercise we look at a simple example of radom variables X that have the property that their distributios coverge to the distributio of a radom variable X as, while it is ot true that their expectatios coverge to the expectatio of X. Let for = 1, 2,... the radom variables X be defied by P(X =0)=1 1 ad P(X =7) = 1. a. Let X be the radom variable that is equal to 0 with probability 1. Show that for all a the probability mass fuctios p X (a) ofthex coverge to the probability mass fuctio p X (a) ofx as. Note that E[X]=0. b. Show that oetheless E[X ] = 7 for all.

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

HOMEWORK I: PREREQUISITES FROM MATH 727

HOMEWORK I: PREREQUISITES FROM MATH 727 HOMEWORK I: PREREQUISITES FROM MATH 727 Questio. Let X, X 2,... be idepedet expoetial radom variables with mea µ. (a) Show that for Z +, we have EX µ!. (b) Show that almost surely, X + + X (c) Fid the

More information

The Random Walk For Dummies

The Random Walk For Dummies The Radom Walk For Dummies Richard A Mote Abstract We look at the priciples goverig the oe-dimesioal discrete radom walk First we review five basic cocepts of probability theory The we cosider the Beroulli

More information

Convergence of random variables. (telegram style notes) P.J.C. Spreij

Convergence of random variables. (telegram style notes) P.J.C. Spreij Covergece of radom variables (telegram style otes).j.c. Spreij this versio: September 6, 2005 Itroductio As we kow, radom variables are by defiitio measurable fuctios o some uderlyig measurable space

More information

Limit Theorems. Convergence in Probability. Let X be the number of heads observed in n tosses. Then, E[X] = np and Var[X] = np(1-p).

Limit Theorems. Convergence in Probability. Let X be the number of heads observed in n tosses. Then, E[X] = np and Var[X] = np(1-p). Limit Theorems Covergece i Probability Let X be the umber of heads observed i tosses. The, E[X] = p ad Var[X] = p(-p). L O This P x p NM QP P x p should be close to uity for large if our ituitio is correct.

More information

Section 1.1. Calculus: Areas And Tangents. Difference Equations to Differential Equations

Section 1.1. Calculus: Areas And Tangents. Difference Equations to Differential Equations Differece Equatios to Differetial Equatios Sectio. Calculus: Areas Ad Tagets The study of calculus begis with questios about chage. What happes to the velocity of a swigig pedulum as its positio chages?

More information

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 19

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 19 CS 70 Discrete Mathematics ad Probability Theory Sprig 2016 Rao ad Walrad Note 19 Some Importat Distributios Recall our basic probabilistic experimet of tossig a biased coi times. This is a very simple

More information

7.1 Convergence of sequences of random variables

7.1 Convergence of sequences of random variables Chapter 7 Limit Theorems Throughout this sectio we will assume a probability space (, F, P), i which is defied a ifiite sequece of radom variables (X ) ad a radom variable X. The fact that for every ifiite

More information

6.3 Testing Series With Positive Terms

6.3 Testing Series With Positive Terms 6.3. TESTING SERIES WITH POSITIVE TERMS 307 6.3 Testig Series With Positive Terms 6.3. Review of what is kow up to ow I theory, testig a series a i for covergece amouts to fidig the i= sequece of partial

More information

4. Partial Sums and the Central Limit Theorem

4. Partial Sums and the Central Limit Theorem 1 of 10 7/16/2009 6:05 AM Virtual Laboratories > 6. Radom Samples > 1 2 3 4 5 6 7 4. Partial Sums ad the Cetral Limit Theorem The cetral limit theorem ad the law of large umbers are the two fudametal theorems

More information

Discrete probability distributions

Discrete probability distributions Discrete probability distributios I the chapter o probability we used the classical method to calculate the probability of various values of a radom variable. I some cases, however, we may be able to develop

More information

Lecture 19: Convergence

Lecture 19: Convergence Lecture 19: Covergece Asymptotic approach I statistical aalysis or iferece, a key to the success of fidig a good procedure is beig able to fid some momets ad/or distributios of various statistics. I may

More information

Chapter 6 Principles of Data Reduction

Chapter 6 Principles of Data Reduction Chapter 6 for BST 695: Special Topics i Statistical Theory. Kui Zhag, 0 Chapter 6 Priciples of Data Reductio Sectio 6. Itroductio Goal: To summarize or reduce the data X, X,, X to get iformatio about a

More information

Mathematics 170B Selected HW Solutions.

Mathematics 170B Selected HW Solutions. Mathematics 17B Selected HW Solutios. F 4. Suppose X is B(,p). (a)fidthemometgeeratigfuctiom (s)of(x p)/ p(1 p). Write q = 1 p. The MGF of X is (pe s + q), sice X ca be writte as the sum of idepedet Beroulli

More information

7.1 Convergence of sequences of random variables

7.1 Convergence of sequences of random variables Chapter 7 Limit theorems Throughout this sectio we will assume a probability space (Ω, F, P), i which is defied a ifiite sequece of radom variables (X ) ad a radom variable X. The fact that for every ifiite

More information

Random Models. Tusheng Zhang. February 14, 2013

Random Models. Tusheng Zhang. February 14, 2013 Radom Models Tusheg Zhag February 14, 013 1 Radom Walks Let me describe the model. Radom walks are used to describe the motio of a movig particle (object). Suppose that a particle (object) moves alog the

More information

MAS275 Probability Modelling

MAS275 Probability Modelling MAS275 Probability Modellig 6 Poisso processes 6.1 Itroductio Poisso processes are a particularly importat topic i probability theory. The oe-dimesioal Poisso process, which most of this sectio will be

More information

This exam contains 19 pages (including this cover page) and 10 questions. A Formulae sheet is provided with the exam.

This exam contains 19 pages (including this cover page) and 10 questions. A Formulae sheet is provided with the exam. Probability ad Statistics FS 07 Secod Sessio Exam 09.0.08 Time Limit: 80 Miutes Name: Studet ID: This exam cotais 9 pages (icludig this cover page) ad 0 questios. A Formulae sheet is provided with the

More information

Chapter 6 Infinite Series

Chapter 6 Infinite Series Chapter 6 Ifiite Series I the previous chapter we cosidered itegrals which were improper i the sese that the iterval of itegratio was ubouded. I this chapter we are goig to discuss a topic which is somewhat

More information

1 Introduction to reducing variance in Monte Carlo simulations

1 Introduction to reducing variance in Monte Carlo simulations Copyright c 010 by Karl Sigma 1 Itroductio to reducig variace i Mote Carlo simulatios 11 Review of cofidece itervals for estimatig a mea I statistics, we estimate a ukow mea µ = E(X) of a distributio by

More information

Application to Random Graphs

Application to Random Graphs A Applicatio to Radom Graphs Brachig processes have a umber of iterestig ad importat applicatios. We shall cosider oe of the most famous of them, the Erdős-Réyi radom graph theory. 1 Defiitio A.1. Let

More information

Discrete Mathematics and Probability Theory Summer 2014 James Cook Note 15

Discrete Mathematics and Probability Theory Summer 2014 James Cook Note 15 CS 70 Discrete Mathematics ad Probability Theory Summer 2014 James Cook Note 15 Some Importat Distributios I this ote we will itroduce three importat probability distributios that are widely used to model

More information

On Random Line Segments in the Unit Square

On Random Line Segments in the Unit Square O Radom Lie Segmets i the Uit Square Thomas A. Courtade Departmet of Electrical Egieerig Uiversity of Califoria Los Ageles, Califoria 90095 Email: tacourta@ee.ucla.edu I. INTRODUCTION Let Q = [0, 1] [0,

More information

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman:

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Math 224 Fall 2017 Homework 4 Drew Armstrog Problems from 9th editio of Probability ad Statistical Iferece by Hogg, Tais ad Zimmerma: Sectio 2.3, Exercises 16(a,d),18. Sectio 2.4, Exercises 13, 14. Sectio

More information

STAT Homework 1 - Solutions

STAT Homework 1 - Solutions STAT-36700 Homework 1 - Solutios Fall 018 September 11, 018 This cotais solutios for Homework 1. Please ote that we have icluded several additioal commets ad approaches to the problems to give you better

More information

Math 155 (Lecture 3)

Math 155 (Lecture 3) Math 55 (Lecture 3) September 8, I this lecture, we ll cosider the aswer to oe of the most basic coutig problems i combiatorics Questio How may ways are there to choose a -elemet subset of the set {,,,

More information

If a subset E of R contains no open interval, is it of zero measure? For instance, is the set of irrationals in [0, 1] is of measure zero?

If a subset E of R contains no open interval, is it of zero measure? For instance, is the set of irrationals in [0, 1] is of measure zero? 2 Lebesgue Measure I Chapter 1 we defied the cocept of a set of measure zero, ad we have observed that every coutable set is of measure zero. Here are some atural questios: If a subset E of R cotais a

More information

The Poisson Distribution

The Poisson Distribution MATH 382 The Poisso Distributio Dr. Neal, WKU Oe of the importat distributios i probabilistic modelig is the Poisso Process X t that couts the umber of occurreces over a period of t uits of time. This

More information

1 of 7 7/16/2009 6:06 AM Virtual Laboratories > 6. Radom Samples > 1 2 3 4 5 6 7 6. Order Statistics Defiitios Suppose agai that we have a basic radom experimet, ad that X is a real-valued radom variable

More information

Riemann Sums y = f (x)

Riemann Sums y = f (x) Riema Sums Recall that we have previously discussed the area problem I its simplest form we ca state it this way: The Area Problem Let f be a cotiuous, o-egative fuctio o the closed iterval [a, b] Fid

More information

An Introduction to Randomized Algorithms

An Introduction to Randomized Algorithms A Itroductio to Radomized Algorithms The focus of this lecture is to study a radomized algorithm for quick sort, aalyze it usig probabilistic recurrece relatios, ad also provide more geeral tools for aalysis

More information

Integrable Functions. { f n } is called a determining sequence for f. If f is integrable with respect to, then f d does exist as a finite real number

Integrable Functions. { f n } is called a determining sequence for f. If f is integrable with respect to, then f d does exist as a finite real number MATH 532 Itegrable Fuctios Dr. Neal, WKU We ow shall defie what it meas for a measurable fuctio to be itegrable, show that all itegral properties of simple fuctios still hold, ad the give some coditios

More information

Final Review for MATH 3510

Final Review for MATH 3510 Fial Review for MATH 50 Calculatio 5 Give a fairly simple probability mass fuctio or probability desity fuctio of a radom variable, you should be able to compute the expected value ad variace of the variable

More information

Axioms of Measure Theory

Axioms of Measure Theory MATH 532 Axioms of Measure Theory Dr. Neal, WKU I. The Space Throughout the course, we shall let X deote a geeric o-empty set. I geeral, we shall ot assume that ay algebraic structure exists o X so that

More information

Lecture 2. The Lovász Local Lemma

Lecture 2. The Lovász Local Lemma Staford Uiversity Sprig 208 Math 233A: No-costructive methods i combiatorics Istructor: Ja Vodrák Lecture date: Jauary 0, 208 Origial scribe: Apoorva Khare Lecture 2. The Lovász Local Lemma 2. Itroductio

More information

Seunghee Ye Ma 8: Week 5 Oct 28

Seunghee Ye Ma 8: Week 5 Oct 28 Week 5 Summary I Sectio, we go over the Mea Value Theorem ad its applicatios. I Sectio 2, we will recap what we have covered so far this term. Topics Page Mea Value Theorem. Applicatios of the Mea Value

More information

Randomized Algorithms I, Spring 2018, Department of Computer Science, University of Helsinki Homework 1: Solutions (Discussed January 25, 2018)

Randomized Algorithms I, Spring 2018, Department of Computer Science, University of Helsinki Homework 1: Solutions (Discussed January 25, 2018) Radomized Algorithms I, Sprig 08, Departmet of Computer Sciece, Uiversity of Helsiki Homework : Solutios Discussed Jauary 5, 08). Exercise.: Cosider the followig balls-ad-bi game. We start with oe black

More information

Problem Set 4 Due Oct, 12

Problem Set 4 Due Oct, 12 EE226: Radom Processes i Systems Lecturer: Jea C. Walrad Problem Set 4 Due Oct, 12 Fall 06 GSI: Assae Gueye This problem set essetially reviews detectio theory ad hypothesis testig ad some basic otios

More information

6. Sufficient, Complete, and Ancillary Statistics

6. Sufficient, Complete, and Ancillary Statistics Sufficiet, Complete ad Acillary Statistics http://www.math.uah.edu/stat/poit/sufficiet.xhtml 1 of 7 7/16/2009 6:13 AM Virtual Laboratories > 7. Poit Estimatio > 1 2 3 4 5 6 6. Sufficiet, Complete, ad Acillary

More information

MATH301 Real Analysis (2008 Fall) Tutorial Note #7. k=1 f k (x) converges pointwise to S(x) on E if and

MATH301 Real Analysis (2008 Fall) Tutorial Note #7. k=1 f k (x) converges pointwise to S(x) on E if and MATH01 Real Aalysis (2008 Fall) Tutorial Note #7 Sequece ad Series of fuctio 1: Poitwise Covergece ad Uiform Covergece Part I: Poitwise Covergece Defiitio of poitwise covergece: A sequece of fuctios f

More information

(A sequence also can be thought of as the list of function values attained for a function f :ℵ X, where f (n) = x n for n 1.) x 1 x N +k x N +4 x 3

(A sequence also can be thought of as the list of function values attained for a function f :ℵ X, where f (n) = x n for n 1.) x 1 x N +k x N +4 x 3 MATH 337 Sequeces Dr. Neal, WKU Let X be a metric space with distace fuctio d. We shall defie the geeral cocept of sequece ad limit i a metric space, the apply the results i particular to some special

More information

Approximations and more PMFs and PDFs

Approximations and more PMFs and PDFs Approximatios ad more PMFs ad PDFs Saad Meimeh 1 Approximatio of biomial with Poisso Cosider the biomial distributio ( b(k,,p = p k (1 p k, k λ: k Assume that is large, ad p is small, but p λ at the limit.

More information

Discrete Mathematics for CS Spring 2008 David Wagner Note 22

Discrete Mathematics for CS Spring 2008 David Wagner Note 22 CS 70 Discrete Mathematics for CS Sprig 2008 David Wager Note 22 I.I.D. Radom Variables Estimatig the bias of a coi Questio: We wat to estimate the proportio p of Democrats i the US populatio, by takig

More information

Chapter 3. Strong convergence. 3.1 Definition of almost sure convergence

Chapter 3. Strong convergence. 3.1 Definition of almost sure convergence Chapter 3 Strog covergece As poited out i the Chapter 2, there are multiple ways to defie the otio of covergece of a sequece of radom variables. That chapter defied covergece i probability, covergece i

More information

(b) What is the probability that a particle reaches the upper boundary n before the lower boundary m?

(b) What is the probability that a particle reaches the upper boundary n before the lower boundary m? MATH 529 The Boudary Problem The drukard s walk (or boudary problem) is oe of the most famous problems i the theory of radom walks. Oe versio of the problem is described as follows: Suppose a particle

More information

Simulation. Two Rule For Inverting A Distribution Function

Simulation. Two Rule For Inverting A Distribution Function Simulatio Two Rule For Ivertig A Distributio Fuctio Rule 1. If F(x) = u is costat o a iterval [x 1, x 2 ), the the uiform value u is mapped oto x 2 through the iversio process. Rule 2. If there is a jump

More information

Generalized Semi- Markov Processes (GSMP)

Generalized Semi- Markov Processes (GSMP) Geeralized Semi- Markov Processes (GSMP) Summary Some Defiitios Markov ad Semi-Markov Processes The Poisso Process Properties of the Poisso Process Iterarrival times Memoryless property ad the residual

More information

Math 113, Calculus II Winter 2007 Final Exam Solutions

Math 113, Calculus II Winter 2007 Final Exam Solutions Math, Calculus II Witer 7 Fial Exam Solutios (5 poits) Use the limit defiitio of the defiite itegral ad the sum formulas to compute x x + dx The check your aswer usig the Evaluatio Theorem Solutio: I this

More information

Math 216A Notes, Week 5

Math 216A Notes, Week 5 Math 6A Notes, Week 5 Scribe: Ayastassia Sebolt Disclaimer: These otes are ot early as polished (ad quite possibly ot early as correct) as a published paper. Please use them at your ow risk.. Thresholds

More information

MA131 - Analysis 1. Workbook 2 Sequences I

MA131 - Analysis 1. Workbook 2 Sequences I MA3 - Aalysis Workbook 2 Sequeces I Autum 203 Cotets 2 Sequeces I 2. Itroductio.............................. 2.2 Icreasig ad Decreasig Sequeces................ 2 2.3 Bouded Sequeces..........................

More information

Advanced Stochastic Processes.

Advanced Stochastic Processes. Advaced Stochastic Processes. David Gamarik LECTURE 2 Radom variables ad measurable fuctios. Strog Law of Large Numbers (SLLN). Scary stuff cotiued... Outlie of Lecture Radom variables ad measurable fuctios.

More information

Math 451: Euclidean and Non-Euclidean Geometry MWF 3pm, Gasson 204 Homework 3 Solutions

Math 451: Euclidean and Non-Euclidean Geometry MWF 3pm, Gasson 204 Homework 3 Solutions Math 451: Euclidea ad No-Euclidea Geometry MWF 3pm, Gasso 204 Homework 3 Solutios Exercises from 1.4 ad 1.5 of the otes: 4.3, 4.10, 4.12, 4.14, 4.15, 5.3, 5.4, 5.5 Exercise 4.3. Explai why Hp, q) = {x

More information

Lecture 2: April 3, 2013

Lecture 2: April 3, 2013 TTIC/CMSC 350 Mathematical Toolkit Sprig 203 Madhur Tulsiai Lecture 2: April 3, 203 Scribe: Shubhedu Trivedi Coi tosses cotiued We retur to the coi tossig example from the last lecture agai: Example. Give,

More information

Chapter 2 The Monte Carlo Method

Chapter 2 The Monte Carlo Method Chapter 2 The Mote Carlo Method The Mote Carlo Method stads for a broad class of computatioal algorithms that rely o radom sampligs. It is ofte used i physical ad mathematical problems ad is most useful

More information

Section 11.8: Power Series

Section 11.8: Power Series Sectio 11.8: Power Series 1. Power Series I this sectio, we cosider geeralizig the cocept of a series. Recall that a series is a ifiite sum of umbers a. We ca talk about whether or ot it coverges ad i

More information

Fall 2013 MTH431/531 Real analysis Section Notes

Fall 2013 MTH431/531 Real analysis Section Notes Fall 013 MTH431/531 Real aalysis Sectio 8.1-8. Notes Yi Su 013.11.1 1. Defiitio of uiform covergece. We look at a sequece of fuctios f (x) ad study the coverget property. Notice we have two parameters

More information

Product measures, Tonelli s and Fubini s theorems For use in MAT3400/4400, autumn 2014 Nadia S. Larsen. Version of 13 October 2014.

Product measures, Tonelli s and Fubini s theorems For use in MAT3400/4400, autumn 2014 Nadia S. Larsen. Version of 13 October 2014. Product measures, Toelli s ad Fubii s theorems For use i MAT3400/4400, autum 2014 Nadia S. Larse Versio of 13 October 2014. 1. Costructio of the product measure The purpose of these otes is to preset the

More information

4.1 Sigma Notation and Riemann Sums

4.1 Sigma Notation and Riemann Sums 0 the itegral. Sigma Notatio ad Riema Sums Oe strategy for calculatig the area of a regio is to cut the regio ito simple shapes, calculate the area of each simple shape, ad the add these smaller areas

More information

Sequences and Series of Functions

Sequences and Series of Functions Chapter 6 Sequeces ad Series of Fuctios 6.1. Covergece of a Sequece of Fuctios Poitwise Covergece. Defiitio 6.1. Let, for each N, fuctio f : A R be defied. If, for each x A, the sequece (f (x)) coverges

More information

Sequences I. Chapter Introduction

Sequences I. Chapter Introduction Chapter 2 Sequeces I 2. Itroductio A sequece is a list of umbers i a defiite order so that we kow which umber is i the first place, which umber is i the secod place ad, for ay atural umber, we kow which

More information

Notes for Lecture 11

Notes for Lecture 11 U.C. Berkeley CS78: Computatioal Complexity Hadout N Professor Luca Trevisa 3/4/008 Notes for Lecture Eigevalues, Expasio, ad Radom Walks As usual by ow, let G = (V, E) be a udirected d-regular graph with

More information

SYDE 112, LECTURE 2: Riemann Sums

SYDE 112, LECTURE 2: Riemann Sums SYDE, LECTURE : Riema Sums Riema Sums Cosider the problem of determiig the area below the curve f(x) boud betwee two poits a ad b. For simple geometrical fuctios, we ca easily determie this based o ituitio.

More information

Frequentist Inference

Frequentist Inference Frequetist Iferece The topics of the ext three sectios are useful applicatios of the Cetral Limit Theorem. Without kowig aythig about the uderlyig distributio of a sequece of radom variables {X i }, for

More information

Math 113 Exam 3 Practice

Math 113 Exam 3 Practice Math Exam Practice Exam will cover.-.9. This sheet has three sectios. The first sectio will remid you about techiques ad formulas that you should kow. The secod gives a umber of practice questios for you

More information

Distribution of Random Samples & Limit theorems

Distribution of Random Samples & Limit theorems STAT/MATH 395 A - PROBABILITY II UW Witer Quarter 2017 Néhémy Lim Distributio of Radom Samples & Limit theorems 1 Distributio of i.i.d. Samples Motivatig example. Assume that the goal of a study is to

More information

It is always the case that unions, intersections, complements, and set differences are preserved by the inverse image of a function.

It is always the case that unions, intersections, complements, and set differences are preserved by the inverse image of a function. MATH 532 Measurable Fuctios Dr. Neal, WKU Throughout, let ( X, F, µ) be a measure space ad let (!, F, P ) deote the special case of a probability space. We shall ow begi to study real-valued fuctios defied

More information

CS/ECE 715 Spring 2004 Homework 5 (Due date: March 16)

CS/ECE 715 Spring 2004 Homework 5 (Due date: March 16) CS/ECE 75 Sprig 004 Homework 5 (Due date: March 6) Problem 0 (For fu). M/G/ Queue with Radom-Sized Batch Arrivals. Cosider the M/G/ system with the differece that customers are arrivig i batches accordig

More information

Math 140A Elementary Analysis Homework Questions 3-1

Math 140A Elementary Analysis Homework Questions 3-1 Math 0A Elemetary Aalysis Homework Questios -.9 Limits Theorems for Sequeces Suppose that lim x =, lim y = 7 ad that all y are o-zero. Detarime the followig limits: (a) lim(x + y ) (b) lim y x y Let s

More information

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

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Statistics ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 018/019 DR. ANTHONY BROWN 8. Statistics 8.1. Measures of Cetre: Mea, Media ad Mode. If we have a series of umbers the

More information

Math 10A final exam, December 16, 2016

Math 10A final exam, December 16, 2016 Please put away all books, calculators, cell phoes ad other devices. You may cosult a sigle two-sided sheet of otes. Please write carefully ad clearly, USING WORDS (ot just symbols). Remember that the

More information

Queuing Theory. Basic properties, Markovian models, Networks of queues, General service time distributions, Finite source models, Multiserver queues

Queuing Theory. Basic properties, Markovian models, Networks of queues, General service time distributions, Finite source models, Multiserver queues Queuig Theory Basic properties, Markovia models, Networks of queues, Geeral service time distributios, Fiite source models, Multiserver queues Chapter 8 Kedall s Notatio for Queuig Systems A/B/X/Y/Z: A

More information

Goodness-of-Fit Tests and Categorical Data Analysis (Devore Chapter Fourteen)

Goodness-of-Fit Tests and Categorical Data Analysis (Devore Chapter Fourteen) Goodess-of-Fit Tests ad Categorical Data Aalysis (Devore Chapter Fourtee) MATH-252-01: Probability ad Statistics II Sprig 2019 Cotets 1 Chi-Squared Tests with Kow Probabilities 1 1.1 Chi-Squared Testig................

More information

0, otherwise. EX = E(X 1 + X n ) = EX j = np and. Var(X j ) = np(1 p). Var(X) = Var(X X n ) =

0, otherwise. EX = E(X 1 + X n ) = EX j = np and. Var(X j ) = np(1 p). Var(X) = Var(X X n ) = PROBABILITY MODELS 35 10. Discrete probability distributios I this sectio, we discuss several well-ow discrete probability distributios ad study some of their properties. Some of these distributios, lie

More information

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece,, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet as

More information

The Boolean Ring of Intervals

The Boolean Ring of Intervals MATH 532 Lebesgue Measure Dr. Neal, WKU We ow shall apply the results obtaied about outer measure to the legth measure o the real lie. Throughout, our space X will be the set of real umbers R. Whe ecessary,

More information

Entropy Rates and Asymptotic Equipartition

Entropy Rates and Asymptotic Equipartition Chapter 29 Etropy Rates ad Asymptotic Equipartitio Sectio 29. itroduces the etropy rate the asymptotic etropy per time-step of a stochastic process ad shows that it is well-defied; ad similarly for iformatio,

More information

Chapter 6 Sampling Distributions

Chapter 6 Sampling Distributions Chapter 6 Samplig Distributios 1 I most experimets, we have more tha oe measuremet for ay give variable, each measuremet beig associated with oe radomly selected a member of a populatio. Hece we eed to

More information

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece 1, 1, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet

More information

Discrete Mathematics for CS Spring 2005 Clancy/Wagner Notes 21. Some Important Distributions

Discrete Mathematics for CS Spring 2005 Clancy/Wagner Notes 21. Some Important Distributions CS 70 Discrete Mathematics for CS Sprig 2005 Clacy/Wager Notes 21 Some Importat Distributios Questio: A biased coi with Heads probability p is tossed repeatedly util the first Head appears. What is the

More information

4.1 SIGMA NOTATION AND RIEMANN SUMS

4.1 SIGMA NOTATION AND RIEMANN SUMS .1 Sigma Notatio ad Riema Sums Cotemporary Calculus 1.1 SIGMA NOTATION AND RIEMANN SUMS Oe strategy for calculatig the area of a regio is to cut the regio ito simple shapes, calculate the area of each

More information

Lecture 12: Subadditive Ergodic Theorem

Lecture 12: Subadditive Ergodic Theorem Statistics 205b: Probability Theory Sprig 2003 Lecture 2: Subadditive Ergodic Theorem Lecturer: Jim Pitma Scribe: Soghwai Oh 2. The Subadditive Ergodic Theorem This theorem is due

More information

MATH 320: Probability and Statistics 9. Estimation and Testing of Parameters. Readings: Pruim, Chapter 4

MATH 320: Probability and Statistics 9. Estimation and Testing of Parameters. Readings: Pruim, Chapter 4 MATH 30: Probability ad Statistics 9. Estimatio ad Testig of Parameters Estimatio ad Testig of Parameters We have bee dealig situatios i which we have full kowledge of the distributio of a radom variable.

More information

UNIT 2 DIFFERENT APPROACHES TO PROBABILITY THEORY

UNIT 2 DIFFERENT APPROACHES TO PROBABILITY THEORY UNIT 2 DIFFERENT APPROACHES TO PROBABILITY THEORY Structure 2.1 Itroductio Objectives 2.2 Relative Frequecy Approach ad Statistical Probability 2. Problems Based o Relative Frequecy 2.4 Subjective Approach

More information

Machine Learning Brett Bernstein

Machine Learning Brett Bernstein Machie Learig Brett Berstei Week 2 Lecture: Cocept Check Exercises Starred problems are optioal. Excess Risk Decompositio 1. Let X = Y = {1, 2,..., 10}, A = {1,..., 10, 11} ad suppose the data distributio

More information

5. INEQUALITIES, LIMIT THEOREMS AND GEOMETRIC PROBABILITY

5. INEQUALITIES, LIMIT THEOREMS AND GEOMETRIC PROBABILITY IA Probability Let Term 5 INEQUALITIES, LIMIT THEOREMS AND GEOMETRIC PROBABILITY 51 Iequalities Suppose that X 0 is a radom variable takig o-egative values ad that c > 0 is a costat The P X c E X, c is

More information

Physics 116A Solutions to Homework Set #1 Winter Boas, problem Use equation 1.8 to find a fraction describing

Physics 116A Solutions to Homework Set #1 Winter Boas, problem Use equation 1.8 to find a fraction describing Physics 6A Solutios to Homework Set # Witer 0. Boas, problem. 8 Use equatio.8 to fid a fractio describig 0.694444444... Start with the formula S = a, ad otice that we ca remove ay umber of r fiite decimals

More information

Mathematical Statistics - MS

Mathematical Statistics - MS Paper Specific Istructios. The examiatio is of hours duratio. There are a total of 60 questios carryig 00 marks. The etire paper is divided ito three sectios, A, B ad C. All sectios are compulsory. Questios

More information

7 Sequences of real numbers

7 Sequences of real numbers 40 7 Sequeces of real umbers 7. Defiitios ad examples Defiitio 7... A sequece of real umbers is a real fuctio whose domai is the set N of atural umbers. Let s : N R be a sequece. The the values of s are

More information

f(x) dx as we do. 2x dx x also diverges. Solution: We compute 2x dx lim

f(x) dx as we do. 2x dx x also diverges. Solution: We compute 2x dx lim Math 3, Sectio 2. (25 poits) Why we defie f(x) dx as we do. (a) Show that the improper itegral diverges. Hece the improper itegral x 2 + x 2 + b also diverges. Solutio: We compute x 2 + = lim b x 2 + =

More information

Since X n /n P p, we know that X n (n. Xn (n X n ) Using the asymptotic result above to obtain an approximation for fixed n, we obtain

Since X n /n P p, we know that X n (n. Xn (n X n ) Using the asymptotic result above to obtain an approximation for fixed n, we obtain Assigmet 9 Exercise 5.5 Let X biomial, p, where p 0, 1 is ukow. Obtai cofidece itervals for p i two differet ways: a Sice X / p d N0, p1 p], the variace of the limitig distributio depeds oly o p. Use the

More information

Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 22

Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 22 CS 70 Discrete Mathematics for CS Sprig 2007 Luca Trevisa Lecture 22 Aother Importat Distributio The Geometric Distributio Questio: A biased coi with Heads probability p is tossed repeatedly util the first

More information

Output Analysis and Run-Length Control

Output Analysis and Run-Length Control IEOR E4703: Mote Carlo Simulatio Columbia Uiversity c 2017 by Marti Haugh Output Aalysis ad Ru-Legth Cotrol I these otes we describe how the Cetral Limit Theorem ca be used to costruct approximate (1 α%

More information

n outcome is (+1,+1, 1,..., 1). Let the r.v. X denote our position (relative to our starting point 0) after n moves. Thus X = X 1 + X 2 + +X n,

n outcome is (+1,+1, 1,..., 1). Let the r.v. X denote our position (relative to our starting point 0) after n moves. Thus X = X 1 + X 2 + +X n, CS 70 Discrete Mathematics for CS Sprig 2008 David Wager Note 9 Variace Questio: At each time step, I flip a fair coi. If it comes up Heads, I walk oe step to the right; if it comes up Tails, I walk oe

More information

Problem Set 2 Solutions

Problem Set 2 Solutions CS271 Radomess & Computatio, Sprig 2018 Problem Set 2 Solutios Poit totals are i the margi; the maximum total umber of poits was 52. 1. Probabilistic method for domiatig sets 6pts Pick a radom subset S

More information

Lecture Chapter 6: Convergence of Random Sequences

Lecture Chapter 6: Convergence of Random Sequences ECE5: Aalysis of Radom Sigals Fall 6 Lecture Chapter 6: Covergece of Radom Sequeces Dr Salim El Rouayheb Scribe: Abhay Ashutosh Doel, Qibo Zhag, Peiwe Tia, Pegzhe Wag, Lu Liu Radom sequece Defiitio A ifiite

More information

MA131 - Analysis 1. Workbook 3 Sequences II

MA131 - Analysis 1. Workbook 3 Sequences II MA3 - Aalysis Workbook 3 Sequeces II Autum 2004 Cotets 2.8 Coverget Sequeces........................ 2.9 Algebra of Limits......................... 2 2.0 Further Useful Results........................

More information

4.3 Growth Rates of Solutions to Recurrences

4.3 Growth Rates of Solutions to Recurrences 4.3. GROWTH RATES OF SOLUTIONS TO RECURRENCES 81 4.3 Growth Rates of Solutios to Recurreces 4.3.1 Divide ad Coquer Algorithms Oe of the most basic ad powerful algorithmic techiques is divide ad coquer.

More information

Chapter 4. Fourier Series

Chapter 4. Fourier Series Chapter 4. Fourier Series At this poit we are ready to ow cosider the caoical equatios. Cosider, for eample the heat equatio u t = u, < (4.) subject to u(, ) = si, u(, t) = u(, t) =. (4.) Here,

More information

(c) Write, but do not evaluate, an integral expression for the volume of the solid generated when R is

(c) Write, but do not evaluate, an integral expression for the volume of the solid generated when R is Calculus BC Fial Review Name: Revised 7 EXAM Date: Tuesday, May 9 Remiders:. Put ew batteries i your calculator. Make sure your calculator is i RADIAN mode.. Get a good ight s sleep. Eat breakfast. Brig:

More information

Chapter 1. Complex Numbers. Dr. Pulak Sahoo

Chapter 1. Complex Numbers. Dr. Pulak Sahoo Chapter 1 Complex Numbers BY Dr. Pulak Sahoo Assistat Professor Departmet of Mathematics Uiversity Of Kalyai West Begal, Idia E-mail : sahoopulak1@gmail.com 1 Module-2: Stereographic Projectio 1 Euler

More information