Performance of three methods of interval estimation of the coefficient of variation

Size: px
Start display at page:

Download "Performance of three methods of interval estimation of the coefficient of variation"

Transcription

1 Performance of three methods of interval estimation of the coefficient of variation C.K.Ng Department of Management Sciences City University of Hong Kong Abstract : Three methods for constructing confidence intervals for the coefficient of variation from normal populations are compared through simulation study. Key Words and Phrases : Coefficient of variation, inverse coefficient of variation, confidence interval, normal population 1. Introduction The coefficient of variation (CV), which is the ratio of the standard deviation to the mean, is a dimensionless measure of dispersion found to be very useful in many situations. In chemical experiments, the CV is often used as a yardstick of precision of measurements; two measurement methods may be compared on the basis of their respective CVs. In finance, the CV can be used as a measure of relative risks (Miller & Karson (1977)) and a test of the equality of the CVs for two stocks, can help to determine if the two stocks possess the same risk or not. Hamer et.al.(1995) used the CV to assess homogeneity of bone test samples produced from a particular method to help assess the effect of external treatments, such as irradiation, on the properties of bones. Ahn (1995) used the CV in the analysis of fault trees. The CV has also been employed by Gong & Li (1999) in assessing the strength of ceramics. Sometimes, it might be easier to work with the reciprocal of the CV, denoted ICV. The ICV has special applications in parametric inference problems for some important lifetime distributions. 1

2 . Background The CV is often estimated by the ratio of the sample standard deviation to the sample mean, called the sample CV. To do inference on the CV, one needs to make assumption about the shape of the population. One also needs to know the distribution of the sample CV. Early in the thirties, Hendricks & Robey (1936) studied the distribution of the sample CV when sample is drawn from a normal population. Koopmans et al (1964) reviewed the relevant literature and obtain confidence intervals for the CV for normal and lognormal distributions. The exact distribution of the sample CV for normal populations was given by Iglewicz (1967). However, this exact sampling distribution is not useful for inferential purposes as one either has to assume that the chance of obtaining a non-positive sample mean is negligible or resort to approximations of this distribution. McKay (193) gave an approximation of the distribution of a statistic derived from the sample CV based on the chi-squared distribution. Studies by Pearson (193), Fieller (193), Iglewicz (1967), Iglewicz & Myers (1970) and Umphrey (1983) have shown that McKay s approximation is very accurate if CV Further studies by Miller (1991) indicated that this approximation is also reasonably accurate when 0.33 CV Except for normal populations, the exact distribution of the sample CV is quite difficult to obtain and is thus difficult to apply to inferences about the population CV. Study on the inference of the CV or ICV for non-normal populations largely remains ignored until Sharma & Krishna (1994) developed the asymptotic distribution of the sample ICV without making an assumption about the population distribution. In particular, the sampling distribution they obtained is claimed to solve inferential problems on the shape parameter of three distributions commonly used in life-testing situations, namely Gamma, Weibull and lognormal distributions.

3 3. Interval Estimation of the CV or ICV Graf et al (1987) derived an approximate confidence interval for the CV by using normal approximation to the exact distribution of the sample CV. The confidence limits can be calculated with considerable accuracy by determining the noncentrality parameter of a certain noncentral t-distribution, say, by Deutler s (1984) series expansion. With Deutler s algorithm, the confidence limits can be determined very accurately even with small sample sizes. To implement Deutler s algorithm, Reh & Scheffler (1996) has written a FORTRAN77 program that calls IMSL routines. In spite of the accuracy, the use of their method is not widespread because their program is not available in any statistical software package. Procedures exist that alleviate the task of having to struggle with FORTRAN programming. The first method, given in Miller (1991), makes use of the asymptotic distribution of the sample CV which can reasonably be assumed normal if the parent population is normal. The second method, given in Sharma & Krishna (1994), involves first finding the confidence interval for the ICV which can then be inverted to give that of the CV. As remarked before, this has the advantage of relieving the normality assumption. The third method, due to McKay (193), employs a chi-squared approximation to a certain statistic derived from the sample CV. Various ways of assessing the performance of confidence intervals have appeared in the literature. Actual coverage is one factor. If different procedures have comparable coverages, then expected interval width and the variance of the interval width would be of concern. Kang & Schmeiser (1986) introduced a graphical assessment technique that takes all three factors into account. Their technique, however, does not gain popularity although its performance is found to be satisfactory (Subramaniam & Leemis (1988)). It is the purpose of this paper to compare the performance of these three methods. Comparison is confined to the cases where the population CV is less than or equal to This is never too restrictive, as Miller (1991) 3

4 remarked that normal populations met in practice usually have a CV 0.33 which essentially means there is a negligible probability of the random variable concerned being negative. Taking the CV to be less than 0.67 already extends far beyond the 0.33 upper limit. 4. Notations and distributional results Let x 1,, x n represent a random sample of size n from a normal population with mean μ and variance σ. Let x be the sample mean and s be the sample standard deviation. Suppose s x is used to estimate σ μ, the population CV. Miller (1991) derived the following expansion for s x : s x [ 0.5( σ μ) Y ( σ μ) Y ] + O ( ) = σ μ + m 1 p m where Y 1 and Y are independent standard normal random variables and m = n 1. From this, it can be seen that ( [ ]) s x is AN σ μ, m ( σ μ) ( σ μ) where AN denotes asymptotic normality. Confidence limits for the CV is then self-suggestive : s x ± Z [ ] ( σ μ) 0. ( σ μ) α m 5 + which is approximated by [ ] ( s x) 0. ( s x) s x ± Z + α m 5 where Z α is the upper (1 α) percentile of the standard normal distribution. We label this as Miller s confidence interval. Another 100(1 α)% confidence interval for the CV, due to Sharma & Krishna (1994) can be obtained by inverting the following confidence interval for the ICV : 4

5 P [ x s + Φ ( α ) n < ICV < x s Φ ( α ) n] = 1 α where Φ( ) is the cumulative standard normal distribution. We call this Sharma s confidence interval. The third method is due to McKay (193) who gave the following approximation : [ ] χ [ ( μ σ )]. nv ( 1+ V ) 1+ n where V is the sample CV and χ n is the chi-squared distribution with (n) degrees of freedom. The lower and upper confidence limits for the CV would then be given by : Lower limit : 1 ( x) {[ + ] χ n } 1 S n Upper limit : 1 ( x) α {[ + ] χ n } 1 S n 1 α where S n = ( n ) S n and χ α is the 100α-th percentile of a chi-squared distribution with (n-1) degrees of freedom. 5. Simulation results Here, we basically follow the simulation study conducted by Miller(1991). There, n = 5, 10, 15, 5, 50, 100 and CV = 0.05, 0.1, 0., 0.33, 0.5, Ten thousand simulations were done for each combination of n and CV. The experiment is repeated with confidence levels 0.95 and Without loss of generality, normal populations from which samples are drawn are assumed to have unit standard deviation. So one only needs to adjust the population mean to get the required CV. Tables 1 and summarizes the results produced by a Visual Fortran program running on a Pentium III PC. It can be seen that Sharma s method is consistently inferior to the other two methods in terms of coverage percentage, i.e. the percentage of times the CV is included in the confidence interval. For n 5, McKay s procedure is closer to the nominal level than Miller s, albeit with a slightly longer average interval width. For n=15 and CV 0.33, McKay s procedure is still 5

