Probability and Sampling Distributions Random variables. Section 4.3 (Continued)

Size: px
Start display at page:

Download "Probability and Sampling Distributions Random variables. Section 4.3 (Continued)"

Transcription

1 Probability and Sampling Distributions Random variables Section 4.3 (Continued)

2 The mean of a random variable The mean (or expected value) of a random variable, X, is an idealization of the mean,, of quantitative data recorded after many repetitions of a chance happening. Denote by µ X, or just µ If X is discrete, with S = { x 1,, x k } and P(x i ) = p i, then µ X = x i p i If X is continuous, µ X is the point at which its corresponding density curve would balance

3 Example: # girls among three children A couple wants to have three children. X = # girls. x i p i 1/8 3/8 3/8 1/8 µ X = x i p i = (0)(1/8) + (1)(3/8) + ()(3/8) + (3)(1/8) = 1.5 Note X cannot take the value µ X = 1.5.

4 Random variables from other random variables New random variables can be defined from other random variables. Examples: Test scores: X = verbal score, Y = quantitative score Z = X + Y = total score X = temperature, in C Y = temperature, in F = 9/5 X + 3 Y = (X µ X ) = squared-deviation of X from its mean

5 The standard deviation of a random variable The variance, σ X,of a random variable, X, is the mean of Y = (X µ X ) σ X is an idealization of the variance, s, of quantitative data recorded after many repetitions of a chance-happening The standard deviation of a random variable, X, is σ X = σ X σ X is an idealization of the standard deviation, s, of quantitative data recorded after many repetitions of a chance-happening

6 Example: # girls among three children A couple wants to have three children. X = # girls. x i p i 1/8 3/8 3/8 1/8 µ X = x i p i = (0)(1/8) + (1)(3/8) + ()(3/8) + (3)(1/8) = 1.5 σ X = (x i µ X ) p i = (-1.5) (1/8) + (-0.5) (3/8) + (0.5) (3/8) + (1.5) (1/8) = 0.75 σ X = σ X = 0.75 = 0.87

7 Relationships between random variables The correlation, ρ XY, between random variables X and Y is the mean of Z = {(X µ X )/ σ X } {(Y µ Y )/ σ Y } ρ XY is an idealization of the correlation, r, of two-variable quantitative data recorded after many repetitions of a chance-happening -1 ρ XY 1 Random variables X and Y are independent if for no event defined through X alone (e.g., A = { a X b }) does knowledge of the occurrence of that event change the probability distribution of Y If X and Y are independent then ρ XY = 0

8 Some rules Suppose X and Y are random variables: µ a+bx = a + b µ X and σ a+bx = b σ X The correlation between X and Y is the same as that between a + b X and c + d Y Addition rule for means: µ X+Y = µ X + µ Y

9 Some rules (continued) Addition rule for variances of independent random variables: If X and Y are independent then and σ X+Y = σ X + σ Y σ X Y = σ X + σ Y General addition rule for variances: and σ X+Y = σ X + σ Y + ρ XY σ X σ Y σ X Y = σ X + σ Y ρ XY σ X σ Y

10 Example: Investments Setup: rates of returns X = T-bills Y = A certain index fund Z = my portfolio = 0. X Y The history: µ X = 5.0%, σ X =.9% µ Y = 13.%, σ Y = 17.6% ρ XY = -0.11

11 Example: Investments (continued) Summary of my portfolio: Z = 0. X Y µ Z = 0. µ X µ Y = (0.)(5.0) + (0.8)(13.) = 11.56% σ 0.X = (0.) σ X = (0.) (.9) = 0.34 σ 0.8Y = (0.8) σ Y = (0.8) (17.6) = σ Z = σ 0.X + σ 0.8Y + ρ XY σ 0.X σ 0.8Y = (-0.11) ( 0.34) ( 198.5) = σ Z = σ Z = = 14.03%

12 Probability and Sampling Distributions The Sampling Distribution of a Sample Mean Section W.H. Freeman and Company

