1 Estimating a population statistic from a sample statistic

Size: px
Start display at page:

Download "1 Estimating a population statistic from a sample statistic"

Transcription

1 Political Sciece 100a/200a Fall 2001 The cetral limit theorem ad the law of large umbers 1 1 Estimatig a populatio statistic from a sample statistic Questio 1: You wat to predict the outcome of a upcomig presidetial electio, but you lack the time ad moey to iterview every sigle possible voter about his or her vote itetios. So you decide to iterview of a radom sample of registered (possible) voters. Ca you use the results of this sample to geeralize about the populatio, ad how accurate is this method likely to be? Questio 2: Suppose you wat to kow the average ad stadard deviatio of life expectacy across coutries i a particular year, but the oly way to get the data is a paiful ad difficult process of cosultig records coutry-by-coutry. You do ot have time ad research moey to do this for all coutries i a give year. What should or ca you do? Suppose you decide istead to draw a radom sample of 25 coutry ames, ad to collect life expectacy data for these. Ca you use this sample to estimate the average ad stadard deviatio of life expectacy for the populatio? Sice we have the actual data o life expectacy for (almost) the full set of coutries i 1994(?), we are i positio to evaluate how accurate ad reliable this procedure would be. So let s try it: use lifeexp, sample 16, sum, graph lifeexp. Let s preted that this is the sample of 25 coutries that you costruct. Note that the distributio of the sample values looks sort of like the distributio of the populatio values. The idea is to use this sample to make ifereces about the populatio (or radom process) from which it is draw. So use sum to get basic descriptive statistics x ad sd o the sample ad the compare to populatio values. How do they compare? I reality, we oly ever see the sample we are workig with, so we ca t kow how far our estimates are from the truth. 1 Notes by James D. Fearo, Dept. of Political Sciece, Staford Uiversity, November

2 But we ca perform a experimet with Stata to see how good is the sample mea, x, i geeral as a estimate for the populatio mea µ. We ca write a program i Stata that will 1. Draw a radom sample of 25 coutries ad compute the mea of life expectacy for the coutries i this sample. 2. Record this result i a ew data file as a observatio (a case). 3. Repeat this procedure as may times as we like, thus buildig up a data set that cosists of (say) the mea life expectacies for each of the 25 coutry samples we drew. 4. We ca the look at the distributio of these estimates based o 25-coutry samples, to see how well they match up with the true mea i the populatio. The spread (or stadard deviatio) of this distributio will give us a idicatio of the likelihood that a estimate based o a 25 coutry sample is way off. Ok? NB: Of course, i reality, you will oly ever have a sample, ad ot the populatio or direct access to the social or political process you are tryig to draw a iferece about. Here we are doig a experimet where we imagie that we have the populatio ad the see how good are estimates of the populatio are based o smaller samples. Clear? Show xmea.do, discuss... ru simul xmea, reps(.) for 10, 50, 100, 1000, replicatios. Compare the distributio of our 25-coutry sample meas to the distributio of lifeexp i the origial sample. What do you otice? Several features of this experimet tur out (ad we will show) to be etirely geeral they would occur (almost) o matter what the distributio of the populatio variable of iterest. These features are: 1. The distributio of the sample mea is cetered o the true mea i the populatio. This is called ubiasedess, ad it is oe atural criterio for a sample statistic to be a good estimate of a populatio statistic. Def : A sample statistic b is a ubiased estimator for a populatio parameter β if E(b) = β. 2. The distributio of the sample mea is approximately ormal. This is immesely useful because it allows us to easily figure how much ucertaity attaches to the particular estimate we get we make use of the stadard ormal curve. The approximate ormality of the sample mea is explaied by the cetral limit theorem, which says that the sum of a large umber of of radom variables has a approximately ormal distributio almost o matter what is the distributio of the compoet radom variables. (That is, as you add more ad more radom variables 2

3 together, the distributio of their sum more ad more closely approximates a ormal distributio.) 3. The stadard deviatio of the sample mea is smaller tha the stadard deviatio of the populatio variable. I fact, we will show that the stadard deviatio of the sample mea is σ/, where is ow the size of the sample beig draw ad σ is the sd of the populatio. (Show that this works for cases above, where = 25.) So, as we icrease the sample size, our estimate of the populatio mea becomes much more precise, ad this does t deped i ay way o the size of the populatio (discuss relevace to pollig...). 2 Explaiig the simulatio results Suppose we draw a radom sample of values x 1, x 2, x 3,..., x from some populatio (e.g., life expectacies). Recall that the sample mea is defied as x = i=1 x i = 1 x 1 + x x = x 1 + x x. The experimets above suggested how we ca thik of the sample mea x as a radom variable. How? (This is very importat to uderstad.) I ay give social sciece research problem, we oly see ONE sample mea, but we ca thik about it as though it were a draw from a distributio of possible values, i.e., a radom variable. Examples: 1. I the life expectacy example above, there were 157 some coutries with data o life expectacy i the populatio. How may possible 25-coutry samples ca be draw from this set? ( ) So let our sample space S be the set of all possible 25-coutry samples from the populatio of 157. With radom samplig all draws are equally likely. Each differet draw implies a sample mea x(s), where s S is a particular sample. Thus, the sample mea is a radom variable, a fuctio that assigs a umber to each poit i a sample space. Clear? (this is importat). Keep i mid that we oly observe oe sample, the realized value for our particular draw. 2. There are some z millio registered voters (let s suppose). We draw a radom sample of 2500 ad ask them about their vote itetios. There are ( z 2500) possible samples (a huge umber), ad these comprise our sample space. The sample mea of (say) itetio to vote for Gore (1 or 0) is a thus radom variable, x(s). 3. You wat to estimate the probability that a oddly shaped die will tur up a ace (a 1). You roll it 100 times ad use the average umber of aces (the sample mea) as a estimate. Note that here the populatio ad the sample space from which 3

4 the sample is draw is ifiite. But o matter: Here the sample mea is a radom variable i the sese of beig the result of well-defied chace process. 4. You wat to estimate the probability that a 40-year-old smoker has cacer, ad to do so you draw a radom sample of 40-year-old smokers. What is the populatio? All curret 40-yr-old smokers? All curret ad future? If we ca thik of the sample mea x as a radom variable, we ca also thik about its expectatio or expected value. What is E( x)? E( x) = E( x 1 + x x ). But each of these particular values, x 1, x 2,..., is a draw from the populatio, i.e., a sample of size 1. So we ca treat each particular value as a particular realizatio of the radom variable that is the value of oe draw from the populatio. Call this radom variable X i for the ith draw. Next, what is the expectatio of a sum of radom variables multiplied by a costat? E( x) = 1 (E(X 1) + E(X 2 ) E(X )). But what is E(X i )? What is the expected value of a sigle draw from the populatio? Just the expectatio of the radom variable X, or E(X) = µ, the populatio mea. Thus, E( x) = 1 (E(X 1) + E(X 2 ) E(X )) = 1 µ = µ. This explais oe of the simulatio results above: the expectatio of the sample mea is the populatio mea, or i other words, the distributio of the sample mea is cetered o the true, uderlyig mea of the populatio. I other words still: the sample mea is a ubiased estimate of the populatio mea. Notice that this argumet did ot deped i ay way o the particular distributio of values i the populatio (the radom variable X). So thikig about the sample mea x as a radom variable we have established that E( x) = µ. We ca also ask about the variace ad stadard deviatio of this radom variable: var( x) = var( X 1+X X ) = var( X 1 + X X ) i=1 = 1 2 var(x 1 ) var(x 2 ) var(x ) 4

