Module 3: Sampling Distributions and the CLT Statistics (OA3102)

Size: px
Start display at page:

Download "Module 3: Sampling Distributions and the CLT Statistics (OA3102)"

Transcription

1 Module 3: Sampling Distributions and the CLT Statistics (OA3102) Professor Ron Fricker Naval Postgraduate School Monterey, California Reading assignment: WM&S chpt , 7.5 Revision:

2 Goals for this Module Statistics and their distributions Deriving a sampling distribution Analytically Using simulation Sampling Distributions Distribution of the sample mean Distributions related to the normal Central Limit Theorem Normal approximation to the binomial Revision:

3 Definition: Statistic A statistic is a function of observable random variables in a sample and known constants Revision:

4 Statistics and Their Distributions (1) Remember, we denote random variables with upper case Roman letters E.g., Y 1, Y 2, Y 3, Represent placeholders for the actual values once we observe them We use lower case Roman letters to denote the observed values: y 1, y 2, y 3, Thus: Y 1, Y 2, Y 3, are random quantities and thus are described by probability distributions y 1, y 2, y 3, are just numbers Revision:

5 Statistics and Their Distributions (2) Since Y 1, Y 2, Y 3, are random variables, so is any function of them Y 1 n Yi n i 1 E.g., is a random variable It s the mean of n random variables before we observe their values Thus, statistics of random variables are random variables themselves So, they have their own probability distribution It s called the sampling distribution Revision:

6 Definition: Sampling Distribution A sampling distribution is the probability distribution of a statistic Revision:

7 Illustrating Random Statistics Consider drawing samples from a Weibull distribution with a=2 and b=5 (so that m =E(X)=4.43, m =4.16, and s=2.32) Six samples of size n=10 drawn from a Weibull distribution Note that the sample means, medians, and standard deviations are all different randomness! Revision: * Figure and table from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, 2008.

8 Demonstrating Randomness This is a demonstration showing that statistics (i.e., functions of random variables) are random variables too. TO DEMO Applets created by Prof Gary McClelland, University of Colorado, Boulder You can access them at Revision:

9 Simple Random Sampling (1) The sampling distribution of a statistic depends on the Population distribution Sample size Method of sampling For this class, we will always assume simple random sampling (SRS) Each X (or Y) in the sample comes from the same distribution and is independent of the other Xs Shorthand: They re independent and identically distributed (iid) Revision:

10 Simple Random Sampling (2) In this class, we will be thinking of iid random variables from a probability distribution It s an idealized model of the real world Implies that the population is infinite in size In real world, populations are often finite If sample with replacement, then SRS still holds If sample without replacement, but sample less than 5 percent of population, close-enough approximation Revision:

11 Example (Review) A balanced (i.e., fair ) die is tossed three times. Let Y 1, Y 2, and Y 3 be the outcomes, and denote the average of the three outcomes by ( Y-bar ) Y Find the mean and standard deviation of m That is, find and Y s Y Y Revision:

12 Example (Review) Revision:

13 Analytically Deriving a Sampling Distribution Consider the following problem The NEX automobile service center charges $40, $45, or $50 for a tune-up on 4, 6, and 8 cylinder cars, respectively The pmf of revenue for a random car, X, is So, m=46.5 and s 2 =15.25 What s the distribution of the average revenue from two tune-ups, (X 1 +X 2 )/2, assuming they are independent? Revision:

14 Analytically Deriving a Sampling Distribution, cont d Tabulating all outcomes, associated probabilities, and statistics gives Thus, we calculate: Revision: * Table from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, 2008.

15 Picturing the Sampling Distribution The two distributions look like this: Note that the: Distribution of X Means of the two distributions look to be the same Variability of the sampling distribution looks smaller This is not an accident Sampling Distribution of (X 1 +X 2 )/2 Revision: * Figures from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, 2008.

16 Another Sampling Distribution Consider the same service center, but now calculate the sampling distribution of the average revenue from four (independent) 4 tune-ups: 1 X Xi 4 The sampling distribution looks like this i1 Revision: * Figure from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, 2008.

17 Back to the Die Example We could do the same thing to derive the sampling distribution for the mean of three rolls of the die E.g., we know: The outcomes range from (roll three ones) to Y 6 (roll three sixes) Y 1 There are 6 3 =216 possible outcomes of the three rolls but not all translate into unique values Specific values sampling distribution can take on are 3/3, 4/3, 5/3, 6/3, 7/3,,17/3, 18/3 Revision: Y

18 Example: Analytically Calculating the Sampling Distribution Calculate Pr Y 1 : Now calculate Pr Y 4 / 3 : Revision:

19 Example: Analytically Calculating the Sampling Distribution And now calculate Pr Y 5 / 3 : Etc Revision:

20 Using Simulation to Approximate the Sampling Distribution These calculations are tedious Use R to simulate for approximate results Revision:

21 Approximate sampling distribution Now, Fancier Previous plot shows frequencies using a histogram Let s do some more calculations and clean things up Check against exact answer Revision:

22 So, Here s a Nicer Plot Revision:

23 Simulation Experiments As we ve seen, can use simulation to empirically estimate sampling distributions Can be useful when analytics hard/impossible Need to specify: Statistic of interest Population distribution Sample size Number of replications Revision:

24 Example Statistic: sample mean Population distribution: N(8.25, ) Sample size: (a) n=5, (b) n=10, (c) n=20, (d) n=30 Number of replications: 500 each Revision: * Figures from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, 2008.

25 Another Example Statistic: sample mean Population distribution: LN(3, 0.16) Sample size: (a) n=5, (b) n=10, (c) n=20, (d) n=30 Number of replications: 500 each Revision: * Figures from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, 2008.

26 Sampling Distributions Related to the Normal Distribution of the sample mean (when the population is normally distributed) Chi-squared (c 2 ) distribution Sums of squared normally distributed r.v.s t distribution Ratio of standard normal rv to function of a chisquared random variable F distribution Ratio of (a function of) chi-squared r.v.s Revision:

