Lecture 17: Bivariate Normal Distribution F (X, Y) Is Given By

Total Page:16

File Type:pdf, Size:1020Kb

Lecture 17: Bivariate Normal Distribution F (X, Y) Is Given By Section 5.3 Bivariate Unit Normal Bivariate Unit Normal If X and Y have independent unit normal distributions then their joint Lecture 17: Bivariate Normal distribution f (x; y) is given by 2 − 1 (x2+y 2) f (x; y) = φ(x)φ(y) = c e 2 Sta230 / Mth230 Colin Rundel April 2, 2014 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 1 / 20 Section 5.3 Bivariate Unit Normal Section 5.3 Bivariate Unit Normal Bivariate Unit Normal, cont. Bivariate Unit Normal - Normalizing Constant We can rewrite the joint distribution in terms of the distance r from the First, rewriting the joint distribution in this way also makes it possible to origin evaluate the constant of integration, c. From our previous discussions of the normal distribution we know that p 2 2 r = x + y c = p1 , but we never saw how to derive it explicitly. 2π 2 − 1 (x2+y 2) 2 − 1 r 2 f (x; y) = c e 2 = c e 2 This tells us something useful about this special case of the bivariate normal distributions: it is rotationally symmetric about the origin. r r + eps This particular fact is incredibly powerful and helps us solve a variety of Y problems. Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 2 / 20 Sta230 / Mth230 (Colin Rundel)X Lecture 17 April 2, 2014 3 / 20 Section 5.3 Bivariate Unit Normal Section 5.3 Bivariate Unit Normal Bivariate Unit Normal - Normalizing Constant Rayleigh Distribution The distance from the origin of a point (x; y) derived from X ; Y ∼ N (0; 1) is called the Rayleigh distribution. − 1 r 2 fR (r) = re 2 Z r − 1 r 2 Fr (r) = re 2 dr 0 r − 1 r 2 = −e 2 0 − 1 r 2 = 1 − e 2 We will see the expected value in a little bit. Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 4 / 20 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 5 / 20 Section 5.3 Bivariate Unit Normal Section 5.3 Bivariate Unit Normal Rayleigh Distribution - Example Bivariate Unit Normal - Variance of the Normal If the position of a target shooter's shots are described by normal Assume we did not know that Var(X ) = σ2 = 1, what would we need to distributions in the x and y direction that are centered on the bull's eye evaluate to find the variance of X ∼ N (0; 1)? with a standard deviation of 1 in: Z 1 2 2 2 1 2 − 1 x2 What is the probability a shot is more within 1 inch of the bull's eye? Var(X ) = E(X ) − E(X ) = E(X ) = p x e 2 dx 2π −∞ What is the probability a shot is more than 2 inches away from the bull's eye? We can use the Rayleigh distribution to make our life easier What is the probability a shot is between 1 and 2 inches from the E(R2) = E(X 2 + Y 2) bull's eye? = E(X 2) + E(Y 2) = 2E(X 2) E(X 2) = E(R2)=2 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 6 / 20 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 7 / 20 Section 5.3 Bivariate Unit Normal Section 5.3 Bivariate Unit Normal Bivariate Unit Normal - Variance of the Normal Rayleigh Distribution - Expectation E(R2) is still not very easy to evaluate, but we can consider a change of We can also use the preceding result to help find the expected value of R. variables where we let S = R2. Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 8 / 20 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 9 / 20 Section 5.3 Sums of Independent Normal Variables Section 5.3 Sums of Independent Normal Variables Sums of Independent Normal Variables Alternative Approach Previously we have shown that the sum (or average) of iid random variables will It is also possible to prove these results using moment generating functions. converge to the normal distribution as the number of random variables goes to infinity thanks to the central limit theorem. Recall: Intuitively it makes sense then that the sum of a small number of normals should also be normal but we have not explicitly shown this to be true. Also, what about the case Moment generating functions unique identify distributions. where the normals are not identically distributed? If X and Y are independent with mgfs MX (t) and MY (t) then Based on arguments using projections and the Bivariate Unit Normal's rotational symmetry the book derives the following general result (and special cases): MX +Y (t) = MX (t)MY (t) If Z ∼ N (µ, σ2) then i) If X ∼ N (µ, σ2) and Y ∼ N (λ, τ 2), then X + Y ∼ N (µ + λ, σ2 + τ 2). 1 2 2 2 2 M (t) = exp(µt + σ t ) ii) If X ; Y ∼ N (0; 1), then αX + βY ∼ N (0; 1) for all α and β with α + β = 1 Z 2 iii) If X ; Y ∼ N (0; 1), then X + Y ∼ N (0; 2) Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 10 / 20 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 11 / 20 Section 5.3 Sums of Independent Normal Variables Section 5.3 Sums of Independent Normal Variables Proof of iii) Proof of ii) Let X ; Y ∼ N (0; 1) then Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 12 / 20 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 13 / 20 Section 5.3 Sums of Independent Normal Variables Section 5.3 Sums of Independent Normal Variables Proof of i) Further Generalization and Example Let X ∼ N (µ, σ2) and Y ∼ N (λ, τ 2) then If X ; Y ; Z are all independent normal random variables then we have shown that X 0 = X + Y must also be a normal random variable and it follows that Z 0 = X 0 + Z must also be a normal random variable, which is equivalent to X + Y + Z which is therefore a normal random variable. Example - If X ; Y ; Z ∼ N (0; 1) then what is P(X + Y < Z + 2)? Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 14 / 20 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 15 / 20 Section 5.3 χ2 Distribution Section 5.3 χ2 Distribution Multivariate Unit Normal Distribution of Rn Let Z ;:::; Z ∼ N (0; 1) then the joint distribution of (z ;:::; z ) is 1 n 1 n n n−1 1 − 1 r 2 fR (r) = cnr p e 2 n 2π f (z1;:::; zn) = f (z1) × · · · × f (zn) n If we then perform a change of variables such that S = R2 1 1 2 2 n n = p exp[− (z1 + ··· + zn )] 2π 2 dSn fSn (s) = fRn (r) dR Once again we can model the distance of a point from the origin in this n n−1 − 1 r 2 0 0 r e 2 cn n−2 − 1 r 2 n-dimensional space using = c = r e 2 n 2r 2 c0 q n n=2−1 −s=2 2 2 = s e Rn = Z1 + ··· + Zn 2 n n−1 1 − 1 r 2 P(Rn 2 (r; r + )) = cnr p e 2 2π Which is the Gamma distribution with k = n=2 and θ = 2. Sn ∼ Gamma(n=2; 2) where cn is the (n − 1)-dimensional volume of the \surface" of a sphere of This special case of the Gamma distribution is known as the χ2 distribution with n-degrees of radius 1 in n-dimensions. Eg. c2 = 2π and c3 = 4π freedom. Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 16 / 20 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 17 / 20 Section 5.3 χ2 Distribution Section 5.3 χ2 Distribution 2 Pearson's χ test Finding cn Why do we care about the χ2 distribution? Imagine we want to decide if a If X ∼ Gamma(k; θ) then its density is given by six sided die is fair, we roll the die 100 times and total up the results 1 1 f (xjk; θ) = xk−1e−x/θ Roll 1 2 3 4 5 6 X θk Γ(k) Counts 18 13 17 13 16 23 From this we can find, In 1900 Carl Pearson showed that k 2 k 2 X (Oi − Ei ) X (Ni − npi ) = ∼ χ2(df = k − 1) E np i=1 i i=1 i If you've taken an introductory statistics course you've seen this in the form of a hypothesis test where you calculate a p-value (probability of getting the observed value or more extreme given H0 is true). k 2 ! X (Oi − Ei ) p-value = 1 − Fχ2 k−1 E i=1 i Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 18 / 20 Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 19 / 20 Section 5.3 χ2 Distribution Implications of Rn distribution We have shown that the density for Rn is given by 1 2 0 n−1 − 2 r fRn (r) = cn r e what does this tell us about the distribution of probability mass for a multivariate normal distribution? An interesting question - where are we most likely to see an observation from an n dimension multivariate normal distribution? Sta230 / Mth230 (Colin Rundel) Lecture 17 April 2, 2014 20 / 20.
Recommended publications
  • The Poisson Burr X Inverse Rayleigh Distribution and Its Applications
    Journal of Data Science,18(1). P. 56 – 77,2020 DOI:10.6339/JDS.202001_18(1).0003 The Poisson Burr X Inverse Rayleigh Distribution And Its Applications Rania H. M. Abdelkhalek* Department of Statistics, Mathematics and Insurance, Benha University, Egypt. ABSTRACT A new flexible extension of the inverse Rayleigh model is proposed and studied. Some of its fundamental statistical properties are derived. We assessed the performance of the maximum likelihood method via a simulation study. The importance of the new model is shown via three applications to real data sets. The new model is much better than other important competitive models. Keywords: Inverse Rayleigh; Poisson; Simulation; Modeling. * [email protected] Rania H. M. Abdelkhalek 57 1. Introduction and physical motivation The well-known inverse Rayleigh (IR) model is considered as a distribution for a life time random variable (r.v.). The IR distribution has many applications in the area of reliability studies. Voda (1972) proved that the distribution of lifetimes of several types of experimental (Exp) units can be approximated by the IR distribution and studied some properties of the maximum likelihood estimation (MLE) of the its parameter. Mukerjee and Saran (1984) studied the failure rate of an IR distribution. Aslam and Jun (2009) introduced a group acceptance sampling plans for truncated life tests based on the IR. Soliman et al. (2010) studied the Bayesian and non- Bayesian estimation of the parameter of the IR model Dey (2012) mentioned that the IR model has also been used as a failure time distribution although the variance and higher order moments does not exist for it.
    [Show full text]
  • New Proposed Length-Biased Weighted Exponential and Rayleigh Distribution with Application
    CORE Metadata, citation and similar papers at core.ac.uk Provided by International Institute for Science, Technology and Education (IISTE): E-Journals Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.4, No.7, 2014 New Proposed Length-Biased Weighted Exponential and Rayleigh Distribution with Application Kareema Abed Al-kadim1 Nabeel Ali Hussein 2 1,2.College of Education of Pure Sciences, University of Babylon/Hilla 1.E-mail of the Corresponding author: [email protected] 2.E-mail: [email protected] Abstract The concept of length-biased distribution can be employed in development of proper models for lifetime data. Length-biased distribution is a special case of the more general form known as weighted distribution. In this paper we introduce a new class of length-biased of weighted exponential and Rayleigh distributions(LBW1E1D), (LBWRD).This paper surveys some of the possible uses of Length - biased distribution We study the some of its statistical properties with application of these new distribution. Keywords: length- biased weighted Rayleigh distribution, length- biased weighted exponential distribution, maximum likelihood estimation. 1. Introduction Fisher (1934) [1] introduced the concept of weighted distributions Rao (1965) [2]developed this concept in general terms by in connection with modeling statistical data where the usual practi ce of using standard distributions were not found to be appropriate, in which various situations that can be modeled by weighted distributions, where non-observe ability of some events or damage caused to the original observation resulting in a reduced value, or in a sampling procedure which gives unequal chances to the units in the original That means the recorded observations cannot be considered as a original random sample.
    [Show full text]
  • Study of Generalized Lomax Distribution and Change Point Problem
    STUDY OF GENERALIZED LOMAX DISTRIBUTION AND CHANGE POINT PROBLEM Amani Alghamdi A Dissertation Submitted to the Graduate College of Bowling Green State University in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY August 2018 Committee: Arjun K. Gupta, Committee Co-Chair Wei Ning, Committee Co-Chair Jane Chang, Graduate Faculty Representative John Chen Copyright c 2018 Amani Alghamdi All rights reserved iii ABSTRACT Arjun K. Gupta and Wei Ning, Committee Co-Chair Generalizations of univariate distributions are often of interest to serve for real life phenomena. These generalized distributions are very useful in many fields such as medicine, physics, engineer- ing and biology. Lomax distribution (Pareto-II) is one of the well known univariate distributions that is considered as an alternative to the exponential, gamma, and Weibull distributions for heavy tailed data. However, this distribution does not grant great flexibility in modeling data. In this dissertation, we introduce a generalization of the Lomax distribution called Rayleigh Lo- max (RL) distribution using the form obtained by El-Bassiouny et al. (2015). This distribution provides great fit in modeling wide range of real data sets. It is a very flexible distribution that is related to some of the useful univariate distributions such as exponential, Weibull and Rayleigh dis- tributions. Moreover, this new distribution can also be transformed to a lifetime distribution which is applicable in many situations. For example, we obtain the inverse estimation and confidence intervals in the case of progressively Type-II right censored situation. We also apply Schwartz information approach (SIC) and modified information approach (MIC) to detect the changes in parameters of the RL distribution.
    [Show full text]
  • 2 Probability Theory and Classical Statistics
    2 Probability Theory and Classical Statistics Statistical inference rests on probability theory, and so an in-depth under- standing of the basics of probability theory is necessary for acquiring a con- ceptual foundation for mathematical statistics. First courses in statistics for social scientists, however, often divorce statistics and probability early with the emphasis placed on basic statistical modeling (e.g., linear regression) in the absence of a grounding of these models in probability theory and prob- ability distributions. Thus, in the first part of this chapter, I review some basic concepts and build statistical modeling from probability theory. In the second part of the chapter, I review the classical approach to statistics as it is commonly applied in social science research. 2.1 Rules of probability Defining “probability” is a difficult challenge, and there are several approaches for doing so. One approach to defining probability concerns itself with the frequency of events in a long, perhaps infinite, series of trials. From that per- spective, the reason that the probability of achieving a heads on a coin flip is 1/2 is that, in an infinite series of trials, we would see heads 50% of the time. This perspective grounds the classical approach to statistical theory and mod- eling. Another perspective on probability defines probability as a subjective representation of uncertainty about events. When we say that the probability of observing heads on a single coin flip is 1 /2, we are really making a series of assumptions, including that the coin is fair (i.e., heads and tails are in fact equally likely), and that in prior experience or learning we recognize that heads occurs 50% of the time.
    [Show full text]
  • A New Generalization of the Generalized Inverse Rayleigh Distribution with Applications
    S S symmetry Article A New Generalization of the Generalized Inverse Rayleigh Distribution with Applications Rana Ali Bakoban * and Ashwaq Mohammad Al-Shehri Department of Statistics, College of Science, University of Jeddah, Jeddah 22254, Saudi Arabia; [email protected] * Correspondence: [email protected] Abstract: In this article, a new four-parameter lifetime model called the beta generalized inverse Rayleigh distribution (BGIRD) is defined and studied. Mixture representation of this model is derived. Curve’s behavior of probability density function, reliability function, and hazard function are studied. Next, we derived the quantile function, median, mode, moments, harmonic mean, skewness, and kurtosis. In addition, the order statistics and the mean deviations about the mean and median are found. Other important properties including entropy (Rényi and Shannon), which is a measure of the uncertainty for this distribution, are also investigated. Maximum likelihood estimation is adopted to the model. A simulation study is conducted to estimate the parameters. Four real-life data sets from difference fields were applied on this model. In addition, a comparison between the new model and some competitive models is done via information criteria. Our model shows the best fitting for the real data. Keywords: beta generalized inverse Rayleigh distribution; statistical properties; mean deviations; quantile; Rényi entropy; Shannon entropy; incomplete beta function; Montecarlo Simulation Citation: Bakoban, R.A.; Al-Shehri, MSC: Primary 62E10; Secondary 60E05 A.M. A New Generalization of the Generalized Inverse Rayleigh Distribution with Applications. Symmetry 2021, 13, 711. https:// 1. Introduction doi.org/10.3390/sym13040711 Modeling and analysis of lifetime phenomena are important aspects of statistical Academic Editor: Sergei D.
    [Show full text]
  • Importance Sampling
    Chapter 6 Importance sampling 6.1 The basics To movtivate our discussion consider the following situation. We want to use Monte Carlo to compute µ = E[X]. There is an event E such that P (E) is small but X is small outside of E. When we run the usual Monte Carlo algorithm the vast majority of our samples of X will be outside E. But outside of E, X is close to zero. Only rarely will we get a sample in E where X is not small. Most of the time we think of our problem as trying to compute the mean of some random variable X. For importance sampling we need a little more structure. We assume that the random variable we want to compute the mean of is of the form f(X~ ) where X~ is a random vector. We will assume that the joint distribution of X~ is absolutely continous and let p(~x) be the density. (Everything we will do also works for the case where the random vector X~ is discrete.) So we focus on computing Ef(X~ )= f(~x)p(~x)dx (6.1) Z Sometimes people restrict the region of integration to some subset D of Rd. (Owen does this.) We can (and will) instead just take p(x) = 0 outside of D and take the region of integration to be Rd. The idea of importance sampling is to rewrite the mean as follows. Let q(x) be another probability density on Rd such that q(x) = 0 implies f(x)p(x) = 0.
    [Show full text]
  • Probability Distributions and Related Mathematical Constructs
    Appendix B More probability distributions and related mathematical constructs This chapter covers probability distributions and related mathematical constructs that are referenced elsewhere in the book but aren’t covered in detail. One of the best places for more detailed information about these and many other important probability distributions is Wikipedia. B.1 The gamma and beta functions The gamma function Γ(x), defined for x> 0, can be thought of as a generalization of the factorial x!. It is defined as ∞ x 1 u Γ(x)= u − e− du Z0 and is available as a function in most statistical software packages such as R. The behavior of the gamma function is simpler than its form may suggest: Γ(1) = 1, and if x > 1, Γ(x)=(x 1)Γ(x 1). This means that if x is a positive integer, then Γ(x)=(x 1)!. − − − The beta function B(α1,α2) is defined as a combination of gamma functions: Γ(α1)Γ(α2) B(α ,α ) def= 1 2 Γ(α1+ α2) The beta function comes up as a normalizing constant for beta distributions (Section 4.4.2). It’s often useful to recognize the following identity: 1 α1 1 α2 1 B(α ,α )= x − (1 x) − dx 1 2 − Z0 239 B.2 The Poisson distribution The Poisson distribution is a generalization of the binomial distribution in which the number of trials n grows arbitrarily large while the mean number of successes πn is held constant. It is traditional to write the mean number of successes as λ; the Poisson probability density function is λy P (y; λ)= eλ (y =0, 1,..
    [Show full text]
  • Location-Scale Distributions
    Location–Scale Distributions Linear Estimation and Probability Plotting Using MATLAB Horst Rinne Copyright: Prof. em. Dr. Horst Rinne Department of Economics and Management Science Justus–Liebig–University, Giessen, Germany Contents Preface VII List of Figures IX List of Tables XII 1 The family of location–scale distributions 1 1.1 Properties of location–scale distributions . 1 1.2 Genuine location–scale distributions — A short listing . 5 1.3 Distributions transformable to location–scale type . 11 2 Order statistics 18 2.1 Distributional concepts . 18 2.2 Moments of order statistics . 21 2.2.1 Definitions and basic formulas . 21 2.2.2 Identities, recurrence relations and approximations . 26 2.3 Functions of order statistics . 32 3 Statistical graphics 36 3.1 Some historical remarks . 36 3.2 The role of graphical methods in statistics . 38 3.2.1 Graphical versus numerical techniques . 38 3.2.2 Manipulation with graphs and graphical perception . 39 3.2.3 Graphical displays in statistics . 41 3.3 Distribution assessment by graphs . 43 3.3.1 PP–plots and QQ–plots . 43 3.3.2 Probability paper and plotting positions . 47 3.3.3 Hazard plot . 54 3.3.4 TTT–plot . 56 4 Linear estimation — Theory and methods 59 4.1 Types of sampling data . 59 IV Contents 4.2 Estimators based on moments of order statistics . 63 4.2.1 GLS estimators . 64 4.2.1.1 GLS for a general location–scale distribution . 65 4.2.1.2 GLS for a symmetric location–scale distribution . 71 4.2.1.3 GLS and censored samples .
    [Show full text]
  • Slashed Rayleigh Distribution
    Revista Colombiana de Estadística January 2015, Volume 38, Issue 1, pp. 31 to 44 DOI: http://dx.doi.org/10.15446/rce.v38n1.48800 Slashed Rayleigh Distribution Distribución Slashed Rayleigh Yuri A. Iriarte1;a, Héctor W. Gómez2;b, Héctor Varela2;c, Heleno Bolfarine3;d 1Instituto Tecnológico, Universidad de Atacama, Copiapó, Chile 2Departamento de Matemáticas, Facultad de Ciencias Básicas, Universidad de Antofagasta, Antofagasta, Chile 3Departamento de Estatística, Instituto de Matemática y Estatística, Universidad de Sao Paulo, Sao Paulo, Brasil Abstract In this article we study a subfamily of the slashed-Weibull family. This subfamily can be seen as an extension of the Rayleigh distribution with more flexibility in terms of the kurtosis of distribution. This special feature makes the extension suitable for fitting atypical observations. It arises as the ratio of two independent random variables, the one in the numerator being a Rayleigh distribution and a power of the uniform distribution in the denominator. We study some probability properties, discuss maximum likelihood estimation and present real data applications indicating that the slashed-Rayleigh distribution can improve the ordinary Rayleigh distribution in fitting real data. Key words: Kurtosis, Rayleigh Distribution, Slashed-elliptical Distribu- tions, Slashed-Rayleigh Distribution, Slashed-Weibull Distribution, Weibull Distribution. Resumen En este artículo estudiamos una subfamilia de la familia slashed-Weibull. Esta subfamilia puede ser vista como una extensión de la distribución Ray- leigh con más flexibilidad en cuanto a la kurtosis de la distribución. Esta particularidad hace que la extensión sea adecuada para ajustar observa- ciones atípicas. Esto surge como la razón de dos variables aleatorias in- dependientes, una en el numerador siendo una distribución Rayleigh y una aLecturer.
    [Show full text]
  • Hand-Book on STATISTICAL DISTRIBUTIONS for Experimentalists
    Internal Report SUF–PFY/96–01 Stockholm, 11 December 1996 1st revision, 31 October 1998 last modification 10 September 2007 Hand-book on STATISTICAL DISTRIBUTIONS for experimentalists by Christian Walck Particle Physics Group Fysikum University of Stockholm (e-mail: [email protected]) Contents 1 Introduction 1 1.1 Random Number Generation .............................. 1 2 Probability Density Functions 3 2.1 Introduction ........................................ 3 2.2 Moments ......................................... 3 2.2.1 Errors of Moments ................................ 4 2.3 Characteristic Function ................................. 4 2.4 Probability Generating Function ............................ 5 2.5 Cumulants ......................................... 6 2.6 Random Number Generation .............................. 7 2.6.1 Cumulative Technique .............................. 7 2.6.2 Accept-Reject technique ............................. 7 2.6.3 Composition Techniques ............................. 8 2.7 Multivariate Distributions ................................ 9 2.7.1 Multivariate Moments .............................. 9 2.7.2 Errors of Bivariate Moments .......................... 9 2.7.3 Joint Characteristic Function .......................... 10 2.7.4 Random Number Generation .......................... 11 3 Bernoulli Distribution 12 3.1 Introduction ........................................ 12 3.2 Relation to Other Distributions ............................. 12 4 Beta distribution 13 4.1 Introduction .......................................
    [Show full text]
  • Journal of Science Log-Gamma
    Research Article GU J Sci 31(3): 967-983 (2018) Gazi University Journal of Science http://dergipark.gov.tr/gujs Log-Gamma - Rayleigh Distribution: Properties and Applications Samir ASHOUR 1, Darwish DARWISH 1, Ahmad SAAD 1,* 1 Institute of Statistical Studies & Research, Cairo University, 5 Ahmed Zowil St., Orman, Giza, Egypt Article Info Abstract In this paper, for the first time we defined and studied a new two parameter lifetime model by Received: 14/08/2017 using the T-X method, called the Log-Gamma Rayleigh distribution. This distribution can be Accepted: 20/04/2018 considered as a new generalization of the Gamma distribution and the Rayleigh distribution. We obtain some of its mathematical properties. Some structural properties of the new distribution are studied. Maximum likelihood estimation method is used for estimating the model Keywords parameters. An application to real data set is given to show the flexibility and potentiality of the T-X method new model. Gamma distribution Rayleigh distribution Quantile function Hazard function Moments Maximum likelihood estimation 1. INTRODUCTION Eugene et al. [6] for the first time introduced the beta-generated family of distributions. They noted that the probability density function pdf of the beta random variable and the cumulative distribution function CDF of any distribution are between 0 and 1. The beta-generated random variable X is defined with the following CDF and pdf Fx() G()() x b t dt (1) 0 and 1 g() x f () x F11 ()[1 x F ()] x B(,) where b(t) is the pdf of the beta random variable with parameters and , F(x) and f(x) are the CDF and the pdf of any random variable.
    [Show full text]
  • Slashed Exponentiated Rayleigh Distribution
    Revista Colombiana de Estadística July 2015, Volume 38, Issue 2, pp. 453 to 466 DOI: http://dx.doi.org/10.15446/rce.v38n2.51673 Slashed Exponentiated Rayleigh Distribution Distribución recortada Rayleigh exponenciada Hugo S. Salinas1;a, Yuri A. Iriarte2;b, Heleno Bolfarine3;c 1Departamento de Matemática, Facultad de Ingeniería, Universidad de Atacama, Copiapó, Chile 2Instituto Tecnológico, Universidad de Atacama, Copiapó, Chile 3Departamento de Estatística, IME, Universidad de Sao Paulo, Sao Paulo, Brasil Abstract In this paper we introduce a new distribution for modeling positive data with high kurtosis. This distribution can be seen as an extension of the exponentiated Rayleigh distribution. This extension builds on the quotient of two independent random variables, one exponentiated Rayleigh in the numerator and Beta(q; 1) in the denominator with q > 0. It is called the slashed exponentiated Rayleigh random variable. There is evidence that the distribution of this new variable can be more flexible in terms of modeling the kurtosis regarding the exponentiated Rayleigh distribution. The properties of this distribution are studied and the parameter estimates are calculated using the maximum likelihood method. An application with real data re- veals good performance of this new distribution. Key words: Exponentiated Rayleigh Distribution, Kurtosis, Maximum Likelihood, Rayleigh Distribution, Slash Distribution. Resumen En este trabajo presentamos una nueva distribución para modelizar datos positivos con alta curtosis. Esta distribución puede ser vista como una exten- sión de la distribución Rayleigh exponenciada. Esta extensión se construye en base al cuociente de dos variables aleatorias independientes, una Raileigh exponenciada en el numerador y una Beta(q; 1) en el denominador con q > 0.
    [Show full text]