5 Be sure you uderstad what happeed i the last step. Two properties of the variace of a radom variable were used here. What were they? Why could we take variace through i this maer? What is var(x i )? Each idividual value is a draw from the populatio box, so it has variace equal to the populatio variace σ 2. Thus... var( x) = 1 2 var(x 1 ) var(x 2 ) var(x ) = 1 2 σ σ σ 2 = 1 2 i=1 σ2 = 1 2 σ 2 = σ2. So (very importat), we coclude that the variace of the sample mea x is σ 2 /, ad the stadard deviatio of the sample mea is σ/. illustrate that this is approximately correct with simulatio results from Stata... So what happes to the stadard deviatio (dispersio) of the sample mea as the size of the sample () gets larger? Why is this happeig? What is the ituitio? Friedma has a ice way of thikig about it i terms of the sum of draws from box model (i.e., radom variable), istead of the mea (average) of the draws: The expectatio of the sum is E(X 1 + X X ) = µ. The variace of the sum of draws is var(x 1 +X 2 + +X ) = var(x 1 )+var(x 2 ) var(x ) = σ 2. So the variace of the sum of the draws icreases liearly with. But stadard deviatio is the square root of variace, so the stadard deviatio of the sum of the draws (which Friedma calls the stadard error ) is σ. Thus the stadard error of the sum of the draws icreases oly with the square root of the umber of draws. Ad accordigly, the stadard deviatio of the average of the sum of the draws is σ/ = σ/, as show above. e.g.: flip a coi 100 times ad cout the umber of heads. The expected umber is 50, ad the stadard error is 100 p(1 p) = = 5. But the expected percetage of heads is thus 50/100 = 1/2, ad the stadard error as a percetage of the umber of flips is 5/100 =.05. We could have gotte the last umber directly from σ/ =.5.5/ 100 =.5/10 =.05. Ok? 5

6 Problem-solvig ote: Sometimes a questio/problem requires you to thik about the sum of a buch of radom draws, ad sometimes about the mea. Note the differece. This last example is of a form that is worth developig i the more geeral case: May problems take the form of estimatig a percetage or proportio. e.g.: Public opiio pollig o vote itetios try to estimate the proportio of voters who will vote for Gore, Bush, Nader ad Buchaa. Schematically, we are tryig to estimate the mea ad sd of the proportio of 1 s i a box with a ukow umber of 1 s ad 0 s i it. From the above geeral results, we have for a sample of size, E( x) = µ var( x) = σ 2 / = p(1 p) sd( x) = p(1 p). e.g.: Suppose that the truth is that 48% of those who will vote will vote for Gore, ad 52% for someoe else. What is the stadard error of the estimate of this populatio proportio if we have a radom sample of 100 voters? 1000? 2500? 10,000? ,000 s.e..48(.52)/100 =.05.48(.52)/1000 = (.52)/2500 =.01.48(.52)/2500 =.005 Be sure to read the FPP chapters o the Gallup poll ad the uemploymet statistics to get a sese of the various obstacles that make the reality of doig this much trickier (though the theory ad core ideas behid it are i the above). Very importat poit to uderstad: Notice that i the above aalysis the accuracy of the estimates (as idicated by the stadard error of the sample proportio above) depeds o the sample size, but ot the size of the populatio. Why is this? See FPP chapter 20, part 4 for a very ice expositio. Ituitio says that if we sample 2500 voters i New Mexico ad 2500 i Texas, our results i New Mexico should be much more accurate because we sampled 1 i 500 voters there ad oly 1 i about 5,000 i Texas. But this is a ituitio that is just wrog. 6

7 Whe the size of the sample is small relative to the size of the populatio (usually the case i survey research), what matters is the size of the sample. Compare to estimatig the amout of salt dissolved i a cotaier of water, by samplig a cubic cetimeter worth obviously it wo t matter whether the cubic cetimeter is draw from a cup or a jug, if the solutio is well mixed. Whe the size of the sample is large relative to the size of the populatio, we do eed a correctio factor to get a good estimate of the stadard error: sd( x) = σ N N 1. The reaso is that i samplig without replacemet from the populatio, each draw leaves the compositio of the box slightly differet, ad thus chages the probability of gettig a 1 o the ext draw. These differeces are trivial whe there are may tickets i the box ad the sample is small. (Note what happes above whe N is large relative to.) Illustrate with Stata results above... 3 Iterlude: the law of large umbers Recall that the frequetist defiitio of probability wet like this: The probability of a evet is the relative frequecy that the evet would occur if the experimet or trial were ru may, may times, over ad over agai. We are ow i a positio to show that this defiitio at least has a certai iteral, mathematical coherece. Th m : (The Law of Large Numbers.) Let X 1, X 2,..., X be a sequece of idepedet radom variables with E(X i ) = µ ad var(x i ) = σ 2. Let X = 1 i=1 X i. The for ay umber ɛ > 0, P ( X µ > ɛ) 0 as. Explai i words: As the umber of draws from the box gets very large, the probability that average of the draws (the sample mea) is farther tha ɛ away from the average of the umbers i the box (the true mea) gets very, very small. Illustrate with Stata: toss a coi 1000 times, compute the ruig percetage of heads, ad plot the ruig percetage agaist the umber of tosses. set obs 1000, ge =, ge x = uiform() >.5, ge heads = sum(x), ge pctheads = heads/ graph pctheads, s(.) ylie(.5) yla(0,.5,1) ti(pct heads i tosses). Where is this comig from? Ca already kid of see it from the result that the stadard deviatio of the sample mea x is σ/, which approaches zero as gets large. But this 7