13 Long-run averages The law of large numbers states that a cumulative average of numbers drawn from a population with mean µ will stabilize at µ in the long run.

14 Statistics as random variables A statistic is a random variable. Its probability distribution is an idealization of its sampling distribution. Important example: the mean,, of a sample of size n drawn by SRS from a population with mean µ The mean of is The sample mean is unbiased for the population mean The standard deviation of The sample mean is less variable than an individual measurement The sample mean is less variable when n is larger is

15 Role of Normal distributions If the population distribution is N(µ, σ), then the sampling distribution of the sample mean is N(µ, σ/ n)

16 The central limit theorem The central limit theorem states that, whatever the shape of the population distribution, when n is large the sampling distribution of the sample mean is approximately N(µ, σ/ n) Larger n is required when the population distribution is less like a Normal distribution

17 Example: Bottling operation Fill-level of bottling machine has µ = 98 and σ = 3 milliliters What is the probability that the fill-level of some randomly selected bottle is less than 95ml? I don t know

18 Example: Bottling operation (continued) Fill-level of bottling machine has µ = 98 and σ = 3 milliliters What is the probability that the average fill-level in some randomly selected six-pack is less than 95ml?

19 Example: Bottling operation (continued) Fill-level of bottling machine is N(µ = 98, σ = 3) milliliters What is the probability that the fill-level of some randomly selected bottle is less than 95ml?

20 Example: Bottling operation (continued) Fill-level of bottling machine is N(µ = 98, σ = 3) milliliters What is the probability that the average fill-level in some randomly selected six-pack is less than 95ml?

21 Probability Theory General Probability Rules Section 5.1

22 Probability rules 0 P(A) 1 P(S) = 1 Venn diagrams Complement rule: P(A c ) = 1 P(A) Addition rule for disjoint events: If A and B are disjoint then P(A or B) = P(A) + P(B) General addition rule: For any events A and B, P(A or B) = P(A) + P(B) P(A and B)

23 Example: Pick a card Pick a card from a standard 5-card deck S = { A,,, 10, J, Q, K, A,,, 10, J, Q, K, A,,, 10, J, Q, K, A,,, 10, J, Q, K } Each card is equally likely P( Ace or ) = P( Ace ) + P( ) P( Ace and ) = 4/5 + 13/5 1/5 = 16/5 0.31

24 Independent events Events A and B are independent if knowledge of the occurrence of one event does not change the probability of occurrence of the other event Disjoint events are not independent (if one occurs the other cannot) Independence is not easily visualized in a Venn diagram Multiplication rule for independent events: If A and B are independent then P(A and B) = P(A)P(B)

25 Example: Birth genders Births are independent: P(B) = 1/, P(G) = 1/ A couple wants to have two children P(GG) = P(G)P(G) = 1/4 P(GB) = P(G)P(B) = 1/4 P(BG) = P(B)P(G) = 1/4 P(BB) = P(B)P(B) = 1/4 A couple wants to have three children P(GGG) = P(G)P(G)P(G) = 1/8 P(GGB) = P(G)P(G)P(B) = 1/8, etc.

26 Example: Reliability Transatlantic cable has 66 repeaters: Per repeater, P(Fail) = 0.001, P(Function) = Repeaters fail independently of one another P(All function) = P(1 st funct.) P( nd funct.) P(661 st funct.) P(66 nd funct.) =

Chpt The Binomial Distribution

Chpt The Binomial Distribution Chpt 5 5-4 The Binomial Distribution 1 /36 Chpt 5-4 Chpt 5 Homework p262 Applying the Concepts Exercises p263 1-11, 14-18, 23, 24, 26 2 /36 Objective Chpt 5 Find the exact probability for x successes in

More information

Theoretical Foundations

Theoretical Foundations Theoretical Foundations Probabilities Monia Ranalli monia.ranalli@uniroma2.it Ranalli M. Theoretical Foundations - Probabilities 1 / 27 Objectives understand the probability basics quantify random phenomena

More information

Module 4: Probability