6 superior to Miller s but deteriorates abruptly when CV=0.67 in both tables. This deterioration is even more pronounced for n= 5,10 when the CV>0.50 when 1-α =0.95. When 1-α = 0.99, this occurs as early as when CV>0.33. On closer examination, the exceptionally poor performance is due to the fact that the expression under the square root sign in McKay s interval becomes negative very frequently and these samples have to be discarded. In summary, McKay s procedure is recommended when n 15 and when CV 0.33, otherwise if CV>0.33, Miller s interval should be used. When n 10, Miller s procedure seems to be the better choice especially if the CV is known, a-priori, to be large. n CV (7.14E-) a 0.895(4.7E-) 0.916(3.77E-) 0.98(.85E-) 0.94(1.99E-) 0.946(1.40E-) (5.84E-3) b 0.131(4.10E-3) 0.140(3.34E-3) 0.139(.58E-3) 0.145(1.83E-3) 0.147(1.9E-3) 0.958(9.85E-) c 0.949(5.33E-) 0.951(4.06E-) 0.95(.97E-) 0.95(.03E-) 0.949(1.41E-) 0.844(0.145) 0.89(9.51E-) 0.909(7.58E-) 0.96(5.76E-) 0.944(4.0E-) 0.947(.8E-) (.39E-) 0.66(1.66E-) 0.67(1.35E-) 0.81(1.04E-) 0.76(7.3E-3) 0.73(5.17E-3) 0.955(0.04) 0.948(0.108) 0.950(8.18E-) 0.949(6.01E-) 0.95(4.11E-) 0.950(.85E-) 0.84(0.305) 0.894(0.198) 0.91(0.157) 0.933(0.119) 0.937(8.8E-) 0.94(5.81E-) (0.107) 0.491(6.97E-) 0.510(5.57E-) 0.506(4.3E-) 0.513(.96E-) 0.51(.08E-) 0.955(0.510) 0.949(0.33) 0.953(0.173) 0.951(0.15) 0.951(8.49E-) 0.948(5.88E-) 0.843(0.563) 0.893(0.359) 0.910(0.84) 0.98(0.13) 0.938(0.147) 0.943(0.103) (0.391) 0.686(0.17) 0.701(0.166) 0.714(0.13) 0.717(8.35E-) 0.77(5.8E-) 0.741(1.306) 0.949(0.469) 0.949(0.39) 0.954(0.31) 0.95(0.153) 0.951(0.105) 0.844(1.005) 0.89(0.66) 0.909(0.484) 0.98(0.363) 0.94(0.47) 0.946(0.173) (11.178) 0.8(0.63) 0.836(0.41) 0.847(0.96) 0.86(0.194) 0.857(0.133) 0.361(1.790) 0.85(1.56) 0.954(0.691) 0.955(0.47) 0.954(0.68) 0.955(0.181) 0.840(9.) 0.887(1.01) 0.905(0.764) 0.93(0.561) 0.939(0.376) 0.94(0.61) (8.138) 0.858(5.070) 0.893(0.954) 0.904(0.584) 0.918(0.359) 0.914(0.4) 0.181(.13) 0.51(1.93) 0.798(1.556) 0.954(0.863) 0.96(0.44) 0.960(0.88) Table 1. Coverage percentage and average width (in brackets) for 1 α = 0.95 a : Miller b : Sharma c : McKay 6

7 n CV (9.18E-) a 0.945(6.09E-) 0.958(4.90E-) 0.970(3.7E-) 0.980(.61E-) 0.987(1.84E-) (5.81E-3) b 0.133(4.10E-3) 0.130(3.34E-3) 0.144(.59E-3) 0.145(1.83E-3) 0.146(1.9E-3) 0.991(0.168) c 0.983(6.77E-) 0.989(5.68E-) 0.991(4.05E-) 0.989(.7E-) 0.991(1.87E-) 0.896(0.186) 0.937(0.1) 0.959(9.88E-) 0.967(7.53E-) 0.981(5.7E-) 0.986(3.71E-) (.396E-) 0.65(1.66E-) 0.73(1.35E-) 0.76(1.04E-) 0.79(7.3E-3) 0.78(5.17E-3) 0.99(0.373) 0.980(0.137) 0.991(0.116) 0.990(8.1E-) 0.990(5.49E-) 0.991(3.78E-) 0.894(0.387) 0.940(0.55) 0.958(0.04) 0.97(0.155) 0.979(0.109) 0.986(7.63E-) (0.107) 0.49(6.96E-) 0.485(5.55E-) 0.506(4.4E-) 0.507(.957) 0.505(.08E-) 0.834(1.00) 0.983(0.300) 0.990(0.48) 0.99(0.17) 0.988(0.114) 0.990(7.81E-) 0.891(0.704) 0.937(0.46) 0.955(0.366) 0.967(0.78) 0.976(0.193) 0.984(0.136) (0.389) 0.69(0.15) 0.707(0.165) 0.71(0.1) 0.719(8.36E-) 0.70(5.83E-) 0.338(1.845) 0.979(0.69) 0.989(0.500) 0.990(0.35) 0.990(0.07) 0.990(0.141) 0.886(1.11) 0.933(0.806) 0.950(0.69) 0.964(0.469) 0.977(0.34) 0.981(0.6) (3.680) 0.818(0.63) 0.836(0.44) 0.849(0.94) 0.857(0.194) 0.859(0.133) 0.117(.01) 0.73(1.631) 0.895(1.35) 0.99(0.657) 0.991(0.37) 0.990(0.43) 0.885(61.75) 0.93(1.73) 0.950(0.981) 0.965(0.71) 0.975(0.490) 0.984(0.34) (11.38) 0.858(.793) 0.895(0.95) 0.907(0.579) 0.916(0.360) 0.9(0.4) 4.77E-(.94) 0.36(.195) 0.50(.33) 0.889(1.554) 0.99(0.654) 0.993(0.396) Table. Coverage percentage and average width (in brackets) for 1 α = 0.99 a : Miller b : Sharma c : McKay 7