8 does t say aythig directly yet about the probability of gettig a result far from the sample mea, sice we have t said aythig yet about the distributio of the sample mea. I fact we do t eve eed to: We ca prove the theorem usig Chebyshev s iequality: 1. Chebyshev s iequality said that for ay X, at least 1 1/k 2 percet of the observatios lie withi k s.d. s of the mea, X. 2. This implies that that for ay X, at most 1/k 2 percet of the observatios lie outside of k s.d. s from the mea, X. 3. Restated i radom variable terms, this meas that P ( X µ > kσ) 1/k 2. e.g., for ay radom variable, the probability of drawig a value at least two s.d.s from the mea is at most 1/4. (3 s.d.s, at most 1/9, etc.) 4. Look back at the Law of Large Numbers: We eed a ɛ i the P (..) part. So let s try lettig ɛ = kσ. This implies that k = ɛ/σ. So we ca write the iequality i (3) as P ( X µ > ɛ) 1/(ɛ/σ) 2 = σ 2 /ɛ SO, if we are cosiderig the sample mea X, we have P ( X µ > ɛ) σ 2 X /ɛ 2 = σ2 ɛ Ad what happes to this as gets very large? Goes to zero. Review that this proves the claim. It is NOT crucial that you uderstad the logic or math of this proof. It is importat that you uderstad the idea or ituitio of the law of large umbers, which FPP calls the law of averages. Oe way to put is this: As oe s sample gets large, the probability that the sample mea is very differet from the mea of the populatio gets very small. Aother way to put is this: If a evet occurs with probability p, the the proportio of times the evet occurs i trials will approach p with a very high degree of cofidece as gets very large. Oe further cocept illustrated i the law of large umbers: Cosider some statistic that ca be computed for a sample of size, ot ecessarily the sample mea. Call it Z. Let α be the parameter value that Z is tryig to estimate (like the populatio mea re the sample mea). The methods types say that Def : Z coverges i probability to α if it is true that P ( Z α < ɛ) approaches zero as gets very large, for ay ɛ > 0. 8

9 e.g.: Suppose you wat to kow what the percetage of owhites is i the U.S. cogressioal district that has the largest such percetage. (Assume this data is t readily available). Suppose you draw a sample of Cogressioal districts ad use the maximum value for the sample as your estimator (Z = max{x 1, x 2,..., x }). Is this estimator biased or ubiased? (i.e., will it be systematically differet from the true value) Does it coverge i probability to the true value as the sample size grows? If ad whe you get to more advaced statistical procedures such as regressio aalysis with a dichotomous depedet variable (e.g., war or ot, democracy or odemocracy, etc.), you will ecouter may estimators that are ot ubiased like the sample mea, but which do have the weaker ice property of covergig i probability to the right value. 4 Retur to problem of estimatig a populatio statistic from a sample statistic We saw i the simulatios that the distributio of the sample mea looked approximately ormal. This is ot a accidet. I the first part of the 18th cetury, de Moivre showed that the distributio of the umber of heads i tosses of a coi that lads heads with probability p is approximately Normal as gets large, with mea equal to p ad variace p(1 p). Subsequetly it was realized that this was a reflectio of a much more geeral truth, which is depicted i a variety of versios of cetral limit theorems. Here is a loose versio of a very geeral oe: Th m : Suppose that radom variables X 1, X 2,..., X are idepedet ad that some techical coditios (o the third cetral momet) hold. The the sum of these radom variables has a distributio that is approximately ormal with the approximatio gettig very good as gets large. Here is a more particular versio, cocerig the case of the sum of a sequece of radom variables that all have the same probability distributio. Th m : Let X i be radom variable with mea µ ad variace σ 2. Let Z = X 1 + X X be the radom variable formed by addig together a sequece of idepedet draws of X i. The as grows large, Z a N(µ, σ 2 ) ( a reads has a distributio that is approximately....) 9

10 Notice that this theorem says othig about how the radom variables that are the compoets of the sum are distributed themselves this does t matter, which is kid of amazig. It is true, though, that how rapidly the covergece to Normality takes place depeds o the shape of the distributios of the compoets of the sum. The more ormal lookig they are, the more rapid the covergece. How rapid is it? Illustrate with sum of 12 uiform distributios i Stata: set obs 1000, for um 1/12: ge xx = uiform(), ge z = 0, for um 1/12: ge z = z + xx, sum, graph z,bi(25) ormal. 12 is t very may, a uiform distributio is t very ormal, but look at that. By cotrast, do same but with for um 1/12: ge xx = uiform() >.9. The geeral poit is this: How rapid the covergece is depeds o how Normal lookig are the distributio of the variables that are compoets of the sum. The uiform distributio has fatter tails tha the ormal distributio, but is symmetric. The skewed Beroulli distributios are both asymmetric ad ot distributed with much mass at the ceter. How does the cetral limit theorem bear o the distributio of the sample mea? Recall that the sample mea is based o a sum of radom variables (i.e., draws from the populatio box ). This is why the sample mea has a distributio that is approximately ormal. This implies our mai result: Th m : If the radom variables (x 1, x 2, x 3,..., x ) form a radom sample of size from a give distributio with mea µ ad variace σ 2 <, the as the size of the sample grows large, the sample mea x a N(µ, σ 2 /). I other words, the sample mea is a ubiased estimator for the populatio mea, ad has a approximately ormal distributio with variace σ 2 /. Recall (from properties of Normal distributios) that the sum Z of two ormally distributed radom variables X ad Y has a ormal distributio also. This implies further that: Th m : If a radom variable X has a ormal distributio, the the distributio of the sample mea x for ay sized sample from X is exactly ormal. Ca you see why? The cetral limit theorem helps explai why so may quatities i ature ad eve i social sciece have a approximately ormal distributio: I brief, ay variable whose 10

11 value is produced by the sum of a fairly large umber of other factors or iflueces should have a approximately ormal distributio. e.g.: legth of tree leaves, heights ad weights of people (see FPP), measuremet errors (for repeated scietific measuremets) of all sorts, golfers 18 scores, total weeked receipts at a restaurat or other store, total targets hit by US bombers i Afghaista by week, etc... I short, whe you see a variable i social sciece that has a roughly ormal distributio, it is good ad potetially fruitful idea to ask if you ca imagie it beig produced as the sum of umber of other factors or compoets. 11

Understanding Samples

Understanding Samples 1 Will Moroe CS 109 Samplig ad Bootstrappig Lecture Notes #17 August 2, 2017 Based o a hadout by Chris Piech I this chapter we are goig to talk about statistics calculated o samples from a populatio. We

More information

Discrete Mathematics for CS Spring 2008 David Wagner Note 22

Discrete Mathematics for CS Spring 2008 David Wagner Note 22 CS 70 Discrete Mathematics for CS Sprig 2008 David Wager Note 22 I.I.D. Radom Variables Estimatig the bias of a coi Questio: We wat to estimate the proportio p of Democrats i the US populatio, by takig

More information

Parameter, Statistic and Random Samples

Parameter, Statistic and Random Samples Parameter, Statistic ad Radom Samples A parameter is a umber that describes the populatio. It is a fixed umber, but i practice we do ot kow its value. A statistic is a fuctio of the sample data, i.e.,

More information

Frequentist Inference

Frequentist Inference Frequetist Iferece The topics of the ext three sectios are useful applicatios of the Cetral Limit Theorem. Without kowig aythig about the uderlyig distributio of a sequece of radom variables {X i }, for