27 Why Should We Care??? Eventually we will be doing hypothesis tests and constructing confidence intervals Important statistics that we will want to test have these sampling distributions So, it seems pretty esoteric here, but all of these distributions will play important roles in practical, real-world problems Revision:

28 Remember Linear Combinations of Random Variables (see Theorem 5.12) Given a collection of n random variables Y 1, Y 2,, Y n and n numerical constants a 1, a 2,, a n, the random variable i1 is called a linear combination of the Y i s Note that we get the Total, X=T 0, if a 1 =a 2 = =a n =1 Sample mean, X= Y n X a Y a Y a Y a Y i i n n if a 1 =a 2 = =a n =1/n But also note the Y i s are not necessarily iid Revision:

29 Some Useful Facts (1) Let Y 1, Y 2,, Y n have mean values m 1, m 2,, m n, respectively, and variances s, respectively 1, s 2,, s n 1. Whether or not the Y i s are independent E a Y a Y a Y n n a E Y a E Y a E Y a m a m a m n a m i i Revision: 1-12 i1 29 n n n n

30 Some Useful Facts (2) 2. If the Y 1, Y 2,, Y n are independent So, Var a Y a Y a Y For any Y 1, Y 2,, Y n, n n a Var Y a Var Y a Var Y n a s a s a s n 3 s a s a s a s a Y a Y a Y n n n Var a1y 1 a2y2 a Y a a Cov( Y, Y ) Revision: n n n n i j i j i1 j1 n

31 Sampling Distribution of the Sample Mean (Population Normally Dist d) Theorem 7.1: Let Y 1, Y 2,, Y n be a random sample of size n from a normal distribution with mean m Y and standard deviation s Y n Then, 1 2 Y Y i N my, sy n n i1 In particular, note that The sample mean of normally distributed random variables is normally distributed m 2 2 my s s Y Y Also and Y This is true for any sample size n Revision: n

32 Proof Revision:

33 Proof (continued) Revision:

34 Proof (continued) Revision:

35 Example 7.2 Amount dispensed (in ounces) by a beer bottling machine is normally distributed with s 2 =1.0. For a sample of size n=9, find the probability that the sample mean is within 0.3 ounces of the true mean m. Solution: Revision:

36 Example 7.2 (continued) Revision:

37 Table 4, Appendix 3 Revision:

38 Example 7.3 In Example 7.2, how big of a sample size do we need if we want the sample mean to be within 0.3 ounces of m with probability 0.95? Solution: Revision:

39 Example 7.3 (continued) Revision:

40 Sampling Distribution of the Sum of Squared Standard Normal R.V.s Theorem 7.2: Let Y 1, Y 2,, Y n be defined as in Theorem 7.1. Then Zi Yi my sy are iid standard normal r.v.s and 2 c 2 n n 2 Yi m Y 2 Zi c n i1 i1 sy where n denotes a chi-square distribution with n degrees of freedom Proof based on theorem from Chapter 6, so we ll skip it Revision:

41 The Chi-squared Distribution Chi-squared distribution has one parameter can take on values 1, 2, 3, Distribution is very skewed for lower values of n f(x,) is positive only for values of x>0 Graphs of three 2 density functions: Revision: * Figure from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, 2008.

42 Looking Up Chi-squared Quantiles Can look up in WM&S Table 6 Note that, because the distribution is not symmetric, must look up each tail separately Table gives probability in the right tail: Revision: * Figures from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, 2008.

43 WM&S Table 6 43

44 Example 7.4 Let Z 1, Z 2,, Z 6 be a random sample from the standard normal distribution. Find the number b such that n 2 Pr Zi b0.95 i1 Solution: Revision:

45 Sampling Distribution: Ratio of Sample Variance to Population Variance Theorem 7.3: Let Y 1, Y 2,, Y n be an iid sample from a normal distribution with mean m Y and standard deviation s Y. Then n s Y 2 c 2 1 S 1 n 2 2 Yi Y c n s Y i1 1 where n 1 denotes a chi-square distribution with n-1 degrees of freedom Y Also, and S 2 are independent random variables Revision:

46 Proof (for n=2) Revision:

47 Proof (continued) Revision:

48 Example 7.5 In Example 7.2, amount dispensed (in ounces) is normally distributed with s 2 =1.0. For a sample of size n=10, find b 1 and b 2 such that 2 Pr b 1 S b Solution: Revision:

49 Example 7.2 (continued) Revision:

50 Sampling Distribution: Sample Mean (Popul n Normally Dist d, s Unknown) Definition 7.2: Let Z be a standard normal r.v. and let W be a chi-square distributed r.v. Then if Z and W are independent where t is the t distribution with dfs In particular, note that T Z ~ t W Y m s / n Y m Z S n W n 2 2 n 1 S s n 1 1 Revision: ~ t n1

51 f (x) Illustrating the t Distribution 0.40 normal 0.30 t (3 df) t (10 df) t (100 df) Revision: x

52 WM&S Table (Inside Front Cover) Revision:

53 Example 7.6 The tensile strength of a type of wire is normally distributed with unknown mean m and variance s 2 Six pieces are randomly selected from a large roll Tensile strength will be measured (Y 1,,Y 6 ) We usually use to estimate m and S 2 for s 2, so it s 2 reasonable to estimate s with S n So, find the probability that 2S 2 n Y will be within of the true population mean m 2 Y Y Revision:

54 Example 7.6 Solution Revision:

55 Sampling Distribution: Ratio of Chi- Squared RVs (and Their DFs) Definition 7.3: Let W 1 and W 2 be independent chi-square distributed r.v.s with 1 and 2 dfs, respectively. Then W1 1 F ~ F1, 2 W where F 1, In particular, note that is the F distribution with 1 & 2 dfs 2 2 s n 1 S s n 1 Fn 1 n2 2 2 S1 s n1 1 S n1 1 W1/ n ~ S2 s 2 W / n2 1 1, 1 Revision:

56 The F Distribution The F distribution specified by the two degrees of freedom, and We will often be interested in right tail probabilities Notation: 1 2 F a, 1, 2 That s how WM&S Table 7 set up (next slide) For left tail probabilities, must use F 1/ 1 a,, a,, Revision: * Figure from Probability and Statistics for Engineering and the Sciences, 7 th ed., Duxbury Press, F

57 WM&S Table 7 Revision:

58 Example 7.7 If we take independent samples of size n 1 =6 and n 2 =10 from two normal populations with equal population variances, find the number b such that Solution: 2 S 1 Pr b S2 Revision:

59 Exercise 7.7: Table 7 Excerpt Revision:

60 Finding Probabilities and Quantiles Using R R functions: Note: functions are based on cumulative probabilities (i.e., the left tails), not the right tails To do calculations like in the tables Use the lower.tail=true option (so p=a) Use the function as is, but remember p=1-a Revision:

61 Back to the Examples Example 7.2: Example 7.3: Example 7.4: Example 7.6: Example 7.7: Revision:

62 The Central Limit Theorem (CLT) The Central Limit Theorem says that, for sufficiently large n [1], sums of iid r.v.s are approximately normally distributed As n gets bigger, the approximation gets better More precisely, as n, the distribution of Y m Z s n converges to a standard normal distribution Where E(Y)=m and Var(Y)=s 2 [1] A generally conservative rule of thumb is n>30 Revision:

63 CLT (continued) So, let Y 1, Y 2,, Y n be a random sample from any distribution with mean m Y and standard deviation s Y Then if n is sufficiently large, Y has an approximate normal distribution with 2 2 m m and s s X X X X n Similarly, if n is sufficiently large, then Y Y Z Y m s n has an approximate standard normal distribution with and Revision:

64 Frequency Frequency Frequency Frequency Example: Sums of Dice Rolls Roll of a Single Die Sum of 1 roll Sum of Tw o Dice Outcome Sum of 2 rolls Sum Sum of 5 Dice Sum of 5 rolls Sum Sum of 10 Dice Sum of 10 rolls 50 Revision: 1-12 Sum 64 0

65 Demonstrating the CLT This is a simulation demonstrating the Central Limit Theorem. TO DEMO Applets created by Prof Gary McClelland, University of Colorado, Boulder You can access them at Revision:

66 Illustrating the CLT in R > m<-matrix(data=runif(10000*100),nrow=10000,ncol=100) > avg1col <- m[,1] > avg2col <- apply(m[,1:2],1,mean) > avg3col <- apply(m[,1:3],1,mean) > avg4col <- apply(m[,1:4],1,mean) > avg5col <- apply(m[,1:5],1,mean) > avg10col <- apply(m[,1:10],1,mean) > avg20col <- apply(m[,1:20],1,mean) > avg50col <- apply(m[,1:50],1,mean) > avg100col <- apply(m[,1:100],1,mean) > par(mfrow=c(3,3)) > hist(avg1col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/12)),lwd=2,col="red",add=true) > hist(avg2col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/(12*2))),lwd=2,col="red",add=true) > hist(avg3col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/(12*3))),lwd=2,col="red",add=true) > hist(avg4col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/(12*4))),lwd=2,col="red",add=true) > hist(avg5col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/(12*5))),lwd=2,col="red",add=true) > hist(avg10col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/(12*10))),lwd=2,col="red",add=true) > hist(avg20col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/(12*20))),lwd=2,col="red",add=true) > hist(avg50col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/(12*50))),lwd=2,col="red",add=true) > hist(avg100col,prob=true,xlim=c(0,1)) > curve(dnorm(x,.5,sqrt(1/(12*100))),lwd=2,col="red",add=true) Revision:

67 The CLT More Formally Theorem 7.4: Let Y 1, Y 2,, Y n be iid r.v.s with 2 mean EY m and variance Y s Define i U n Y Y my s / n Y Then as n the distribution function of U n converges to the standard normal distribution: u Revision: n i1 Y s i Y nm 1 t 2 /2 lim Pr Un u e dt for all u n 2 Var i Y n Y

68 Example 7.8 For the whole population, achievement scores on a certain test have mean m Y = 60 and s Y = 8. For a random sample of n=100 scores from students at one school, the average score is 58. Is there evidence to suggest this school is inferior? That is, what s the probability of seeing an average score of 58 if the true school average matches the population? Revision:

69 Example 7.8 Solution: Revision:

70 Example 7.9 The service times for customers coming through a Navy Exchange checkout counter are iid with m Y = 1.5 and s Y = 1.0. Approximate the probability that n=100 customers can be served in less than 2 hours. Solution: Revision:

71 Example 7.9 Revision:

72 Checking the Solutions in R Example 7.8 Example 7.9 Revision:

73 Normal Approximation to the Binomial A r.v. Y~Bin(n,p) is the number of successes out of n independent trials with probability of success p for each trial Define indicator variables X 1, X 2,, X n as 1 if the ith trial is a success X i 0 if the ith trial is a failure So, X 1, X 2,, X n are iid Bernoulli r.v.s and we have Y = X 1, X 2,, X n That is, Y is a sum of iid random variables, so for large enough n the CLT applies Revision:

74 Exercise 7.10 Candidate A believes she can win an election if she can get 55% of the votes in precinct 1. Assuming 50% of the precinct 1 voters favor her and n=100 random voters show up, what is the (approximate) probability she will receive at least 55% of their votes? Solution: Revision:

75 Exercise 7.10 Revision:

76 When to Use the Approximation? Y and Y/n have an approximate normal distribution for large enough n, but large enough n depends on p Rule of thumb: Approximation works well when p 3 pq / n lies in the interval (0,1) An equivalent criterion is 9 max( pq, ) n min( pq, ) See extra credit Exercise 7.70 Revision:

77 Exercise 7.11 Suppose Y has a binomial distribution with n=25 and p=0.4. Find the exact probabilities that Y 8 and Y=8 and compare these with the corresponding values from the normal approximation. Exact solutions: Table 1 in Appendix 3 gives Pr Y and Pr Y 8 Pr Y 8 Pr Y In R: Revision:

78 Exercise 7.11 Solution: Revision:

79 The Continuity Correction The issue is we are approximating a discrete distribution with a continuous one So, to improve the approximation, rather than use the value for the continuous distribution halfway between the two discrete values In other words Add 0.5 to the value we re approximating for Pr Y y calculations Subtract 0.5 from the value we re approximating for Pr Y y calculations Revision:

80 Exercise 7.11 Solution with continuity correction: Revision:

81 What We Covered in this Module Statistics and their distributions Deriving a sampling distribution Analytically Using simulation Sampling Distributions Distribution of the sample mean Distributions related to the normal Central Limit Theorem Normal approximation to the binomial Revision:

82 Homework WM&S chapter 7 Required exercises: 1, 2, 9, 25, 31a-c, 48, 49, 72, 73 Extra credit: 15a&b, 70 Useful hints: Problem 7.1: Get to the applet more directly at wackerly/applets/seeingstats/index.html. Click on 7. Distributions to the Normal > DiceSample Problem 7.25 part b: Use R, not the applet. The relevant R function is qt(p,df,lower.tail=false) Problem 7.31: Solutions in the back of the book are wrong. Revision:

Chapter 7. Sampling Distributions and the Central Limit Theorem

Chapter 7. Sampling Distributions and the Central Limit Theorem Chapter 7. Sampling Distributions and the Central Limit Theorem 1 Introduction 2 Sampling Distributions related to the normal distribution 3 The central limit theorem 4 The normal approximation to binomial

More information

Module 4: Point Estimation Statistics (OA3102)

Module 4: Point Estimation Statistics (OA3102) Module 4: Point Estimation Statistics (OA3102) Professor Ron Fricker Naval Postgraduate School Monterey, California Reading assignment: WM&S chapter 8.1-8.4 Revision: 1-12 1 Goals for this Module Define

More information

Unit 5: Sampling Distributions of Statistics

Unit 5: Sampling Distributions of Statistics Unit 5: Sampling Distributions of Statistics Statistics 571: Statistical Methods Ramón V. León 6/12/2004 Unit 5 - Stat 571 - Ramon V. Leon 1 Definitions and Key Concepts A sample statistic used to estimate

More information

Unit 5: Sampling Distributions of Statistics

Unit 5: Sampling Distributions of Statistics Unit 5: Sampling Distributions of Statistics Statistics 571: Statistical Methods Ramón V. León 6/12/2004 Unit 5 - Stat 571 - Ramon V. Leon 1 Definitions and Key Concepts A sample statistic used to estimate

More information

Chapter 7. Sampling Distributions and the Central Limit Theorem

Chapter 7. Sampling Distributions and the Central Limit Theorem Chapter 7. Sampling Distributions and the Central Limit Theorem 1 Introduction 2 Sampling Distributions related to the normal distribution 3 The central limit theorem 4 The normal approximation to binomial

More information

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi Chapter 4: Commonly Used Distributions Statistics for Engineers and Scientists Fourth Edition William Navidi 2014 by Education. This is proprietary material solely for authorized instructor use. Not authorized

More information

Chapter 7 Sampling Distributions and Point Estimation of Parameters

Chapter 7 Sampling Distributions and Point Estimation of Parameters Chapter 7 Sampling Distributions and Point Estimation of Parameters Part 1: Sampling Distributions, the Central Limit Theorem, Point Estimation & Estimators Sections 7-1 to 7-2 1 / 25 Statistical Inferences

More information

5.3 Statistics and Their Distributions

5.3 Statistics and Their Distributions Chapter 5 Joint Probability Distributions and Random Samples Instructor: Lingsong Zhang 1 Statistics and Their Distributions 5.3 Statistics and Their Distributions Statistics and Their Distributions Consider

More information

Statistical Intervals. Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage

Statistical Intervals. Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage 7 Statistical Intervals Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage Confidence Intervals The CLT tells us that as the sample size n increases, the sample mean X is close to

More information

STAT Chapter 6: Sampling Distributions

STAT Chapter 6: Sampling Distributions STAT 515 -- Chapter 6: Sampling Distributions Definition: Parameter = a number that characterizes a population (example: population mean ) it s typically unknown. Statistic = a number that characterizes

More information

Central Limit Theorem, Joint Distributions Spring 2018

Central Limit Theorem, Joint Distributions Spring 2018 Central Limit Theorem, Joint Distributions 18.5 Spring 218.5.4.3.2.1-4 -3-2 -1 1 2 3 4 Exam next Wednesday Exam 1 on Wednesday March 7, regular room and time. Designed for 1 hour. You will have the full

More information

BIO5312 Biostatistics Lecture 5: Estimations

BIO5312 Biostatistics Lecture 5: Estimations BIO5312 Biostatistics Lecture 5: Estimations Yujin Chung September 27th, 2016 Fall 2016 Yujin Chung Lec5: Estimations Fall 2016 1/34 Recap Yujin Chung Lec5: Estimations Fall 2016 2/34 Today s lecture and

More information

Business Statistics 41000: Probability 4

Business Statistics 41000: Probability 4 Business Statistics 41000: Probability 4 Drew D. Creal University of Chicago, Booth School of Business February 14 and 15, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office:

More information

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality Point Estimation Some General Concepts of Point Estimation Statistical inference = conclusions about parameters Parameters == population characteristics A point estimate of a parameter is a value (based

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

Review for Final Exam Spring 2014 Jeremy Orloff and Jonathan Bloom

Review for Final Exam Spring 2014 Jeremy Orloff and Jonathan Bloom Review for Final Exam 18.05 Spring 2014 Jeremy Orloff and Jonathan Bloom THANK YOU!!!! JON!! PETER!! RUTHI!! ERIKA!! ALL OF YOU!!!! Probability Counting Sets Inclusion-exclusion principle Rule of product

More information

Point Estimation. Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage

Point Estimation. Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage 6 Point Estimation Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage Point Estimation Statistical inference: directed toward conclusions about one or more parameters. We will use the generic

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

Statistics and Probability

Statistics and Probability Statistics and Probability Continuous RVs (Normal); Confidence Intervals Outline Continuous random variables Normal distribution CLT Point estimation Confidence intervals http://www.isrec.isb-sib.ch/~darlene/geneve/

More information

A useful modeling tricks.

A useful modeling tricks. .7 Joint models for more than two outcomes We saw that we could write joint models for a pair of variables by specifying the joint probabilities over all pairs of outcomes. In principal, we could do this

More information

STAT Chapter 7: Central Limit Theorem

STAT Chapter 7: Central Limit Theorem STAT 251 - Chapter 7: Central Limit Theorem In this chapter we will introduce the most important theorem in statistics; the central limit theorem. What have we seen so far? First, we saw that for an i.i.d

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 5 Continuous Random Variables and Probability Distributions Ch. 5-1 Probability Distributions Probability Distributions Ch. 4 Discrete Continuous Ch. 5 Probability

More information

4 Random Variables and Distributions

4 Random Variables and Distributions 4 Random Variables and Distributions Random variables A random variable assigns each outcome in a sample space. e.g. called a realization of that variable to Note: We ll usually denote a random variable

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions.

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions. ME3620 Theory of Engineering Experimentation Chapter III. Random Variables and Probability Distributions Chapter III 1 3.2 Random Variables In an experiment, a measurement is usually denoted by a variable

More information

The normal distribution is a theoretical model derived mathematically and not empirically.

The normal distribution is a theoretical model derived mathematically and not empirically. Sociology 541 The Normal Distribution Probability and An Introduction to Inferential Statistics Normal Approximation The normal distribution is a theoretical model derived mathematically and not empirically.

More information

Statistical Methods in Practice STAT/MATH 3379

Statistical Methods in Practice STAT/MATH 3379 Statistical Methods in Practice STAT/MATH 3379 Dr. A. B. W. Manage Associate Professor of Mathematics & Statistics Department of Mathematics & Statistics Sam Houston State University Overview 6.1 Discrete

More information

STA 103: Final Exam. Print clearly on this exam. Only correct solutions that can be read will be given credit.

STA 103: Final Exam. Print clearly on this exam. Only correct solutions that can be read will be given credit. STA 103: Final Exam June 26, 2008 Name: } {{ } by writing my name i swear by the honor code Read all of the following information before starting the exam: Print clearly on this exam. Only correct solutions

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

Chapter 5. Sampling Distributions

Chapter 5. Sampling Distributions Lecture notes, Lang Wu, UBC 1 Chapter 5. Sampling Distributions 5.1. Introduction In statistical inference, we attempt to estimate an unknown population characteristic, such as the population mean, µ,

More information

STAT 241/251 - Chapter 7: Central Limit Theorem

STAT 241/251 - Chapter 7: Central Limit Theorem STAT 241/251 - Chapter 7: Central Limit Theorem In this chapter we will introduce the most important theorem in statistics; the central limit theorem. What have we seen so far? First, we saw that for an

More information

Introduction to Business Statistics QM 120 Chapter 6

Introduction to Business Statistics QM 120 Chapter 6 DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS Introduction to Business Statistics QM 120 Chapter 6 Spring 2008 Chapter 6: Continuous Probability Distribution 2 When a RV x is discrete, we can

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

Chapter 7: SAMPLING DISTRIBUTIONS & POINT ESTIMATION OF PARAMETERS

Chapter 7: SAMPLING DISTRIBUTIONS & POINT ESTIMATION OF PARAMETERS Chapter 7: SAMPLING DISTRIBUTIONS & POINT ESTIMATION OF PARAMETERS Part 1: Introduction Sampling Distributions & the Central Limit Theorem Point Estimation & Estimators Sections 7-1 to 7-2 Sample data

More information

Sampling and sampling distribution

Sampling and sampling distribution Sampling and sampling distribution September 12, 2017 STAT 101 Class 5 Slide 1 Outline of Topics 1 Sampling 2 Sampling distribution of a mean 3 Sampling distribution of a proportion STAT 101 Class 5 Slide

More information

Chapter 8 Statistical Intervals for a Single Sample

Chapter 8 Statistical Intervals for a Single Sample Chapter 8 Statistical Intervals for a Single Sample Part 1: Confidence intervals (CI) for population mean µ Section 8-1: CI for µ when σ 2 known & drawing from normal distribution Section 8-1.2: Sample

More information

Central Limit Theorem (cont d) 7/28/2006

Central Limit Theorem (cont d) 7/28/2006 Central Limit Theorem (cont d) 7/28/2006 Central Limit Theorem for Binomial Distributions Theorem. For the binomial distribution b(n, p, j) we have lim npq b(n, p, np + x npq ) = φ(x), n where φ(x) is

More information

Chapter 7: Point Estimation and Sampling Distributions

Chapter 7: Point Estimation and Sampling Distributions Chapter 7: Point Estimation and Sampling Distributions Seungchul Baek Department of Statistics, University of South Carolina STAT 509: Statistics for Engineers 1 / 20 Motivation In chapter 3, we learned

More information

Math 227 Elementary Statistics. Bluman 5 th edition

Math 227 Elementary Statistics. Bluman 5 th edition Math 227 Elementary Statistics Bluman 5 th edition CHAPTER 6 The Normal Distribution 2 Objectives Identify distributions as symmetrical or skewed. Identify the properties of the normal distribution. Find

More information

Chapter 4 Discrete Random variables

Chapter 4 Discrete Random variables Chapter 4 Discrete Random variables A is a variable that assumes numerical values associated with the random outcomes of an experiment, where only one numerical value is assigned to each sample point.

More information

Statistics, Their Distributions, and the Central Limit Theorem

Statistics, Their Distributions, and the Central Limit Theorem Statistics, Their Distributions, and the Central Limit Theorem MATH 3342 Sections 5.3 and 5.4 Sample Means Suppose you sample from a popula0on 10 0mes. You record the following sample means: 10.1 9.5 9.6

More information

II. Random Variables

II. Random Variables II. Random Variables Random variables operate in much the same way as the outcomes or events in some arbitrary sample space the distinction is that random variables are simply outcomes that are represented

More information

Lecture 2. Probability Distributions Theophanis Tsandilas

Lecture 2. Probability Distributions Theophanis Tsandilas Lecture 2 Probability Distributions Theophanis Tsandilas Comment on measures of dispersion Why do common measures of dispersion (variance and standard deviation) use sums of squares: nx (x i ˆµ) 2 i=1

More information

Probability. An intro for calculus students P= Figure 1: A normal integral

Probability. An intro for calculus students P= Figure 1: A normal integral Probability An intro for calculus students.8.6.4.2 P=.87 2 3 4 Figure : A normal integral Suppose we flip a coin 2 times; what is the probability that we get more than 2 heads? Suppose we roll a six-sided

More information

AMS7: WEEK 4. CLASS 3

AMS7: WEEK 4. CLASS 3 AMS7: WEEK 4. CLASS 3 Sampling distributions and estimators. Central Limit Theorem Normal Approximation to the Binomial Distribution Friday April 24th, 2015 Sampling distributions and estimators REMEMBER:

More information

Homework Assignments

Homework Assignments Homework Assignments Week 1 (p. 57) #4.1, 4., 4.3 Week (pp 58 6) #4.5, 4.6, 4.8(a), 4.13, 4.0, 4.6(b), 4.8, 4.31, 4.34 Week 3 (pp 15 19) #1.9, 1.1, 1.13, 1.15, 1.18 (pp 9 31) #.,.6,.9 Week 4 (pp 36 37)

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 3: Special Discrete Random Variable Distributions Section 3.5 Discrete Uniform Section 3.6 Bernoulli and Binomial Others sections

More information

Bernoulli and Binomial Distributions

Bernoulli and Binomial Distributions Bernoulli and Binomial Distributions Bernoulli Distribution a flipped coin turns up either heads or tails an item on an assembly line is either defective or not defective a piece of fruit is either damaged

More information

Statistical Tables Compiled by Alan J. Terry

Statistical Tables Compiled by Alan J. Terry Statistical Tables Compiled by Alan J. Terry School of Science and Sport University of the West of Scotland Paisley, Scotland Contents Table 1: Cumulative binomial probabilities Page 1 Table 2: Cumulative

More information

Statistical Intervals (One sample) (Chs )

Statistical Intervals (One sample) (Chs ) 7 Statistical Intervals (One sample) (Chs 8.1-8.3) Confidence Intervals The CLT tells us that as the sample size n increases, the sample mean X is close to normally distributed with expected value µ and

More information

4-1. Chapter 4. Commonly Used Distributions by The McGraw-Hill Companies, Inc. All rights reserved.

4-1. Chapter 4. Commonly Used Distributions by The McGraw-Hill Companies, Inc. All rights reserved. 4-1 Chapter 4 Commonly Used Distributions 2014 by The Companies, Inc. All rights reserved. Section 4.1: The Bernoulli Distribution 4-2 We use the Bernoulli distribution when we have an experiment which

More information

Probability Distributions for Discrete RV

Probability Distributions for Discrete RV Probability Distributions for Discrete RV Probability Distributions for Discrete RV Definition The probability distribution or probability mass function (pmf) of a discrete rv is defined for every number

More information

Key Objectives. Module 2: The Logic of Statistical Inference. Z-scores. SGSB Workshop: Using Statistical Data to Make Decisions

Key Objectives. Module 2: The Logic of Statistical Inference. Z-scores. SGSB Workshop: Using Statistical Data to Make Decisions SGSB Workshop: Using Statistical Data to Make Decisions Module 2: The Logic of Statistical Inference Dr. Tom Ilvento January 2006 Dr. Mugdim Pašić Key Objectives Understand the logic of statistical inference

More information

4.3 Normal distribution

4.3 Normal distribution 43 Normal distribution Prof Tesler Math 186 Winter 216 Prof Tesler 43 Normal distribution Math 186 / Winter 216 1 / 4 Normal distribution aka Bell curve and Gaussian distribution The normal distribution

More information

Section Random Variables and Histograms

Section Random Variables and Histograms Section 3.1 - Random Variables and Histograms Definition: A random variable is a rule that assigns a number to each outcome of an experiment. Example 1: Suppose we toss a coin three times. Then we could

More information

Sampling Distribution

Sampling Distribution MAT 2379 (Spring 2012) Sampling Distribution Definition : Let X 1,..., X n be a collection of random variables. We say that they are identically distributed if they have a common distribution. Definition

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

More information

Interval estimation. September 29, Outline Basic ideas Sampling variation and CLT Interval estimation using X More general problems

Interval estimation. September 29, Outline Basic ideas Sampling variation and CLT Interval estimation using X More general problems Interval estimation September 29, 2017 STAT 151 Class 7 Slide 1 Outline of Topics 1 Basic ideas 2 Sampling variation and CLT 3 Interval estimation using X 4 More general problems STAT 151 Class 7 Slide

More information

Chapter 4 Discrete Random variables

Chapter 4 Discrete Random variables Chapter 4 Discrete Random variables A is a variable that assumes numerical values associated with the random outcomes of an experiment, where only one numerical value is assigned to each sample point.

More information

Normal Distribution. Definition A continuous rv X is said to have a normal distribution with. the pdf of X is

Normal Distribution. Definition A continuous rv X is said to have a normal distribution with. the pdf of X is Normal Distribution Normal Distribution Definition A continuous rv X is said to have a normal distribution with parameter µ and σ (µ and σ 2 ), where < µ < and σ > 0, if the pdf of X is f (x; µ, σ) = 1

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 2: Mean and Variance of a Discrete Random Variable Section 3.4 1 / 16 Discrete Random Variable - Expected Value In a random experiment,

More information

M249 Diagnostic Quiz

M249 Diagnostic Quiz THE OPEN UNIVERSITY Faculty of Mathematics and Computing M249 Diagnostic Quiz Prepared by the Course Team [Press to begin] c 2005, 2006 The Open University Last Revision Date: May 19, 2006 Version 4.2

More information

Chapter 7 Study Guide: The Central Limit Theorem

Chapter 7 Study Guide: The Central Limit Theorem Chapter 7 Study Guide: The Central Limit Theorem Introduction Why are we so concerned with means? Two reasons are that they give us a middle ground for comparison and they are easy to calculate. In this

More information

Lecture Data Science

Lecture Data Science Web Science & Technologies University of Koblenz Landau, Germany Lecture Data Science Statistics Foundations JProf. Dr. Claudia Wagner Learning Goals How to describe sample data? What is mode/median/mean?

More information

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same.

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Chapter 14 : Statistical Inference 1 Chapter 14 : Introduction to Statistical Inference Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Data x

More information

MLLunsford 1. Activity: Central Limit Theorem Theory and Computations

MLLunsford 1. Activity: Central Limit Theorem Theory and Computations MLLunsford 1 Activity: Central Limit Theorem Theory and Computations Concepts: The Central Limit Theorem; computations using the Central Limit Theorem. Prerequisites: The student should be familiar with

More information

Confidence Intervals. σ unknown, small samples The t-statistic /22

Confidence Intervals. σ unknown, small samples The t-statistic /22 Confidence Intervals σ unknown, small samples The t-statistic 1 /22 Homework Read Sec 7-3. Discussion Question pg 365 Do Ex 7-3 1-4, 6, 9, 12, 14, 15, 17 2/22 Objective find the confidence interval for

More information

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution Section 7.6 Application of the Normal Distribution A random variable that may take on infinitely many values is called a continuous random variable. A continuous probability distribution is defined by

More information

Lean Six Sigma: Training/Certification Books and Resources

Lean Six Sigma: Training/Certification Books and Resources Lean Si Sigma Training/Certification Books and Resources Samples from MINITAB BOOK Quality and Si Sigma Tools using MINITAB Statistical Software A complete Guide to Si Sigma DMAIC Tools using MINITAB Prof.

More information

Homework Problems Stat 479

Homework Problems Stat 479 Chapter 10 91. * A random sample, X1, X2,, Xn, is drawn from a distribution with a mean of 2/3 and a variance of 1/18. ˆ = (X1 + X2 + + Xn)/(n-1) is the estimator of the distribution mean θ. Find MSE(

More information

Section 0: Introduction and Review of Basic Concepts

Section 0: Introduction and Review of Basic Concepts Section 0: Introduction and Review of Basic Concepts Carlos M. Carvalho The University of Texas McCombs School of Business mccombs.utexas.edu/faculty/carlos.carvalho/teaching 1 Getting Started Syllabus

More information

The topics in this section are related and necessary topics for both course objectives.

The topics in this section are related and necessary topics for both course objectives. 2.5 Probability Distributions The topics in this section are related and necessary topics for both course objectives. A probability distribution indicates how the probabilities are distributed for outcomes

More information

Expectations. Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or

Expectations. Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or µ X, is E(X ) = µ X = x D x p(x) Definition Let X be a discrete

More information

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables Chapter 5 Continuous Random Variables and Probability Distributions 5.1 Continuous Random Variables 1 2CHAPTER 5. CONTINUOUS RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Probability Distributions Probability

More information

A.REPRESENTATION OF DATA

A.REPRESENTATION OF DATA A.REPRESENTATION OF DATA (a) GRAPHS : PART I Q: Why do we need a graph paper? Ans: You need graph paper to draw: (i) Histogram (ii) Cumulative Frequency Curve (iii) Frequency Polygon (iv) Box-and-Whisker

More information

Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution)

Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution) Data Analytics (CS40003) Practice Set IV (Topic: Probability and Sampling Distribution) I. Concept Questions 1. Give an example of a random variable in the context of Drawing a card from a deck of cards.