8 References Ahn, Kwang-Il (1995) Use of coefficient of variation for uncertainty analysis in fault tree analysis, Reliability Engineering & System Safety, 47(3), Deutler,T. (1984) A series expansion for the cumulants of the chi-squared distribution and a Cornish-Fisher expansion for the noncentrality parameter of the noncentral t-distribution, Comm.Stat.-Sim.& Comp., 13(4), Fieller,E.C.(193) A numerical test of the adequacy of A.T.McKay s approximation, J.Royal.Stat.Soc., 95, Gong,Jianghong & Li,Ying(1999) Relationship between the estimated Weibull modulus and the coefficient of variation of the measured strength for ceramics, J. of the American Ceramic Society, 8(), Graf,U. Henning,H.J., Stange,K. & Wilrich,P.T.(1987) Formeln und Tabellen der Angewandten Mathematischen Statistik, Berlin; Springer Verlag. Hamer,A.J., Strachan,J.R., Black,M.M., Ibbotson,C., Elson,R.A. (1995) A new method of comparative bone strength measurement, J. of Medical Engineering and Technology, 19(1), 1-5. Hendricks,W.A. & Robey,W.K. (1936) The sampling distribution of the coefficient of variation, Annals Math. Stat., Vol.7, Iglewicz,B.(1967) Some properties of the coefficient of variation. PhD thesis, Virginia Polytechnic Institute. Iglewicz,B. & Myers,R.H.(1970) Comparisons of approximations to the percentage points of the sample coefficient of variation, Technometrics, 1, Kang,K. & Schmeiser,B.W.(1986) Methods for evaluating and comparing confidence interval procedures, Technical Report, Dept. Industrial Engineering, University of Miami. Koopmans,L.H., Owen,D.B. & Rosenblatt,J.I.(1964) Confidence intervals for the coefficient of variation for the normal and lognormal distributions, Biometrika, 51(1-), 5-3. McKay,A.T.(193) Distribution of the coefficient of variation and the extended t- distribution, J.Royal Stat.Soc. 95, Miller,E.G.(1991) Asymptotic test statistics for coefficient of variation, Comm.Stat.- Theory & Methods, 0(10), Miller,E.G. & Karson,M.J.(1977) Testing the equality of two coefficients of variation, American Statistical Association : Proceedings of the Business and Economics Section, Part I, Pearson,E.S.(193) Comparison of A.T.McKay s approximation with experimental sampling results, J.Royal Stat.Soc. 95, Reh,W & Scheffler,B. (1996) Significance tests and confidence intervals for coefficients of variation, Computational Stat & Data Analysis, (4), Sharma,K.K. & Krishna H.(1994) Asymptotic sampling distribution of imverse coefficient of variation and its applications, IEEE Trans.Reliability, 43(4), Subramaniam,M. & Leemis,L.(1988) Confidence interval scatterplots for evaluating confidence interval performance, J.Stat.Comp.Sim., Vol.30, Umphrey,G.J.(1983) A comment on McKay s approximation for the coefficient of variation, Comm.Stat.-Sim.& Comp., 1(5),

Confidence Intervals for the Coefficient of Variation in a Normal Distribution with a Known Mean and a Bounded Standard Deviation

Confidence Intervals for the Coefficient of Variation in a Normal Distribution with a Known Mean and a Bounded Standard Deviation KMUTNB Int J Appl Sci Technol, Vol. 10, No. 2, pp. 79 88, 2017 Research Article Confidence Intervals for the Coefficient of Variation in a Normal Distribution with a Known Mean and a Bounded Standard Deviation

More information

Inference on reliability in two-parameter exponential stress strength model

Inference on reliability in two-parameter exponential stress strength model Metrika DOI 10.1007/s00184-006-0074-7 Inference on reliability in two-parameter exponential stress strength model K. Krishnamoorthy Shubhabrata Mukherjee Huizhen Guo Received: 19 January 2005 Springer-Verlag

More information

NEW APPROXIMATE INFERENTIAL METHODS FOR THE RELIABILITY PARAMETER IN A STRESS-STRENGTH MODEL: THE NORMAL CASE

NEW APPROXIMATE INFERENTIAL METHODS FOR THE RELIABILITY PARAMETER IN A STRESS-STRENGTH MODEL: THE NORMAL CASE Communications in Statistics-Theory and Methods 33 (4) 1715-1731 NEW APPROXIMATE INFERENTIAL METODS FOR TE RELIABILITY PARAMETER IN A STRESS-STRENGT MODEL: TE NORMAL CASE uizhen Guo and K. Krishnamoorthy

More information

Distribution Theory. Comparison Between Two Quantiles: The Normal and Exponential Cases

Distribution Theory. Comparison Between Two Quantiles: The Normal and Exponential Cases Communications in Statistics Simulation and Computation, 34: 43 5, 005 Copyright Taylor & Francis, Inc. ISSN: 0361-0918 print/153-4141 online DOI: 10.1081/SAC-00055639 Distribution Theory Comparison Between

More information

Point and Interval Estimation for Gaussian Distribution, Based on Progressively Type-II Censored Samples

Point and Interval Estimation for Gaussian Distribution, Based on Progressively Type-II Censored Samples 90 IEEE TRANSACTIONS ON RELIABILITY, VOL. 52, NO. 1, MARCH 2003 Point and Interval Estimation for Gaussian Distribution, Based on Progressively Type-II Censored Samples N. Balakrishnan, N. Kannan, C. T.

More information

A Simulation Comparison Study for Estimating the Process Capability Index C pm with Asymmetric Tolerances

A Simulation Comparison Study for Estimating the Process Capability Index C pm with Asymmetric Tolerances Available online at ijims.ms.tku.edu.tw/list.asp International Journal of Information and Management Sciences 20 (2009), 243-253 A Simulation Comparison Study for Estimating the Process Capability Index

More information

Inferences on a Normal Covariance Matrix and Generalized Variance with Monotone Missing Data

Inferences on a Normal Covariance Matrix and Generalized Variance with Monotone Missing Data Journal of Multivariate Analysis 78, 6282 (2001) doi:10.1006jmva.2000.1939, available online at http:www.idealibrary.com on Inferences on a Normal Covariance Matrix and Generalized Variance with Monotone

More information

Simultaneous Prediction Intervals for the (Log)- Location-Scale Family of Distributions

Simultaneous Prediction Intervals for the (Log)- Location-Scale Family of Distributions Statistics Preprints Statistics 10-2014 Simultaneous Prediction Intervals for the (Log)- Location-Scale Family of Distributions Yimeng Xie Virginia Tech Yili Hong Virginia Tech Luis A. Escobar Louisiana

More information

Improved Confidence Intervals for the Ratio of Coefficients of Variation of Two Lognormal Distributions

Improved Confidence Intervals for the Ratio of Coefficients of Variation of Two Lognormal Distributions Journal of Statistical Theory and Applications, Vol. 16, No. 3 (September 017) 345 353 Improved Confidence Intervals for the Ratio of Coefficients of Variation of Two Lognormal Distributions Md Sazib Hasan

More information

Contents. Acknowledgments. xix

Contents. Acknowledgments. xix Table of Preface Acknowledgments page xv xix 1 Introduction 1 The Role of the Computer in Data Analysis 1 Statistics: Descriptive and Inferential 2 Variables and Constants 3 The Measurement of Variables

More information

Analysis of Type-II Progressively Hybrid Censored Data

Analysis of Type-II Progressively Hybrid Censored Data Analysis of Type-II Progressively Hybrid Censored Data Debasis Kundu & Avijit Joarder Abstract The mixture of Type-I and Type-II censoring schemes, called the hybrid censoring scheme is quite common in