More information

Eco411 Lab: Central Limit Theorem, Normal Distribution, and Journey to Girl State

Eco411 Lab: Central Limit Theorem, Normal Distribution, and Journey to Girl State Eco411 Lab: Cetral Limit Theorem, Normal Distributio, ad Jourey to Girl State 1. Some studets may woder why the magic umber 1.96 or 2 (called critical values) is so importat i statistics. Where do they

More information

Parameter, Statistic and Random Samples

Parameter, Statistic and Random Samples Parameter, Statistic ad Radom Samples A parameter is a umber that describes the populatio. It is a fixed umber, but i practice we do ot kow its value. A statistic is a fuctio of the sample data, i.e.,

More information

Random Variables, Sampling and Estimation

Random Variables, Sampling and Estimation Chapter 1 Radom Variables, Samplig ad Estimatio 1.1 Itroductio This chapter will cover the most importat basic statistical theory you eed i order to uderstad the ecoometric material that will be comig

More information

Statistical Inference (Chapter 10) Statistical inference = learn about a population based on the information provided by a sample.

Statistical Inference (Chapter 10) Statistical inference = learn about a population based on the information provided by a sample. Statistical Iferece (Chapter 10) Statistical iferece = lear about a populatio based o the iformatio provided by a sample. Populatio: The set of all values of a radom variable X of iterest. Characterized

More information

Homework 5 Solutions

Homework 5 Solutions Homework 5 Solutios p329 # 12 No. To estimate the chace you eed the expected value ad stadard error. To do get the expected value you eed the average of the box ad to get the stadard error you eed the

More information

Big Picture. 5. Data, Estimates, and Models: quantifying the accuracy of estimates.

Big Picture. 5. Data, Estimates, and Models: quantifying the accuracy of estimates. 5. Data, Estimates, ad Models: quatifyig the accuracy of estimates. 5. Estimatig a Normal Mea 5.2 The Distributio of the Normal Sample Mea 5.3 Normal data, cofidece iterval for, kow 5.4 Normal data, cofidece

More information

n outcome is (+1,+1, 1,..., 1). Let the r.v. X denote our position (relative to our starting point 0) after n moves. Thus X = X 1 + X 2 + +X n,

n outcome is (+1,+1, 1,..., 1). Let the r.v. X denote our position (relative to our starting point 0) after n moves. Thus X = X 1 + X 2 + +X n, CS 70 Discrete Mathematics for CS Sprig 2008 David Wager Note 9 Variace Questio: At each time step, I flip a fair coi. If it comes up Heads, I walk oe step to the right; if it comes up Tails, I walk oe

More information

Economics Spring 2015

Economics Spring 2015 1 Ecoomics 400 -- Sprig 015 /17/015 pp. 30-38; Ch. 7.1.4-7. New Stata Assigmet ad ew MyStatlab assigmet, both due Feb 4th Midterm Exam Thursday Feb 6th, Chapters 1-7 of Groeber text ad all relevat lectures

More information

Expectation and Variance of a random variable

Expectation and Variance of a random variable Chapter 11 Expectatio ad Variace of a radom variable The aim of this lecture is to defie ad itroduce mathematical Expectatio ad variace of a fuctio of discrete & cotiuous radom variables ad the distributio

More information

Statistics 511 Additional Materials

Statistics 511 Additional Materials Cofidece Itervals o mu Statistics 511 Additioal Materials This topic officially moves us from probability to statistics. We begi to discuss makig ifereces about the populatio. Oe way to differetiate probability

More information

Binomial Distribution

Binomial Distribution 0.0 0.5 1.0 1.5 2.0 2.5 3.0 0 1 2 3 4 5 6 7 0.0 0.5 1.0 1.5 2.0 2.5 3.0 Overview Example: coi tossed three times Defiitio Formula Recall that a r.v. is discrete if there are either a fiite umber of possible

More information

MEASURES OF DISPERSION (VARIABILITY)

MEASURES OF DISPERSION (VARIABILITY) POLI 300 Hadout #7 N. R. Miller MEASURES OF DISPERSION (VARIABILITY) While measures of cetral tedecy idicate what value of a variable is (i oe sese or other, e.g., mode, media, mea), average or cetral

More information

Chapter 18 Summary Sampling Distribution Models

Chapter 18 Summary Sampling Distribution Models Uit 5 Itroductio to Iferece Chapter 18 Summary Samplig Distributio Models What have we leared? Sample proportios ad meas will vary from sample to sample that s samplig error (samplig variability). Samplig

More information

Chapter 6 Sampling Distributions

Chapter 6 Sampling Distributions Chapter 6 Samplig Distributios 1 I most experimets, we have more tha oe measuremet for ay give variable, each measuremet beig associated with oe radomly selected a member of a populatio. Hece we eed to

More information