Module 4: Probability Module 4: Probability 1 / 22 Probability concepts in statistical inference Probability is a way of quantifying uncertainty associated with random events and is the basis for statistical inference. Inference

More information

Counting Basics. Venn diagrams

Counting Basics. Venn diagrams Counting Basics Sets Ways of specifying sets Union and intersection Universal set and complements Empty set and disjoint sets Venn diagrams Counting Inclusion-exclusion Multiplication principle Addition

More information

MidTerm 1) Find the following (round off to one decimal place):

MidTerm 1) Find the following (round off to one decimal place): MidTerm 1) 68 49 21 55 57 61 70 42 59 50 66 99 Find the following (round off to one decimal place): Mean = 58:083, round off to 58.1 Median = 58 Range = max min = 99 21 = 78 St. Deviation = s = 8:535,

More information

Distribution of the Sample Mean

Distribution of the Sample Mean Distribution of the Sample Mean MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Experiment (1 of 3) Suppose we have the following population : 4 8 1 2 3 4 9 1

More information

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Lew Davidson (Dr.D.) Mallard Creek High School Lewis.Davidson@cms.k12.nc.us 704-786-0470 Probability & Sampling The Practice of Statistics

More information

The Binomial Probability Distribution

The Binomial Probability Distribution The Binomial Probability Distribution MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2017 Objectives After this lesson we will be able to: determine whether a probability

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.1 Discrete and Continuous Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Discrete and Continuous Random

More information

Diploma in Business Administration Part 2. Quantitative Methods. Examiner s Suggested Answers

Diploma in Business Administration Part 2. Quantitative Methods. Examiner s Suggested Answers Cumulative frequency Diploma in Business Administration Part Quantitative Methods Examiner s Suggested Answers Question 1 Cumulative Frequency Curve 1 9 8 7 6 5 4 3 1 5 1 15 5 3 35 4 45 Weeks 1 (b) x f

More information

As you draw random samples of size n, as n increases, the sample means tend to be normally distributed.

As you draw random samples of size n, as n increases, the sample means tend to be normally distributed. The Central Limit Theorem The central limit theorem (clt for short) is one of the most powerful and useful ideas in all of statistics. The clt says that if we collect samples of size n with a "large enough

More information

Lecture 6: Chapter 6

Lecture 6: Chapter 6 Lecture 6: Chapter 6 C C Moxley UAB Mathematics 3 October 16 6.1 Continuous Probability Distributions Last week, we discussed the binomial probability distribution, which was discrete. 6.1 Continuous Probability

More information

AP STATISTICS FALL SEMESTSER FINAL EXAM STUDY GUIDE

AP STATISTICS FALL SEMESTSER FINAL EXAM STUDY GUIDE AP STATISTICS Name: FALL SEMESTSER FINAL EXAM STUDY GUIDE Period: *Go over Vocabulary Notecards! *This is not a comprehensive review you still should look over your past notes, homework/practice, Quizzes,

More information

2017 Fall QMS102 Tip Sheet 2

2017 Fall QMS102 Tip Sheet 2 Chapter 5: Basic Probability 2017 Fall QMS102 Tip Sheet 2 (Covering Chapters 5 to 8) EVENTS -- Each possible outcome of a variable is an event, including 3 types. 1. Simple event = Described by a single

More information

Section 6.5. The Central Limit Theorem

Section 6.5. The Central Limit Theorem Section 6.5 The Central Limit Theorem Idea Will allow us to combine the theory from 6.4 (sampling distribution idea) with our central limit theorem and that will allow us the do hypothesis testing in the

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

2.) What is the set of outcomes that describes the event that at least one of the items selected is defective? {AD, DA, DD}

2.) What is the set of outcomes that describes the event that at least one of the items selected is defective? {AD, DA, DD} Math 361 Practice Exam 2 (Use this information for questions 1 3) At the end of a production run manufacturing rubber gaskets, items are sampled at random and inspected to determine if the item is Acceptable

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

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

Introduction to Statistical Data Analysis II