More information

The comparative studies on reliability for Rayleigh models

The comparative studies on reliability for Rayleigh models Journal of the Korean Data & Information Science Society 018, 9, 533 545 http://dx.doi.org/10.7465/jkdi.018.9..533 한국데이터정보과학회지 The comparative studies on reliability for Rayleigh models Ji Eun Oh 1 Joong

More information

The Model Building Process Part I: Checking Model Assumptions Best Practice

The Model Building Process Part I: Checking Model Assumptions Best Practice The Model Building Process Part I: Checking Model Assumptions Best Practice Authored by: Sarah Burke, PhD 31 July 2017 The goal of the STAT T&E COE is to assist in developing rigorous, defensible test

More information

Confidence Intervals for the Process Capability Index C p Based on Confidence Intervals for Variance under Non-Normality

Confidence Intervals for the Process Capability Index C p Based on Confidence Intervals for Variance under Non-Normality Malaysian Journal of Mathematical Sciences 101): 101 115 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES Journal homepage: http://einspem.upm.edu.my/journal Confidence Intervals for the Process Capability

More information

The Model Building Process Part I: Checking Model Assumptions Best Practice (Version 1.1)

The Model Building Process Part I: Checking Model Assumptions Best Practice (Version 1.1) The Model Building Process Part I: Checking Model Assumptions Best Practice (Version 1.1) Authored by: Sarah Burke, PhD Version 1: 31 July 2017 Version 1.1: 24 October 2017 The goal of the STAT T&E COE

More information

APPENDICES APPENDIX A. STATISTICAL TABLES AND CHARTS 651 APPENDIX B. BIBLIOGRAPHY 677 APPENDIX C. ANSWERS TO SELECTED EXERCISES 679

APPENDICES APPENDIX A. STATISTICAL TABLES AND CHARTS 651 APPENDIX B. BIBLIOGRAPHY 677 APPENDIX C. ANSWERS TO SELECTED EXERCISES 679 APPENDICES APPENDIX A. STATISTICAL TABLES AND CHARTS 1 Table I Summary of Common Probability Distributions 2 Table II Cumulative Standard Normal Distribution Table III Percentage Points, 2 of the Chi-Squared

More information

The Relationship Between Confidence Intervals for Failure Probabilities and Life Time Quantiles

The Relationship Between Confidence Intervals for Failure Probabilities and Life Time Quantiles Statistics Preprints Statistics 2008 The Relationship Between Confidence Intervals for Failure Probabilities and Life Time Quantiles Yili Hong Iowa State University, yili_hong@hotmail.com William Q. Meeker

More information

REVISTA INVESTIGACION OPERACIONAL Vol. 21, No. 2, 2000

REVISTA INVESTIGACION OPERACIONAL Vol. 21, No. 2, 2000 REVISTA INVESTIGACION OPERACIONAL Vol., No., 000 A COMPARISON OF APPROXIMATIONS TO PERCENTILES OF THE NONCENTRAL t-distribution Hardeo Sahai, Department of Biostatistics and Epidemiology, University of

More information

AN EMPIRICAL LIKELIHOOD RATIO TEST FOR NORMALITY

AN EMPIRICAL LIKELIHOOD RATIO TEST FOR NORMALITY Econometrics Working Paper EWP0401 ISSN 1485-6441 Department of Economics AN EMPIRICAL LIKELIHOOD RATIO TEST FOR NORMALITY Lauren Bin Dong & David E. A. Giles Department of Economics, University of Victoria

More information

ST495: Survival Analysis: Hypothesis testing and confidence intervals

ST495: Survival Analysis: Hypothesis testing and confidence intervals ST495: Survival Analysis: Hypothesis testing and confidence intervals Eric B. Laber Department of Statistics, North Carolina State University April 3, 2014 I remember that one fateful day when Coach took

More information

SUPPLEMENT TO PARAMETRIC OR NONPARAMETRIC? A PARAMETRICNESS INDEX FOR MODEL SELECTION. University of Minnesota

SUPPLEMENT TO PARAMETRIC OR NONPARAMETRIC? A PARAMETRICNESS INDEX FOR MODEL SELECTION. University of Minnesota Submitted to the Annals of Statistics arxiv: math.pr/0000000 SUPPLEMENT TO PARAMETRIC OR NONPARAMETRIC? A PARAMETRICNESS INDEX FOR MODEL SELECTION By Wei Liu and Yuhong Yang University of Minnesota In

More information

Assessing occupational exposure via the one-way random effects model with unbalanced data

Assessing occupational exposure via the one-way random effects model with unbalanced data Assessing occupational exposure via the one-way random effects model with unbalanced data K. Krishnamoorthy 1 and Huizhen Guo Department of Mathematics University of Louisiana at Lafayette Lafayette, LA

More information

TESTING FOR NORMALITY IN THE LINEAR REGRESSION MODEL: AN EMPIRICAL LIKELIHOOD RATIO TEST

TESTING FOR NORMALITY IN THE LINEAR REGRESSION MODEL: AN EMPIRICAL LIKELIHOOD RATIO TEST Econometrics Working Paper EWP0402 ISSN 1485-6441 Department of Economics TESTING FOR NORMALITY IN THE LINEAR REGRESSION MODEL: AN EMPIRICAL LIKELIHOOD RATIO TEST Lauren Bin Dong & David E. A. Giles Department

More information

1 Procedures robust to weak instruments

1 Procedures robust to weak instruments Comment on Weak instrument robust tests in GMM and the new Keynesian Phillips curve By Anna Mikusheva We are witnessing a growing awareness among applied researchers about the possibility of having weak

More information

Finite Population Correction Methods

Finite Population Correction Methods Finite Population Correction Methods Moses Obiri May 5, 2017 Contents 1 Introduction 1 2 Normal-based Confidence Interval 2 3 Bootstrap Confidence Interval 3 4 Finite Population Bootstrap Sampling 5 4.1

More information

ON THE FAILURE RATE ESTIMATION OF THE INVERSE GAUSSIAN DISTRIBUTION

ON THE FAILURE RATE ESTIMATION OF THE INVERSE GAUSSIAN DISTRIBUTION ON THE FAILURE RATE ESTIMATION OF THE INVERSE GAUSSIAN DISTRIBUTION ZHENLINYANGandRONNIET.C.LEE Department of Statistics and Applied Probability, National University of Singapore, 3 Science Drive 2, Singapore

More information

In Defence of Score Intervals for Proportions and their Differences

In Defence of Score Intervals for Proportions and their Differences In Defence of Score Intervals for Proportions and their Differences Robert G. Newcombe a ; Markku M. Nurminen b a Department of Primary Care & Public Health, Cardiff University, Cardiff, United Kingdom

More information

Two-Sided Generalized Confidence Intervals for C pk

Two-Sided Generalized Confidence Intervals for C pk CHAPTER 4 Two-Sided Generalized Confidence Intervals for C pk 4.1 Introduction 9 4. Existing Methods 93 4.3 Two-Sided Generalized Confidence Intervals for C pk 96 4.4 Simulation Results 98 4.5 An Illustration

