Should we think of a different median estimator?

Size: px
Start display at page:

Download "Should we think of a different median estimator?"

Transcription

1 Comunicaciones en Estadística Junio, Vol. 7, No., pp. 7 Should we think of a different median estimator? Debemos pensar en un estimator diferente para la mediana? Jorge Iván Vélez a jorgeivanvelez@gmail.com Juan Carlos Correa b jccorrea@unal.edu.co Resumen La mediana, una de las medidas de tendencia central más populares y utilizadas en la práctica, es el valor numérico que separa los datos en dos partes iguales. A pesar de su popularidad y aplicaciones, muchos desconocen la existencia de diferentes expresiones para calcular este parámetro. A continuación se presentan los resultados de un estudio de simulación en el que se comparan el estimador clásico y el propuesto por Harrell & Davis (982). Mostramos que, comparado con el estimador de Harrell Davis, el estimador clásico no tiene un buen desempeño para tamaños de muestra pequeños. Basados en los resultados obtenidos, se sugiere promover la utilización de un mejor estimador para la mediana. Palabras clave: mediana, cuantiles, estimador Harrell-Davis, simulación estadística. Abstract The median, one of the most popular measures of central tendency widely-used in the statistical practice, is often described as the numerical value separating the higher half of the sample from the lower half. Despite its popularity and applications, many people are not aware of the existence of several formulas to estimate this parameter. We present the results of a simulation study comparing the classic and the Harrell-Davis (Harrell & Davis 982) estimators of the median for eight continuous statistical distributions. It is shown that, relatively to the latter, the classic estimator performs poorly when the sample size is small. Based on these results, we strongly believe that the use of a better estimator of the median must be promoted. Keywords: median, quantiles, Harrell Davis estimator, statistical simulation. a Translational Genomics Group, Genome Biology Department, John Curtin School of Medical Research, The Australian National University, Canberra, ACT, Australia. Grupo de Neurociencias de Antioquia, Universidad de Antioquia, Colombia. Grupo de Investigación en Estadística, Universidad Nacional de Colombia, sede Medellín. b Grupo de Investigación en Estadística, Universidad Nacional de Colombia, sede Medellín. Profesor Asociado, Escuela de Estadística, Universidad Nacional de Colombia, sede Medellín.