Introduction to Statistical Data Analysis II Introduction to Statistical Data Analysis II JULY 2011 Afsaneh Yazdani Preface Major branches of Statistics: - Descriptive Statistics - Inferential Statistics Preface What is Inferential Statistics? Preface

More information

AP Statistics Chapter 6 - Random Variables

AP Statistics Chapter 6 - Random Variables AP Statistics Chapter 6 - Random 6.1 Discrete and Continuous Random Objective: Recognize and define discrete random variables, and construct a probability distribution table and a probability histogram

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 7 Sampling Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 2014 Pearson Education, Inc. Chap 7-1 Learning Objectives

More information

A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x)

A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x) Section 6-2 I. Continuous Probability Distributions A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x) to represent a probability density

More information

Basic Procedure for Histograms

Basic Procedure for Histograms Basic Procedure for Histograms 1. Compute the range of observations (min. & max. value) 2. Choose an initial # of classes (most likely based on the range of values, try and find a number of classes that

More information

Confidence Intervals: Review

Confidence Intervals: Review University of Utah February 28, 2018 1 2 Law of Large Numbers Draw your samples from any population with finite mean µ. Then LLN says Law of Large Numbers Draw your samples from any population with finite

More information

Assignment 2 (Solution) Probability and Statistics

Assignment 2 (Solution) Probability and Statistics Assignment 2 (Solution) Probability and Statistics Dr. Jitesh J. Thakkar Department of Industrial and Systems Engineering Indian Institute of Technology Kharagpur Instruction Total No. of Questions: 15.

More information

Binomial Distribution. Normal Approximation to the Binomial

Binomial Distribution. Normal Approximation to the Binomial Binomial Distribution Normal Approximation to the Binomial /29 Homework Read Sec 6-6. Discussion Question pg 337 Do Ex 6-6 -4 2 /29 Objectives Objective: Use the normal approximation to calculate 3 /29

More information

The Normal Approximation to the Binomial

The Normal Approximation to the Binomial Lecture 16 The Normal Approximation to the Binomial We can calculate l binomial i probabilities bbilii using The binomial formula The cumulative binomial tables When n is large, and p is not too close

More information

Probability is the tool used for anticipating what the distribution of data should look like under a given model.

Probability is the tool used for anticipating what the distribution of data should look like under a given model. AP Statistics NAME: Exam Review: Strand 3: Anticipating Patterns Date: Block: III. Anticipating Patterns: Exploring random phenomena using probability and simulation (20%-30%) Probability is the tool used

More information

MATH1215: Mathematical Thinking Sec. 08 Spring Worksheet 9: Solution. x P(x)

MATH1215: Mathematical Thinking Sec. 08 Spring Worksheet 9: Solution. x P(x) N. Name: MATH: Mathematical Thinking Sec. 08 Spring 0 Worksheet 9: Solution Problem Compute the expected value of this probability distribution: x 3 8 0 3 P(x) 0. 0.0 0.3 0. Clearly, a value is missing

More information

Sampling Distributions For Counts and Proportions

Sampling Distributions For Counts and Proportions Sampling Distributions For Counts and Proportions IPS Chapter 5.1 2009 W. H. Freeman and Company Objectives (IPS Chapter 5.1) Sampling distributions for counts and proportions Binomial distributions for

More information

Exam II Math 1342 Capters 3-5 HCCS. Name

Exam II Math 1342 Capters 3-5 HCCS. Name Exam II Math 1342 Capters 3-5 HCCS Name Date Provide an appropriate response. 1) A single six-sided die is rolled. Find the probability of rolling a number less than 3. A) 0.5 B) 0.1 C) 0.25 D 0.333 1)

More information

Chapter 8. Variables. Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc.

Chapter 8. Variables. Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 8 Random Variables Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. 8.1 What is a Random Variable? Random Variable: assigns a number to each outcome of a random circumstance, or,

More information

Lecture 9. Probability Distributions. Outline. Outline