More information

Bayesian Confidence Intervals for the Ratio of Means of Lognormal Data with Zeros

Bayesian Confidence Intervals for the Ratio of Means of Lognormal Data with Zeros Bayesian Confidence Intervals for the Ratio of Means of Lognormal Data with Zeros J. Harvey a,b & A.J. van der Merwe b a Centre for Statistical Consultation Department of Statistics and Actuarial Science

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 2 Methods for Describing Sets of Data Summary of Central Tendency Measures Measure Formula Description Mean x i / n Balance Point Median ( n +1) Middle Value

More information

Chapter 5 Confidence Intervals

Chapter 5 Confidence Intervals Chapter 5 Confidence Intervals Confidence Intervals about a Population Mean, σ, Known Abbas Motamedi Tennessee Tech University A point estimate: a single number, calculated from a set of data, that is

More information

Review of Statistics 101

Review of Statistics 101 Review of Statistics 101 We review some important themes from the course 1. Introduction Statistics- Set of methods for collecting/analyzing data (the art and science of learning from data). Provides methods

More information

Last Lecture. Distinguish Populations from Samples. Knowing different Sampling Techniques. Distinguish Parameters from Statistics

Last Lecture. Distinguish Populations from Samples. Knowing different Sampling Techniques. Distinguish Parameters from Statistics Last Lecture Distinguish Populations from Samples Importance of identifying a population and well chosen sample Knowing different Sampling Techniques Distinguish Parameters from Statistics Knowing different

More information

Robustness and Distribution Assumptions

Robustness and Distribution Assumptions Chapter 1 Robustness and Distribution Assumptions 1.1 Introduction In statistics, one often works with model assumptions, i.e., one assumes that data follow a certain model. Then one makes use of methodology

More information

A COMPARISON OF POISSON AND BINOMIAL EMPIRICAL LIKELIHOOD Mai Zhou and Hui Fang University of Kentucky

A COMPARISON OF POISSON AND BINOMIAL EMPIRICAL LIKELIHOOD Mai Zhou and Hui Fang University of Kentucky A COMPARISON OF POISSON AND BINOMIAL EMPIRICAL LIKELIHOOD Mai Zhou and Hui Fang University of Kentucky Empirical likelihood with right censored data were studied by Thomas and Grunkmier (1975), Li (1995),

More information

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS In our work on hypothesis testing, we used the value of a sample statistic to challenge an accepted value of a population parameter. We focused only

More information

Estimation and sample size calculations for correlated binary error rates of biometric identification devices

Estimation and sample size calculations for correlated binary error rates of biometric identification devices Estimation and sample size calculations for correlated binary error rates of biometric identification devices Michael E. Schuckers,11 Valentine Hall, Department of Mathematics Saint Lawrence University,

More information

Simulating Uniform- and Triangular- Based Double Power Method Distributions

Simulating Uniform- and Triangular- Based Double Power Method Distributions Journal of Statistical and Econometric Methods, vol.6, no.1, 2017, 1-44 ISSN: 1792-6602 (print), 1792-6939 (online) Scienpress Ltd, 2017 Simulating Uniform- and Triangular- Based Double Power Method Distributions

More information

Quantile Approximation of the Chi square Distribution using the Quantile Mechanics

Quantile Approximation of the Chi square Distribution using the Quantile Mechanics Proceedings of the World Congress on Engineering and Computer Science 017 Vol I WCECS 017, October 57, 017, San Francisco, USA Quantile Approximation of the Chi square Distribution using the Quantile Mechanics

More information

Estimation of Stress-Strength Reliability for Kumaraswamy Exponential Distribution Based on Upper Record Values

Estimation of Stress-Strength Reliability for Kumaraswamy Exponential Distribution Based on Upper Record Values International Journal of Contemporary Mathematical Sciences Vol. 12, 2017, no. 2, 59-71 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijcms.2017.7210 Estimation of Stress-Strength Reliability for

More information

A Simulation Study on Confidence Interval Procedures of Some Mean Cumulative Function Estimators

A Simulation Study on Confidence Interval Procedures of Some Mean Cumulative Function Estimators Statistics Preprints Statistics -00 A Simulation Study on Confidence Interval Procedures of Some Mean Cumulative Function Estimators Jianying Zuo Iowa State University, jiyizu@iastate.edu William Q. Meeker

More information

SHOPPING FOR EFFICIENT CONFIDENCE INTERVALS IN STRUCTURAL EQUATION MODELS. Donna Mohr and Yong Xu. University of North Florida

SHOPPING FOR EFFICIENT CONFIDENCE INTERVALS IN STRUCTURAL EQUATION MODELS. Donna Mohr and Yong Xu. University of North Florida SHOPPING FOR EFFICIENT CONFIDENCE INTERVALS IN STRUCTURAL EQUATION MODELS Donna Mohr and Yong Xu University of North Florida Authors Note Parts of this work were incorporated in Yong Xu s Masters Thesis

More information

INTERVAL ESTIMATION IN THE PRESENCE OF AN OUTLIER

INTERVAL ESTIMATION IN THE PRESENCE OF AN OUTLIER 6 INTVAL STIMATION IN TH SNC OF AN OTLI WONG YOK CHN School of Business The niversity of Nottingham Malaysia Campus mail: YokeChen.Wong@nottingham.edu.my OOI AH HIN School of Business Sunway niversity

More information

Application of Parametric Homogeneity of Variances Tests under Violation of Classical Assumption

Application of Parametric Homogeneity of Variances Tests under Violation of Classical Assumption Application of Parametric Homogeneity of Variances Tests under Violation of Classical Assumption Alisa A. Gorbunova and Boris Yu. Lemeshko Novosibirsk State Technical University Department of Applied Mathematics,

More information

Ø Set of mutually exclusive categories. Ø Classify or categorize subject. Ø No meaningful order to categorization.

Ø Set of mutually exclusive categories. Ø Classify or categorize subject. Ø No meaningful order to categorization. Statistical Tools in Evaluation HPS 41 Dr. Joe G. Schmalfeldt Types of Scores Continuous Scores scores with a potentially infinite number of values. Discrete Scores scores limited to a specific number

More information

Chapter 11 Sampling Distribution. Stat 115

Chapter 11 Sampling Distribution. Stat 115 Chapter 11 Sampling Distribution Stat 115 1 Definition 11.1 : Random Sample (finite population) Suppose we select n distinct elements from a population consisting of N elements, using a particular probability

More information

Monitoring the Coefficient of Variation Using Control Charts with Run Rules

Monitoring the Coefficient of Variation Using Control Charts with Run Rules Vol., No., pp. 75-94, 23 ICAQM 23 Monitoring the Coefficient of Variation Using Control Charts with Run Rules Philippe Castagliola, Ali Achouri 2, Hassen Taleb 3, Giovanni Celano 4 and Stelios Psarakis

More information