More information

Statistics 431 Spring 2007 P. Shaman. Preliminaries

Statistics 431 Spring 2007 P. Shaman. Preliminaries Statistics 4 Spring 007 P. Shaman The Binomial Distribution Preliminaries A binomial experiment is defined by the following conditions: A sequence of n trials is conducted, with each trial having two possible

More information

Chapter 6 Probability

Chapter 6 Probability Chapter 6 Probability Learning Objectives 1. Simulate simple experiments and compute empirical probabilities. 2. Compute both theoretical and empirical probabilities. 3. Apply the rules of probability

More information

Discrete Random Variables

Discrete Random Variables Discrete Random Variables In this chapter, we introduce a new concept that of a random variable or RV. A random variable is a model to help us describe the state of the world around us. Roughly, a RV can

More information

STAT 201 Chapter 6. Distribution

STAT 201 Chapter 6. Distribution STAT 201 Chapter 6 Distribution 1 Random Variable We know variable Random Variable: a numerical measurement of the outcome of a random phenomena Capital letter refer to the random variable Lower case letters

More information

Homework: Due Wed, Feb 20 th. Chapter 8, # 60a + 62a (count together as 1), 74, 82

Homework: Due Wed, Feb 20 th. Chapter 8, # 60a + 62a (count together as 1), 74, 82 Announcements: Week 5 quiz begins at 4pm today and ends at 3pm on Wed If you take more than 20 minutes to complete your quiz, you will only receive partial credit. (It doesn t cut you off.) Today: Sections