Lecture 9. Probability Distributions. Outline. Outline Outline Lecture 9 Probability Distributions 6-1 Introduction 6- Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7- Properties of the Normal Distribution

More information

MANAGEMENT PRINCIPLES AND STATISTICS (252 BE)

MANAGEMENT PRINCIPLES AND STATISTICS (252 BE) MANAGEMENT PRINCIPLES AND STATISTICS (252 BE) Normal and Binomial Distribution Applied to Construction Management Sampling and Confidence Intervals Sr Tan Liat Choon Email: tanliatchoon@gmail.com Mobile:

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

The Central Limit Theorem. Sec. 8.2: The Random Variable. it s Distribution. it s Distribution

The Central Limit Theorem. Sec. 8.2: The Random Variable. it s Distribution. it s Distribution The Central Limit Theorem Sec. 8.1: The Random Variable it s Distribution Sec. 8.2: The Random Variable it s Distribution X p and and How Should You Think of a Random Variable? Imagine a bag with numbers

More information

1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by. Cov(X, Y ) = E(X E(X))(Y E(Y ))

1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by. Cov(X, Y ) = E(X E(X))(Y E(Y )) Correlation & Estimation - Class 7 January 28, 2014 Debdeep Pati Association between two variables 1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by Cov(X, Y ) = E(X E(X))(Y

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 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.1 Discrete and Continuous Random Variables The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous

More information

Lecture 9. Probability Distributions

Lecture 9. Probability Distributions Lecture 9 Probability Distributions Outline 6-1 Introduction 6-2 Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7-2 Properties of the Normal Distribution

More information

Normal Distribution. Notes. Normal Distribution. Standard Normal. Sums of Normal Random Variables. Normal. approximation of Binomial.

Normal Distribution. Notes. Normal Distribution. Standard Normal. Sums of Normal Random Variables. Normal. approximation of Binomial. Lecture 21,22, 23 Text: A Course in Probability by Weiss 8.5 STAT 225 Introduction to Probability Models March 31, 2014 Standard Sums of Whitney Huang Purdue University 21,22, 23.1 Agenda 1 2 Standard

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

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

Random Variables and Probability Distributions

Random Variables and Probability Distributions Chapter 3 Random Variables and Probability Distributions Chapter Three Random Variables and Probability Distributions 3. Introduction An event is defined as the possible outcome of an experiment. In engineering

More information

Lecture 3. Sampling distributions. Counts, Proportions, and sample mean.

Lecture 3. Sampling distributions. Counts, Proportions, and sample mean. Lecture 3 Sampling distributions. Counts, Proportions, and sample mean. Statistical Inference: Uses data and summary statistics (mean, variances, proportions, slopes) to draw conclusions about a population

More information

Midterm Exam III Review

Midterm Exam III Review Midterm Exam III Review Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Midterm Exam III Review 1 / 25 Permutations and Combinations ORDER In order to count the number of possible ways

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 / 28 One more

More information

Probability Review. The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE

Probability Review. The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Probability Review The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Probability Models In Section 5.1, we used simulation to imitate chance behavior. Fortunately, we don t have to

More information

1 Sampling Distributions

1 Sampling Distributions 1 Sampling Distributions 1.1 Statistics and Sampling Distributions When a random sample is selected the numerical descriptive measures calculated from such a sample are called statistics. These statistics

More information

6 If and then. (a) 0.6 (b) 0.9 (c) 2 (d) Which of these numbers can be a value of probability distribution of a discrete random variable

6 If and then. (a) 0.6 (b) 0.9 (c) 2 (d) Which of these numbers can be a value of probability distribution of a discrete random variable 1. A number between 0 and 1 that is use to measure uncertainty is called: (a) Random variable (b) Trial (c) Simple event (d) Probability 2. Probability can be expressed as: (a) Rational (b) Fraction (c)

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

Chapter 7 1. Random Variables

Chapter 7 1. Random Variables Chapter 7 1 Random Variables random variable numerical variable whose value depends on the outcome of a chance experiment - discrete if its possible values are isolated points on a number line - continuous

More information

BIOL The Normal Distribution and the Central Limit Theorem

BIOL The Normal Distribution and the Central Limit Theorem BIOL 300 - The Normal Distribution and the Central Limit Theorem In the first week of the course, we introduced a few measures of center and spread, and discussed how the mean and standard deviation are

More information

NORMAL RANDOM VARIABLES (Normal or gaussian distribution)

NORMAL RANDOM VARIABLES (Normal or gaussian distribution) NORMAL RANDOM VARIABLES (Normal or gaussian distribution) Many variables, as pregnancy lengths, foot sizes etc.. exhibit a normal distribution. The shape of the distribution is a symmetric bell shape.

More information

Chapter 6: Random Variables. Ch. 6-3: Binomial and Geometric Random Variables

Chapter 6: Random Variables. Ch. 6-3: Binomial and Geometric Random Variables Chapter : Random Variables Ch. -3: Binomial and Geometric Random Variables X 0 2 3 4 5 7 8 9 0 0 P(X) 3???????? 4 4 When the same chance process is repeated several times, we are often interested in whether

More information

4.2 Probability Distributions

4.2 Probability Distributions 4.2 Probability Distributions Definition. A random variable is a variable whose value is a numerical outcome of a random phenomenon. The probability distribution of a random variable tells us what the

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

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 Seven. The Normal Distribution

Chapter Seven. The Normal Distribution Chapter Seven The Normal Distribution 7-1 Introduction Many continuous variables have distributions that are bellshaped and are called approximately normally distributed variables, such as the heights

More information

15.063: Communicating with Data Summer Recitation 4 Probability III

15.063: Communicating with Data Summer Recitation 4 Probability III 15.063: Communicating with Data Summer 2003 Recitation 4 Probability III Today s Content Normal RV Central Limit Theorem (CLT) Statistical Sampling 15.063, Summer '03 2 Normal Distribution Any normal RV

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

Lecture 23. STAT 225 Introduction to Probability Models April 4, Whitney Huang Purdue University. Normal approximation to Binomial

Lecture 23. STAT 225 Introduction to Probability Models April 4, Whitney Huang Purdue University. Normal approximation to Binomial Lecture 23 STAT 225 Introduction to Probability Models April 4, 2014 approximation Whitney Huang Purdue University 23.1 Agenda 1 approximation 2 approximation 23.2 Characteristics of the random variable:

More information

Unit 04 Review. Probability Rules

Unit 04 Review. Probability Rules Unit 04 Review Probability Rules A sample space contains all the possible outcomes observed in a trial of an experiment, a survey, or some random phenomenon. The sum of the probabilities for all possible

More information

Chapter 6: Probability: What are the Chances?

Chapter 6: Probability: What are the Chances? + Chapter 6: Probability: What are the Chances? Section 6.1 Randomness and Probability The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE + Section 6.1 Randomness and Probability Learning

More information

Section M Discrete Probability Distribution

Section M Discrete Probability Distribution Section M Discrete Probability Distribution A random variable is a numerical measure of the outcome of a probability experiment, so its value is determined by chance. Random variables are typically denoted

More information

Lecture 5: Sampling Distributions

Lecture 5: Sampling Distributions Lecture 5: Sampling Distributions Taeyong Park Washington University in St. Louis February 15, 2017 Park (Wash U.) U25 PS323 Intro to Quantitative Methods February 15, 2017 1 / 23 Today... Review of normal

More information

Examples: On a menu, there are 5 appetizers, 10 entrees, 6 desserts, and 4 beverages. How many possible dinners are there?

Examples: On a menu, there are 5 appetizers, 10 entrees, 6 desserts, and 4 beverages. How many possible dinners are there? Notes Probability AP Statistics Probability: A branch of mathematics that describes the pattern of chance outcomes. Probability outcomes are the basis for inference. Randomness: (not haphazardous) A kind

More information

Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI

Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI Opening Exercise: Example #: (a) Use a tree diagram to answer the following: You throwing a bent coin 3 times where P(H) = / (b) THUS, find the probability

More information

Opening Exercise: Lesson 91 - Binomial Distributions IBHL2 - SANTOWSKI

Opening Exercise: Lesson 91 - Binomial Distributions IBHL2 - SANTOWSKI 08-0- Lesson 9 - Binomial Distributions IBHL - SANTOWSKI Opening Exercise: Example #: (a) Use a tree diagram to answer the following: You throwing a bent coin times where P(H) = / (b) THUS, find the probability

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

Simple Random Sample

Simple Random Sample Simple Random Sample A simple random sample (SRS) of size n consists of n elements from the population chosen in such a way that every set of n elements has an equal chance to be the sample actually selected.

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

Chapter 7. Sampling Distributions

Chapter 7. Sampling Distributions Chapter 7 Sampling Distributions Section 7.1 Sampling Distributions and the Central Limit Theorem Sampling Distributions Sampling distribution The probability distribution of a sample statistic. Formed

More information

Part 10: The Binomial Distribution

Part 10: The Binomial Distribution Part 10: The Binomial Distribution The binomial distribution is an important example of a probability distribution for a discrete random variable. It has wide ranging applications. One readily available

More information

Introduction to Statistics I

Introduction to Statistics I Introduction to Statistics I Keio University, Faculty of Economics Continuous random variables Simon Clinet (Keio University) Intro to Stats November 1, 2018 1 / 18 Definition (Continuous random variable)

More information

Chapter CHAPTER 4. Basic Probability. Assessing Probability. Example of a priori probability

Chapter CHAPTER 4. Basic Probability. Assessing Probability. Example of a priori probability Chapter 4 4-1 CHAPTER 4. Basic Probability Basic Probability Concepts Probability the chance that an uncertain event will occur (always between 0 and 1) Impossible Event an event that has no chance of

More information

The Normal Probability Distribution

The Normal Probability Distribution 1 The Normal Probability Distribution Key Definitions Probability Density Function: An equation used to compute probabilities for continuous random variables where the output value is greater than zero

More information

*****CENTRAL LIMIT THEOREM (CLT)*****

*****CENTRAL LIMIT THEOREM (CLT)***** Sampling Distributions and CLT Day 5 *****CENTRAL LIMIT THEOREM (CLT)***** (One of the MOST important theorems in Statistics - KNOW AND UNDERSTAND THIS!!!!!!) Draw an SRS of size n from ANY population

More information

Chapter 9. Idea of Probability. Randomness and Probability. Basic Practice of Statistics - 3rd Edition. Chapter 9 1. Introducing Probability

Chapter 9. Idea of Probability. Randomness and Probability. Basic Practice of Statistics - 3rd Edition. Chapter 9 1. Introducing Probability Chapter 9 Introducing Probability BPS - 3rd Ed. Chapter 9 1 Idea of Probability Probability is the science of chance behavior Chance behavior is unpredictable in the short run but has a regular and predictable

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 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

Chapter 5: Probability

Chapter 5: Probability Chapter 5: These notes reflect material from our text, Exploring the Practice of Statistics, by Moore, McCabe, and Craig, published by Freeman, 2014. quantifies randomness. It is a formal framework with

More information

Honors Statistics. Daily Agenda

Honors Statistics. Daily Agenda Honors Statistics Aug 23-8:26 PM Daily Agenda 1. Review OTL C6#4 Chapter 6.2 rules for means and variances Aug 23-8:31 PM 1 Nov 21-8:16 PM Working out Choose a person aged 19 to 25 years at random and

More information

Probability and Sample space

Probability and Sample space Probability and Sample space We call a phenomenon random if individual outcomes are uncertain but there is a regular distribution of outcomes in a large number of repetitions. The probability of any outcome

More information

STT315 Chapter 4 Random Variables & Probability Distributions AM KM

STT315 Chapter 4 Random Variables & Probability Distributions AM KM Before starting new chapter: brief Review from Algebra Combinations In how many ways can we select x objects out of n objects? In how many ways you can select 5 numbers out of 45 numbers ballot to win

More information

Invitational Mathematics Competition. Statistics Individual Test

Invitational Mathematics Competition. Statistics Individual Test Invitational Mathematics Competition Statistics Individual Test December 12, 2016 1 MULTIPLE CHOICE. If you think that the correct answer is not present, then choose 'E' for none of the above. 1) What