Resampling Methods. X (1/2), i.e., Pr (X i m) = 1/2. We order the data: X (1) X (2) X (n). Define the sample median: ( n.

Resampling Methods. X (1/2), i.e., Pr (X i m) = 1/2. We order the data: X (1) X (2) X (n). Define the sample median: ( n. Jauary 1, 2019 Resamplig Methods Motivatio We have so may estimators with the property θ θ d N 0, σ 2 We ca also write θ a N θ, σ 2 /, where a meas approximately distributed as Oce we have a cosistet estimator

More information

STATISTICAL PROPERTIES OF LEAST SQUARES ESTIMATORS. Comments:

STATISTICAL PROPERTIES OF LEAST SQUARES ESTIMATORS. Comments: Recall: STATISTICAL PROPERTIES OF LEAST SQUARES ESTIMATORS Commets:. So far we have estimates of the parameters! 0 ad!, but have o idea how good these estimates are. Assumptio: E(Y x)! 0 +! x (liear coditioal

More information

PRACTICE PROBLEMS FOR THE FINAL

PRACTICE PROBLEMS FOR THE FINAL PRACTICE PROBLEMS FOR THE FINAL Math 36Q Fall 25 Professor Hoh Below is a list of practice questios for the Fial Exam. I would suggest also goig over the practice problems ad exams for Exam ad Exam 2 to

More information

Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 22

Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 22 CS 70 Discrete Mathematics for CS Sprig 2007 Luca Trevisa Lecture 22 Aother Importat Distributio The Geometric Distributio Questio: A biased coi with Heads probability p is tossed repeatedly util the first

More information

Output Analysis and Run-Length Control

Output Analysis and Run-Length Control IEOR E4703: Mote Carlo Simulatio Columbia Uiversity c 2017 by Marti Haugh Output Aalysis ad Ru-Legth Cotrol I these otes we describe how the Cetral Limit Theorem ca be used to costruct approximate (1 α%

More information

Statisticians use the word population to refer the total number of (potential) observations under consideration

Statisticians use the word population to refer the total number of (potential) observations under consideration 6 Samplig Distributios Statisticias use the word populatio to refer the total umber of (potetial) observatios uder cosideratio The populatio is just the set of all possible outcomes i our sample space

More information

MATH 320: Probability and Statistics 9. Estimation and Testing of Parameters. Readings: Pruim, Chapter 4

MATH 320: Probability and Statistics 9. Estimation and Testing of Parameters. Readings: Pruim, Chapter 4 MATH 30: Probability ad Statistics 9. Estimatio ad Testig of Parameters Estimatio ad Testig of Parameters We have bee dealig situatios i which we have full kowledge of the distributio of a radom variable.

More information

STAT 350 Handout 19 Sampling Distribution, Central Limit Theorem (6.6)

STAT 350 Handout 19 Sampling Distribution, Central Limit Theorem (6.6) STAT 350 Hadout 9 Samplig Distributio, Cetral Limit Theorem (6.6) A radom sample is a sequece of radom variables X, X 2,, X that are idepedet ad idetically distributed. o This property is ofte abbreviated

More information

FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING. Lectures

FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING. Lectures FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING Lectures MODULE 5 STATISTICS II. Mea ad stadard error of sample data. Biomial distributio. Normal distributio 4. Samplig 5. Cofidece itervals

More information

Distribution of Random Samples & Limit theorems

Distribution of Random Samples & Limit theorems STAT/MATH 395 A - PROBABILITY II UW Witer Quarter 2017 Néhémy Lim Distributio of Radom Samples & Limit theorems 1 Distributio of i.i.d. Samples Motivatig example. Assume that the goal of a study is to

More information

Lecture 2: Concentration Bounds

Lecture 2: Concentration Bounds CSE 52: Desig ad Aalysis of Algorithms I Sprig 206 Lecture 2: Cocetratio Bouds Lecturer: Shaya Oveis Ghara March 30th Scribe: Syuzaa Sargsya Disclaimer: These otes have ot bee subjected to the usual scrutiy

More information

1 Inferential Methods for Correlation and Regression Analysis

1 Inferential Methods for Correlation and Regression Analysis 1 Iferetial Methods for Correlatio ad Regressio Aalysis I the chapter o Correlatio ad Regressio Aalysis tools for describig bivariate cotiuous data were itroduced. The sample Pearso Correlatio Coefficiet

More information

A quick activity - Central Limit Theorem and Proportions. Lecture 21: Testing Proportions. Results from the GSS. Statistics and the General Population

A quick activity - Central Limit Theorem and Proportions. Lecture 21: Testing Proportions. Results from the GSS. Statistics and the General Population A quick activity - Cetral Limit Theorem ad Proportios Lecture 21: Testig Proportios Statistics 10 Coli Rudel Flip a coi 30 times this is goig to get loud! Record the umber of heads you obtaied ad calculate

More information

1 of 7 7/16/2009 6:06 AM Virtual Laboratories > 6. Radom Samples > 1 2 3 4 5 6 7 6. Order Statistics Defiitios Suppose agai that we have a basic radom experimet, ad that X is a real-valued radom variable

More information

Discrete Mathematics and Probability Theory Fall 2016 Walrand Probability: An Overview

Discrete Mathematics and Probability Theory Fall 2016 Walrand Probability: An Overview CS 70 Discrete Mathematics ad Probability Theory Fall 2016 Walrad Probability: A Overview Probability is a fasciatig theory. It provides a precise, clea, ad useful model of ucertaity. The successes of

More information

5. INEQUALITIES, LIMIT THEOREMS AND GEOMETRIC PROBABILITY

5. INEQUALITIES, LIMIT THEOREMS AND GEOMETRIC PROBABILITY IA Probability Let Term 5 INEQUALITIES, LIMIT THEOREMS AND GEOMETRIC PROBABILITY 51 Iequalities Suppose that X 0 is a radom variable takig o-egative values ad that c > 0 is a costat The P X c E X, c is

More information

Simulation. Two Rule For Inverting A Distribution Function

Simulation. Two Rule For Inverting A Distribution Function Simulatio Two Rule For Ivertig A Distributio Fuctio Rule 1. If F(x) = u is costat o a iterval [x 1, x 2 ), the the uiform value u is mapped oto x 2 through the iversio process. Rule 2. If there is a jump

More information

DS 100: Principles and Techniques of Data Science Date: April 13, Discussion #10

DS 100: Principles and Techniques of Data Science Date: April 13, Discussion #10 DS 00: Priciples ad Techiques of Data Sciece Date: April 3, 208 Name: Hypothesis Testig Discussio #0. Defie these terms below as they relate to hypothesis testig. a) Data Geeratio Model: Solutio: A set

More information

Lecture 1 Probability and Statistics

Lecture 1 Probability and Statistics Wikipedia: Lecture 1 Probability ad Statistics Bejami Disraeli, British statesma ad literary figure (1804 1881): There are three kids of lies: lies, damed lies, ad statistics. popularized i US by Mark

More information

2 Definition of Variance and the obvious guess

2 Definition of Variance and the obvious guess 1 Estimatig Variace Statistics - Math 410, 11/7/011 Oe of the mai themes of this course is to estimate the mea µ of some variable X of a populatio. We typically do this by collectig a sample of idividuals

More information

KLMED8004 Medical statistics. Part I, autumn Estimation. We have previously learned: Population and sample. New questions

KLMED8004 Medical statistics. Part I, autumn Estimation. We have previously learned: Population and sample. New questions We have previously leared: KLMED8004 Medical statistics Part I, autum 00 How kow probability distributios (e.g. biomial distributio, ormal distributio) with kow populatio parameters (mea, variace) ca give

More information

PRACTICE PROBLEMS FOR THE FINAL

PRACTICE PROBLEMS FOR THE FINAL PRACTICE PROBLEMS FOR THE FINAL Math 36Q Sprig 25 Professor Hoh Below is a list of practice questios for the Fial Exam. I would suggest also goig over the practice problems ad exams for Exam ad Exam 2

More information

Chapter 8: Estimating with Confidence

Chapter 8: Estimating with Confidence Chapter 8: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Chapter 8 Estimatig with Cofidece 8.1 Cofidece Itervals: The Basics 8.2 8.3 Estimatig

More information

7.1 Convergence of sequences of random variables

7.1 Convergence of sequences of random variables Chapter 7 Limit theorems Throughout this sectio we will assume a probability space (Ω, F, P), i which is defied a ifiite sequece of radom variables (X ) ad a radom variable X. The fact that for every ifiite

More information

Sampling Distributions, Z-Tests, Power

Sampling Distributions, Z-Tests, Power Samplig Distributios, Z-Tests, Power We draw ifereces about populatio parameters from sample statistics Sample proportio approximates populatio proportio Sample mea approximates populatio mea Sample variace

More information

6.3 Testing Series With Positive Terms

6.3 Testing Series With Positive Terms 6.3. TESTING SERIES WITH POSITIVE TERMS 307 6.3 Testig Series With Positive Terms 6.3. Review of what is kow up to ow I theory, testig a series a i for covergece amouts to fidig the i= sequece of partial

More information

Chapter 8: STATISTICAL INTERVALS FOR A SINGLE SAMPLE. Part 3: Summary of CI for µ Confidence Interval for a Population Proportion p

Chapter 8: STATISTICAL INTERVALS FOR A SINGLE SAMPLE. Part 3: Summary of CI for µ Confidence Interval for a Population Proportion p Chapter 8: STATISTICAL INTERVALS FOR A SINGLE SAMPLE Part 3: Summary of CI for µ Cofidece Iterval for a Populatio Proportio p Sectio 8-4 Summary for creatig a 100(1-α)% CI for µ: Whe σ 2 is kow ad paret

More information

Understanding Dissimilarity Among Samples

Understanding Dissimilarity Among Samples Aoucemets: Midterm is Wed. Review sheet is o class webpage (i the list of lectures) ad will be covered i discussio o Moday. Two sheets of otes are allowed, same rules as for the oe sheet last time. Office

More information

Lecture 2: Monte Carlo Simulation

Lecture 2: Monte Carlo Simulation STAT/Q SCI 43: Itroductio to Resamplig ethods Sprig 27 Istructor: Ye-Chi Che Lecture 2: ote Carlo Simulatio 2 ote Carlo Itegratio Assume we wat to evaluate the followig itegratio: e x3 dx What ca we do?

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Statistics

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Statistics ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 018/019 DR. ANTHONY BROWN 8. Statistics 8.1. Measures of Cetre: Mea, Media ad Mode. If we have a series of umbers the

More information

Confidence Intervals for the Population Proportion p

Confidence Intervals for the Population Proportion p Cofidece Itervals for the Populatio Proportio p The cocept of cofidece itervals for the populatio proportio p is the same as the oe for, the samplig distributio of the mea, x. The structure is idetical:

More information

April 18, 2017 CONFIDENCE INTERVALS AND HYPOTHESIS TESTING, UNDERGRADUATE MATH 526 STYLE

April 18, 2017 CONFIDENCE INTERVALS AND HYPOTHESIS TESTING, UNDERGRADUATE MATH 526 STYLE April 18, 2017 CONFIDENCE INTERVALS AND HYPOTHESIS TESTING, UNDERGRADUATE MATH 526 STYLE TERRY SOO Abstract These otes are adapted from whe I taught Math 526 ad meat to give a quick itroductio to cofidece

More information

4. Partial Sums and the Central Limit Theorem

4. Partial Sums and the Central Limit Theorem 1 of 10 7/16/2009 6:05 AM Virtual Laboratories > 6. Radom Samples > 1 2 3 4 5 6 7 4. Partial Sums ad the Cetral Limit Theorem The cetral limit theorem ad the law of large umbers are the two fudametal theorems

More information

Econ 325 Notes on Point Estimator and Confidence Interval 1 By Hiro Kasahara

Econ 325 Notes on Point Estimator and Confidence Interval 1 By Hiro Kasahara Poit Estimator Eco 325 Notes o Poit Estimator ad Cofidece Iterval 1 By Hiro Kasahara Parameter, Estimator, ad Estimate The ormal probability desity fuctio is fully characterized by two costats: populatio

More information

Stat 421-SP2012 Interval Estimation Section

Stat 421-SP2012 Interval Estimation Section Stat 41-SP01 Iterval Estimatio Sectio 11.1-11. We ow uderstad (Chapter 10) how to fid poit estimators of a ukow parameter. o However, a poit estimate does ot provide ay iformatio about the ucertaity (possible

More information

Lecture Chapter 6: Convergence of Random Sequences

Lecture Chapter 6: Convergence of Random Sequences ECE5: Aalysis of Radom Sigals Fall 6 Lecture Chapter 6: Covergece of Radom Sequeces Dr Salim El Rouayheb Scribe: Abhay Ashutosh Doel, Qibo Zhag, Peiwe Tia, Pegzhe Wag, Lu Liu Radom sequece Defiitio A ifiite

More information

7.1 Convergence of sequences of random variables

7.1 Convergence of sequences of random variables Chapter 7 Limit Theorems Throughout this sectio we will assume a probability space (, F, P), i which is defied a ifiite sequece of radom variables (X ) ad a radom variable X. The fact that for every ifiite

More information

Topic 9: Sampling Distributions of Estimators

Topic 9: Sampling Distributions of Estimators Topic 9: Samplig Distributios of Estimators Course 003, 2018 Page 0 Samplig distributios of estimators Sice our estimators are statistics (particular fuctios of radom variables), their distributio ca be

More information

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

32 estimating the cumulative distribution function

32 estimating the cumulative distribution function 32 estimatig the cumulative distributio fuctio 4.6 types of cofidece itervals/bads Let F be a class of distributio fuctios F ad let θ be some quatity of iterest, such as the mea of F or the whole fuctio

More information

Econ 325/327 Notes on Sample Mean, Sample Proportion, Central Limit Theorem, Chi-square Distribution, Student s t distribution 1.

Econ 325/327 Notes on Sample Mean, Sample Proportion, Central Limit Theorem, Chi-square Distribution, Student s t distribution 1. Eco 325/327 Notes o Sample Mea, Sample Proportio, Cetral Limit Theorem, Chi-square Distributio, Studet s t distributio 1 Sample Mea By Hiro Kasahara We cosider a radom sample from a populatio. Defiitio

More information

Topic 9: Sampling Distributions of Estimators

Topic 9: Sampling Distributions of Estimators Topic 9: Samplig Distributios of Estimators Course 003, 2016 Page 0 Samplig distributios of estimators Sice our estimators are statistics (particular fuctios of radom variables), their distributio ca be

More information

MATH/STAT 352: Lecture 15

MATH/STAT 352: Lecture 15 MATH/STAT 352: Lecture 15 Sectios 5.2 ad 5.3. Large sample CI for a proportio ad small sample CI for a mea. 1 5.2: Cofidece Iterval for a Proportio Estimatig proportio of successes i a biomial experimet

More information

Lecture 1 Probability and Statistics

Lecture 1 Probability and Statistics Wikipedia: Lecture 1 Probability ad Statistics Bejami Disraeli, British statesma ad literary figure (1804 1881): There are three kids of lies: lies, damed lies, ad statistics. popularized i US by Mark

More information

Properties and Hypothesis Testing

Properties and Hypothesis Testing Chapter 3 Properties ad Hypothesis Testig 3.1 Types of data The regressio techiques developed i previous chapters ca be applied to three differet kids of data. 1. Cross-sectioal data. 2. Time series data.

More information

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman:

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Math 224 Fall 2017 Homework 4 Drew Armstrog Problems from 9th editio of Probability ad Statistical Iferece by Hogg, Tais ad Zimmerma: Sectio 2.3, Exercises 16(a,d),18. Sectio 2.4, Exercises 13, 14. Sectio

More information

MBACATÓLICA. Quantitative Methods. Faculdade de Ciências Económicas e Empresariais UNIVERSIDADE CATÓLICA PORTUGUESA 9. SAMPLING DISTRIBUTIONS

MBACATÓLICA. Quantitative Methods. Faculdade de Ciências Económicas e Empresariais UNIVERSIDADE CATÓLICA PORTUGUESA 9. SAMPLING DISTRIBUTIONS MBACATÓLICA Quatitative Methods Miguel Gouveia Mauel Leite Moteiro Faculdade de Ciêcias Ecoómicas e Empresariais UNIVERSIDADE CATÓLICA PORTUGUESA 9. SAMPLING DISTRIBUTIONS MBACatólica 006/07 Métodos Quatitativos

More information

PH 425 Quantum Measurement and Spin Winter SPINS Lab 1

PH 425 Quantum Measurement and Spin Winter SPINS Lab 1 PH 425 Quatum Measuremet ad Spi Witer 23 SPIS Lab Measure the spi projectio S z alog the z-axis This is the experimet that is ready to go whe you start the program, as show below Each atom is measured

More information

7-1. Chapter 4. Part I. Sampling Distributions and Confidence Intervals

7-1. Chapter 4. Part I. Sampling Distributions and Confidence Intervals 7-1 Chapter 4 Part I. Samplig Distributios ad Cofidece Itervals 1 7- Sectio 1. Samplig Distributio 7-3 Usig Statistics Statistical Iferece: Predict ad forecast values of populatio parameters... Test hypotheses

More information

Tests of Hypotheses Based on a Single Sample (Devore Chapter Eight)

Tests of Hypotheses Based on a Single Sample (Devore Chapter Eight) Tests of Hypotheses Based o a Sigle Sample Devore Chapter Eight MATH-252-01: Probability ad Statistics II Sprig 2018 Cotets 1 Hypothesis Tests illustrated with z-tests 1 1.1 Overview of Hypothesis Testig..........

More information

Hypothesis Testing. Evaluation of Performance of Learned h. Issues. Trade-off Between Bias and Variance

Hypothesis Testing. Evaluation of Performance of Learned h. Issues. Trade-off Between Bias and Variance Hypothesis Testig Empirically evaluatig accuracy of hypotheses: importat activity i ML. Three questios: Give observed accuracy over a sample set, how well does this estimate apply over additioal samples?

More information

Computing Confidence Intervals for Sample Data

Computing Confidence Intervals for Sample Data Computig Cofidece Itervals for Sample Data Topics Use of Statistics Sources of errors Accuracy, precisio, resolutio A mathematical model of errors Cofidece itervals For meas For variaces For proportios

More information

Agreement of CI and HT. Lecture 13 - Tests of Proportions. Example - Waiting Times

Agreement of CI and HT. Lecture 13 - Tests of Proportions. Example - Waiting Times Sigificace level vs. cofidece level Agreemet of CI ad HT Lecture 13 - Tests of Proportios Sta102 / BME102 Coli Rudel October 15, 2014 Cofidece itervals ad hypothesis tests (almost) always agree, as log

More information

Estimation of a population proportion March 23,

Estimation of a population proportion March 23, 1 Social Studies 201 Notes for March 23, 2005 Estimatio of a populatio proportio Sectio 8.5, p. 521. For the most part, we have dealt with meas ad stadard deviatios this semester. This sectio of the otes

More information

Sampling Error. Chapter 6 Student Lecture Notes 6-1. Business Statistics: A Decision-Making Approach, 6e. Chapter Goals

Sampling Error. Chapter 6 Student Lecture Notes 6-1. Business Statistics: A Decision-Making Approach, 6e. Chapter Goals Chapter 6 Studet Lecture Notes 6-1 Busiess Statistics: A Decisio-Makig Approach 6 th Editio Chapter 6 Itroductio to Samplig Distributios Chap 6-1 Chapter Goals After completig this chapter, you should

More information

f X (12) = Pr(X = 12) = Pr({(6, 6)}) = 1/36

f X (12) = Pr(X = 12) = Pr({(6, 6)}) = 1/36 Probability Distributios A Example With Dice If X is a radom variable o sample space S, the the probablity that X takes o the value c is Similarly, Pr(X = c) = Pr({s S X(s) = c} Pr(X c) = Pr({s S X(s)

More information

Convergence of random variables. (telegram style notes) P.J.C. Spreij

Convergence of random variables. (telegram style notes) P.J.C. Spreij Covergece of radom variables (telegram style otes).j.c. Spreij this versio: September 6, 2005 Itroductio As we kow, radom variables are by defiitio measurable fuctios o some uderlyig measurable space

More information

Lecture 2: April 3, 2013

Lecture 2: April 3, 2013 TTIC/CMSC 350 Mathematical Toolkit Sprig 203 Madhur Tulsiai Lecture 2: April 3, 203 Scribe: Shubhedu Trivedi Coi tosses cotiued We retur to the coi tossig example from the last lecture agai: Example. Give,

More information

STATS 200: Introduction to Statistical Inference. Lecture 1: Course introduction and polling

STATS 200: Introduction to Statistical Inference. Lecture 1: Course introduction and polling STATS 200: Itroductio to Statistical Iferece Lecture 1: Course itroductio ad pollig U.S. presidetial electio projectios by state (Source: fivethirtyeight.com, 25 September 2016) Pollig Let s try to uderstad

More information

Output Analysis (2, Chapters 10 &11 Law)

Output Analysis (2, Chapters 10 &11 Law) B. Maddah ENMG 6 Simulatio Output Aalysis (, Chapters 10 &11 Law) Comparig alterative system cofiguratio Sice the output of a simulatio is radom, the comparig differet systems via simulatio should be doe

More information

Introducing Sample Proportions

Introducing Sample Proportions Itroducig Sample Proportios Probability ad statistics Studet Activity TI-Nspire Ivestigatio Studet 60 mi 7 8 9 10 11 12 Itroductio A 2010 survey of attitudes to climate chage, coducted i Australia by the

More information

Topic 9: Sampling Distributions of Estimators

Topic 9: Sampling Distributions of Estimators Topic 9: Samplig Distributios of Estimators Course 003, 2018 Page 0 Samplig distributios of estimators Sice our estimators are statistics (particular fuctios of radom variables), their distributio ca be

More information

Basics of Probability Theory (for Theory of Computation courses)

Basics of Probability Theory (for Theory of Computation courses) Basics of Probability Theory (for Theory of Computatio courses) Oded Goldreich Departmet of Computer Sciece Weizma Istitute of Sciece Rehovot, Israel. oded.goldreich@weizma.ac.il November 24, 2008 Preface.

More information

Introducing Sample Proportions

Introducing Sample Proportions Itroducig Sample Proportios Probability ad statistics Aswers & Notes TI-Nspire Ivestigatio Studet 60 mi 7 8 9 0 Itroductio A 00 survey of attitudes to climate chage, coducted i Australia by the CSIRO,

More information

Topic 10: Introduction to Estimation

Topic 10: Introduction to Estimation Topic 0: Itroductio to Estimatio Jue, 0 Itroductio I the simplest possible terms, the goal of estimatio theory is to aswer the questio: What is that umber? What is the legth, the reactio rate, the fractio

More information

CS 330 Discussion - Probability

CS 330 Discussion - Probability CS 330 Discussio - Probability March 24 2017 1 Fudametals of Probability 11 Radom Variables ad Evets A radom variable X is oe whose value is o-determiistic For example, suppose we flip a coi ad set X =

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Lecture 16

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Lecture 16 EECS 70 Discrete Mathematics ad Probability Theory Sprig 2014 Aat Sahai Lecture 16 Variace Questio: Let us retur oce agai to the questio of how may heads i a typical sequece of coi flips. Recall that we

More information

Topic 8: Expected Values

Topic 8: Expected Values Topic 8: Jue 6, 20 The simplest summary of quatitative data is the sample mea. Give a radom variable, the correspodig cocept is called the distributioal mea, the epectatio or the epected value. We begi

More information

Inferential Statistics. Inference Process. Inferential Statistics and Probability a Holistic Approach. Inference Process.

Inferential Statistics. Inference Process. Inferential Statistics and Probability a Holistic Approach. Inference Process. Iferetial Statistics ad Probability a Holistic Approach Iferece Process Chapter 8 Poit Estimatio ad Cofidece Itervals This Course Material by Maurice Geraghty is licesed uder a Creative Commos Attributio-ShareAlike

More information

Elements of Statistical Methods Lots of Data or Large Samples (Ch 8)

Elements of Statistical Methods Lots of Data or Large Samples (Ch 8) Elemets of Statistical Methods Lots of Data or Large Samples (Ch 8) Fritz Scholz Sprig Quarter 2010 February 26, 2010 x ad X We itroduced the sample mea x as the average of the observed sample values x

More information

Central Limit Theorem the Meaning and the Usage

Central Limit Theorem the Meaning and the Usage Cetral Limit Theorem the Meaig ad the Usage Covetio about otatio. N, We are usig otatio X is variable with mea ad stadard deviatio. i lieu of sayig that X is a ormal radom Assume a sample of measuremets

More information

Randomized Algorithms I, Spring 2018, Department of Computer Science, University of Helsinki Homework 1: Solutions (Discussed January 25, 2018)

Randomized Algorithms I, Spring 2018, Department of Computer Science, University of Helsinki Homework 1: Solutions (Discussed January 25, 2018) Radomized Algorithms I, Sprig 08, Departmet of Computer Sciece, Uiversity of Helsiki Homework : Solutios Discussed Jauary 5, 08). Exercise.: Cosider the followig balls-ad-bi game. We start with oe black

More information

Introduction There are two really interesting things to do in statistics.

Introduction There are two really interesting things to do in statistics. ECON 497 Lecture Notes E Page 1 of 1 Metropolita State Uiversity ECON 497: Research ad Forecastig Lecture Notes E: Samplig Distributios Itroductio There are two really iterestig thigs to do i statistics.

More information

BIOSTATS 640 Intermediate Biostatistics Frequently Asked Questions Topic 1 FAQ 1 Review of BIOSTATS 540 Introductory Biostatistics

BIOSTATS 640 Intermediate Biostatistics Frequently Asked Questions Topic 1 FAQ 1 Review of BIOSTATS 540 Introductory Biostatistics BIOTAT 640 Itermediate Biostatistics Frequetly Asked Questios Topic FAQ Review of BIOTAT 540 Itroductory Biostatistics. I m cofused about the jargo ad otatio, especially populatio versus sample. Could

More information

Lecture 1. Statistics: A science of information. Population: The population is the collection of all subjects we re interested in studying.

Lecture 1. Statistics: A science of information. Population: The population is the collection of all subjects we re interested in studying. Lecture Mai Topics: Defiitios: Statistics, Populatio, Sample, Radom Sample, Statistical Iferece Type of Data Scales of Measuremet Describig Data with Numbers Describig Data Graphically. Defiitios. Example

More information

Discrete Mathematics for CS Spring 2005 Clancy/Wagner Notes 21. Some Important Distributions

Discrete Mathematics for CS Spring 2005 Clancy/Wagner Notes 21. Some Important Distributions CS 70 Discrete Mathematics for CS Sprig 2005 Clacy/Wager Notes 21 Some Importat Distributios Questio: A biased coi with Heads probability p is tossed repeatedly util the first Head appears. What is the

More information

Chapter 7 Student Lecture Notes 7-1

Chapter 7 Student Lecture Notes 7-1 Chapter 7 Studet Lecture otes 7-1 Basic Busiess Statistics (9 th Editio) Chapter 7 Samplig Distributios 24 Pretice-Hall, Ic. Chap 7-1 Chapter Topics Samplig Distributio of the Mea The Cetral Limit Theorem

More information

ENGI 4421 Confidence Intervals (Two Samples) Page 12-01

ENGI 4421 Confidence Intervals (Two Samples) Page 12-01 ENGI 44 Cofidece Itervals (Two Samples) Page -0 Two Sample Cofidece Iterval for a Differece i Populatio Meas [Navidi sectios 5.4-5.7; Devore chapter 9] From the cetral limit theorem, we kow that, for sufficietly

More information

Chapter 23: Inferences About Means

Chapter 23: Inferences About Means Chapter 23: Ifereces About Meas Eough Proportios! We ve spet the last two uits workig with proportios (or qualitative variables, at least) ow it s time to tur our attetios to quatitative variables. For

More information

( ) = p and P( i = b) = q.

( ) = p and P( i = b) = q. MATH 540 Radom Walks Part 1 A radom walk X is special stochastic process that measures the height (or value) of a particle that radomly moves upward or dowward certai fixed amouts o each uit icremet of

More information

Introduction to Probability and Statistics Twelfth Edition

Introduction to Probability and Statistics Twelfth Edition Itroductio to Probability ad Statistics Twelfth Editio Robert J. Beaver Barbara M. Beaver William Medehall Presetatio desiged ad writte by: Barbara M. Beaver Itroductio to Probability ad Statistics Twelfth

More information

Lecture 19: Convergence

Lecture 19: Convergence Lecture 19: Covergece Asymptotic approach I statistical aalysis or iferece, a key to the success of fidig a good procedure is beig able to fid some momets ad/or distributios of various statistics. I may

More information