2 2 Jorge Iván Vélez & Juan Carlos Correa. Introduction LetX,X 2,...,X n bearandomsampleofsizenfromapopulationwith absolutely continuous distribution function F, and let X (i) be the ith order statistic (i =,2,...,n), e.g., X () < X (2) < < X (n). Denote θ as the true median (a parameter)and anyestimatorofθ as ˆθ. Themost commonestimatorofthe median is { X(n+)/2 if n is odd, ˆθ = ( ) X(n/2) +X (n/2)+ if n is even. 2 () Harrell & Davis (982) proposed a new distribution-free estimator of the pth percentile, denoted as Q p. For the median, the estimator is given by: n ˆθ 2 = Q /2 = W n,i X (i) (2) i= with W n,i = Γ(n+) i/n Γ ( ) n+ 2 2 (i )/n [z( z)] (n )/2 dz. Other estimators for the median have also been proposed in the literature, but their complexity and dependence on arbitrary constants make them less appealing and difficult to implement (see Ekblom, 973). Comparative studies have been performed to evaluate the equivalency and asymptotic properties of ˆθ and ˆθ 2, with the work by Yoshizawa (98) being the first of them. The author showed that both estimators are asymptotically equivalent, and gave regularity conditions to guarantee the asymptotic normality of each of them. On the other hand, Bassett (99) showed that the traditional estimator of the median is the only equivariant and monotonic with 0% breakdown, and Zielinski (99) concluded the ˆθ is not a good estimator under asymmetric distributions. In this paper we compare the performance of ˆθ and ˆθ 2 for several continuous distributions when the sample size n is small, and by considering the skewness as the main factor (measure) to control. As explained further below, this measure represents the relative efficiency of one of the estimators when B samples of size n are draw from a specific distribution F. Comunicaciones en Estadística, junio, Vol. 7, No.

3 Debemos pensar en un estimator diferente para la mediana? 3 2. Simulation Study and Results 2.. Simulation set up In order to compare the performance of ˆθ and ˆθ 2, we carried out a simulation study in which eight continuous distributions were considered (see Table ). These distributions represent those most frequently encountered in the statistical practice. For each of these distributions, a total of B = 000 samples of size n = {,,,...,0} were generated. The choice of theses sample sizes was driven because of what is often seen in real-world applications. Tabla : Probability distributions considered in this study. Source: compiled by authors. Distribution F( ) Parameters Median ( θ) a+b Uniform b a a, b 2 Normal 2πσ e (x µ)2 2σ 2 µ,σ µ Laplace τ µ,τ µ Cauchy π(+x 2 ) 0 ( ) ν+ t Student + x2 2 ν ν 0 Γ( ν+ 2 ) Γ(ν/2) νπ 2τ e x µ Exponential λe λx λ λlog(2) Gamma Γ() x e x, No closed form Weibull x e ( x ), (log(2)) We compare the performance of ˆθ and ˆθ 2 using the following measure of relative efficiency with MSE j = B = MSE MSE 2 (3) B (ˆθ ij θ) 2 i= the mean squared error (MSE) for the jth estimator (j =,2), θ the true median, and B the number of samples of size n that are draw from a specific distribution function F (see Table ). Note that the lower the MSE, the better the estimator. Here, = indicates that both estimators perform equally well; < indicates that ˆθ outperforms ˆθ 2 ; and > indicates that ˆθ 2 outperforms ˆθ. In general, it is possible to derive closed-formexpressionsfor calculating θ providedf. However, when this is not the case, the use of computational routines is required. In our case, the qgamma() function in R (R Core Team 3) was utilised for estimating θ for the Gamma(, ) distribution. For our simulation study, we implemented the following algorithm in R: Comunicaciones en Estadística, junio, Vol. 7, No.

4 Jorge Iván Vélez & Juan Carlos Correa (a) (b) U(0,) Normal (0,) Laplace Exp() Cauchy t 2 t Sample size (n) Sample size (n) Figura : as a function of the sample size when (a) n 0 and (b) n > 0 for the first six distributions in Table. Here, the dotted horizontal line represents a comparable performance between the classic and the Harrell Davis estimators. Note that all probability distributions but the Exponential are symmetric. Source: elaborated by authors.. Generate a sample of size n from F (see Table for details). 2. Calculate ˆθ as in (), and ˆθ 2 as in (2). 3. Repeat 2, B times, calculate the MSE for each estimator and then the ratio of the resulting quantities Results The results of our simulation study are presented in figures and 2. Figure depicts the value of as a function of the sample size n for the first six continuous distributions in Table. Figure 2 shows, for fixed n, a 3D representation of as a function of and, for the Gamma(, ) and Weibull(, ) distributions. As shown in figure, is always greater than one except for the t 2 distribution when n <, and the t 3 distribution when n <. Another interesting finding is that, regardless of n, the highest values of were obtained for the U(0,) followed by the N(0,) and the Laplace distributions. It is intriguing that, despite not being a symmetric distribution, the values of for the exponential distribution with parameter λ = were the forth highest. In addition, note that as n, which is consistent with the assymptotic equivalency of both estimators described by Yoshizawa (98). In figure 2 we present the results for the Gamma(,) and Weibull(,) distributions for different values of and for n is fixed. These results suggest that, regardless of n, the Harrell Davis estimator outperforms the classic estimator, e.g., >. On the other hand, the higher values were obtained when n =, and the lowest when n = 0, supporting the assymptotic equivalency of both estimators Comunicaciones en Estadística, junio, Vol. 7, No.

5 Debemos pensar en un estimator diferente para la mediana? n = n= n = 0 n =.. n = 0.. n = 0. n = n =. n= n = 0 n = Gamma(,) Weibull(,) n = Figura 2: as a function of n and the parameters (, ) for the Gamma(, ) and Weibull(, ) distributions. Note that > regardless of n, and, showing that the Harrell Davis estimator of the median outperforms the traditional estimator. Source: elaborated by authors. (Yoshizawa 98). 3. Conclusions We have shown under a large number of scenarios that the Harrell Davis estimator of the median behaves better than the traditional estimator in terms of the MSE. In particular, it is found that, for small sample sizes, the MSE of the Harrell Davis estimator of the median is lower than that of the traditional estimator for most of the continuous statistical distributions considered in this study, and often Comunicaciones en Estad ıstica, junio, Vol. 7, No.

6 Jorge Iván Vélez & Juan Carlos Correa seen by data analysts. Despite the use and popularity of the traditional estimator of the median, and the fact that it is taught in most of statistics textbooks, we strongly believe that, with the current computational capability, the use of a better estimator must be promoted. In Appendix A we provide R code to facilitate this process.. Acknowledgments We thank Dr. Freddy Hernández Barajas for critical reading of this manuscript, and one anonymous reviewer for his useful comments and suggestions. JIV was supported by the Eccles Scholarship in Medical Sciences, the Fenner Merit Scholarship and the Australian National University High Degree Research Scholarship. JIV thanks Dr. Mauricio Arcos-Burgos for his support. Recibido: de julio de 3 Aceptado: 9 de septiembre de 3 Referencias Bassett, J. G. W. (99), Equivariant, monotonic, 0% breakdown estimators, The American Statistician (2), Harrell, F. E. & Davis, C. E. (982), A new distribution-free quantile estimator, Biometrika 9(3), 3 0. R Core Team (3), R: A Language and Environment for Statistical Computing, R Foundation for Statistical Computing, Vienna, Austria. * Yoshizawa, C. N. (98), Some Symmetry Tests, Institute of Statistics, Mimeo Series No. 0. University of North Carolina, Chapel Hill, USA. Zielinski, R. (99), Estimating median and other quantiles in nonparametric models, Applicationes Mathematicae 23(3), Comunicaciones en Estadística, junio, Vol. 7, No.

7 Debemos pensar en un estimator diferente para la mediana? 7 A. Harrell Davis estimator in R A generalisation of the Harrell Davis estimator for any quantile p (0,) can be found in the Hmisc package (Harrell, 2). Our implementation, as follows, deals only with the case p = /2. ### Harrell-Davis estimator of the median HD <- function(x, n = length(x)) { ## auxiliary function prob.beta <- function(limits, n) diff(pbeta(limits, (n + )/2, (n + )/2)) i <- :n limits <- cbind((i - )/n, i/n) Wi <- apply(limits,, prob.beta, n) sum(wi * sort(x)) } ## Example: theoretical median is log(2) = set.seed(23) # to replicate the results x <- rexp(0, ) # X~Exp() HD(x) # Harrell-Davis estimator ## [] median(x) # traditional estimator ## [] 0.83 ## calculating gamma (see section 2.) using B = 00, n = and X~Exp() out <- replicate(00, { x <- rexp(, ) theta <- median(x) theta2 <- HD(x) mse <- (theta - log(2))^2 mse2 <- (theta2 - log(2))^2 c(mse, mse2) }) out <- rowmeans(out) gamma <- out[]/out[2] names(gamma) <- "gamma" gamma ## gamma ## 8 Comunicaciones en Estadística, junio, Vol. 7, No.

INFERENCIA PARA DATOS AGRUPADOS VÍA BOOTSTRAP

INFERENCIA PARA DATOS AGRUPADOS VÍA BOOTSTRAP Revista Facultad de Ciencias Universidad Nacional de Colombia, Sede Medellín V 4 N 2 julio-diciembre de 2015 ISSN 0121-747X / ISSN-e 2357-5749 Research Paper Páginas 74 a 82 DOI: https://doi.org/10.15446/rev.fac.cienc.v4n2.54254

More information

A note on concavity, homogeneity and non-increasing returns to scale

A note on concavity, homogeneity and non-increasing returns to scale MPRA Munich Personal RePEc Archive A note on concavity, homogeneity and non-increasing returns to scale Juan David Prada-Sarmiento Northwestern University, Banco de la República September 2010 Online at

More information

Statistics - Lecture One. Outline. Charlotte Wickham 1. Basic ideas about estimation

Statistics - Lecture One. Outline. Charlotte Wickham  1. Basic ideas about estimation Statistics - Lecture One Charlotte Wickham wickham@stat.berkeley.edu http://www.stat.berkeley.edu/~wickham/ Outline 1. Basic ideas about estimation 2. Method of Moments 3. Maximum Likelihood 4. Confidence

More information

Estimating multilevel models for categorical data via generalized least squares

Estimating multilevel models for categorical data via generalized least squares Revista Colombiana de Estadística Volumen 28 N o 1. pp. 63 a 76. Junio 2005 Estimating multilevel models for categorical data via generalized least squares Minerva Montero Díaz * Valia Guerra Ones ** Resumen

More information

NEW CRITICAL VALUES FOR THE KOLMOGOROV-SMIRNOV STATISTIC TEST FOR MULTIPLE SAMPLES OF DIFFERENT SIZE

NEW CRITICAL VALUES FOR THE KOLMOGOROV-SMIRNOV STATISTIC TEST FOR MULTIPLE SAMPLES OF DIFFERENT SIZE New critical values for the Kolmogorov-Smirnov statistic test for multiple samples of different size 75 NEW CRITICAL VALUES FOR THE KOLMOGOROV-SMIRNOV STATISTIC TEST FOR MULTIPLE SAMPLES OF DIFFERENT SIZE

More information

Revista INGENIERÍA UC ISSN: Universidad de Carabobo Venezuela

Revista INGENIERÍA UC ISSN: Universidad de Carabobo Venezuela Revista INGENIERÍA UC ISSN: 1316-6832 revistaing@uc.edu.ve Universidad de Carabobo Venezuela Martínez, Carlos Design and development of some functions to estimate the counting processes on the survival

More information

Improved Exponential Type Ratio Estimator of Population Variance

Improved Exponential Type Ratio Estimator of Population Variance vista Colombiana de Estadística Junio 2013, volumen 36, no. 1, pp. 145 a 152 Improved Eponential Type Ratio Estimator of Population Variance Estimador tipo razón eponencial mejorado para la varianza poblacional

More information

Algorithms to Calculate Exact Inclusion Probabilities for a Non-Rejective Approximate πps Sampling Design

Algorithms to Calculate Exact Inclusion Probabilities for a Non-Rejective Approximate πps Sampling Design Revista Colombiana de Estadística Junio 2014, volumen 37, no. 1, pp. 127 a 140 Algorithms to Calculate Exact Inclusion Probabilities for a Non-Rejective Approximate πps Sampling Design Algoritmos para

More information

estimating parameters of gumbel distribution using the methods of moments, probability weighted moments and maximum likelihood

estimating parameters of gumbel distribution using the methods of moments, probability weighted moments and maximum likelihood Revista de Matemática: Teoría y Aplicaciones 2005 12(1 & 2) : 151 156 cimpa ucr ccss issn: 1409-2433 estimating parameters of gumbel distribution using the methods of moments, probability weighted moments

More information

Revista Colombiana de Estadística ISSN: Universidad Nacional de Colombia Colombia

Revista Colombiana de Estadística ISSN: Universidad Nacional de Colombia Colombia Revista Colombiana de Estadística ISSN: 0120-1751 revcoles_fcbog@unal.edu.co Universidad Nacional de Colombia Colombia Riaz, Muhammad; Munir, Shahzad; Asghar, Zahid On the Performance Evaluation of Different

More information

Accurate calculation of settling time in second order systems: a photovoltaic application

Accurate calculation of settling time in second order systems: a photovoltaic application Rev. Fac. Ing. Univ. Antioquia N. 66 pp. 104-117. Marzo, 2013 Accurate calculation of settling time in second order systems: a photovoltaic application Cálculo preciso del tiempo de estabilización en sistemas

More information

REVISTA INVESTIGACION OPERACIONAL VOL. 38, NO. 3, , 2017

REVISTA INVESTIGACION OPERACIONAL VOL. 38, NO. 3, , 2017 REVISTA INVESTIGACION OPERACIONAL VOL. 38, NO. 3, 247-251, 2017 LINEAR REGRESSION: AN ALTERNATIVE TO LOGISTIC REGRESSION THROUGH THE NON- PARAMETRIC REGRESSION Ernesto P. Menéndez*, Julia A. Montano**

More information

Goodness of Fit Tests for Rayleigh Distribution Based on Phi-Divergence

Goodness of Fit Tests for Rayleigh Distribution Based on Phi-Divergence Revista Colombiana de Estadística July 2017, Volume 40, Issue 2, pp. 279 to 290 DOI: http://dx.doi.org/10.15446/rce.v40n2.60375 Goodness of Fit Tests for Rayleigh Distribution Based on Phi-Divergence Pruebas

More information

Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama

Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama Instructions This exam has 7 pages in total, numbered 1 to 7. Make sure your exam has all the pages. This exam will be 2 hours

More information

A solution for multicollinearity in stochastic frontier production function models. Elkin Castaño and Santiago Gallón

A solution for multicollinearity in stochastic frontier production function models. Elkin Castaño and Santiago Gallón A solution for multicollinearity in stochastic frontier production function models Elkin Castaño and Santiago Gallón Lecturas de Economía - No. 86. Medellín, enero-junio de 2017 Lecturas de Economía, 86

More information

Mathematical formulation of restrictions for the design of low voltage bandgap references

Mathematical formulation of restrictions for the design of low voltage bandgap references Rev Fac Ing Univ Antioquia N 60 pp 165-170 Septiembre, 2011 Mathematical formulation of restrictions for the design of low voltage bandgap references Formulación matemática de restricciones para el diseño

More information

Even from Gregory-Leibniz series π could be computed: an example of how convergence of series can be accelerated

Even from Gregory-Leibniz series π could be computed: an example of how convergence of series can be accelerated Lecturas Matemáticas Volumen 27 (2006), páginas 2 25 Even from Gregory-Leibniz series could be computed: an example of how convergence of series can be accelerated Vito Lampret University of Ljubljana,

More information

Additional Problems Additional Problem 1 Like the http://www.stat.umn.edu/geyer/5102/examp/rlike.html#lmax example of maximum likelihood done by computer except instead of the gamma shape model, we will

More information

Contents 1. Contents

Contents 1. Contents Contents 1 Contents 1 One-Sample Methods 3 1.1 Parametric Methods.................... 4 1.1.1 One-sample Z-test (see Chapter 0.3.1)...... 4 1.1.2 One-sample t-test................. 6 1.1.3 Large sample

More information

Heat equation and stable minimal Morse functions on real and complex projective spaces

Heat equation and stable minimal Morse functions on real and complex projective spaces Revista Colombiana de Matemáticas Volumen 51(2017)1, páginas 71-82 Heat equation and stable minimal Morse functions on real and complex projective spaces Ecuación del calor y funciones de Morse minimales

More information

A proof of Holsztyński theorem

A proof of Holsztyński theorem Revista Integración, temas de matemáticas Escuela de Matemáticas Universidad Industrial de Santander Vol. 36, N 1, 2018, pág. 59 65 DOI: http://dx.doi.org/10.18273/revint.v36n1-2018005 A proof of Holsztyński

More information

A Remark on the Heat Equation and Minimal Morse Functions on Tori and Spheres

A Remark on the Heat Equation and Minimal Morse Functions on Tori and Spheres Ingeniería y Ciencia ISSN:1794-9165 ISSN-e: 2256-4314 ing. cienc., vol. 9, no. 17, pp. 11 20, enero-junio. 2013. http://www.eafit.edu.co/ingciencia This a open-access article distributed under the terms

More information

Bootstrap Confidence Intervals

Bootstrap Confidence Intervals Bootstrap Confidence Intervals Patrick Breheny September 18 Patrick Breheny STA 621: Nonparametric Statistics 1/22 Introduction Bootstrap confidence intervals So far, we have discussed the idea behind

More information

EFFECT OF SCINTILLATION ON ADAPTIVE OPTICS SYSTEMS

EFFECT OF SCINTILLATION ON ADAPTIVE OPTICS SYSTEMS Revista Mexicana de Astronomía y Astrofísica, 38, 193 198 (2002) EFFECT OF SCINTILLATION ON ADAPTIVE OPTICS SYSTEMS V. V. Voitsehovich, L. J. Sánchez, and V. G. Orlov Instituto de Astronomía, Universidad

More information

como trabajan las calculadoras?

como trabajan las calculadoras? Revista de Matemática: Teoría y Aplicaciones 2005 12(1 & 2) : 45 50 cimpa ucr ccss issn: 1409-2433 como trabajan las calculadoras? Bruce H. Edwards Received/Recibido: 24 Feb 2004 Abstract What happens

More information

Luis G. Arboleda Monsalve 1, David G. Zapata Medina 1*, J. Darío Aristizabal Ochoa 2

Luis G. Arboleda Monsalve 1, David G. Zapata Medina 1*, J. Darío Aristizabal Ochoa 2 Rev. Fac. Ing. Univ. Antioquia N. 65 pp. 191-200. Diciembre, 2012 force, translational and rotational inertias fuerza de gravedad en el borde libre, inercias traslacionales y rotacionales Luis G. Arboleda

More information

Monte Carlo Studies. The response in a Monte Carlo study is a random variable.

Monte Carlo Studies. The response in a Monte Carlo study is a random variable. Monte Carlo Studies The response in a Monte Carlo study is a random variable. The response in a Monte Carlo study has a variance that comes from the variance of the stochastic elements in the data-generating

More information

Momentos de Ciencia 10:(2), 2013

Momentos de Ciencia 10:(2), 2013 Universidad de la AMAZONIA Momentos de Ciencia 10:(2), 2013 MOMENTOS DE CIENCIA Mathematical foundations of the density functional theory dft. An efficient method for theoretical calculations in materials

More information

A note on inertial motion

A note on inertial motion Atmósfera (24) 183-19 A note on inertial motion A. WIIN-NIELSEN The Collstrop Foundation, H. C. Andersens Blvd. 37, 5th, DK 1553, Copenhagen V, Denmark Received January 13, 23; accepted January 1, 24 RESUMEN

More information

Revista Colombiana de Estadística ISSN: Universidad Nacional de Colombia Colombia

Revista Colombiana de Estadística ISSN: Universidad Nacional de Colombia Colombia Revista Colombiana de Estadística ISSN: -75 revcoles_fcbog@unal.edu.co Universidad Nacional de Colombia Colombia Martínez-Flórez, Guillermo; Vergara-Cardozo, Sandra; González, Luz Mery The Family of Log-Skew-Normal

More information

Simultaneous description of elastic, fusion and total reaction cross sections

Simultaneous description of elastic, fusion and total reaction cross sections INVESTIGACIÓN REVISTA MEXICANA DE FÍSICA 50 (3) 265 271 JUNIO 2004 Simultaneous description of elastic, fusion and total reaction cross sections for the 6 He + 209 Bi system for energies around the coulomb

More information

A Note on Generalized Exponential Type Estimator for Population Variance in Survey Sampling

A Note on Generalized Exponential Type Estimator for Population Variance in Survey Sampling Revista Colombiana de Estadística July 015, Volume 38, Issue, pp 385 to 397 DOI: http://dxdoiorg/10156/rcev38n51667 A Note on Generalized Exponential Type Estimator for Population Variance in urvey ampling

More information

Estimation of Variance Components in Linear Mixed Models with Commutative Orthogonal Block Structure

Estimation of Variance Components in Linear Mixed Models with Commutative Orthogonal Block Structure Revista Colombiana de Estadística Diciembre 2013, volumen 36, no 2, pp 261 a 271 Estimation of Variance Components in Linear Mixed Models with Commutative Orthogonal Block Structure Estimación de las componentes

More information

COMPARING TWO DEPENDENT GROUPS VIA QUANTILES

COMPARING TWO DEPENDENT GROUPS VIA QUANTILES COMPARING TWO DEPENDENT GROUPS VIA QUANTILES Rand R. Wilcox Dept of Psychology University of Southern California and David M. Erceg-Hurn School of Psychology University of Western Australia September 14,

More information

Some Values of Olson s Constant

Some Values of Olson s Constant Divulgaciones Matemáticas Vol. 8 No. 2 (2000), pp. 121 128 Some Values of Olson s Constant Algunos Valores de la Constante de Olson Julio C. Subocz G. (jsubocz@hotmail.com) Departamento de Matemáticas

More information

Characteristics of two Competing Risks Models with Weibull Distributed Risks

Characteristics of two Competing Risks Models with Weibull Distributed Risks Rev. Acad. Colomb. Cienc. 38(48):000 000, julio-septiembre de 04 Matemáticas Characteristics of two Competing Risks Models with Weibull Distributed Risks Sergio Yáñez,*, Luis A. Escobar, and Nelfi González

More information

Revista Colombiana de Estadística ISSN: Universidad Nacional de Colombia Colombia

Revista Colombiana de Estadística ISSN: Universidad Nacional de Colombia Colombia Revista Colombiana de Estadística ISSN: 0120-1751 revcoles_fcbog@unal.edu.co Universidad Nacional de Colombia Colombia Marozzi, Marco A modified Cucconi Test for Location and Scale Change Alternatives

More information

RACSAM. On copies of c 0 in some function spaces. 1 Preliminaries. Juan Carlos Ferrando

RACSAM. On copies of c 0 in some function spaces. 1 Preliminaries. Juan Carlos Ferrando RACSAM Rev. R. Acad. Cien. Serie A. Mat. VOL. 103 (1), 2009, pp. 49 54 Análisis Matemático / Mathematical Analysis On copies of c 0 in some function spaces Juan Carlos Ferrando Abstract. If (, Σ, µ) is

More information

2.1 Measures of Location (P.9-11)

2.1 Measures of Location (P.9-11) MATH1015 Biostatistics Week.1 Measures of Location (P.9-11).1.1 Summation Notation Suppose that we observe n values from an experiment. This collection (or set) of n values is called a sample. Let x 1

More information

and their Decomposition

and their Decomposition (α, β, θ,, I)-Continuous Mappings and their Decomposition Aplicaciones (α, β, θ,, I)-Continuas y su Descomposición Jorge Vielma Facultad de Ciencias - Departamento de Matemáticas Facultad de Economia -

More information

A Bayesian Analysis in the Presence of Covariates for Multivariate Survival Data: An example of Application

A Bayesian Analysis in the Presence of Covariates for Multivariate Survival Data: An example of Application Revista Colombiana de Estadística Junio 2011, volumen 34, no. 1, pp. 111 a 131 A Bayesian Analysis in the Presence of Covariates for Multivariate Survival Data: An example of Application Análisis bayesiano

More information

The Erdös-Ginzburg-Ziv Theorem in Abelian non-cyclic Groups

The Erdös-Ginzburg-Ziv Theorem in Abelian non-cyclic Groups Divulgaciones Matemáticas Vol. 8 No. 2 (2000), pp. 113 119 The Erdös-Ginzburg-Ziv Theorem in Abelian non-cyclic Groups El Teorema de Erdös-Ginzburg-Ziv en Grupos Abelianos no Cíclicos Oscar Ordaz (oordaz@isys.ciens.ucv.ve)

More information

Common ontinuous random variables

Common ontinuous random variables Common ontinuous random variables CE 311S Earlier, we saw a number of distribution families Binomial Negative binomial Hypergeometric Poisson These were useful because they represented common situations:

More information

DATA ANALYSIS OF MOA FOR GRAVITATIONAL MICROLENSING EVENTS WITH DURATIONS LESS THAN 2 DAYS BY USING BROWN DWARF POPULATION

DATA ANALYSIS OF MOA FOR GRAVITATIONAL MICROLENSING EVENTS WITH DURATIONS LESS THAN 2 DAYS BY USING BROWN DWARF POPULATION RevMexAA (Serie de Conferencias), 48, 129 133 (2016) DATA ANALYSIS OF MOA FOR GRAVITATIONAL MICROLENSING EVENTS WITH DURATIONS LESS THAN 2 DAYS BY USING BROWN DWARF POPULATION Sh. Hassani 1 RESUMEN Las

More information

On Completions of LB-spaces of Moscatelli Type. (Dedicated to the Memory of Walter Roelcke, doctoral promotor of the first author)

On Completions of LB-spaces of Moscatelli Type. (Dedicated to the Memory of Walter Roelcke, doctoral promotor of the first author) RACSAM Rev. R. Acad. Cien. Serie A. Mat. VOL. 102 (2), 2008, pp. 205 209 Análisis Matemático / Mathematical Analysis On Completions of LB-spaces of Moscatelli Type (Dedicated to the Memory of Walter Roelcke,

More information

EPOS- a multiparameter measuring system to earthquake research

EPOS- a multiparameter measuring system to earthquake research Geofísica Internacional (), Vol., Num., pp. 9-9 EPOS- a multiparameter measuring system to earthquake research T. Streil, M. Balcázar and V. Oeser SARAD GmbH, Dresden, Germany Instituto Nacional de Investigaciones

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

MAGNETIC PROPERTIES OF MAGHEMITE: A HEISENBERG-MONTE CARLO APPROACH. Colombia

MAGNETIC PROPERTIES OF MAGHEMITE: A HEISENBERG-MONTE CARLO APPROACH. Colombia REVITA COLOMBIANA DE FÍICA VOL. 37 No. 2 2005 MAGNETIC PROPERTIE OF MAGHEMITE: A HEIENBERG-MONTE CARLO APPROACH J. Restrepo 1 and J. M. Greneche 2 1 Grupo de Estado ólido. Instituto de Física. Universidad

More information

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( )

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) UCLA STAT 35 Applied Computational and Interactive Probability Instructor: Ivo Dinov, Asst. Prof. In Statistics and Neurology Teaching Assistant: Chris Barr Continuous Random Variables and Probability

More information

On the Existence of k-solssoms

On the Existence of k-solssoms Divulgaciones Matemáticas Vol. 8 No. 1 (000), pp. 5 9 On the Existence of k-solssoms Sobre la Existencia de k-solssoms A. R. Ashrafi (ashrafi@vax.ipm.ac.ir) A. Gordji Department of Mathematics Faculty

More information

Short solutions for a linear Diophantine equation

Short solutions for a linear Diophantine equation Lecturas Matemáticas Volumen 27 (2006), páginas 5 16 Short solutions for a linear Diophantine equation H. Esmaeili Bu-Ali Sina University, Hamedan, Iran Abstract. It is known that finding the shortest

More information

R-squared for Bayesian regression models

R-squared for Bayesian regression models R-squared for Bayesian regression models Andrew Gelman Ben Goodrich Jonah Gabry Imad Ali 8 Nov 2017 Abstract The usual definition of R 2 (variance of the predicted values divided by the variance of the

More information

Foundations of Probability and Statistics

Foundations of Probability and Statistics Foundations of Probability and Statistics William C. Rinaman Le Moyne College Syracuse, New York Saunders College Publishing Harcourt Brace College Publishers Fort Worth Philadelphia San Diego New York

More information

Statistics. Lecture 4 August 9, 2000 Frank Porter Caltech. 1. The Fundamentals; Point Estimation. 2. Maximum Likelihood, Least Squares and All That

Statistics. Lecture 4 August 9, 2000 Frank Porter Caltech. 1. The Fundamentals; Point Estimation. 2. Maximum Likelihood, Least Squares and All That Statistics Lecture 4 August 9, 2000 Frank Porter Caltech The plan for these lectures: 1. The Fundamentals; Point Estimation 2. Maximum Likelihood, Least Squares and All That 3. What is a Confidence Interval?

More information

TL- MOMENTS AND L-MOMENTS ESTIMATION FOR THE TRANSMUTED WEIBULL DISTRIBUTION

TL- MOMENTS AND L-MOMENTS ESTIMATION FOR THE TRANSMUTED WEIBULL DISTRIBUTION Journal of Reliability and Statistical Studies; ISSN (Print): 0974-804, (Online): 9-5666 Vol 0, Issue (07): 7-36 TL- MOMENTS AND L-MOMENTS ESTIMATION FOR THE TRANSMUTED WEIBULL DISTRIBUTION Ashok Kumar

More information

Dynamics of a System Associated with a Piecewise Quadratic Family

Dynamics of a System Associated with a Piecewise Quadratic Family Ciencia en Desarrollo, Vol. 7 No. ISSN 011-7488 Julio-Diciembre de 016, pp. 15-13 Dynamics of a System Associated with a Piecewise Quadratic Family Dinámica de un sistema asociado a una familia cuadrática

More information

Blow-up for a Nonlocal Nonlinear Diffusion Equation with Source

Blow-up for a Nonlocal Nonlinear Diffusion Equation with Source Revista Colombiana de Matemáticas Volumen 46(2121, páginas 1-13 Blow-up for a Nonlocal Nonlinear Diffusion Equation with Source Explosión para una ecuación no lineal de difusión no local con fuente Mauricio

More information

Application of Variance Homogeneity Tests Under Violation of Normality Assumption

Application of Variance Homogeneity Tests Under Violation of Normality Assumption Application of Variance Homogeneity Tests Under Violation of Normality Assumption Alisa A. Gorbunova, Boris Yu. Lemeshko Novosibirsk State Technical University Novosibirsk, Russia e-mail: gorbunova.alisa@gmail.com

More information

One-Sample Numerical Data

One-Sample Numerical Data One-Sample Numerical Data quantiles, boxplot, histogram, bootstrap confidence intervals, goodness-of-fit tests University of California, San Diego Instructor: Ery Arias-Castro http://math.ucsd.edu/~eariasca/teaching.html

More information

WEIGHTED QUANTILE REGRESSION THEORY AND ITS APPLICATION. Abstract

WEIGHTED QUANTILE REGRESSION THEORY AND ITS APPLICATION. Abstract Journal of Data Science,17(1). P. 145-160,2019 DOI:10.6339/JDS.201901_17(1).0007 WEIGHTED QUANTILE REGRESSION THEORY AND ITS APPLICATION Wei Xiong *, Maozai Tian 2 1 School of Statistics, University of

More information

On the existence of limit cycles for some planar vector fields

On the existence of limit cycles for some planar vector fields Revista Integración Escuela de Matemáticas Universidad Industrial de Santander Vol. 33, No. 2, 2015, pág. 191 198 On the existence of limit cycles for some planar vector fields L. Rocío González-Ramírez

More information

Domain estimation under design-based models

Domain estimation under design-based models Domain estimation under design-based models Viviana B. Lencina Departamento de Investigación, FM Universidad Nacional de Tucumán, Argentina Julio M. Singer and Heleno Bolfarine Departamento de Estatística,

More information

Approximation expressions for the large-angle period of a simple pendulum revisited

Approximation expressions for the large-angle period of a simple pendulum revisited ENSEÑANZA REVISTA MEXICANA DE FÍSICA E 54 (1) 59 64 JUNIO 008 Approximation expressions for the large-angle period of a simple pendulum revisited D. Amrani, P. Paradis and M. Beaudin Service des Enseignements

More information

Journal of Sciences and Engineering. Contribution of a High School GLOBE - Peru to the report and verification of climate change

Journal of Sciences and Engineering. Contribution of a High School GLOBE - Peru to the report and verification of climate change Copyright 2017,. Contribution of a High School GLOBE - Peru to the report and verification of climate change Jhonny Valverde Flores a, * a Institute of Sciences and, Centre of Research and Training to

More information

SIMULATION OF RAINFALL AND SEEPAGE FLOW ON UNSATURATED SOIL BY A SEEPAGE - DEFORMATION COUPLED METHOD

SIMULATION OF RAINFALL AND SEEPAGE FLOW ON UNSATURATED SOIL BY A SEEPAGE - DEFORMATION COUPLED METHOD Revista Ingenierías Universidad de Medellín SIMULATION OF RAINFALL AND SEEPAGE FLOW ON UNSATURATED SOIL BY A SEEPAGE - DEFORMATION COUPLED METHOD Edwin García - Aristizábal * Carlos Riveros - Jerez **

More information

Probabilidades y Estadística (M) Práctica 9 2 cuatrimestre 2018 Estadística

Probabilidades y Estadística (M) Práctica 9 2 cuatrimestre 2018 Estadística Probabilidades y Estadística (M) Práctica 9 2 cuatrimestre 208 Estadística De los ejercicios de abajo (sacados del libro de Georgii, Stochastics) se proponen los siguientes: 7.2, 7.3, 7.4, 7.5 b), 7.7,

More information

STAT 512 sp 2018 Summary Sheet

STAT 512 sp 2018 Summary Sheet STAT 5 sp 08 Summary Sheet Karl B. Gregory Spring 08. Transformations of a random variable Let X be a rv with support X and let g be a function mapping X to Y with inverse mapping g (A = {x X : g(x A}

More information

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) Chapter 4 4.

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) Chapter 4 4. UCLA STAT 11 A Applied Probability & Statistics for Engineers Instructor: Ivo Dinov, Asst. Prof. In Statistics and Neurology Teaching Assistant: Christopher Barr University of California, Los Angeles,

More information

ELECTROLIXIVIACIÓN DE ORO EN UN REACTOR DE LECHO POROSO

ELECTROLIXIVIACIÓN DE ORO EN UN REACTOR DE LECHO POROSO Revista de la Facultad de Ciencias Universidad Nacional de Colombia, Sede Medellín V 6 N 1 enero-junio de 2017 ISSN-e 2357-5749 Artículo Investigación Páginas 57 a 66 DOI: 10.15446/rev.fac.cienc.v6n1.62744

More information

ADRIAN VAZQUEZ V. Dr(Est.)Inst Politécnico Nacional, México, Centro de Investigación Cienc.

ADRIAN VAZQUEZ V. Dr(Est.)Inst Politécnico Nacional, México, Centro de Investigación Cienc. MICROWAVE HEATING AND SEPARATION OF WATER-IN-OIL EMULSION FROM MEXICAN CRUDE OIL CALENTAMIENTO POR MICROONDAS Y LA SEPARACIÓN DE EMULSIÓN DE AGUA EN ACEITE DEL PETRÓLEO CRUDO MEXICANO ADRIAN VAZQUEZ V.

More information

Statistics II Lesson 1. Inference on one population. Year 2009/10

Statistics II Lesson 1. Inference on one population. Year 2009/10 Statistics II Lesson 1. Inference on one population Year 2009/10 Lesson 1. Inference on one population Contents Introduction to inference Point estimators The estimation of the mean and variance Estimating

More information

Spatially Smoothed Kernel Density Estimation via Generalized Empirical Likelihood

Spatially Smoothed Kernel Density Estimation via Generalized Empirical Likelihood Spatially Smoothed Kernel Density Estimation via Generalized Empirical Likelihood Kuangyu Wen & Ximing Wu Texas A&M University Info-Metrics Institute Conference: Recent Innovations in Info-Metrics October

More information

Time variation of total electron content over Tucumán, Argentina

Time variation of total electron content over Tucumán, Argentina Geofísica Internacional (2004), Vol. 43, Num. 2, pp. 143-151 Time variation of total electron content over Tucumán, Argentina M.Mosert 1, R.Ezquer 2,3, C. Jadur 4 and R. del V. Oviedo 2 1 Complejo Astronómico

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

200 participants [EUR] ( =60) 200 = 30% i.e. nearly a third of the phone bills are greater than 75 EUR

200 participants [EUR] ( =60) 200 = 30% i.e. nearly a third of the phone bills are greater than 75 EUR Ana Jerončić 200 participants [EUR] about half (71+37=108) 200 = 54% of the bills are small, i.e. less than 30 EUR (18+28+14=60) 200 = 30% i.e. nearly a third of the phone bills are greater than 75 EUR

More information

Green s Functions for Sturm-Liouville Problems on Directed Tree Graphs

Green s Functions for Sturm-Liouville Problems on Directed Tree Graphs Revista Colombiana de Matemáticas Volumen 4620121, páginas 15-25 Green s Functions for Sturm-Liouville Problems on Directed Tree Graphs Funciones de Green para problemas de Sturm-Liouville en árboles direccionales

More information

Aerosol optical properties by means of a sunphotometer and LIDAR system in Buenos Aires Argentina.

Aerosol optical properties by means of a sunphotometer and LIDAR system in Buenos Aires Argentina. ÓPTICA PURA Y APLICADA Vol. 39, núm. 1 2006 3rd-Workshop LIDAR Measurements in Latin América Aerosol optical properties by means of a sunphotometer and LIDAR system in Buenos Aires Argentina. Propiedades

More information

Bias Reduction in the Estimation of a Shape Second-order Parameter of a Heavy Right Tail Model

Bias Reduction in the Estimation of a Shape Second-order Parameter of a Heavy Right Tail Model Bias Reduction in the Estimation of a Shape Second-order Parameter of a Heavy Right Tail Model Frederico Caeiro Universidade Nova de Lisboa, FCT and CMA M. Ivette Gomes Universidade de Lisboa, DEIO, CEAUL

More information

Reciprocity relations for Bollmann s o-lattice

Reciprocity relations for Bollmann s o-lattice INVESTIGACIÓN REVISTA MEXICANA DE FÍSICA 53 (2) 139 143 ABRIL 2007 Reciprocity relations for Bollmann s o-lattice A. Gómez Rodríguez D. Romeu Casajuana Departamento de Materia Condensada, Instituto de

More information

Revista Colombiana de Matemáticas Volumen 40 (2006), páginas 81 86

Revista Colombiana de Matemáticas Volumen 40 (2006), páginas 81 86 Revista Colombiana de Matemáticas Volumen 40 2006), páginas 81 86 Palindromic powers Santos Hernández Hernández Pontificia Universidad Católica de Chile, Santigo Florian Luca Universidad Nacional Autónoma

More information

The Mixture Approach for Simulating New Families of Bivariate Distributions with Specified Correlations

The Mixture Approach for Simulating New Families of Bivariate Distributions with Specified Correlations The Mixture Approach for Simulating New Families of Bivariate Distributions with Specified Correlations John R. Michael, Significance, Inc. and William R. Schucany, Southern Methodist University The mixture

More information

Subatomic particle location charge mass

Subatomic particle location charge mass verview of subatomic particles Subatomic particle location charge mass proton (p + ) nucleus 1+ 1 amu (g/mol) Neutron (n 0 ) nucleus 0 1 amu (g/mol) Electron (e - ) Electron could in energy levels 1-0

More information

A DIAGNOSTIC FUNCTION TO EXAMINE CANDIDATE DISTRIBUTIONS TO MODEL UNIVARIATE DATA JOHN RICHARDS. B.S., Kansas State University, 2008 A REPORT

A DIAGNOSTIC FUNCTION TO EXAMINE CANDIDATE DISTRIBUTIONS TO MODEL UNIVARIATE DATA JOHN RICHARDS. B.S., Kansas State University, 2008 A REPORT A DIAGNOSTIC FUNCTION TO EXAMINE CANDIDATE DISTRIBUTIONS TO MODEL UNIVARIATE DATA by JOHN RICHARDS B.S., Kansas State University, 2008 A REPORT submitted in partial fulfillment of the requirements for

More information

Probability Density Functions

Probability Density Functions Probability Density Functions Probability Density Functions Definition Let X be a continuous rv. Then a probability distribution or probability density function (pdf) of X is a function f (x) such that

More information

Determination of the Theoretical Stress. Concentration Factor in Structural Flat Plates with. Two Holes Subjected to Bending Loads

Determination of the Theoretical Stress. Concentration Factor in Structural Flat Plates with. Two Holes Subjected to Bending Loads Contemporary Engineering Sciences, Vol. 11, 2018, no. 98, 4869-4877 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.810536 Determination of the Theoretical Stress Concentration Factor in

More information

Diseño óptimo de absorbedores electromagnéticos multicapa para frecuencias en el rango de 0,85-5,4 GHz

Diseño óptimo de absorbedores electromagnéticos multicapa para frecuencias en el rango de 0,85-5,4 GHz SECCIÓN TÉCNICA 0.85 GHz and 5. GHz Diseño óptimo de absorbedores electromagnéticos multicapa para frecuencias en el rango de 0,85-5, GHz Iván Amaya (), Rodrigo Correa (2) () Ph.D (c) on Engineering, Universidad

More information

Robustness. James H. Steiger. Department of Psychology and Human Development Vanderbilt University. James H. Steiger (Vanderbilt University) 1 / 37

Robustness. James H. Steiger. Department of Psychology and Human Development Vanderbilt University. James H. Steiger (Vanderbilt University) 1 / 37 Robustness James H. Steiger Department of Psychology and Human Development Vanderbilt University James H. Steiger (Vanderbilt University) 1 / 37 Robustness 1 Introduction 2 Robust Parameters and Robust

More information

STATISTICAL INFERENCE IN ACCELERATED LIFE TESTING WITH GEOMETRIC PROCESS MODEL. A Thesis. Presented to the. Faculty of. San Diego State University

STATISTICAL INFERENCE IN ACCELERATED LIFE TESTING WITH GEOMETRIC PROCESS MODEL. A Thesis. Presented to the. Faculty of. San Diego State University STATISTICAL INFERENCE IN ACCELERATED LIFE TESTING WITH GEOMETRIC PROCESS MODEL A Thesis Presented to the Faculty of San Diego State University In Partial Fulfillment of the Requirements for the Degree

More information

Chapter 1 - Lecture 3 Measures of Location

Chapter 1 - Lecture 3 Measures of Location Chapter 1 - Lecture 3 of Location August 31st, 2009 Chapter 1 - Lecture 3 of Location General Types of measures Median Skewness Chapter 1 - Lecture 3 of Location Outline General Types of measures What

More information

APLICACIÓN NO CONVENCIONAL DE REDES NEURONALES PARA PREDECIR PROPIEDADES PETROPHYSICA EN UN CUBO SISMICO

APLICACIÓN NO CONVENCIONAL DE REDES NEURONALES PARA PREDECIR PROPIEDADES PETROPHYSICA EN UN CUBO SISMICO Cersosimo, S., Ravazoli, C., Garcia-Martinez, R. 2011. Non Classical Use o Neuronal Networks to Predict Petrophysica Propierties in a Seismic Cube Proceedings of II International Congress on Computer Science

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

On Asymptotic Distribution of Sample Central. Moments in Normal-Uniform Distribution

On Asymptotic Distribution of Sample Central. Moments in Normal-Uniform Distribution International Mathematical Forum, Vol. 8, 2013, no. 8, 395-399 On Asymptotic Distribution of Sample Central Moments in Normal-Uniform Distribution Narges Abbasi Department of Statistics, Payame Noor University,

More information

Classic, fuzzy and predictive dtc strategies for the PMSM using the bacterial foraging algorithmas an online parameter estimator

Classic, fuzzy and predictive dtc strategies for the PMSM using the bacterial foraging algorithmas an online parameter estimator Rev. Fac. Ing. Univ. Antioquia N. 64 pp. 182-194. Septiembre, 2012 Classic, fuzzy and predictive dtc strategies for the PMSM using the bacterial foraging algorithmas an online parameter estimator Estrategias

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

Characterization of the Banzhaf Value Using a Consistency Axiom

Characterization of the Banzhaf Value Using a Consistency Axiom CUBO A Mathematical Journal Vol.1, N ō 01, (1 6). March 010 Characterization of the Banzhaf Value Using a Consistency Axiom Joss Erick Sánchez Pérez Facultad de Economía, UASLP, Av. Pintores s/n, Col.

More information

&7+/)18/ Roberto Algarín 1 Antonio Bula 2 Oscar Tascón 3