More information

Review of commonly missed questions on the online quiz. Lecture 7: Random variables] Expected value and standard deviation. Let s bet...

Review of commonly missed questions on the online quiz. Lecture 7: Random variables] Expected value and standard deviation. Let s bet... Recap Review of commonly missed questions on the online quiz Lecture 7: ] Statistics 101 Mine Çetinkaya-Rundel OpenIntro quiz 2: questions 4 and 5 September 20, 2011 Statistics 101 (Mine Çetinkaya-Rundel)

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 6 Normal Probability Distributions 6-1 Overview 6-2 The Standard Normal Distribution

More information

Event p351 An event is an outcome or a set of outcomes of a random phenomenon. That is, an event is a subset of the sample space.

Event p351 An event is an outcome or a set of outcomes of a random phenomenon. That is, an event is a subset of the sample space. Chapter 12: From randomness to probability 350 Terminology Sample space p351 The sample space of a random phenomenon is the set of all possible outcomes. Example Toss a coin. Sample space: S = {H, T} Example:

More information

Chapter 7 - Lecture 1 General concepts and criteria

Chapter 7 - Lecture 1 General concepts and criteria Chapter 7 - Lecture 1 General concepts and criteria January 29th, 2010 Best estimator Mean Square error Unbiased estimators Example Unbiased estimators not unique Special case MVUE Bootstrap General Question

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