More information

Chapter 16. Random Variables. Copyright 2010, 2007, 2004 Pearson Education, Inc.

Chapter 16. Random Variables. Copyright 2010, 2007, 2004 Pearson Education, Inc. Chapter 16 Random Variables Copyright 2010, 2007, 2004 Pearson Education, Inc. Expected Value: Center A random variable is a numeric value based on the outcome of a random event. We use a capital letter,

More information

8.1 Estimation of the Mean and Proportion

8.1 Estimation of the Mean and Proportion 8.1 Estimation of the Mean and Proportion Statistical inference enables us to make judgments about a population on the basis of sample information. The mean, standard deviation, and proportions of a population

More information

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8)

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8) 3 Discrete Random Variables and Probability Distributions Stat 4570/5570 Based on Devore s book (Ed 8) Random Variables We can associate each single outcome of an experiment with a real number: We refer

More information

Normal distribution Approximating binomial distribution by normal 2.10 Central Limit Theorem

Normal distribution Approximating binomial distribution by normal 2.10 Central Limit Theorem 1.1.2 Normal distribution 1.1.3 Approimating binomial distribution by normal 2.1 Central Limit Theorem Prof. Tesler Math 283 Fall 216 Prof. Tesler 1.1.2-3, 2.1 Normal distribution Math 283 / Fall 216 1