&7+/)18/ Roberto Algarín 1 Antonio Bula 2 Oscar Tascón 3 &7+/)/ Roberto Algarín Antonio Bula Oscar Tascón The D impact phenomenon in calm water, considering symmetric entry with vertical velocity is studied. The analysis was performed by using commercial STAR-CCM+

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

Week 9 The Central Limit Theorem and Estimation Concepts

Week 9 The Central Limit Theorem and Estimation Concepts Week 9 and Estimation Concepts Week 9 and Estimation Concepts Week 9 Objectives 1 The Law of Large Numbers and the concept of consistency of averages are introduced. The condition of existence of the population

More information

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

REVISTA INVESTIGACION OPERACIONAL Vol.21, No. 2, 2000 REVISTA INVESTIGACION OPERACIONAL Vol.21, No. 2, 2000 A STRATEGY IN THE STATISTICAL ANALYSIS OF THE EXPERIMENTAL DESIGN Nidia Hernández Pérez, Vivian Sistachs Vega y Elina Miret Barroso Faculty of Mathematics

More information

Bootstrap (Part 3) Christof Seiler. Stanford University, Spring 2016, Stats 205

Bootstrap (Part 3) Christof Seiler. Stanford University, Spring 2016, Stats 205 Bootstrap (Part 3) Christof Seiler Stanford University, Spring 2016, Stats 205 Overview So far we used three different bootstraps: Nonparametric bootstrap on the rows (e.g. regression, PCA with random

More information