INFLUENCE OF USING ALTERNATIVE MEANS ON TYPE-I ERROR RATE IN THE COMPARISON OF INDEPENDENT GROUPS ABSTRACT

INFLUENCE OF USING ALTERNATIVE MEANS ON TYPE-I ERROR RATE IN THE COMPARISON OF INDEPENDENT GROUPS ABSTRACT Mirtagioğlu et al., The Journal of Animal & Plant Sciences, 4(): 04, Page: J. 344-349 Anim. Plant Sci. 4():04 ISSN: 08-708 INFLUENCE OF USING ALTERNATIVE MEANS ON TYPE-I ERROR RATE IN THE COMPARISON OF

More information

An Approximate Test for Homogeneity of Correlated Correlation Coefficients

An Approximate Test for Homogeneity of Correlated Correlation Coefficients Quality & Quantity 37: 99 110, 2003. 2003 Kluwer Academic Publishers. Printed in the Netherlands. 99 Research Note An Approximate Test for Homogeneity of Correlated Correlation Coefficients TRIVELLORE

More information

Testing Goodness-of-Fit for Exponential Distribution Based on Cumulative Residual Entropy

Testing Goodness-of-Fit for Exponential Distribution Based on Cumulative Residual Entropy This article was downloaded by: [Ferdowsi University] On: 16 April 212, At: 4:53 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 172954 Registered office: Mortimer

More information

Statistical Data Analysis Stat 3: p-values, parameter estimation

Statistical Data Analysis Stat 3: p-values, parameter estimation Statistical Data Analysis Stat 3: p-values, parameter estimation London Postgraduate Lectures on Particle Physics; University of London MSci course PH4515 Glen Cowan Physics Department Royal Holloway,

More information

Research Article A Nonparametric Two-Sample Wald Test of Equality of Variances

Research Article A Nonparametric Two-Sample Wald Test of Equality of Variances Advances in Decision Sciences Volume 211, Article ID 74858, 8 pages doi:1.1155/211/74858 Research Article A Nonparametric Two-Sample Wald Test of Equality of Variances David Allingham 1 andj.c.w.rayner

More information

Probability and Statistics

Probability and Statistics Probability and Statistics Kristel Van Steen, PhD 2 Montefiore Institute - Systems and Modeling GIGA - Bioinformatics ULg kristel.vansteen@ulg.ac.be CHAPTER 4: IT IS ALL ABOUT DATA 4a - 1 CHAPTER 4: IT

More information

Pairwise Comparison of Coefficients of Variation for Correlated Samples

Pairwise Comparison of Coefficients of Variation for Correlated Samples International Journal of Statistics and Applications 25, 5(5): 23-236 DOI:.5923/j.statistics.2555.7 Pairwise Comparison of Coefficients of Variation for Correlated Samples Aruna Kalkur T.,*, Aruna Rao

More information

Chapter 8 - Statistical intervals for a single sample

Chapter 8 - Statistical intervals for a single sample Chapter 8 - Statistical intervals for a single sample 8-1 Introduction In statistics, no quantity estimated from data is known for certain. All estimated quantities have probability distributions of their

More information

Plugin Confidence Intervals in Discrete Distributions

Plugin Confidence Intervals in Discrete Distributions Plugin Confidence Intervals in Discrete Distributions T. Tony Cai Department of Statistics The Wharton School University of Pennsylvania Philadelphia, PA 19104 Abstract The standard Wald interval is widely

More information

Lectures 5 & 6: Hypothesis Testing

Lectures 5 & 6: Hypothesis Testing Lectures 5 & 6: Hypothesis Testing in which you learn to apply the concept of statistical significance to OLS estimates, learn the concept of t values, how to use them in regression work and come across

More information

ESP 178 Applied Research Methods. 2/23: Quantitative Analysis

ESP 178 Applied Research Methods. 2/23: Quantitative Analysis ESP 178 Applied Research Methods 2/23: Quantitative Analysis Data Preparation Data coding create codebook that defines each variable, its response scale, how it was coded Data entry for mail surveys and

More information

Ø Set of mutually exclusive categories. Ø Classify or categorize subject. Ø No meaningful order to categorization.

Ø Set of mutually exclusive categories. Ø Classify or categorize subject. Ø No meaningful order to categorization. Statistical Tools in Evaluation HPS 41 Fall 213 Dr. Joe G. Schmalfeldt Types of Scores Continuous Scores scores with a potentially infinite number of values. Discrete Scores scores limited to a specific

More information

ON USING BOOTSTRAP APPROACH FOR UNCERTAINTY ESTIMATION

ON USING BOOTSTRAP APPROACH FOR UNCERTAINTY ESTIMATION The First International Proficiency Testing Conference Sinaia, România 11 th 13 th October, 2007 ON USING BOOTSTRAP APPROACH FOR UNCERTAINTY ESTIMATION Grigore Albeanu University of Oradea, UNESCO Chair

More information

Introduction and Descriptive Statistics p. 1 Introduction to Statistics p. 3 Statistics, Science, and Observations p. 5 Populations and Samples p.

Introduction and Descriptive Statistics p. 1 Introduction to Statistics p. 3 Statistics, Science, and Observations p. 5 Populations and Samples p. Preface p. xi Introduction and Descriptive Statistics p. 1 Introduction to Statistics p. 3 Statistics, Science, and Observations p. 5 Populations and Samples p. 6 The Scientific Method and the Design of

More information

Optimum Test Plan for 3-Step, Step-Stress Accelerated Life Tests

Optimum Test Plan for 3-Step, Step-Stress Accelerated Life Tests International Journal of Performability Engineering, Vol., No., January 24, pp.3-4. RAMS Consultants Printed in India Optimum Test Plan for 3-Step, Step-Stress Accelerated Life Tests N. CHANDRA *, MASHROOR

More information

EVALUATING THE REPEATABILITY OF TWO STUDIES OF A LARGE NUMBER OF OBJECTS: MODIFIED KENDALL RANK-ORDER ASSOCIATION TEST

EVALUATING THE REPEATABILITY OF TWO STUDIES OF A LARGE NUMBER OF OBJECTS: MODIFIED KENDALL RANK-ORDER ASSOCIATION TEST EVALUATING THE REPEATABILITY OF TWO STUDIES OF A LARGE NUMBER OF OBJECTS: MODIFIED KENDALL RANK-ORDER ASSOCIATION TEST TIAN ZHENG, SHAW-HWA LO DEPARTMENT OF STATISTICS, COLUMBIA UNIVERSITY Abstract. In

More information

Recall the Basics of Hypothesis Testing

Recall the Basics of Hypothesis Testing Recall the Basics of Hypothesis Testing The level of significance α, (size of test) is defined as the probability of X falling in w (rejecting H 0 ) when H 0 is true: P(X w H 0 ) = α. H 0 TRUE H 1 TRUE

More information

Bayesian nonparametric estimation of finite population quantities in absence of design information on nonsampled units