More information

MATH 3200 Exam 3 Dr. Syring

MATH 3200 Exam 3 Dr. Syring . Suppose n eligible voters are polled (randomly sampled) from a population of size N. The poll asks voters whether they support or do not support increasing local taxes to fund public parks. Let M be

More information

Introduction to Probability and Inference HSSP Summer 2017, Instructor: Alexandra Ding July 19, 2017

Introduction to Probability and Inference HSSP Summer 2017, Instructor: Alexandra Ding July 19, 2017 Introduction to Probability and Inference HSSP Summer 2017, Instructor: Alexandra Ding July 19, 2017 Please fill out the attendance sheet! Suggestions Box: Feedback and suggestions are important to the

More information

GETTING STARTED. To OPEN MINITAB: Click Start>Programs>Minitab14>Minitab14 or Click Minitab 14 on your Desktop

GETTING STARTED. To OPEN MINITAB: Click Start>Programs>Minitab14>Minitab14 or Click Minitab 14 on your Desktop Minitab 14 1 GETTING STARTED To OPEN MINITAB: Click Start>Programs>Minitab14>Minitab14 or Click Minitab 14 on your Desktop The Minitab session will come up like this 2 To SAVE FILE 1. Click File>Save Project

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 4: Special Discrete Random Variable Distributions Sections 3.7 & 3.8 Geometric, Negative Binomial, Hypergeometric NOTE: The discrete

More information

Lecture 9 - Sampling Distributions and the CLT

Lecture 9 - Sampling Distributions and the CLT Lecture 9 - Sampling Distributions and the CLT Sta102/BME102 Colin Rundel September 23, 2015 1 Variability of Estimates Activity Sampling distributions - via simulation Sampling distributions - via CLT

More information

Section Distributions of Random Variables

Section Distributions of Random Variables Section 8.1 - Distributions of Random Variables Definition: A random variable is a rule that assigns a number to each outcome of an experiment. Example 1: Suppose we toss a coin three times. Then we could

More information

Probability Distributions

Probability Distributions 4.1 Probability Distributions Random Variables A random variable x represents a numerical value associated with each outcome of a probability distribution. A random variable is discrete if it has a finite

More information

Chapter 3 - Lecture 5 The Binomial Probability Distribution

Chapter 3 - Lecture 5 The Binomial Probability Distribution Chapter 3 - Lecture 5 The Binomial Probability October 12th, 2009 Experiment Examples Moments and moment generating function of a Binomial Random Variable Outline Experiment Examples A binomial experiment

More information

Statistics for Business and Economics: Random Variables:Continuous

Statistics for Business and Economics: Random Variables:Continuous Statistics for Business and Economics: Random Variables:Continuous STT 315: Section 107 Acknowledgement: I d like to thank Dr. Ashoke Sinha for allowing me to use and edit the slides. Murray Bourne (interactive

More information

Chapter 15: Sampling distributions

Chapter 15: Sampling distributions =true true Chapter 15: Sampling distributions Objective (1) Get "big picture" view on drawing inferences from statistical studies. (2) Understand the concept of sampling distributions & sampling variability.

More information

Section Distributions of Random Variables

Section Distributions of Random Variables Section 8.1 - Distributions of Random Variables Definition: A random variable is a rule that assigns a number to each outcome of an experiment. Example 1: Suppose we toss a coin three times. Then we could

More information

Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a

Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a Announcements: There are some office hour changes for Nov 5, 8, 9 on website Week 5 quiz begins after class today and ends at

More information

4: Probability. What is probability? Random variables (RVs)

4: Probability. What is probability? Random variables (RVs) 4: Probability b binomial µ expected value [parameter] n number of trials [parameter] N normal p probability of success [parameter] pdf probability density function pmf probability mass function RV random

More information

Chapter 4 Continuous Random Variables and Probability Distributions

Chapter 4 Continuous Random Variables and Probability Distributions Chapter 4 Continuous Random Variables and Probability Distributions Part 2: More on Continuous Random Variables Section 4.5 Continuous Uniform Distribution Section 4.6 Normal Distribution 1 / 27 Continuous

More information

Chapter 5 Normal Probability Distributions

Chapter 5 Normal Probability Distributions Chapter 5 Normal Probability Distributions Section 5-1 Introduction to Normal Distributions and the Standard Normal Distribution A The normal distribution is the most important of the continuous probability

More information