1 Distribution Theory and the Poisson Process

Total Page:16

File Type:pdf, Size:1020Kb

1 Distribution Theory and the Poisson Process MAS programmes: Stochastic Models and Forecasting 1 Distribution theory and the Poisson process 1.1 Lifetime distributions Let the random variable (r.v.) T represent a lifetime, which might, for example, be the length of life of some animal or the time to failure of some machine component. It follows that T is necessarily a non-negative r.v., that is, a r.v. that can take only non-negative values. The distribution of such a r.v. T may be referred to as its lifetime distribution. Assume further that T is a continuous r.v. with p.d.f. f. Because T is a non-negative r.v., we shall need to specify f(t) for t ¸ 0 only, since f(t) = 0 for t < 0. In general, the (cumulative) distribution function (d.f.) F of a continuous r.v. T with p.d.f. f is de¯ned by Z t F (t) = P(T · t) = f(u)du t 2 R: ¡1 When T represents a lifetime, and hence is positive, 8 < 0 t < 0 F (t) = : : R t 0 f(u)du t ¸ 0 The survivor function Q(t) of the lifetime distribution is de¯ned by Z 1 Q(t) = P(T > t) = f(u)du t ¸ 0: t Thus Q(t) is the probability that an individual survives beyond age t. Note that Q(0) = 1, Q(t) = 1 ¡ F (t) t ¸ 0 and f(t) = F 0(t) = ¡Q0(t) t ¸ 0: (1) Consider an individual who has survived to age t. What is the probability that he dies in the next interval of time of length ±t? P(t < T < t + ±t; T > t) P(t < T < t + ±tjT > t) = P(T > t) P(t < T < t + ±t) = P(T > t) f(t)±t + o(±t) = : Q(t) 1 The hazard function r(t) (alternatively the mortality rate, force of mortality, age-speci¯c death rate, age-speci¯c failure rate or failure rate function, h(t) or ¸(t)) is the death rate at age t. More precisely, we de¯ne r(t) by P(t < T < t + ±tjT > t) r(t) = lim t ¸ 0: ±t!0 ±t Thus f(t) r(t) = t ¸ 0: (2) Q(t) From Equations (1) and (2), ¡Q0(t) d r(t) = = ¡ ln Q(t) t ¸ 0; (3) Q(t) dt which gives the hazard function in terms of the survivor function. Integrating Equation (3) and using the condition that Q(0) = 1, µ Z t ¶ Q(t) = exp ¡ r(u)du t ¸ 0; (4) 0 which gives the survivor function in terms of the hazard function. Example: the exponential distributions. If T has an exponential distribution with pa- rameter ¸ then f(t) = ¸e¡¸t t > 0; Z 1 Q(t) = ¸e¡¸udu = e¡¸t t > 0; t and ¸e¡¸t r(t) = = ¸ t > 0: e¡¸t The exponential distributions are the only distributions that have a constant hazard function. This fact expresses the \memoryless property" of the exponential distributions. No matter what the age of an item currently in use, the probability that it fails in the next interval of time of length ±t is the same, ¸±t + o(±t). ² Exponential distributions may be used to model, at least approximately, lengths of tele- phone calls and service times in some queueing systems. However, they would seem to be inappropriate to model human lifetime distributions (as far as we can tell in the current state of a®airs)! The memoryless property of exponential distributions is also expressed by the fact that if T has an exponential distribution then P(T > t + sjT > t) = P(T > s) ´ Q(s) s; t > 0: (5) 2 Equivalently, if the age of the item currently in use is t then the probability that it survives a further length of time at least s is Q(s), which does not depend upon t. The proof of Equation (5) is as follows. P(T > t + s; T > t) P(T > t + sjT > t) = P(T > t) P(T > t + s) Q(t + s) = = P(T > t) Q(t) e¡¸(t+s) = = e¡¸s = Q(s): e¡¸t Expectation The mean of the lifetime distribution, the expected length of the lifetime T , is given by Z 1 · Z x ¸ ¹ ´ E(T ) = tf(t)dt = lim tf(t)dt : 0 x!1 0 It will always be the case that ¹ > 0. It will usually be the case that ¹ is ¯nite, but it is possible that ¹ = +1. We now ¯nd an alternative expression for ¹ that often turns out to be useful in applications that involve lifetimes. Lemma 1.1.1 (weighted tail behaviour of distribution) If ¹ is ¯nite then xQ(x) ! 0 as x ! 1. Proof. Z 1 Z 1 0 · xQ(x) = xf(t)dt · tf(t)dt ! 0 x x as x ! 1, since ¹ is ¯nite. ¤ Theorem 1.1.2 (mean in terms of survivor function) Whether or not ¹ is ¯nite, Z 1 ¹ = Q(t)dt: 0 Proof. Integrating by parts, Z x Z x x Q(t)dt = [tQ(t)]0 + tf(t)dt 0 0 Z x = xQ(x) + tf(t)dt: 0 Letting x ! 1, and using the result of Lemma 1.1.1 if ¹ is ¯nite, and interchanging the order of integration on the L.H.S. otherwise, we obtain the result of Theorem 1.1.2. ¤ 3 De¯nition 1.1.3 (Maxima and minima of independent lifetimes) Let T1;T2;:::;Tn be independently distributed lifetimes, with Fi the distribution function and Qi the survivor function of Ti; i = 1; 2; : : : ; n. De¯ne the r.v.s V and W by V = maxfT1;T2;:::;Tng and W = minfT1;T2;:::;Tng: ² If, in some system, components with lifetimes T1;T2;:::;Tn are placed in parallel, so that the system functions as long as at least one of the components is still functioning, then what is critical for the functioning of the system is the maximum lifetime V . If the components are placed in series, so that the system fails as soon as one of the components fails, then what is critical for the functioning of the system is the minimum lifetime W . Now P(V · v) = P(T1 · v; T2 · v; : : : ; Tn · v) = P(T1 · v)P(T2 · v) ::: P(Tn · v); since T1;T2;:::;Tn are independently distributed. Thus the distribution function FV of V is given by Yn FV (v) = Fi(v) v ¸ 0: i=1 Similarly, P(W > w) = P(T1 > w; T2 > w; : : : ; Tn > w) = P(T1 > w)P(T2 > w) ::: P(Tn > w): Thus the survivor function QW of W is given by Yn QW (w) = Qi(w) w ¸ 0: i=1 Equivalently, the distribution function FW of W is given by Yn FW (w) = 1 ¡ (1 ¡ Fi(w)) w ¸ 0: i=1 Example: the exponential distributions. If T has an exponential distribution with pa- rameter ¸ then Z Z 1 1 1 E(T ) = Q(t)dt = e¡¸tdt = : 0 0 ¸ 4 Let T1;T2;:::;Tn be independently distributed lifetimes such that Ti has an exponential dis- tribution with parameter ¸i; i = 1; : : : ; n, and let W = minfT1;T2;:::;Tng: The survivor function QW of W is given by à ! Yn Xn QW (w) = exp(¡¸iw) = exp ¡ ¸iw w > 0: i=1 i=1 Pn Thus W has an exponential distribution with parameter i=1 ¸i. If there are n identical components, functioning simultaneously and each having an expo- nential lifetime distribution with parameter ¸, the length of time until the ¯rst failure of one of the components has an exponential distribution with parameter n¸. 1.2 Counting variables and probability generating functions Let N be a non-negative discrete random variable. The probability distribution of such a r.v. is speci¯ed by its probability mass function, the sequence (pn : n ¸ 0), where pn = P(N = n) n ¸ 0: Such a r.v. N commonly represents a count, e.g., the number of accidents that have occurred in a given period of time, the number of individuals in some population at a given point of time, or the number of customers who have joined a queue by a given time. 1.2.1 Probability generating functions | a review of their properties The probability generating function (p.g.f.) G(z) of N or of (pn) is de¯ned by X1 n G(z) = pnz : n=0 Equivalently, ¡ ¢ G(z) = E zN : P1 Because n=0 pn = 1, the p.g.f. is always de¯ned for at least jzj < 1, and G(1) = 1. Assuming that ¹ ´ E(N) and σ2 ´ var(N) are both ¯nite, ¯ ¯ dG(z)¯ ¹ = ¯ dz z=1 and ¯ d2G(z)¯ σ2 = ¯ + ¹ ¡ ¹2: 2 ¯ dz z=1 5 If N1;N2;:::;Nr are independently distributed r.v.s with p.g.f.s G1;G2;:::;Gr, respec- tively, and Sr = N1 + N2 + ::: + Nr then the p.g.f. GSr of Sr is given by Yr GSr (z) = Gi(z): i=1 1.2.2 Examples of p.g.f.s The Poisson distribution with parameter ¹, so that ¹n p = e¡¹ n ¸ 0; n n! has G(z) = e¹(z¡1): The binomial distribution with parameters K and p, so that µ ¶ K p = pnqK¡n n = 0; 1; : : : ; K; n n where q = 1 ¡ p, has G(z) = (pz + q)K : The shifted geometric distribution with parameter p, so that n pn = q p n ¸ 0; where q = 1 ¡ p, has p G(z) = : 1 ¡ qz 1.2.3 Expectation -revisited. The mean, the expectation, of the r.v. N is given by " # X1 Xr ¹ ´ E(N) = npn = lim npn : r!1 n=1 n=1 Note that 0 · ¹ · +1.
Recommended publications
  • Effect of Probability Distribution of the Response Variable in Optimal Experimental Design with Applications in Medicine †
    mathematics Article Effect of Probability Distribution of the Response Variable in Optimal Experimental Design with Applications in Medicine † Sergio Pozuelo-Campos *,‡ , Víctor Casero-Alonso ‡ and Mariano Amo-Salas ‡ Department of Mathematics, University of Castilla-La Mancha, 13071 Ciudad Real, Spain; [email protected] (V.C.-A.); [email protected] (M.A.-S.) * Correspondence: [email protected] † This paper is an extended version of a published conference paper as a part of the proceedings of the 35th International Workshop on Statistical Modeling (IWSM), Bilbao, Spain, 19–24 July 2020. ‡ These authors contributed equally to this work. Abstract: In optimal experimental design theory it is usually assumed that the response variable follows a normal distribution with constant variance. However, some works assume other probability distributions based on additional information or practitioner’s prior experience. The main goal of this paper is to study the effect, in terms of efficiency, when misspecification in the probability distribution of the response variable occurs. The elemental information matrix, which includes information on the probability distribution of the response variable, provides a generalized Fisher information matrix. This study is performed from a practical perspective, comparing a normal distribution with the Poisson or gamma distribution. First, analytical results are obtained, including results for the linear quadratic model, and these are applied to some real illustrative examples. The nonlinear 4-parameter Hill model is next considered to study the influence of misspecification in a Citation: Pozuelo-Campos, S.; dose-response model. This analysis shows the behavior of the efficiency of the designs obtained in Casero-Alonso, V.; Amo-Salas, M.
    [Show full text]
  • Lecture.7 Poisson Distributions - Properties, Normal Distributions- Properties
    Lecture.7 Poisson Distributions - properties, Normal Distributions- properties Theoretical Distributions Theoretical distributions are 1. Binomial distribution Discrete distribution 2. Poisson distribution 3. Normal distribution Continuous distribution Discrete Probability distribution Bernoulli distribution A random variable x takes two values 0 and 1, with probabilities q and p ie., p(x=1) = p and p(x=0)=q, q-1-p is called a Bernoulli variate and is said to be Bernoulli distribution where p and q are probability of success and failure. It was given by Swiss mathematician James Bernoulli (1654-1705) Example • Tossing a coin(head or tail) • Germination of seed(germinate or not) Binomial distribution Binomial distribution was discovered by James Bernoulli (1654-1705). Let a random experiment be performed repeatedly and the occurrence of an event in a trial be called as success and its non-occurrence is failure. Consider a set of n independent trails (n being finite), in which the probability p of success in any trail is constant for each trial. Then q=1-p is the probability of failure in any trail. 1 The probability of x success and consequently n-x failures in n independent trails. But x successes in n trails can occur in ncx ways. Probability for each of these ways is pxqn-x. P(sss…ff…fsf…f)=p(s)p(s)….p(f)p(f)…. = p,p…q,q… = (p,p…p)(q,q…q) (x times) (n-x times) Hence the probability of x success in n trials is given by x n-x ncx p q Definition A random variable x is said to follow binomial distribution if it assumes non- negative values and its probability mass function is given by P(X=x) =p(x) = x n-x ncx p q , x=0,1,2…n q=1-p 0, otherwise The two independent constants n and p in the distribution are known as the parameters of the distribution.
    [Show full text]
  • 1 One Parameter Exponential Families
    1 One parameter exponential families The world of exponential families bridges the gap between the Gaussian family and general dis- tributions. Many properties of Gaussians carry through to exponential families in a fairly precise sense. • In the Gaussian world, there exact small sample distributional results (i.e. t, F , χ2). • In the exponential family world, there are approximate distributional results (i.e. deviance tests). • In the general setting, we can only appeal to asymptotics. A one-parameter exponential family, F is a one-parameter family of distributions of the form Pη(dx) = exp (η · t(x) − Λ(η)) P0(dx) for some probability measure P0. The parameter η is called the natural or canonical parameter and the function Λ is called the cumulant generating function, and is simply the normalization needed to make dPη fη(x) = (x) = exp (η · t(x) − Λ(η)) dP0 a proper probability density. The random variable t(X) is the sufficient statistic of the exponential family. Note that P0 does not have to be a distribution on R, but these are of course the simplest examples. 1.0.1 A first example: Gaussian with linear sufficient statistic Consider the standard normal distribution Z e−z2=2 P0(A) = p dz A 2π and let t(x) = x. Then, the exponential family is eη·x−x2=2 Pη(dx) / p 2π and we see that Λ(η) = η2=2: eta= np.linspace(-2,2,101) CGF= eta**2/2. plt.plot(eta, CGF) A= plt.gca() A.set_xlabel(r'$\eta$', size=20) A.set_ylabel(r'$\Lambda(\eta)$', size=20) f= plt.gcf() 1 Thus, the exponential family in this setting is the collection F = fN(η; 1) : η 2 Rg : d 1.0.2 Normal with quadratic sufficient statistic on R d As a second example, take P0 = N(0;Id×d), i.e.
    [Show full text]
  • ONE SAMPLE TESTS the Following Data Represent the Change
    1 WORKED EXAMPLES 6 INTRODUCTION TO STATISTICAL METHODS EXAMPLE 1: ONE SAMPLE TESTS The following data represent the change (in ml) in the amount of Carbon monoxide transfer (an indicator of improved lung function) in smokers with chickenpox over a one week period: 33, 2, 24, 17, 4, 1, -6 Is there evidence of significant improvement in lung function (a) if the data are normally distributed with σ = 10, (b) if the data are normally distributed with σ unknown? Use a significance level of α = 0.05. SOLUTION: (a) Here we have a sample of size 7 with sample mean x = 10.71. We want to test H0 : μ = 0.0, H1 : μ = 0.0, 6 under the assumption that the data follow a Normal distribution with σ = 10.0 known. Then, we have, in the Z-test, 10.71 0.0 z = − = 2.83, 10.0/√7 which lies in the critical region, as the critical values for this test are 1.96, for significance ± level α = 0.05. Therefore we have evidence to reject H0. The p-value is given by p = 2Φ( 2.83) = 0.004 < α. − (b) The sample variance is s2 = 14.192. In the T-test, we have test statistic t given by x 0.0 10.71 0.0 t = − = − = 2.00. s/√n 14.19/√7 The upper critical value CR is obtained by solving FSt(n 1)(CR) = 0.975, − where FSt(n 1) is the cdf of a Student-t distribution with n 1 degrees of freedom; here n = 7, so − − we can use statistical tables or a computer to find that CR = 2.447, and note that, as Student-t distributions are symmetric the lower critical value is CR.
    [Show full text]
  • Poisson Versus Negative Binomial Regression
    Handling Count Data The Negative Binomial Distribution Other Applications and Analysis in R References Poisson versus Negative Binomial Regression Randall Reese Utah State University [email protected] February 29, 2016 Randall Reese Poisson and Neg. Binom Handling Count Data The Negative Binomial Distribution Other Applications and Analysis in R References Overview 1 Handling Count Data ADEM Overdispersion 2 The Negative Binomial Distribution Foundations of Negative Binomial Distribution Basic Properties of the Negative Binomial Distribution Fitting the Negative Binomial Model 3 Other Applications and Analysis in R 4 References Randall Reese Poisson and Neg. Binom Handling Count Data The Negative Binomial Distribution ADEM Other Applications and Analysis in R Overdispersion References Count Data Randall Reese Poisson and Neg. Binom Handling Count Data The Negative Binomial Distribution ADEM Other Applications and Analysis in R Overdispersion References Count Data Data whose values come from Z≥0, the non-negative integers. Classic example is deaths in the Prussian army per year by horse kick (Bortkiewicz) Example 2 of Notes 5. (Number of successful \attempts"). Randall Reese Poisson and Neg. Binom Handling Count Data The Negative Binomial Distribution ADEM Other Applications and Analysis in R Overdispersion References Poisson Distribution Support is the non-negative integers. (Count data). Described by a single parameter λ > 0. When Y ∼ Poisson(λ), then E(Y ) = Var(Y ) = λ Randall Reese Poisson and Neg. Binom Handling Count Data The Negative Binomial Distribution ADEM Other Applications and Analysis in R Overdispersion References Acute Disseminated Encephalomyelitis Acute Disseminated Encephalomyelitis (ADEM) is a neurological, immune disorder in which widespread inflammation of the brain and spinal cord damages tissue known as white matter.
    [Show full text]
  • 6.1 Definition: the Density Function of Th
    CHAPTER 6: Some Continuous Probability Distributions Continuous Uniform Distribution: 6.1 Definition: The density function of the continuous random variable X on the interval [A; B] is 1 A x B B A ≤ ≤ f(x; A; B) = 8 − < 0 otherwise: : Application: Some continuous random variables in the physical, management, and biological sciences have approximately uniform probability distributions. For example, suppose we are counting events that have a Poisson distribution, such as telephone calls coming into a switchboard. If it is known that exactly one such event has occurred in a given interval, say (0; t),then the actual time of occurrence is distributed uniformly over this interval. Example: Arrivals of customers at a certain checkout counter follow a Poisson distribution. It is known that, during a given 30-minute period, one customer arrived at the counter. Find the probability that the customer arrived during the last 5 minutes of the 30-minute period. Solution: As just mentioned, the actual time of arrival follows a uniform distribution over the interval of (0; 30). If X denotes the arrival time, then 30 1 30 25 1 P (25 X 30) = dx = − = ≤ ≤ Z25 30 30 6 Theorem 6.1: The mean and variance of the uniform distribution are 2 B 2 2 B 1 x B A A+B µ = A x B A = 2(B A) = 2(B− A) = 2 : R − h − iA − It is easy to show that (B A)2 σ2 = − 12 Normal Distribution: 6.2 Definition: The density function of the normal random variable X, with mean µ and variance σ2, is 2 1 (1=2)[(x µ)/σ] n(x; µ, σ) = e− − < x < ; p2πσ − 1 1 where π = 3:14159 : : : and e = 2:71828 : : : Example: The SAT aptitude examinations in English and Mathematics were originally designed so that scores would be approximately normal with µ = 500 and σ = 100.
    [Show full text]
  • Statistical Inference
    GU4204: Statistical Inference Bodhisattva Sen Columbia University February 27, 2020 Contents 1 Introduction5 1.1 Statistical Inference: Motivation.....................5 1.2 Recap: Some results from probability..................5 1.3 Back to Example 1.1...........................8 1.4 Delta method...............................8 1.5 Back to Example 1.1........................... 10 2 Statistical Inference: Estimation 11 2.1 Statistical model............................. 11 2.2 Method of Moments estimators..................... 13 3 Method of Maximum Likelihood 16 3.1 Properties of MLEs............................ 20 3.1.1 Invariance............................. 20 3.1.2 Consistency............................ 21 3.2 Computational methods for approximating MLEs........... 21 3.2.1 Newton's Method......................... 21 3.2.2 The EM Algorithm........................ 22 1 4 Principles of estimation 23 4.1 Mean squared error............................ 24 4.2 Comparing estimators.......................... 25 4.3 Unbiased estimators........................... 26 4.4 Sufficient Statistics............................ 28 5 Bayesian paradigm 33 5.1 Prior distribution............................. 33 5.2 Posterior distribution........................... 34 5.3 Bayes Estimators............................. 36 5.4 Sampling from a normal distribution.................. 37 6 The sampling distribution of a statistic 39 6.1 The gamma and the χ2 distributions.................. 39 6.1.1 The gamma distribution..................... 39 6.1.2 The Chi-squared distribution.................. 41 6.2 Sampling from a normal population................... 42 6.3 The t-distribution............................. 45 7 Confidence intervals 46 8 The (Cramer-Rao) Information Inequality 51 9 Large Sample Properties of the MLE 57 10 Hypothesis Testing 61 10.1 Principles of Hypothesis Testing..................... 61 10.2 Critical regions and test statistics.................... 62 10.3 Power function and types of error.................... 64 10.4 Significance level............................
    [Show full text]
  • Likelihood-Based Inference
    The score statistic Inference Exponential distribution example Likelihood-based inference Patrick Breheny September 29 Patrick Breheny Survival Data Analysis (BIOS 7210) 1/32 The score statistic Univariate Inference Multivariate Exponential distribution example Introduction In previous lectures, we constructed and plotted likelihoods and used them informally to comment on likely values of parameters Our goal for today is to make this more rigorous, in terms of quantifying coverage and type I error rates for various likelihood-based approaches to inference With the exception of extremely simple cases such as the two-sample exponential model, exact derivation of these quantities is typically unattainable for survival models, and we must rely on asymptotic likelihood arguments Patrick Breheny Survival Data Analysis (BIOS 7210) 2/32 The score statistic Univariate Inference Multivariate Exponential distribution example The score statistic Likelihoods are typically easier to work with on the log scale (where products become sums); furthermore, since it is only relative comparisons that matter with likelihoods, it is more meaningful to work with derivatives than the likelihood itself Thus, we often work with the derivative of the log-likelihood, which is known as the score, and often denoted U: d U (θ) = `(θjX) X dθ Note that U is a random variable, as it depends on X U is a function of θ For independent observations, the score of the entire sample is the sum of the scores for the individual observations: X U = Ui i Patrick Breheny Survival
    [Show full text]
  • (Introduction to Probability at an Advanced Level) - All Lecture Notes
    Fall 2018 Statistics 201A (Introduction to Probability at an advanced level) - All Lecture Notes Aditya Guntuboyina August 15, 2020 Contents 0.1 Sample spaces, Events, Probability.................................5 0.2 Conditional Probability and Independence.............................6 0.3 Random Variables..........................................7 1 Random Variables, Expectation and Variance8 1.1 Expectations of Random Variables.................................9 1.2 Variance................................................ 10 2 Independence of Random Variables 11 3 Common Distributions 11 3.1 Ber(p) Distribution......................................... 11 3.2 Bin(n; p) Distribution........................................ 11 3.3 Poisson Distribution......................................... 12 4 Covariance, Correlation and Regression 14 5 Correlation and Regression 16 6 Back to Common Distributions 16 6.1 Geometric Distribution........................................ 16 6.2 Negative Binomial Distribution................................... 17 7 Continuous Distributions 17 7.1 Normal or Gaussian Distribution.................................. 17 1 7.2 Uniform Distribution......................................... 18 7.3 The Exponential Density...................................... 18 7.4 The Gamma Density......................................... 18 8 Variable Transformations 19 9 Distribution Functions and the Quantile Transform 20 10 Joint Densities 22 11 Joint Densities under Transformations 23 11.1 Detour to Convolutions......................................
    [Show full text]
  • Compound Zero-Truncated Poisson Normal Distribution and Its Applications
    Compound Zero-Truncated Poisson Normal Distribution and its Applications a,b, c d Mohammad Z. Raqab ∗, Debasis Kundu , Fahimah A. Al-Awadhi aDepartment of Mathematics, The University of Jordan, Amman 11942, JORDAN bKing Abdulaziz University, Jeddah, SAUDI ARABIA cDepartment of Mathematics and Statistics, Indian Institute of Technology Kanpur, Kanpur, Pin 208016, INDIA dDepartment of Statistics and OR, Kuwait University, Safat 13060, KUWAIT Abstract Here, we first propose three-parameter model and call it as the compound zero- truncated Poisson normal (ZTP-N) distribution. The model is based on the random sum of N independent Gaussian random variables, where N is a zero truncated Pois- son random variable. The proposed ZTP-N distribution is a very flexible probability distribution function. The probability density function can take variety of shapes. It can be both positively and negatively skewed, moreover, normal distribution can be obtained as a special case. It can be unimodal, bimodal as well as multimodal also. It has three parameters. An efficient EM type algorithm has been proposed to compute the maximum likelihood estimators of the unknown parameters. We further propose a four-parameter bivariate distribution with continuous and discrete marginals, and discuss estimation of unknown parameters based on the proposed EM type algorithm. Some simulation experiments have been performed to see the effectiveness of the pro- posed EM type algorithm, and one real data set has been analyzed for illustrative purposes. Keywords: Poisson distribution; skew normal distribution; maximum likelihood estimators; EM type algorithm; Fisher information matrix. AMS Subject Classification (2010): 62E15; 62F10; 62H10. ∗Corresponding author. E-mail addresses: [email protected] (M.
    [Show full text]
  • 1 IEOR 6711: Notes on the Poisson Process
    Copyright c 2009 by Karl Sigman 1 IEOR 6711: Notes on the Poisson Process We present here the essentials of the Poisson point process with its many interesting properties. As preliminaries, we first define what a point process is, define the renewal point process and state and prove the Elementary Renewal Theorem. 1.1 Point Processes Definition 1.1 A simple point process = ftn : n ≥ 1g is a sequence of strictly increas- ing points 0 < t1 < t2 < ··· ; (1) def with tn−!1 as n−!1. With N(0) = 0 we let N(t) denote the number of points that fall in the interval (0; t]; N(t) = maxfn : tn ≤ tg. fN(t): t ≥ 0g is called the counting process for . If the tn are random variables then is called a random point process. def We sometimes allow a point t0 at the origin and define t0 = 0. Xn = tn − tn−1; n ≥ 1, is called the nth interarrival time. th We view t as time and view tn as the n arrival time (although there are other kinds of applications in which the points tn denote locations in space as opposed to time). The word simple refers to the fact that we are not allowing more than one arrival to ocurr at the same time (as is stated precisely in (1)). In many applications there is a \system" to which customers are arriving over time (classroom, bank, hospital, supermarket, airport, etc.), and ftng denotes the arrival times of these customers to the system. But ftng could also represent the times at which phone calls are received by a given phone, the times at which jobs are sent to a printer in a computer network, the times at which a claim is made against an insurance company, the times at which one receives or sends email, the times at which one sells or buys stock, the times at which a given web site receives hits, or the times at which subways arrive to a station.
    [Show full text]
  • Poisson Approximations
    Page 1 Chapter 8 Poisson approximations The Bin(n, p) can be thought of as the distribution of a sum of independent indicator random variables X1 + ...+ Xn, with {Xi = 1} denoting a head on the ith toss of a coin. The normal approximation to the Binomial works best√ when the variance np(1 p) is large, for then each of the standardized summands (Xi p)/ np(1 p) makes a relatively small contribution to the standardized sum. When n is large but p is small, in such a way that np is not large, a different type of approximation to the Binomial is better. < > Poisson distribution 8.1 Definition. A random variable Y is said to have a with parame- Poisson distribution ter , abbreviated to Poisson(), if it can take values 0, 1, 2,... with probabilities ek P{Y = k}= for k = 0, 1, 2,... k! The parameter must be positive. The Poisson() appears as an approximation to the Bin(n, p) when n is large, p is small, and = np: n n(n 1)...(nk+1) k n k pk(1 p)nk = 1 k k! n n k n 1 if k small relative to n k! n k e if n is large k! The exponential factor comes from: n 1 2 log 1 = n log 1 = n ... if /n 0. n n n 2 n2 By careful consideration of the error terms, one can give explicit bounds for the er- ror of approximation. For example, there exists a constant C, such that, if X is distributed Bin(n, p) and Y is distributed Poisson(np) then X∞ |P{X = k}P{Y =k}| Cp k=0 Le Cam1 has sketched a proof showing that C can be taken equal to 4.
    [Show full text]