Bayesian nonparametric estimation of finite population quantities in absence of design information on nonsampled units Bayesian nonparametric estimation of finite population quantities in absence of design information on nonsampled units Sahar Z Zangeneh Robert W. Keener Roderick J.A. Little Abstract In Probability proportional

More information

Predicting a Future Median Life through a Power Transformation

Predicting a Future Median Life through a Power Transformation Predicting a Future Median Life through a Power Transformation ZHENLIN YANG 1 Department of Statistics and Applied Probability, National University of Singapore, 3 Science Drive 2, Singapore 117543 Abstract.

More information

SIMULTANEOUS CONFIDENCE BANDS FOR THE PTH PERCENTILE AND THE MEAN LIFETIME IN EXPONENTIAL AND WEIBULL REGRESSION MODELS. Ping Sa and S.J.

SIMULTANEOUS CONFIDENCE BANDS FOR THE PTH PERCENTILE AND THE MEAN LIFETIME IN EXPONENTIAL AND WEIBULL REGRESSION MODELS. Ping Sa and S.J. SIMULTANEOUS CONFIDENCE BANDS FOR THE PTH PERCENTILE AND THE MEAN LIFETIME IN EXPONENTIAL AND WEIBULL REGRESSION MODELS " # Ping Sa and S.J. Lee " Dept. of Mathematics and Statistics, U. of North Florida,

More information

CHAPTER 17 CHI-SQUARE AND OTHER NONPARAMETRIC TESTS FROM: PAGANO, R. R. (2007)

CHAPTER 17 CHI-SQUARE AND OTHER NONPARAMETRIC TESTS FROM: PAGANO, R. R. (2007) FROM: PAGANO, R. R. (007) I. INTRODUCTION: DISTINCTION BETWEEN PARAMETRIC AND NON-PARAMETRIC TESTS Statistical inference tests are often classified as to whether they are parametric or nonparametric Parameter

More information

Optimal Cusum Control Chart for Censored Reliability Data with Log-logistic Distribution

Optimal Cusum Control Chart for Censored Reliability Data with Log-logistic Distribution CMST 21(4) 221-227 (2015) DOI:10.12921/cmst.2015.21.04.006 Optimal Cusum Control Chart for Censored Reliability Data with Log-logistic Distribution B. Sadeghpour Gildeh, M. Taghizadeh Ashkavaey Department

More information

7.2 One-Sample Correlation ( = a) Introduction. Correlation analysis measures the strength and direction of association between

7.2 One-Sample Correlation ( = a) Introduction. Correlation analysis measures the strength and direction of association between 7.2 One-Sample Correlation ( = a) Introduction Correlation analysis measures the strength and direction of association between variables. In this chapter we will test whether the population correlation

More information

Some Theoretical Properties and Parameter Estimation for the Two-Sided Length Biased Inverse Gaussian Distribution

Some Theoretical Properties and Parameter Estimation for the Two-Sided Length Biased Inverse Gaussian Distribution Journal of Probability and Statistical Science 14(), 11-4, Aug 016 Some Theoretical Properties and Parameter Estimation for the Two-Sided Length Biased Inverse Gaussian Distribution Teerawat Simmachan

More information

Two-Sample Inferential Statistics

Two-Sample Inferential Statistics The t Test for Two Independent Samples 1 Two-Sample Inferential Statistics In an experiment there are two or more conditions One condition is often called the control condition in which the treatment is

More information

Subject CS1 Actuarial Statistics 1 Core Principles

Subject CS1 Actuarial Statistics 1 Core Principles Institute of Actuaries of India Subject CS1 Actuarial Statistics 1 Core Principles For 2019 Examinations Aim The aim of the Actuarial Statistics 1 subject is to provide a grounding in mathematical and

More information

Introduction to Statistical Analysis using IBM SPSS Statistics (v24)

Introduction to Statistical Analysis using IBM SPSS Statistics (v24) to Statistical Analysis using IBM SPSS Statistics (v24) to Statistical Analysis Using IBM SPSS Statistics is a two day instructor-led classroom course that provides an application-oriented introduction

More information

A nonparametric two-sample wald test of equality of variances

A nonparametric two-sample wald test of equality of variances University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 211 A nonparametric two-sample wald test of equality of variances David

More information

I I FINAL, 01 Jun 8.4 to 31 May TITLE AND SUBTITLE 5 * _- N, '. ', -;

I I FINAL, 01 Jun 8.4 to 31 May TITLE AND SUBTITLE 5 * _- N, '. ', -; R AD-A237 850 E........ I N 11111IIIII U 1 1I!til II II... 1. AGENCY USE ONLY Leave 'VanK) I2. REPORT DATE 3 REPORT TYPE AND " - - I I FINAL, 01 Jun 8.4 to 31 May 88 4. TITLE AND SUBTITLE 5 * _- N, '.

More information

The Effect of Level of Significance (α) on the Performance of Hotelling-T 2 Control Chart

The Effect of Level of Significance (α) on the Performance of Hotelling-T 2 Control Chart The Effect of Level of Significance (α) on the Performance of Hotelling-T 2 Control Chart Obafemi, O. S. 1 Department of Mathematics and Statistics, Federal Polytechnic, Ado-Ekiti, Ekiti State, Nigeria

More information

Unit 10: Planning Life Tests

Unit 10: Planning Life Tests Unit 10: Planning Life Tests Ramón V. León Notes largely based on Statistical Methods for Reliability Data by W.Q. Meeker and L. A. Escobar, Wiley, 1998 and on their class notes. 11/2/2004 Unit 10 - Stat

More information

COMPARISON OF THE ESTIMATORS OF THE LOCATION AND SCALE PARAMETERS UNDER THE MIXTURE AND OUTLIER MODELS VIA SIMULATION

COMPARISON OF THE ESTIMATORS OF THE LOCATION AND SCALE PARAMETERS UNDER THE MIXTURE AND OUTLIER MODELS VIA SIMULATION (REFEREED RESEARCH) COMPARISON OF THE ESTIMATORS OF THE LOCATION AND SCALE PARAMETERS UNDER THE MIXTURE AND OUTLIER MODELS VIA SIMULATION Hakan S. Sazak 1, *, Hülya Yılmaz 2 1 Ege University, Department

More information

Bayesian Life Test Planning for the Weibull Distribution with Given Shape Parameter

Bayesian Life Test Planning for the Weibull Distribution with Given Shape Parameter Statistics Preprints Statistics 10-8-2002 Bayesian Life Test Planning for the Weibull Distribution with Given Shape Parameter Yao Zhang Iowa State University William Q. Meeker Iowa State University, wqmeeker@iastate.edu

More information

Bootstrap Procedures for Testing Homogeneity Hypotheses

Bootstrap Procedures for Testing Homogeneity Hypotheses Journal of Statistical Theory and Applications Volume 11, Number 2, 2012, pp. 183-195 ISSN 1538-7887 Bootstrap Procedures for Testing Homogeneity Hypotheses Bimal Sinha 1, Arvind Shah 2, Dihua Xu 1, Jianxin

More information

STATISTICS OF OBSERVATIONS & SAMPLING THEORY. Parent Distributions

