Chapter 8 Fundamental Sampling Distributions And

Total Page:16

File Type:pdf, Size:1020Kb

Chapter 8 Fundamental Sampling Distributions And CHAPTER 8 FUNDAMENTAL SAMPLING DISTRIBUTIONS AND DATA DESCRIPTIONS 8.1 Random Sampling pling procedure, it is desirable to choose a random sample in the sense that the observations are made The basic idea of the statistical inference is that we independently and at random. are allowed to draw inferences or conclusions about a Random Sample population based on the statistics computed from the sample data so that we could infer something about Let X1;X2;:::;Xn be n independent random variables, the parameters and obtain more information about the each having the same probability distribution f (x). population. Thus we must make sure that the samples Define X1;X2;:::;Xn to be a random sample of size must be good representatives of the population and n from the population f (x) and write its joint proba- pay attention on the sampling bias and variability to bility distribution as ensure the validity of statistical inference. f (x1;x2;:::;xn) = f (x1) f (x2) f (xn): ··· 8.2 Some Important Statistics It is important to measure the center and the variabil- ity of the population. For the purpose of the inference, we study the following measures regarding to the cen- ter and the variability. 8.2.1 Location Measures of a Sample The most commonly used statistics for measuring the center of a set of data, arranged in order of mag- nitude, are the sample mean, sample median, and sample mode. Let X1;X2;:::;Xn represent n random variables. Sample Mean To calculate the average, or mean, add all values, then Bias divide by the number of individuals. n Any sampling procedure that produces inferences that X1 + X2 + + Xn 1 consistently overestimate or consistently underestimate X = ··· = ∑ Xi n n i=1 some characteristic of the population is said to be bi- ased. where X is the special symbol of the sample mean and 1 n x = x denotes its value, or the realization of X. To eliminate any possibility of bias in the sam- ∑ i n i=1 38 Chapter 8. Fundamental Sampling Distributions and Data Descriptions NOTE. The mean is the balance point. It is the “center The sample variance \S2" is used to describe the vari- of mass”. ation around the mean. We use EXAMPLE 8.1. The weights of a group of students (in 2 1 2 s = (xi x) lbs) are given below: n 1 ∑ − − 1 (∑x)2 135 105 118 163 172 183 122 150 121 162 = ∑x2 n 1 " − n # Find the mean. If another student joins in the group and − n∑(x2) (∑x)2 his weight is 250 lbs, what would be the new mean? = − n(n 1) − Sample Median to denote the realization or the computed values of S2. The number such that half of the observations are smaller and half are larger, i.e., the midpoint of a dis- Sample Standard Deviation tribution. The sample standard deviation is the squared root of x(n+1)=2 if n is odd the sample variance. x˜ = 1 ( xn=2 + xn=2+1 if n is even 2 S = pS2 EXAMPLE 8.2. The weights of a group of students (in and lbs) are given below: 1 2 s = (xi x) n 1 ∑ − 135 105 118 163 172 183 122 150 121 162 r − Find the median. If another student joins in the group NOTE. Properties of Standard Deviation and his weight is 250 lbs, what would be the new me- dian? s measures spread about the mean and should be • used only when the mean is the measure of center. Sample Mode s = 0 only when all observations have the same • The mode of a data set is the value that occurs most value and there is no spread. Otherwise, s > 0. frequently. s gets larger, as the observations become more • spread out about their mean. The cases are unimodal, bimodal, multimodal and no mode. The mode is/are the value(s) whose s has the same units of measurement as the origi- frequencies are the largest (the peaks). • nal observations. EXAMPLE 8.3. The weights of three group of students NOTE. The standard deviation of a population is de- (in lbs) are given below: ∑(x m)2 fined by s = − , where N is the population N (a) 135;105;118;163;172;183;122;150 size and m is populationr mean. Be careful with the de- nominator inside square-root is N, instead of N 1. (b) 135;105;118;163;172;183;122;135 − (c) 135;135;118;118;122;118;122;135 EXAMPLE 8.4. Calculate the sample variance and the sample standard deviation of the following set of data: Find the mode for each group. 0 1 2 3 9 − − 8.2.2 Variability Measures of a Sample Sample Range The most commonly used statistics for measuring the The sample range R of a data set is defined as center of a set of data, arranged in order of magnitude, are the sample variance, sample standard deviation, R = Xmax Xmin − and sample range. Let X1;X2;:::;Xn represent n ran- dom variables. EXAMPLE 8.5. Refer to Example 8.4. Find the sample Sample Variance range. STAT-3611 Lecture Notes 2015 Fall X. Li Section 8.4. Sampling Distribution of Means and the Central Limit Theorem 39 8.3 Sampling Distributions The variation of X is much smaller than that of the • population. The standard deviation of X decreases as the sample size n increases. Sampling Distribution The above results do NOT require any assump- In general, the sampling distribution of a given statistic • tions on the shape of the population. However, a is the distribution of the values taken by the statistic random sample is a must. in all possible samples of the same size form the same population. EXAMPLE 8.7. The mean and standard deviation of the strength of a packaging material are 55 kg and 6 kg, re- In other words, if we repeatedly collect samples spectively. A quality manager takes a random sample of of the same sample size from the population, compute specimens of this material and tests their strength. If the the statistics (mean, standard deviation, proportion), manager wants to reduce the standard deviation of X to and then draw a histogram of those statistics, the dis- 1:5 kg, how many specimens should be tested? tribution of that histogram tends to have is called the sample distribution of that statistics (mean, standard EXAMPLE 8.8. A soft-drink machine is regulated so deviation, proportion). that the amount of drink dispensed averages 240 milliliters with a standard deviation of 15 milliliters. Periodically, NOTE. The statistical applets are good tools to study the machine is checked by taking a sample of 40 drinks the sampling distribution. Check out the Rice Univer- and computing the average content. If the mean of the sity Applets at http://onlinestatbook.com/stat_ 40 drinks is a value within the interval 2 , the sim/sampling_dist/index.html. mX sX machine is thought to be operating satisfactorily;± other- wise, adjustments are made. The company official found the mean of 40 drinks to be x = 236 milliliters and con- 8.4 Sampling Distribution of Means cluded that the machine needed no adjustment. Was this and the Central Limit Theorem a reasonable decision? 8.4.1 Sampling Distribution of Sample Means Sampling Distribution of Sample Means from a from a Normal Population Normal Population 1 n Theorem. Let X = ∑ Xi be the sample mean of a Mean and Standard Deviation of a Sample Mean n i=1 random sample of size n drawn from a normal popu- Theorem. Let X be the sample mean of a random sam- lation having mean m and standard deviation s, then X ple of size n drawn from a population having mean m and follows an exact normal distribution with mean m and standard deviation s, then the mean of X is standard deviation s=pn. That is, mX = m Xi N(m; s) = X N m; s=pn : and the standard deviation of X is ∼ ) ∼ s s = X pn EXAMPLE 8.9. Prove the above theorem. NOTE. One of the essential assumptions is a ran- EXAMPLE 8.6. Prove the above theorem. dom sample• . The distribution of X has the EXACTLY normal • distribution if the random sample is from a nor- mal population. EXAMPLE 8.10. The contents of bottles of beer vary according to a normal distribution with mean m = 341 ml and standard deviation s = 3 ml. (a) What is the probability that the content of a ran- domly selected bottle is less than 339 ml? NOTE. The sample mean X is an unbiased esti- (b) What is the probability that the average content of mator• of the population mean m and is less vari- the bottles in a 12-pack of beer is less than 339 able than a single observation. ml? X. Li 2015 Fall STAT-3611 Lecture Notes 40 Chapter 8. Fundamental Sampling Distributions and Data Descriptions EXAMPLE 8.11. A patient is classified as having ges- approximate probability statement concerning the sam- tational diabetes if the glucose level is above 140 mil- ple mean, without knowledge of the shape of the popu- ligrams per deciliter (mg/dl) one hour after a sugary drink lation distribution. is ingested. Sheila’s measured glucose level one hour after ingesting the sugary drink varies according to the Again, one of the essential assumptions is a ran- normal distribution with m = 125 mg/dl and s = 10 • dom sample. mg/dl. The distribution of X has the approximately nor- • mal (a) If a single glucose measurement is made, what is distribution if the random sample is from a other than the probability that Sheila is diagnosed as having population normal.
Recommended publications
  • 5. the Student T Distribution
    Virtual Laboratories > 4. Special Distributions > 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 5. The Student t Distribution In this section we will study a distribution that has special importance in statistics. In particular, this distribution will arise in the study of a standardized version of the sample mean when the underlying distribution is normal. The Probability Density Function Suppose that Z has the standard normal distribution, V has the chi-squared distribution with n degrees of freedom, and that Z and V are independent. Let Z T= √V/n In the following exercise, you will show that T has probability density function given by −(n +1) /2 Γ((n + 1) / 2) t2 f(t)= 1 + , t∈ℝ ( n ) √n π Γ(n / 2) 1. Show that T has the given probability density function by using the following steps. n a. Show first that the conditional distribution of T given V=v is normal with mean 0 a nd variance v . b. Use (a) to find the joint probability density function of (T,V). c. Integrate the joint probability density function in (b) with respect to v to find the probability density function of T. The distribution of T is known as the Student t distribution with n degree of freedom. The distribution is well defined for any n > 0, but in practice, only positive integer values of n are of interest. This distribution was first studied by William Gosset, who published under the pseudonym Student. In addition to supplying the proof, Exercise 1 provides a good way of thinking of the t distribution: the t distribution arises when the variance of a mean 0 normal distribution is randomized in a certain way.
    [Show full text]
  • Chapter 4: Central Tendency and Dispersion
    Central Tendency and Dispersion 4 In this chapter, you can learn • how the values of the cases on a single variable can be summarized using measures of central tendency and measures of dispersion; • how the central tendency can be described using statistics such as the mode, median, and mean; • how the dispersion of scores on a variable can be described using statistics such as a percent distribution, minimum, maximum, range, and standard deviation along with a few others; and • how a variable’s level of measurement determines what measures of central tendency and dispersion to use. Schooling, Politics, and Life After Death Once again, we will use some questions about 1980 GSS young adults as opportunities to explain and demonstrate the statistics introduced in the chapter: • Among the 1980 GSS young adults, are there both believers and nonbelievers in a life after death? Which is the more common view? • On a seven-attribute political party allegiance variable anchored at one end by “strong Democrat” and at the other by “strong Republican,” what was the most Democratic attribute used by any of the 1980 GSS young adults? The most Republican attribute? If we put all 1980 95 96 PART II :: DESCRIPTIVE STATISTICS GSS young adults in order from the strongest Democrat to the strongest Republican, what is the political party affiliation of the person in the middle? • What was the average number of years of schooling completed at the time of the survey by 1980 GSS young adults? Were most of these twentysomethings pretty close to the average on
    [Show full text]
  • Notes Mean, Median, Mode & Range
    Notes Mean, Median, Mode & Range How Do You Use Mode, Median, Mean, and Range to Describe Data? There are many ways to describe the characteristics of a set of data. The mode, median, and mean are all called measures of central tendency. These measures of central tendency and range are described in the table below. The mode of a set of data Use the mode to show which describes which value occurs value in a set of data occurs most frequently. If two or more most often. For the set numbers occur the same number {1, 1, 2, 3, 5, 6, 10}, of times and occur more often the mode is 1 because it occurs Mode than all the other numbers in the most frequently. set, those numbers are all modes for the data set. If each number in the set occurs the same number of times, the set of data has no mode. The median of a set of data Use the median to show which describes what value is in the number in a set of data is in the middle if the set is ordered from middle when the numbers are greatest to least or from least to listed in order. greatest. If there are an even For the set {1, 1, 2, 3, 5, 6, 10}, number of values, the median is the median is 3 because it is in the average of the two middle the middle when the numbers are Median values. Half of the values are listed in order. greater than the median, and half of the values are less than the median.
    [Show full text]
  • Permutation Tests
    Permutation tests Ken Rice Thomas Lumley UW Biostatistics Seattle, June 2008 Overview • Permutation tests • A mean • Smallest p-value across multiple models • Cautionary notes Testing In testing a null hypothesis we need a test statistic that will have different values under the null hypothesis and the alternatives we care about (eg a relative risk of diabetes) We then need to compute the sampling distribution of the test statistic when the null hypothesis is true. For some test statistics and some null hypotheses this can be done analytically. The p- value for the is the probability that the test statistic would be at least as extreme as we observed, if the null hypothesis is true. A permutation test gives a simple way to compute the sampling distribution for any test statistic, under the strong null hypothesis that a set of genetic variants has absolutely no effect on the outcome. Permutations To estimate the sampling distribution of the test statistic we need many samples generated under the strong null hypothesis. If the null hypothesis is true, changing the exposure would have no effect on the outcome. By randomly shuffling the exposures we can make up as many data sets as we like. If the null hypothesis is true the shuffled data sets should look like the real data, otherwise they should look different from the real data. The ranking of the real test statistic among the shuffled test statistics gives a p-value Example: null is true Data Shuffling outcomes Shuffling outcomes (ordered) gender outcome gender outcome gender outcome Example: null is false Data Shuffling outcomes Shuffling outcomes (ordered) gender outcome gender outcome gender outcome Means Our first example is a difference in mean outcome in a dominant model for a single SNP ## make up some `true' data carrier<-rep(c(0,1), c(100,200)) null.y<-rnorm(300) alt.y<-rnorm(300, mean=carrier/2) In this case we know from theory the distribution of a difference in means and we could just do a t-test.
    [Show full text]
  • Sampling Distribution of the Variance
    Proceedings of the 2009 Winter Simulation Conference M. D. Rossetti, R. R. Hill, B. Johansson, A. Dunkin, and R. G. Ingalls, eds. SAMPLING DISTRIBUTION OF THE VARIANCE Pierre L. Douillet Univ Lille Nord de France, F-59000 Lille, France ENSAIT, GEMTEX, F-59100 Roubaix, France ABSTRACT Without confidence intervals, any simulation is worthless. These intervals are quite ever obtained from the so called "sampling variance". In this paper, some well-known results concerning the sampling distribution of the variance are recalled and completed by simulations and new results. The conclusion is that, except from normally distributed populations, this distribution is more difficult to catch than ordinary stated in application papers. 1 INTRODUCTION Modeling is translating reality into formulas, thereafter acting on the formulas and finally translating the results back to reality. Obviously, the model has to be tractable in order to be useful. But too often, the extra hypotheses that are assumed to ensure tractability are held as rock-solid properties of the real world. It must be recalled that "everyday life" is not only made with "every day events" : rare events are rarely occurring, but they do. For example, modeling a bell shaped histogram of experimental frequencies by a Gaussian pdf (probability density function) or a Fisher’s pdf with four parameters is usual. Thereafter transforming this pdf into a mgf (moment generating function) by mgf (z)=Et (expzt) is a powerful tool to obtain (and prove) the properties of the modeling pdf . But this doesn’t imply that a specific moment (e.g. 4) is effectively an accessible experimental reality.
    [Show full text]
  • Arxiv:1804.01620V1 [Stat.ML]
    ACTIVE COVARIANCE ESTIMATION BY RANDOM SUB-SAMPLING OF VARIABLES Eduardo Pavez and Antonio Ortega University of Southern California ABSTRACT missing data case, as well as for designing active learning algorithms as we will discuss in more detail in Section 5. We study covariance matrix estimation for the case of partially ob- In this work we analyze an unbiased covariance matrix estima- served random vectors, where different samples contain different tor under sub-Gaussian assumptions on x. Our main result is an subsets of vector coordinates. Each observation is the product of error bound on the Frobenius norm that reveals the relation between the variable of interest with a 0 1 Bernoulli random variable. We − number of observations, sub-sampling probabilities and entries of analyze an unbiased covariance estimator under this model, and de- the true covariance matrix. We apply this error bound to the design rive an error bound that reveals relations between the sub-sampling of sub-sampling probabilities in an active covariance estimation sce- probabilities and the entries of the covariance matrix. We apply our nario. An interesting conclusion from this work is that when the analysis in an active learning framework, where the expected number covariance matrix is approximately low rank, an active covariance of observed variables is small compared to the dimension of the vec- estimation approach can perform almost as well as an estimator with tor of interest, and propose a design of optimal sub-sampling proba- complete observations. The paper is organized as follows, in Section bilities and an active covariance matrix estimation algorithm.
    [Show full text]
  • Examination of Residuals
    EXAMINATION OF RESIDUALS F. J. ANSCOMBE PRINCETON UNIVERSITY AND THE UNIVERSITY OF CHICAGO 1. Introduction 1.1. Suppose that n given observations, yi, Y2, * , y., are claimed to be inde- pendent determinations, having equal weight, of means pA, A2, * *X, n, such that (1) Ai= E ai,Or, where A = (air) is a matrix of given coefficients and (Or) is a vector of unknown parameters. In this paper the suffix i (and later the suffixes j, k, 1) will always run over the values 1, 2, * , n, and the suffix r will run from 1 up to the num- ber of parameters (t1r). Let (#r) denote estimates of (Or) obtained by the method of least squares, let (Yi) denote the fitted values, (2) Y= Eai, and let (zt) denote the residuals, (3) Zi =Yi - Yi. If A stands for the linear space spanned by (ail), (a,2), *-- , that is, by the columns of A, and if X is the complement of A, consisting of all n-component vectors orthogonal to A, then (Yi) is the projection of (yt) on A and (zi) is the projection of (yi) on Z. Let Q = (qij) be the idempotent positive-semidefinite symmetric matrix taking (y1) into (zi), that is, (4) Zi= qtj,yj. If A has dimension n - v (where v > 0), X is of dimension v and Q has rank v. Given A, we can choose a parameter set (0,), where r = 1, 2, * , n -v, such that the columns of A are linearly independent, and then if V-1 = A'A and if I stands for the n X n identity matrix (6ti), we have (5) Q =I-AVA'.
    [Show full text]
  • Lecture 14 Testing for Kurtosis
    9/8/2016 CHE384, From Data to Decisions: Measurement, Kurtosis Uncertainty, Analysis, and Modeling • For any distribution, the kurtosis (sometimes Lecture 14 called the excess kurtosis) is defined as Testing for Kurtosis 3 (old notation = ) • For a unimodal, symmetric distribution, Chris A. Mack – a positive kurtosis means “heavy tails” and a more Adjunct Associate Professor peaked center compared to a normal distribution – a negative kurtosis means “light tails” and a more spread center compared to a normal distribution http://www.lithoguru.com/scientist/statistics/ © Chris Mack, 2016Data to Decisions 1 © Chris Mack, 2016Data to Decisions 2 Kurtosis Examples One Impact of Excess Kurtosis • For the Student’s t • For a normal distribution, the sample distribution, the variance will have an expected value of s2, excess kurtosis is and a variance of 6 2 4 1 for DF > 4 ( for DF ≤ 4 the kurtosis is infinite) • For a distribution with excess kurtosis • For a uniform 2 1 1 distribution, 1 2 © Chris Mack, 2016Data to Decisions 3 © Chris Mack, 2016Data to Decisions 4 Sample Kurtosis Sample Kurtosis • For a sample of size n, the sample kurtosis is • An unbiased estimator of the sample excess 1 kurtosis is ∑ ̅ 1 3 3 1 6 1 2 3 ∑ ̅ Standard Error: • For large n, the sampling distribution of 1 24 2 1 approaches Normal with mean 0 and variance 2 1 of 24/n 3 5 • For small samples, this estimator is biased D. N. Joanes and C. A. Gill, “Comparing Measures of Sample Skewness and Kurtosis”, The Statistician, 47(1),183–189 (1998).
    [Show full text]
  • Volatility Modeling Using the Student's T Distribution
    Volatility Modeling Using the Student’s t Distribution Maria S. Heracleous Dissertation submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Economics Aris Spanos, Chair Richard Ashley Raman Kumar Anya McGuirk Dennis Yang August 29, 2003 Blacksburg, Virginia Keywords: Student’s t Distribution, Multivariate GARCH, VAR, Exchange Rates Copyright 2003, Maria S. Heracleous Volatility Modeling Using the Student’s t Distribution Maria S. Heracleous (ABSTRACT) Over the last twenty years or so the Dynamic Volatility literature has produced a wealth of uni- variateandmultivariateGARCHtypemodels.Whiletheunivariatemodelshavebeenrelatively successful in empirical studies, they suffer from a number of weaknesses, such as unverifiable param- eter restrictions, existence of moment conditions and the retention of Normality. These problems are naturally more acute in the multivariate GARCH type models, which in addition have the problem of overparameterization. This dissertation uses the Student’s t distribution and follows the Probabilistic Reduction (PR) methodology to modify and extend the univariate and multivariate volatility models viewed as alternative to the GARCH models. Its most important advantage is that it gives rise to internally consistent statistical models that do not require ad hoc parameter restrictions unlike the GARCH formulations. Chapters 1 and 2 provide an overview of my dissertation and recent developments in the volatil- ity literature. In Chapter 3 we provide an empirical illustration of the PR approach for modeling univariate volatility. Estimation results suggest that the Student’s t AR model is a parsimonious and statistically adequate representation of exchange rate returns and Dow Jones returns data.
    [Show full text]
  • The Value at the Mode in Multivariate T Distributions: a Curiosity Or Not?
    The value at the mode in multivariate t distributions: a curiosity or not? Christophe Ley and Anouk Neven Universit´eLibre de Bruxelles, ECARES and D´epartement de Math´ematique,Campus Plaine, boulevard du Triomphe, CP210, B-1050, Brussels, Belgium Universit´edu Luxembourg, UR en math´ematiques,Campus Kirchberg, 6, rue Richard Coudenhove-Kalergi, L-1359, Luxembourg, Grand-Duchy of Luxembourg e-mail: [email protected]; [email protected] Abstract: It is a well-known fact that multivariate Student t distributions converge to multivariate Gaussian distributions as the number of degrees of freedom ν tends to infinity, irrespective of the dimension k ≥ 1. In particular, the Student's value at the mode (that is, the normalizing ν+k Γ( 2 ) constant obtained by evaluating the density at the center) cν;k = k=2 ν converges towards (πν) Γ( 2 ) the Gaussian value at the mode c = 1 . In this note, we prove a curious fact: c tends k (2π)k=2 ν;k monotonically to ck for each k, but the monotonicity changes from increasing in dimension k = 1 to decreasing in dimensions k ≥ 3 whilst being constant in dimension k = 2. A brief discussion raises the question whether this a priori curious finding is a curiosity, in fine. AMS 2000 subject classifications: Primary 62E10; secondary 60E05. Keywords and phrases: Gamma function, Gaussian distribution, value at the mode, Student t distribution, tail weight. 1. Foreword. One of the first things we learn about Student t distributions is the fact that, when the degrees of freedom ν tend to infinity, we retrieve the Gaussian distribution, which has the lightest tails in the Student family of distributions.
    [Show full text]
  • Statistics, Measures of Central Tendency I
    Statistics, Measures of Central TendencyI We are considering a random variable X with a probability distribution which has some parameters. We want to get an idea what these parameters are. We perfom an experiment n times and record the outcome. This means we have X1;:::; Xn i.i.d. random variables, with probability distribution same as X . We want to use the outcome to infer what the parameters are. Mean The outcomes are x1;:::; xn. The Sample Mean is x1+···+xn x := n . Also sometimes called the average. The expected value of X , EX , is also called the mean of X . Often denoted by µ. Sometimes called population mean. Median The number so that half the values are below, half above. If the sample is of even size, you take the average of the middle terms. Mode The number that occurs most frequently. There could be several modes, or no mode. Dan Barbasch Math 1105 Chapter 9 Week of September 25 1 / 24 Statistics, Measures of Central TendencyII Example You have a coin for which you know that P(H) = p and P(T ) = 1 − p: You would like to estimate p. You toss it n times. You count the number of heads. The sample mean should be an estimate of p: EX = p, and E(X1 + ··· + Xn) = np: So X + ··· + X E 1 n = p: n Dan Barbasch Math 1105 Chapter 9 Week of September 25 2 / 24 Descriptive StatisticsI Frequency Distribution Divide into a number of equal disjoint intervals. For each interval count the number of elements in the sample occuring.
    [Show full text]
  • Statistics Sampling Distribution Note
    9/30/2015 Statistics •A statistic is any quantity whose value can be calculated from sample data. CH5: Statistics and their distributions • A statistic can be thought of as a random variable. MATH/STAT360 CH5 1 MATH/STAT360 CH5 2 Sampling Distribution Note • Any statistic, being a random variable, has • In this group of notes we will look at a probability distribution. examples where we know the population • The probability distribution of a statistic is and it’s parameters. sometimes referred to as its sampling • This is to give us insight into how to distribution. proceed when we have large populations with unknown parameters (which is the more typical scenario). MATH/STAT360 CH5 3 MATH/STAT360 CH5 4 1 9/30/2015 The “Meta-Experiment” Sample Statistics • The “Meta-Experiment” consists of indefinitely Meta-Experiment many repetitions of the same experiment. Experiment • If the experiment is taking a sample of 100 items Sample Sample Sample from a population, the meta-experiment is to Population Population Sample of n Statistic repeatedly take samples of 100 items from the of n Statistic population. Sample of n Sample • This is a theoretical construct to help us Statistic understand the probabilities involved in our Sample of n Sample experiment. Statistic . Etc. MATH/STAT360 CH5 5 MATH/STAT360 CH5 6 Distribution of the Sample Mean Example: Random Rectangles 100 Rectangles with µ=7.42 and σ=5.26. Let X1, X2,…,Xn be a random sample from Histogram of Areas a distribution with mean value µ and standard deviation σ. Then 1. E(X ) X 2 2 2.
    [Show full text]