Applied Linear Regression

Total Page:16

File Type:pdf, Size:1020Kb

Applied Linear Regression Applied Linear Regression Jamie DeCoster Department of Psychology University of Alabama 348 Gordon Palmer Hall Box 870348 Tuscaloosa, AL 35487-0348 Phone: (205) 348-4431 Fax: (205) 348-8648 March 8, 2004 Textbook references refer to Cohen, Cohen, West, & Aiken's (2003) Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences. I would like to thank Angie Maitner for comments made on an earlier version of these notes. For future versions of these notes or help with data analysis visit http://www.stat-help.com ALL RIGHTS TO THIS DOCUMENT ARE RESERVED Contents 1 Introduction and Review 1 2 Bivariate Correlation and Regression 8 3 Multiple Correlation and Regression 19 4 Regression Assumptions and Basic Diagnostics 27 5 Sequential Regression, Stepwise Regression, and Analysis of IV Sets 35 6 Dealing with Nonlinear Relationships 43 7 Interactions Among Continuous IVs 49 8 Regression with Categorical IVs 57 9 Interactions with Categorical IVs 67 10 Outlier and Multicollinearity Diagnostics 73 i Chapter 1 Introduction and Review 1.1 Data, Data Sources, and Data Sets ² Most generally, data can be de¯ned as a list of numbers with meaningful relationships. We are inter- ested in data because understanding the relationships among the numbers can help us understand the relationships among the things that the numbers measure. ² The numbers that you collect from an experiment, survey, or archival source is known as a data source. Before you can learn anything from a data source, however, you must ¯rst translate it into a data set. A data set is a representation of a data source, de¯ning a set of \variables" that are measured on a set of \cases." ± A variable is simply a feature of an object that can categorized or measured by a number. A variable takes on di®erent values to reflect the particular nature of the object being observed. The values that a variable takes will change when measurements are made on di®erent objects at di®erent times. A data set will typically contain measurements on several di®erent variables. ± Each time that we record information about an object we create a case in the data set. Cases are also sometimes referred to as observations. Like variables, a data set will typically contain multiple cases. The cases should all be derived from observations of the same type of object, with each case representing a di®erent example of that type. The object \type" that de¯nes your cases is called your unit of analysis. Sometimes the unit of analysis in a data set will be very small and speci¯c, such as the individual responses on a questionnaire. Sometimes it will be very large, such as companies or nations. The most common unit of analysis in social science research is the participant or subject. ± Data sets are traditionally organized such that each column represents a di®erent variable and each row represents a di®erent case. The value in a particular cell of the table represents the value of the variable corresponding to the column for the case corresponding to the row. For example, if you give a survey to a bunch of di®erent people, you might choose to organize your data set so that each variable represents an item on the survey and each row represents a di®erent person who answered your survey. A cell inside the data set would hold the value that the person represented by the row gave to the item represented by the column. ² The distinction between a data source and a data set is important because you can create a number of di®erent data sets from a single data source by choosing di®erent de¯nitions for your variables or cases. However, all of those data sets would all still reflect the same relationships among the numbers found in the data source. ² If the value of a variable has actual numerical meaning (so that it measures the amount of something that a case has), it is called a continuous variable. If the value of a variable is used to indicate a group the case is in, it is called a categorical variable. In terms of the traditional categorizations given to scales, a continuous variable would have either an ordinal, interval, or ratio scale, while a categorical variable would have a nominal scale. 1 ² When describing a data set you should name your variables and state whether they are continuous or categorical. For each continuous variable you should state its units of measurement, while for each categorical variable you should state how the di®erent values correspond to di®erent groups. You should also report the unit of analysis of the data set. You typically would not list the speci¯c cases, although you might describe where they came from. 1.2 Order of operations ² For many mathematical and statistical formulas, you can often get di®erent results depending on the order in which you decide to perform operations inside the formula. Consider equation 1.1. X = 12 + 6 ¥ 3 (1.1) If we decide to do the addition ¯rst (12 + 6 = 18; 18 ¥ 3 = 6) we get a di®erent result than if we decide to do the division ¯rst (6 ¥ 3 = 2; 12 + 2 = 14). Mathematicians have therefore developed a speci¯c order in which you are supposed to perform the calculations found in an equation. According to this, you should perform your operations in the following order. 1. Resolve anything within parentheses. 2. Resolve any functions, such as squares or square roots. 3. Resolve any multiplication or division operations. 4. Resolve any addition or subtraction operations. This would mean that in equation 1.1 above we would perform the division before we would do the addition, giving us a result of 14. ² One of the most notable things is that addition and subtractionP are at the bottom of the list. This also includes the application of the summation function ( ). For example, in the equation X X = YiZi (1.2) we must ¯rst multiply the values of Y and Z together for each case before we add them up in the summation. ² It is also important to note that terms in the two parts of a fraction are assumed to have parentheses around them. For example, in the equation 5 + 1 a = (1.3) 7 ¡ 4 we must ¯rst resolve the numerator (5 + 1 = 6) and the denominator (7 ¡ 4 = 3) before we do the actual division (6 ¥ 3 = 2). 1.3 General information about statistical inference ² Most of the time that we collect data from a group of subjects we are interested in making inferences about some larger group of which our subjects were a part. We typically refer to the group we want to generalize our results to as the theoretical population. The group of all the people that could potentially be recruited to be in the study is the accessible population, which ideally is a representative subset of the theoretical population. The group of people that actually participate in our study is our sample, which ideally is a representative subset of the accessible population.. ² Very often we will calculate the value of a statistic in our sample and use that to draw conclusions about the value of a corresponding parameter in the underlying population. Populations are usually too large for us to measure their parameters directly, so we often calculate a statistic from a sample drawn from the population to give us information about the likely value of the parameter. The procedure of generalizing from sample statistics to population parameters is called statistical inference. 2 For example, let us say that you wanted to know the average height of 5th grade boys. What you might do is take a sample of 30 5th grade boys from a local school and measure their heights. You could use the average height of those 30 boys (a sample statistic) to make a guess about the average height of all 5th grade boys (a population parameter). ² We typically use Greek letters when referring to population parameters and normal letters when refer- ring to sample statistics. For example, the symbol ¹ is commonly used to represent mean value of a population, while the symbol X is commonly used to represent the mean value of a sample. ² One type of statistical inference you can make is called a hypothesis test. A hypothesis test uses the data from a sample to decide between a null hypothesis and an alternative hypothesis concerning the value of a parameters in the population. The null hypothesis usually makes a speci¯c claim about the parameters (like saying that the average height of 5th grade boys is 60 inches), while the alternative hypothesis makes a claim that the null hypothesis is false in some way. Sometimes the alternative hypothesis simply says that the null hypothesis is false (like saying that the average height of 5th grade boys is not 60 inches). Other times the alternative hypothesis says the null hypothesis is wrong in a particular way (like saying that the average height of 5th grade boys is less than 60 inches). For example, you might have a null hypothesis stating that the average height of 5th grade boys is equal to the average height of 5th grade girls, and an alternative hypothesis stating that the two heights are not equal. You could represent these hypotheses using the following notation. H0 : ¹fboysg = ¹fgirlsg Ha : ¹fboysg 6= ¹fgirlsg where H0 refers to the null hypothesis and Ha refers to the alternative hypothesis. ² To actually perform a hypothesis test you must collect data from a sample drawn from the population of interest.
Recommended publications
  • Computer-Assisted Data Treatment in Analytical Chemometrics III. Data Transformation
    Computer-Assisted Data Treatment in Analytical Chemometrics III. Data Transformation aM. MELOUN and bJ. MILITKÝ department of Analytical Chemistry, Faculty of Chemical Technology, University Pardubice, CZ-532 10 Pardubice ъDepartment of Textile Materials, Technical University, CZ-461 17 Liberec Received 30 April 1993 In trace analysis an exploratory data analysis (EDA) often finds that the sample distribution is systematically skewed or does not prove a sample homogeneity. Under such circumstances the original data should often be transformed. The power simple transformation and the Box—Cox transformation improves a sample symmetry and also makes stabilization of variance. The Hines— Hines selection graph and the plot of logarithm of the maximum likelihood function enables to find an optimum transformation parameter. Procedure of data transformation in the univariate data analysis is illustrated on quantitative determination of copper traces in kaolin raw. When exploratory data analysis shows that the i) Transformation for variance stabilization implies sample distribution strongly differs from the normal ascertaining the transformation у = g(x) in which the one, we are faced with the problem of how to analyze variance cf(y) is constant. If the variance of the origi­ the data. Raw data may require re-expression to nal variable x is a function of the type cf(x) = ^(x), produce an informative display, effective summary, the variance cr(y) may be expressed by or a straightforward analysis [1—10]. We may need to change not only the units in which the data are 2 fdg(x)f stated, but also the basic scale of the measurement. <У2(У)= -^ /i(x)=C (1) To change the shape of a data distribution, we must I dx J do more than change the origin and/or unit of mea­ surement.
    [Show full text]
  • Systematic Evaluation and Optimization of Outbreak-Detection Algorithms Based on Labeled Epidemiological Surveillance Data
    Universit¨atOsnabr¨uck Fachbereich Humanwissenschaften Institute of Cognitive Science Masterthesis Systematic Evaluation and Optimization of Outbreak-Detection Algorithms Based on Labeled Epidemiological Surveillance Data R¨udigerBusche 968684 Master's Program Cognitive Science November 2018 - April 2019 First supervisor: Dr. St´ephaneGhozzi Robert Koch Institute Berlin Second supervisor: Prof. Dr. Gordon Pipa Institute of Cognitive Science Osnabr¨uck Declaration of Authorship I hereby certify that the work presented here is, to the best of my knowledge and belief, original and the result of my own investigations, except as acknowledged, and has not been submitted, either in part or whole, for a degree at this or any other university. city, date signature Abstract Indicator-based surveillance is a cornerstone of Epidemic Intelligence, which has the objective of detecting disease outbreaks early to prevent the further spread of diseases. As the major institution for public health in Germany, the Robert Koch Institute continuously collects confirmed cases of notifiable diseases from all over the country. Each week the numbers of confirmed cases are evaluated for statistical irregularities. Theses irregularities are referred to as signals. They are reviewed by epidemiologists at the Robert Koch Institute and state level health institutions, and, if found relevant, communicated to local health agencies. While certain algo- rithms have been established for this task, they have usually only been tested on simulated data and are used with a set of default hyperparameters. In this work, we develop a framework to systematically evaluate outbreak detection algorithms on labeled data. These labels are manual annotations of individual cases by ex- perts, such as records of outbreak investigations.
    [Show full text]
  • Applied Regression Analysis Course Notes for STAT 378/502
    Applied Regression Analysis Course notes for STAT 378/502 Adam B Kashlak Mathematical & Statistical Sciences University of Alberta Edmonton, Canada, T6G 2G1 November 19, 2018 cbna This work is licensed under the Creative Commons Attribution- NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/ by-nc-sa/4.0/. Contents Preface1 1 Ordinary Least Squares2 1.1 Point Estimation.............................5 1.1.1 Derivation of the OLS estimator................5 1.1.2 Maximum likelihood estimate under normality........7 1.1.3 Proof of the Gauss-Markov Theorem..............8 1.2 Hypothesis Testing............................9 1.2.1 Goodness of fit..........................9 1.2.2 Regression coefficients...................... 10 1.2.3 Partial F-test........................... 11 1.3 Confidence Intervals........................... 11 1.4 Prediction Intervals............................ 12 1.4.1 Prediction for an expected observation............. 12 1.4.2 Prediction for a new observation................ 14 1.5 Indicator Variables and ANOVA.................... 14 1.5.1 Indicator variables........................ 14 1.5.2 ANOVA.............................. 16 2 Model Assumptions 18 2.1 Plotting Residuals............................ 18 2.1.1 Plotting Residuals........................ 19 2.2 Transformation.............................. 22 2.2.1 Variance Stabilizing....................... 23 2.2.2 Linearization........................... 24 2.2.3 Box-Cox and the power transform............... 25 2.2.4 Cars Data............................. 26 2.3 Polynomial Regression.......................... 27 2.3.1 Model Problems......................... 28 2.3.2 Piecewise Polynomials...................... 32 2.3.3 Interacting Regressors...................... 36 2.4 Influence and Leverage.......................... 37 2.4.1 The Hat Matrix......................... 37 2.4.2 Cook's D............................. 38 2.4.3 DFBETAS...........................
    [Show full text]
  • V2501023 Diagnostic Regression Analysis and Shifted Power
    TECHNOMETRICS 0, VOL. 25, NO. 1, FEBRUARY 1983 Diagnostic Regression Analysis and Shifted Power Transformations A. C. Atkinson Department of Mathematics imperial College of Science and Technology London, SW7 2B2, England Diagnostic displays for outlying and influential observations are reviewed. In some examples apparent outliers vanish after a power transformation of the data. Interpretation of the score statistic for transformations as regression on a constructed variable makes diagnostic methods available for detection of the influence of individual observations on the transformation, Methods for the power transformation are exemplified and extended to the power transform- ation after a shift in location, for which there are two constructed variables. The emphasis is on plots as diagnostic tools. KEY WORDS: Box and Cox; Cook statistic; Influential observations; Outliers in regression; Power transformations; Regression diagnostics; Shifted power transformation. 1. INTRODUCTION may indicate not inadequate data, but an inadequate It is straightforward, with modern computer soft- model. In some casesoutliers can be reconciled with ware, to fit multiple-regressionequations to data. It is the body of the data by a transformation of the re- often, however, lesseasy to determine whether one, or sponse.But there is the possibility that evidencefor, or a few, observations are having a disproportionate against, a transformation may itself be being unduly effect on the fitted model and hence, more impor- influenced by one, or a few, observations. In Section 3 tantly, on the conclusions drawn from the data. the diagnostic plot for influential observations is ap- Methods for detecting such observations are a main plied to the score test for transformations, which is aim of the collection of techniques known as regres- interpreted in terms of regression on a constructed sion diagnostics, many of which are described in the variable.
    [Show full text]
  • Transforming Variables to Central Normality Arxiv:2005.07946V2 [Stat
    Transforming variables to central normality Jakob Raymaekers and Peter J. Rousseeuw Section of Statistics and Data Science, KU Leuven, Belgium November 21, 2020 Abstract Many real data sets contain numerical features (variables) whose distribution is far from normal (gaussian). Instead, their distribution is often skewed. In order to handle such data it is customary to preprocess the variables to make them more normal. The Box-Cox and Yeo-Johnson transformations are well-known tools for this. However, the standard maximum likelihood estimator of their transformation parameter is highly sensitive to outliers, and will often try to move outliers inward at the expense of the normality of the central part of the data. We propose a modification of these transformations as well as an estimator of the transformation parameter that is robust to outliers, so the transformed data can be approximately normal in the center and a few outliers may deviate from it. It compares favorably to existing techniques in an extensive simulation study and on real data. Keywords: Anomaly detection, Data preprocessing, Feature transformation, Outliers, Sym- metrization. 1 Introduction In machine learning and statistics, some numerical data features may be very nonnormal (nongaussian) and asymmetric (skewed) which often complicates the next steps of the analysis. Therefore it is customary to preprocess the data by transforming such features arXiv:2005.07946v2 [stat.ML] 21 Nov 2020 in order to bring them closer to normality, after which it typically becomes easier to fit a model or to make predictions. To be useful in practice, it must be possible to automate this preprocessing step.
    [Show full text]
  • Projective Power Entropy and Maximum Tsallis Entropy Distributions
    Entropy 2011, 13, 1746-1764; doi:10.3390/e13101746 OPEN ACCESS entropy ISSN 1099-4300 www.mdpi.com/journal/entropy Article Projective Power Entropy and Maximum Tsallis Entropy Distributions Shinto Eguchi , Osamu Komori and Shogo Kato The Institute of Statistical Mathematics, Tachikawa, Tokyo 190-8562, Japan; E-Mails: [email protected] (O.K.); [email protected] (S.K.) Author to whom correspondence should be addressed; E-Mail: [email protected]. Received: 26 July 2011; in revised form: 20 September 2011 / Accepted: 20 September 2011 / Published: 26 September 2011 Abstract: We discuss a one-parameter family of generalized cross entropy between two distributions with the power index, called the projective power entropy. The cross entropy is essentially reduced to the Tsallis entropy if two distributions are taken to be equal. Statistical and probabilistic properties associated with the projective power entropy are extensively investigated including a characterization problem of which conditions uniquely determine the projective power entropy up to the power index. A close relation of the entropy with the Lebesgue space Lp and the dual Lq is explored, in which the escort distribution associates with an interesting property. When we consider maximum Tsallis entropy distributions under the constraints of the mean vector and variance matrix, the model becomes a multivariate q-Gaussian model with elliptical contours, including a Gaussian and t-distribution model. We discuss the statistical estimation by minimization of the empirical loss associated with the projective power entropy. It is shown that the minimum loss estimator for the mean vector and variance matrix under the maximum entropy model are the sample mean vector and the sample variance matrix.
    [Show full text]
  • TESTING STATISTICAL ASSUMPTIONS 2012 Edition
    TESTING STATISTICAL ASSUMPTIONS 2012 Edition Copyright @c 2012 by G. David Garson and Statistical Associates Publishing Page 1 Single User License. Do not copy or post. TESTING STATISTICAL ASSUMPTIONS 2012 Edition @c 2012 by G. David Garson and Statistical Associates Publishing. All rights reserved worldwide in all media. The author and publisher of this eBook and accompanying materials make no representation or warranties with respect to the accuracy, applicability, fitness, or completeness of the contents of this eBook or accompanying materials. The author and publisher disclaim any warranties (express or implied), merchantability, or fitness for any particular purpose. The author and publisher shall in no event be held liable to any party for any direct, indirect, punitive, special, incidental or other consequential damages arising directly or indirectly from any use of this material, which is provided “as is”, and without warranties. Further, the author and publisher do not warrant the performance, effectiveness or applicability of any sites listed or linked to in this eBook or accompanying materials. All links are for information purposes only and are not warranted for content, accuracy or any other implied or explicit purpose. This eBook and accompanying materials is © copyrighted by G. David Garson and Statistical Associates Publishing. No part of this may be copied, or changed in any format, sold, or used in any way under any circumstances. Contact: G. David Garson, President Statistical Publishing Associates 274 Glenn Drive Asheboro, NC 27205 USA Email: [email protected] Web: www.statisticalassociates.com Copyright @c 2012 by G. David Garson and Statistical Associates Publishing Page 2 Single User License.
    [Show full text]
  • Entropy and Divergence Associated with Power Function and the Statistical Application
    Entropy 2010, 12, 262-274; doi:10.3390/e12020262 OPEN ACCESS entropy ISSN 1099-4300 www.mdpi.com/journal/entropy Article Entropy and Divergence Associated with Power Function and the Statistical Application Shinto Eguchi ∗ and Shogo Kato The Institute of Statistical Mathematics, Tachikawa, Tokyo 190-8562, Japan ? Author to whom correspondence should be addressed; E-Mail: [email protected]. Received: 29 December 2009; in revised form: 20 February 2010 / Accepted: 23 February 2010 / Published: 25 February 2010 Abstract: In statistical physics, Boltzmann-Shannon entropy provides good understanding for the equilibrium states of a number of phenomena. In statistics, the entropy corresponds to the maximum likelihood method, in which Kullback-Leibler divergence connects Boltzmann-Shannon entropy and the expected log-likelihood function. The maximum likelihood estimation has been supported for the optimal performance, which is known to be easily broken down in the presence of a small degree of model uncertainty. To deal with this problem, a new statistical method, closely related to Tsallis entropy, is proposed and shown to be robust for outliers, and we discuss a local learning property associated with the method. Keywords: Tsallis entropy; projective power divergence; robustness 1. Introduction Consider a practical situation in which a data set fx1; ··· ; xng is randomly sampled from a probability density function of a statistical model ffθ(x): θ 2 Θg, where θ is a parameter vector and Θ is the parameter space. A fundamental tool for the estimation of unknown parameter θ is the log-likelihood function defined by 1 Xn `(θ) = log f (x ) (1) n θ i i=1 Entropy 2010, 12 263 which is commonly utilized by statistical researchers ranging over both frequentists and Bayesians.
    [Show full text]
  • Consequences of Power Transforms in Linear Mixed-Effects Models of Chronometric Data
    CONSEQUENCES OF POWER TRANSFORMS IN LINEAR MIXED-EFFECTS MODELS OF CHRONOMETRIC DATA Van Rynald T. Liceralde A thesis submitted to the faculty at the University of North Carolina at Chapel Hill in partial fulfillment of the requirements for the degree of Master of Arts in the Department of Psychology and Neuroscience (Cognitive Psychology). Chapel Hill 2018 Approved by: Jennifer E. Arnold Patrick J. Curran Peter C. Gordon © 2018 Van Rynald T. Liceralde ALL RIGHTS RESERVED ii ABSTRACT Van Rynald T. Liceralde: Consequences of Power Transforms in Linear Mixed-Effects Models of Chronometric Data (Under the direction of Peter C. Gordon) Psycholinguists regularly use power transforms in linear mixed-effects models of chronometric data to avoid violating the statistical assumption of residual normality. Here, I extend previous demonstrations of the consequences of using power transforms to a wide range of sample sizes by analyzing word recognition megastudies and performing Monte Carlo simulations. Analyses of the megastudies revealed that stronger power transforms were associated with greater changes in fixed-effect test statistics and random-effect correlation patterns as they appear in the raw scale. The simulations reinforced these findings and revealed that models fit to transformed data tended to be more powerful in detecting main effects in smaller samples but were less powerful in detecting interactions as sample sizes increased. These results suggest that the decision to use a power transform should be motivated by hypotheses about how the predictors relate to chronometric data instead of the desire to meet the normality assumption. iii To all my teachers, great and horrible. To 17-year old Van who thought that he’s not meant to learn to write code.
    [Show full text]
  • The TRANSREG Procedure This Document Is an Individual Chapter from SAS/STAT® 13.1 User’S Guide
    SAS/STAT® 13.1 User’s Guide The TRANSREG Procedure This document is an individual chapter from SAS/STAT® 13.1 User’s Guide. The correct bibliographic citation for the complete manual is as follows: SAS Institute Inc. 2013. SAS/STAT® 13.1 User’s Guide. Cary, NC: SAS Institute Inc. Copyright © 2013, SAS Institute Inc., Cary, NC, USA All rights reserved. Produced in the United States of America. For a hard-copy book: No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, or otherwise, without the prior written permission of the publisher, SAS Institute Inc. For a web download or e-book: Your use of this publication shall be governed by the terms established by the vendor at the time you acquire this publication. The scanning, uploading, and distribution of this book via the Internet or any other means without the permission of the publisher is illegal and punishable by law. Please purchase only authorized electronic editions and do not participate in or encourage electronic piracy of copyrighted materials. Your support of others’ rights is appreciated. U.S. Government License Rights; Restricted Rights: The Software and its documentation is commercial computer software developed at private expense and is provided with RESTRICTED RIGHTS to the United States Government. Use, duplication or disclosure of the Software by the United States Government is subject to the license terms of this Agreement pursuant to, as applicable, FAR 12.212, DFAR 227.7202-1(a), DFAR 227.7202-3(a) and DFAR 227.7202-4 and, to the extent required under U.S.
    [Show full text]
  • Computer Intelligent Processing Technologies (Cipts) Tools for Analysing Environmental Data
    Technical Report No. 2 Computer Intelligent Processing Technologies (CIPTs) Tools for Analysing Environmental Data Prepared by: Earth Observation Sciences Ltd Broadmede, Farnham Business Park Farnham, GU9 8QT, UK January 1998 Cover design: Rolf Kuchling, EEA Legal notice The contents of this report do not necessarily reflect the official opinion of the European Commission or other European Communities institutions. Neither the European Environment Agency nor any person or company acting on the behalf of the Agency is responsible for the use that may be made of the information contained in this report. A great deal of additional information on the European Union is available on the Internet. It can be accessed through the Europa server (http://europa.eu.int) Cataloguing data can be found a the end of this publication Luxembourg: Office for Official Publications of the European Communities, 1998 ISBN ©EEA, Copenhagen, 1998 All rights reserved, No part of this document or any information appertaining to its content may be used, stored, reproduced or transmitted in any form or by any means, including by photocopying, recording, taping, information storage systems, without the prior permission of the European Environmental Agency. Printed in Printed on recycled and chlorine-free bleached paper European Environment Agency Kongens Nytorv 6 DK-1050 Copenhagen K Denmark Tel: +45 33 36 71 00 Fax: +45 33 36 71 99 E-mail: [email protected] TABLE OF CONTENTS ACKNOWLEDGEMENTS ..............................................................................................................5
    [Show full text]
  • Maximum Likelihood Estimation in an Alpha-Power
    ISSN: 2641-6336 DOI: 10.33552/ABBA.2019.02.000541 Annals of Biostatistics & Biometric Applications Short Communication Copyright © All rights are reserved by Clement Boateng Ampadu Maximum Likelihood Estimation in an Alpha-Power Clement Boateng Ampadu*1 and Abdulzeid Yen Anafo2 1Department of Biostatistics, USA 2African Institute for Mathematical Sciences (AIMS), Ghana Received Date: May 26, 2019 *Corresponding author: Clement Boateng Ampadu, Department of Biostatistics, USA. Published Date: June 03, 2019 Abstract In this paper a new kind of alpha-power transformed family of distributions (APTA-F for short) is introduced. We discuss the maximum likelihood method of estimating the unknown parameters in a sub-model of this new family. The simulation study performed indicates the method of maximum likelihood is adequate in estimating the unknown parameters in the new family. The applications indicate the new family can be used to model real life data in various disciplines. Finally, we propose obtaining some properties of this new family in the conclusions section of the paper. Keywords: Maximum likelihood estimation; Monte carlo simulation; Alpha-power transformation; Guinea Big data Introduction Table 1: Variants of the Alpha Power Transformed Family of Distributions. Mahdavi and Kundu [1] proposed the celebrated APT-F family Year Name of Distribution Author of distributions with CDF 2019 Ampadu APT -G Ampadu [4] αξF − ( x;1) α Gx( ;,αξ) = 1 2019 PT− G Ampadu [4] α −1 e α 1 where 1≠>α 0, x ∈and ξ is a vector of parameters all PT− F 2019 e Within Quantile Ampadu and to appear in [5] of whose entries are positive.
    [Show full text]