Making Sense of Cents

Making Sense of Cents Name: Date: Making Sense of Cents Exploring the Central Limit Theorem Many of the variables that you have studied so far in this class have had a normal distribution. You have used a table of the normal

More information

Basic Principles of Probability and Statistics. Lecture notes for PET 472 Spring 2012 Prepared by: Thomas W. Engler, Ph.D., P.E

Basic Principles of Probability and Statistics. Lecture notes for PET 472 Spring 2012 Prepared by: Thomas W. Engler, Ph.D., P.E Basic Principles of Probability and Statistics Lecture notes for PET 472 Spring 2012 Prepared by: Thomas W. Engler, Ph.D., P.E Definitions Risk Analysis Assessing probabilities of occurrence for each possible

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name The bar graph shows the number of tickets sold each week by the garden club for their annual flower show. ) During which week was the most number of tickets sold? ) A) Week B) Week C) Week 5

More information

Chapter 3 - Lecture 3 Expected Values of Discrete Random Va

Chapter 3 - Lecture 3 Expected Values of Discrete Random Va Chapter 3 - Lecture 3 Expected Values of Discrete Random Variables October 5th, 2009 Properties of expected value Standard deviation Shortcut formula Properties of the variance Properties of expected value

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

The Binomial Distribution

The Binomial Distribution MATH 382 The Binomial Distribution Dr. Neal, WKU Suppose there is a fixed probability p of having an occurrence (or success ) on any single attempt, and a sequence of n independent attempts is made. Then

More information

AMS 7 Sampling Distributions, Central limit theorem, Confidence Intervals Lecture 4

AMS 7 Sampling Distributions, Central limit theorem, Confidence Intervals Lecture 4 AMS 7 Sampling Distributions, Central limit theorem, Confidence Intervals Lecture 4 Department of Applied Mathematics and Statistics, University of California, Santa Cruz Summer 2014 1 / 26 Sampling Distributions!!!!!!

More information

I. Standard Error II. Standard Error III. Standard Error 2.54

I. Standard Error II. Standard Error III. Standard Error 2.54 1) Original Population: Match the standard error (I, II, or III) with the correct sampling distribution (A, B, or C) and the correct sample size (1, 5, or 10) I. Standard Error 1.03 II. Standard Error

More information