EFFICIENT COMPUTATION of MULTIVARIATE RAYLEIGH and EXPONENTIAL DISTRIBUTIONS 457 Sensors Are Being Considered

Total Page:16

File Type:pdf, Size:1020Kb

EFFICIENT COMPUTATION of MULTIVARIATE RAYLEIGH and EXPONENTIAL DISTRIBUTIONS 457 Sensors Are Being Considered 456 IEEE WIRELESS COMMUNICATIONS LETTERS, VOL. 8, NO. 2, APRIL 2019 Efficient Computation of Multivariate Rayleigh and Exponential Distributions Reneeta Sara Isaac and Neelesh B. Mehta , Senior Member, IEEE Abstract—We propose an efficient approach for the computa- covariance matrices, but severely limits the number of corre- tion of cumulative distribution functions of N correlated Rayleigh lated random variables (RVs) N. For example, infinite series or exponential random variables (RVs) for arbitrary covariance representations are derived for N = 2in[5] and N = 3 and 4 matrices, which arise in the design and analysis of many wireless in [6]–[8] for the arbitrary correlation model. systems. Compared to the approaches in the literature, it employs a fast and accurate randomized quasi-Monte Carlo method that A second class of approaches limits itself to special forms markedly reduces the computational complexity by several orders of the covariance matrix. For example, for the constant cor- of magnitude as N or the correlation among the RVs increases. relation model, the CDF FE(a) of N exponential RVs E = Numerical results show that an order of magnitude larger values (E1,...,EN ) evaluated at a =(a1,...,aN ) is written in of N can now be computed for. Its application to the performance terms of an infinite series as follows [9]: analysis of selection combining is also shown. Index Terms—Multivariate, Rayleigh, exponential, correlated 1 − ρ ∞ ρ n fading, cumulative distribution function. (a)= FE 1+( − 1)ρ 1+( − 1)ρ N n=0 N N × n γ ai , +1 , I. INTRODUCTION li (1) l1,...,lN c(1 − ρ) (l ,...,l ) i=1 ULTIVARIATE or correlated Rayleigh and exponen- 1 N l1≥0,...,lN ≥0 M tial distributions arise in the design and analysis of l1+···+lN =n many wireless systems. An example of this is a multiple input multiple output (MIMO) system when the transmit or receive 2 where ρ is the correlation coefficient between Ei and Ej ,for antennas are spaced close together, which leads to the chan- i = j , c is the mean of Ei ,for1≤ i ≤ N, and γ(x, k) nel gains of the different transmit-receive antenna pairs being is the lower incomplete gamma function [10, eq. (6.5.2)]. correlated [1, Ch. 6], [2, Ch. 13]. Another example is a sensor Computing the nth term of this series requires enumerating network, in which the measurements of different sensor nodes N + n − 1 all combinations of the vector of non-negative are correlated. Alternately, when the sensor nodes or the relay N − 1 nodes in a cooperative relay system are close to each other N integers (l1,...,lN ) that satisfy li = n. This entails a or when there is a common scatterer in the propagation envi- i=1 computational complexity of O(nN −1), which increases expo- ronment, the channel gains seen by the different nodes are nentially with N. This significant complexity challenge also correlated [3], [4]. These distributions also arise in orthogonal arises while evaluating the CDF of correlated Nakagami-m frequency division multiplexing (OFDM) systems, where the RVs that is derived in [11]. subchannel gains of a user are correlated [2, Ch. 19]. When the inverse of the covariance matrix of the underly- Performance analyses of communication techniques ing Gaussian RVs has a tridiagonal structure, the multivariate employed in these systems often lead to expressions that Rayleigh CDF simplifies [12]. However, it is still in the form involve the multivariate cumulative distributive function of an infinite series, evaluating which entails O(nN −1) com- (CDF) of such correlated channel gains. For example, the plexity. The one exception is the specialized correlation model outage probability of an N-branch selection combiner (SC) in of [13] in which the multivariate PDF and CDF are given a multi-antenna system [1, Ch. 9] or of an N-relay cooperative in single-integral forms. These can be numerically integrated system [4] is written in terms of the multivariate CDF of the using Gauss-Laguerre quadrature [10, eq. (25.4.45)]. channel gains. A third class of approaches considers arbitrary covari- Considerable effort has been made in the literature to ance matrices and applies to any N.In[14], the multivariate derive tractable mathematical representations for the multi- Nakagami-m CDF for an arbitrary correlation matrix is given variate probability density functions (PDFs) and CDFs of as a multi-dimensional integration of the PDF, which itself is these distributions. One class of approaches considers arbitrary in the form of an infinite series. In [15], the Green’s approach Manuscript received July 20, 2018; accepted October 7, 2018. Date of is used to approximate any arbitrary covariance matrix to a publication October 15, 2018; date of current version April 9, 2019. This matrix whose inverse has a tridiagonal form. However, the work was supported by the Department of Telecommunications, Ministry multivariate Rayleigh CDF again involves (N − 1) nested of Communications, India, as part of the Indigenous 5G Test Bed Project infinite series, which entails a computational complexity of and the Qualcomm Innovation Fellowship. The associate editor coordinating N −1 the review of this paper and approving it for publication was A. Kammoun. O(n ) if the series is truncated after n terms. Therefore, (Corresponding author: Neelesh B. Mehta.) results for N > 5 are seldom available in the literature for The authors are with the Department of Electrical Communication general correlation models. However, larger values of N are Engineering, Indian Institute of Science, Bengaluru 560012, India (e-mail: [email protected]; [email protected]). of interest in practice. For example, more antennas for next Digital Object Identifier 10.1109/LWC.2018.2875999 generation systems and wireless systems with more relays and 2162-2345 c 2018 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information. ISAAC AND MEHTA: EFFICIENT COMPUTATION OF MULTIVARIATE RAYLEIGH AND EXPONENTIAL DISTRIBUTIONS 457 sensors are being considered. In many systems, the covariance Converting to polar coordinates, let matrix need not take a specialized form. 2 2 −1 Ei = X + Y and φi = tan (Yi /Xi ). (4) Contributions: In this letter, we first propose a novel i i 2 approach to numerically compute the multivariate CDF of It can be seen that Ei is an exponential RV with mean 2σi and N Rayleigh or exponential RVs with an arbitrary covariance φi is uniformly distributed between 0 and 2π. Furthermore, Ei matrix. Its key ideas are as follows. It employs a series and φj are mutually independent for all i and j (including i = j) 2 2 2 of transformations to first convert the multivariate PDF of and (E[Ei Ej ] − 4σi σj )/( var(Ei )var(Ej )) = ρkj . Rayleigh or exponential RVs to the multivariate PDF of cor- T ThemultivariateCDFFE(·) of E =(E1,...,EN ) related Gaussian RVs. The CDF expression is then accurately T evaluated at a =(a1,...,aN ) is then and quickly computed using the randomized quasi-Monte 2π 2π a a Carlo (RQMC) method [16, Ch. 4]. In contrast to the above 1 N FE(a)= ··· ··· fE,Φ(e, θ) de dθ, (5) approaches, we show that it can compute the CDF easily even 0 0 0 0 for N = 50, which is much larger than the values considered Φ =(φ ,...,φ )T (·) in [5]–[9], [11], [12], [14], and [15]. Notably, it can do so where 1 N and fE,Φ is the joint CDF of E Φ even when the RVs are highly correlated. This is unlike the and . above approaches, which require more terms to be computed Using the rules governing transformation of variables, we as the RVs become more correlated since the rate of conver- get the following from (3) and (4): u u gence of the series decreases. We then illustrate the utility of 1 2N fX,Y(x, y) (a)= ··· x y, our approach by presenting results for the performance anal- FE d d (6) l1 l2N 2 + 2 ··· 2 + 2 ysis of an N-branch SC, which is a popular receive diversity x1 y1 xN yN combining technique [1, Ch. 9], for a range of values of N. √ √ where l1 = − a1,..., lN = − aN , lN +1 = Outline: In Section II, we present the proposed approach. √ − − 2,..., = − − 2 = ,..., = In Section III, we compare its accuracy and computational a1 x1 l2N aN xN , u1 a1 uN √ complexity with existing approaches. In Section IV, we ana- 2 2 aN , uN +1 = a1 − x1 ,...,u2N = aN − xN . lyze the outage probability of SC. Our conclusions follow in Next, we show how to efficiently compute the integral in (6) Section V. using the RQMC method of [16, Ch. 4]. Notations: The probability of an event A is denoted by Pr(A). The expectation of an RV X is denoted by E[X ] and B. RQMC Method its variance is denoted by var(X). The joint CDF of a random vector X =(X1,...,XN ) evaluated at x =(x1,...,xN ) is It transforms the integral in (6) into an integral over a unit denoted by FX(x)=Pr(X1 ≤ x1,...,XN ≤ xN ). The joint hyper-cube. This is then numerically computed using quasi- (·) Monte Carlo techniques. It is as follows. PDF of X is denoted by fX . The transpose of a vector x is T denoted by xT . 1) Take the Cholesky decomposition of Σ = CC , where C =[cij ] is a lower triangular matrix with cii > 0. T Using the variable transformation z = C−1 xT yT II. COMPUTATION OF MULTIVARIATE EXPONENTIAL changes (6)to AND RAYLEIGH CDF 1 We first consider the multivariate exponential distribution (a)= FE 2N and then the multivariate Rayleigh distribution.
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]
  • 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]
  • 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]
  • Field Guide to Continuous Probability Distributions
    Field Guide to Continuous Probability Distributions Gavin E. Crooks v 1.0.0 2019 G. E. Crooks – Field Guide to Probability Distributions v 1.0.0 Copyright © 2010-2019 Gavin E. Crooks ISBN: 978-1-7339381-0-5 http://threeplusone.com/fieldguide Berkeley Institute for Theoretical Sciences (BITS) typeset on 2019-04-10 with XeTeX version 0.99999 fonts: Trump Mediaeval (text), Euler (math) 271828182845904 2 G. E. Crooks – Field Guide to Probability Distributions Preface: The search for GUD A common problem is that of describing the probability distribution of a single, continuous variable. A few distributions, such as the normal and exponential, were discovered in the 1800’s or earlier. But about a century ago the great statistician, Karl Pearson, realized that the known probabil- ity distributions were not sufficient to handle all of the phenomena then under investigation, and set out to create new distributions with useful properties. During the 20th century this process continued with abandon and a vast menagerie of distinct mathematical forms were discovered and invented, investigated, analyzed, rediscovered and renamed, all for the purpose of de- scribing the probability of some interesting variable. There are hundreds of named distributions and synonyms in current usage. The apparent diver- sity is unending and disorienting. Fortunately, the situation is less confused than it might at first appear. Most common, continuous, univariate, unimodal distributions can be orga- nized into a small number of distinct families, which are all special cases of a single Grand Unified Distribution. This compendium details these hun- dred or so simple distributions, their properties and their interrelations.
    [Show full text]
  • On the Arcsecant Hyperbolic Normal Distribution. Properties, Quantile Regression Modeling and Applications
    S S symmetry Article On the Arcsecant Hyperbolic Normal Distribution. Properties, Quantile Regression Modeling and Applications Mustafa Ç. Korkmaz 1 , Christophe Chesneau 2,* and Zehra Sedef Korkmaz 3 1 Department of Measurement and Evaluation, Artvin Çoruh University, City Campus, Artvin 08000, Turkey; [email protected] 2 Laboratoire de Mathématiques Nicolas Oresme, University of Caen-Normandie, 14032 Caen, France 3 Department of Curriculum and Instruction Program, Artvin Çoruh University, City Campus, Artvin 08000, Turkey; [email protected] * Correspondence: [email protected] Abstract: This work proposes a new distribution defined on the unit interval. It is obtained by a novel transformation of a normal random variable involving the hyperbolic secant function and its inverse. The use of such a function in distribution theory has not received much attention in the literature, and may be of interest for theoretical and practical purposes. Basic statistical properties of the newly defined distribution are derived, including moments, skewness, kurtosis and order statistics. For the related model, the parametric estimation is examined through different methods. We assess the performance of the obtained estimates by two complementary simulation studies. Also, the quantile regression model based on the proposed distribution is introduced. Applications to three real datasets show that the proposed models are quite competitive in comparison to well-established models. Keywords: bounded distribution; unit hyperbolic normal distribution; hyperbolic secant function; normal distribution; point estimates; quantile regression; better life index; dyslexia; IQ; reading accu- racy modeling Citation: Korkmaz, M.Ç.; Chesneau, C.; Korkmaz, Z.S. On the Arcsecant Hyperbolic Normal Distribution. 1. Introduction Properties, Quantile Regression Over the past twenty years, many statisticians and researchers have focused on propos- Modeling and Applications.
    [Show full text]
  • Weighted Inverse Rayleigh Distribution
    International Journal of Statistics and Systems ISSN 0973-2675 Volume 12, Number 1 (2017), pp. 119-137 © Research India Publications http://www.ripublication.com Weighted Inverse Rayleigh Distribution Kawsar Fatima and S.P Ahmad Department of Statistics, University of Kashmir, Srinagar, India. Corresponding author Abstract In this paper, we have introduced weighted inverse Rayleigh (WIR) distribution and investigated its different statistical properties. Expressions for the Mode and entropy have also been derived. In addition, it also contains some special cases that are well known. Moreover, we apply the maximum likelihood method to estimate the parameter , and applications to two real data sets show the superiority of this new distribution by comparing the fitness with its special cases. Keywords: Inverse Rayleigh distribution, weighted distribution, Reliability Analysis, Entropy, Maximum likelihood estimation, Real life data sets. 1. INTRODUCTION The IR distribution was proposed by Voda (1972). He studies some properties of the MLE of the scale parameter of inverse Rayleigh distribution which is also being used in lifetime experiments. If X has IR distribution, its probability density function (pdf) takes the following form: 2 2 g() x ex ; x 0, 0 )1.1( x3 The corresponding cumulative distribution function is 2 G( x ) ex ; x 0, 0 )2.1( Where x 0 the scale parameter 0 The kth moment of the IR distribution is given as the following: 120 Kawsar Fatima and S.P Ahmad 2 k k 2 x Eg () x x e dx. 0 x3 1 1 2 Making the substitution y , dx dy , so that x 2/1 ,we obtain x 2 x3 y y E() xk y(1k / 2) 1 e dy.
    [Show full text]