STATISTICS OF OBSERVATIONS & SAMPLING THEORY. Parent Distributions ASTR 511/O Connell Lec 6 1 STATISTICS OF OBSERVATIONS & SAMPLING THEORY References: Bevington Data Reduction & Error Analysis for the Physical Sciences LLM: Appendix B Warning: the introductory literature

More information

COMPARISON OF FIVE TESTS FOR THE COMMON MEAN OF SEVERAL MULTIVARIATE NORMAL POPULATIONS

COMPARISON OF FIVE TESTS FOR THE COMMON MEAN OF SEVERAL MULTIVARIATE NORMAL POPULATIONS Communications in Statistics - Simulation and Computation 33 (2004) 431-446 COMPARISON OF FIVE TESTS FOR THE COMMON MEAN OF SEVERAL MULTIVARIATE NORMAL POPULATIONS K. Krishnamoorthy and Yong Lu Department

More information

Alfredo A. Romero * College of William and Mary

Alfredo A. Romero * College of William and Mary A Note on the Use of in Model Selection Alfredo A. Romero * College of William and Mary College of William and Mary Department of Economics Working Paper Number 6 October 007 * Alfredo A. Romero is a Visiting

More information

By Godase, Shirke, Kashid. Published: 26 April 2017

By Godase, Shirke, Kashid. Published: 26 April 2017 Electronic Journal of Applied Statistical Analysis EJASA, Electron. J. App. Stat. Anal. http://siba-ese.unisalento.it/index.php/ejasa/index e-issn: 2070-5948 DOI: 10.1285/i20705948v10n1p29 Tolerance intervals

More information

Descriptive Statistics-I. Dr Mahmoud Alhussami

Descriptive Statistics-I. Dr Mahmoud Alhussami Descriptive Statistics-I Dr Mahmoud Alhussami Biostatistics What is the biostatistics? A branch of applied math. that deals with collecting, organizing and interpreting data using well-defined procedures.

More information

A Monte-Carlo study of asymptotically robust tests for correlation coefficients

A Monte-Carlo study of asymptotically robust tests for correlation coefficients Biometrika (1973), 6, 3, p. 661 551 Printed in Great Britain A Monte-Carlo study of asymptotically robust tests for correlation coefficients BY G. T. DUNCAN AND M. W. J. LAYAKD University of California,

More information

Inferences for the Ratio: Fieller s Interval, Log Ratio, and Large Sample Based Confidence Intervals

Inferences for the Ratio: Fieller s Interval, Log Ratio, and Large Sample Based Confidence Intervals Inferences for the Ratio: Fieller s Interval, Log Ratio, and Large Sample Based Confidence Intervals Michael Sherman Department of Statistics, 3143 TAMU, Texas A&M University, College Station, Texas 77843,

More information

KAUSAY, Tibor Ph.D. Budapest, Hungary

KAUSAY, Tibor Ph.D. Budapest, Hungary KAUSAY, Tibor Ph.D. Budapest, Hungary ABSTRACT The abrasion resistance of building stones utilized to traffic exposed surfaces is generally controlled by the BÖHME test method. An increasing importance

More information

Noninformative Priors for the Ratio of the Scale Parameters in the Inverted Exponential Distributions

Noninformative Priors for the Ratio of the Scale Parameters in the Inverted Exponential Distributions Communications for Statistical Applications and Methods 03, Vol. 0, No. 5, 387 394 DOI: http://dx.doi.org/0.535/csam.03.0.5.387 Noninformative Priors for the Ratio of the Scale Parameters in the Inverted

More information

Online publication date: 01 March 2010 PLEASE SCROLL DOWN FOR ARTICLE

Online publication date: 01 March 2010 PLEASE SCROLL DOWN FOR ARTICLE This article was downloaded by: [2007-2008-2009 Pohang University of Science and Technology (POSTECH)] On: 2 March 2010 Access details: Access Details: [subscription number 907486221] Publisher Taylor

More information

A process capability index for discrete processes

A process capability index for discrete processes Journal of Statistical Computation and Simulation Vol. 75, No. 3, March 2005, 175 187 A process capability index for discrete processes MICHAEL PERAKIS and EVDOKIA XEKALAKI* Department of Statistics, Athens

More information

Institute of Actuaries of India

Institute of Actuaries of India Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2018 Examinations Subject CT3 Probability and Mathematical Statistics Core Technical Syllabus 1 June 2017 Aim The

More information

Checking model assumptions with regression diagnostics

Checking model assumptions with regression diagnostics @graemeleehickey www.glhickey.com graeme.hickey@liverpool.ac.uk Checking model assumptions with regression diagnostics Graeme L. Hickey University of Liverpool Conflicts of interest None Assistant Editor

More information

Hypothesis testing. 1 Principle of hypothesis testing 2

Hypothesis testing. 1 Principle of hypothesis testing 2 Hypothesis testing Contents 1 Principle of hypothesis testing One sample tests 3.1 Tests on Mean of a Normal distribution..................... 3. Tests on Variance of a Normal distribution....................

More information

A Test of Homogeneity Against Umbrella Scale Alternative Based on Gini s Mean Difference

A Test of Homogeneity Against Umbrella Scale Alternative Based on Gini s Mean Difference J. Stat. Appl. Pro. 2, No. 2, 145-154 (2013) 145 Journal of Statistics Applications & Probability An International Journal http://dx.doi.org/10.12785/jsap/020207 A Test of Homogeneity Against Umbrella

More information

Optimum Times for Step-Stress Cumulative Exposure Model Using Log-Logistic Distribution with Known Scale Parameter

Optimum Times for Step-Stress Cumulative Exposure Model Using Log-Logistic Distribution with Known Scale Parameter AUSTRIAN JOURNAL OF STATISTICS Volume 38 (2009, Number 1, 59 66 Optimum Times for Step-Stress Cumulative Exposure Model Using Log-Logistic Distribution with Known Scale Parameter Abedel-Qader Al-Masri

More information

Optimum designs for model. discrimination and estimation. in Binary Response Models

Optimum designs for model. discrimination and estimation. in Binary Response Models Optimum designs for model discrimination and estimation in Binary Response Models by Wei-Shan Hsieh Advisor Mong-Na Lo Huang Department of Applied Mathematics National Sun Yat-sen University Kaohsiung,

More information

Double Bootstrap Confidence Interval Estimates with Censored and Truncated Data

Double Bootstrap Confidence Interval Estimates with Censored and Truncated Data Journal of Modern Applied Statistical Methods Volume 13 Issue 2 Article 22 11-2014 Double Bootstrap Confidence Interval Estimates with Censored and Truncated Data Jayanthi Arasan University Putra Malaysia,

More information

Tables Table A Table B Table C Table D Table E 675

Tables Table A Table B Table C Table D Table E 675 BMTables.indd Page 675 11/15/11 4:25:16 PM user-s163 Tables Table A Standard Normal Probabilities Table B Random Digits Table C t Distribution Critical Values Table D Chi-square Distribution Critical Values

More information