STAT 111 Recitation 2

Size: px
Start display at page:

Download "STAT 111 Recitation 2"

Transcription

1 STAT 111 Recitation 2 Linjun Zhang October 10, 2017

2 Misc. Please collect homework 1 (graded). 1

3 Misc. Please collect homework 1 (graded). Office hours: 4:30-5:30pm every Monday, JMHH F86. 1

4 Misc. Please collect homework 1 (graded). Office hours: 4:30-5:30pm every Monday, JMHH F86. Professor Ewens: By Tuesdays class you have to have done the JMP exercise that I gave you, and you should bring the results to class that day. 1

5 Misc. Please collect homework 1 (graded). Office hours: 4:30-5:30pm every Monday, JMHH F86. Professor Ewens: By Tuesdays class you have to have done the JMP exercise that I gave you, and you should bring the results to class that day. The slides can be found on 1

6 Recap The relationship of probability and statistics; Events (A,B...); Probabilities of events (Prob(A), Prob(B)); Intersections and unions of events (Prob(A B), Prob(A B)) (addition rules); Independence of events and conditional probabilities (multiplication rules). 2

7 Important formulas Addition rules 0 Prob(A) 1, where A is any event. Prob(A B) = Prob(A) + Prob(B) Prob(A B) If A and B are mutually exclusive, Prob(A B) = Prob(A) + Prob(B) Let B = A c, then Prob(A c ) = 1 Prob(A). 3

8 Important formulas Multiplication rules Conditional probability: Prob(A B) = Prob(A B) Prob(B) A and B independent if and only if Prob(A B) = Prob(A)Prob(B) or Prob(A B) = Prob(A) 4

9 Exercises Suppose that Prob(A) = 0.4, Prob(B) = 0.3, Prob(A B) = 0.2. Prob(B A) =? 5

10 Exercises Suppose that Prob(A) = 0.4, Prob(B) = 0.3, Prob(A B) = 0.2. Prob(B A) =? Prob(B A) = Prob(A B) Prob(A) = =

11 Exercises Suppose that Prob(A) = 0.4, Prob(B) = 0.3, Prob(A B) = 0.2. Prob(B A) =? Prob(B A) = Prob(A B) Prob(A) = = 0.5. If events C and D are independent with Prob(C) = 0.1 and Prob(D) = 0.5, Prob(C D) =? 5

12 Exercises Suppose that Prob(A) = 0.4, Prob(B) = 0.3, Prob(A B) = 0.2. Prob(B A) =? Prob(B A) = Prob(A B) Prob(A) = = 0.5. If events C and D are independent with Prob(C) = 0.1 and Prob(D) = 0.5, Prob(C D) =? Prob(C D) = Prob(C) = 0.1 5

13 Exercises Suppose that Prob(A) = 0.4, Prob(B) = 0.3, Prob(A B) = 0.2. Prob(B A) =? Prob(B A) = Prob(A B) Prob(A) = = 0.5. If events C and D are independent with Prob(C) = 0.1 and Prob(D) = 0.5, Prob(C D) =? Prob(C D) = Prob(C) = 0.1 If events C and D are independent with Prob(C) = 0.1 and Prob(D) = 0.5, Prob(C D) =? 5

14 Exercises Suppose that Prob(A) = 0.4, Prob(B) = 0.3, Prob(A B) = 0.2. Prob(B A) =? Prob(B A) = Prob(A B) Prob(A) = = 0.5. If events C and D are independent with Prob(C) = 0.1 and Prob(D) = 0.5, Prob(C D) =? Prob(C D) = Prob(C) = 0.1 If events C and D are independent with Prob(C) = 0.1 and Prob(D) = 0.5, Prob(C D) =? Hint: Prob(C D) = Prob(C) + Prob(D) Prob(C D) 5

15 Exercises Suppose that Prob(A) = 0.4, Prob(B) = 0.3, Prob(A B) = 0.2. Prob(B A) =? Prob(B A) = Prob(A B) Prob(A) = = 0.5. If events C and D are independent with Prob(C) = 0.1 and Prob(D) = 0.5, Prob(C D) =? Prob(C D) = Prob(C) = 0.1 If events C and D are independent with Prob(C) = 0.1 and Prob(D) = 0.5, Prob(C D) =? Hint: Prob(C D) = Prob(C) + Prob(D) Prob(C D) Prob(C D) = =

16 Random variables and data Random variable (R.V.): X Denoted by upper-case letters. A before the experiment concept. Data (or observed value): x Denoted by lower-case letters. An after the experiment concept. Example The number of heads I will get tomorrow in 10 flips of a coin is a R.V.. I flipped a coin 10 times, and got 7 heads, then this 7 is data. 6

17 Discrete Random Variables A discrete random variable is a numerical quantity that in some future experiment that involves randomness will take one value from some discrete set of possible values. The probability distribution of a discrete R.V. X can be written as These probabilities can be either known or unknown. 7

18 Examples We flip a fair coin twice, let X be the number of heads that appeared. What is the probability distribution of X? 8

19 Examples We flip a fair coin twice, let X be the number of heads that appeared. What is the probability distribution of X? The possible values of X are 0, 1, 2. 8

20 Examples We flip a fair coin twice, let X be the number of heads that appeared. What is the probability distribution of X? The possible values of X are 0, 1, 2. Prob(X = 0) = Prob(0 head) = Prob(TT ) = Prob(T ) Prob(T ) = 1 4 8

21 Examples We flip a fair coin twice, let X be the number of heads that appeared. What is the probability distribution of X? The possible values of X are 0, 1, 2. Prob(X = 0) = Prob(0 head) = Prob(TT ) = Prob(T ) Prob(T ) = 1 4 Prob(X = 1) = Prob(1 head) = Prob(HT ) + Prob(TH) = 1/4 + 1/4 = 1/2 8

22 Examples We flip a fair coin twice, let X be the number of heads that appeared. What is the probability distribution of X? The possible values of X are 0, 1, 2. Prob(X = 0) = Prob(0 head) = Prob(TT ) = Prob(T ) Prob(T ) = 1 4 Prob(X = 1) = Prob(1 head) = Prob(HT ) + Prob(TH) = 1/4 + 1/4 = 1/2 Prob(X = 2) = Prob(2 heads) = Prob(HH) = 1/4 8

23 Examples We flip a fair coin twice, let X be the number of heads that appeared. What is the probability distribution of X? The possible values of X are 0, 1, 2. Prob(X = 0) = Prob(0 head) = Prob(TT ) = Prob(T ) Prob(T ) = 1 4 Prob(X = 1) = Prob(1 head) = Prob(HT ) + Prob(TH) = 1/4 + 1/4 = 1/2 Prob(X = 2) = Prob(2 heads) = Prob(HH) = 1/4 Generally, let X be the number of heads that we will get on two flips of the biased coin with Prob(H) = θ. (θ is called parameter.) 8

24 Parameters A parameter is some constant whose numerical value is either known or (more often in practice) unknown to us. 9

25 Parameters A parameter is some constant whose numerical value is either known or (more often in practice) unknown to us. Notation, we denote the numerical values of a parameter by a greek letter, e.g. θ, µ, σ, α, β. (Recall: Three notations we now had: θ parameter; X r.v.; x data) 9

26 Parameters A parameter is some constant whose numerical value is either known or (more often in practice) unknown to us. Notation, we denote the numerical values of a parameter by a greek letter, e.g. θ, µ, σ, α, β. (Recall: Three notations we now had: θ parameter; X r.v.; x data) Example: We are testing a proposed new medicine, there are some unknown probability, θ, that it cures a patient of some disease. 9

27 Binomial Distribution A random variable X is said to have a Binomial(n, θ) distribution if it counts the number of successes in a sequence of n independent yes/no experiments, each of which yields success with probability θ. In this case the probability distribution of X is ( ) n Prob(X = x) = θ x (1 θ) n x, x = 0, 1, 2,..., n. x (We call n the index of the distribution, θ the parameter of the distribution.) 10

28 Binomial Distribution A random variable X is said to have a Binomial(n, θ) distribution if it counts the number of successes in a sequence of n independent yes/no experiments, each of which yields success with probability θ. In this case the probability distribution of X is ( ) n Prob(X = x) = θ x (1 θ) n x, x = 0, 1, 2,..., n. x (We call n the index of the distribution, θ the parameter of the distribution.) E.g. The number of Heads from 10 coin flips. 10

29 Binomial Distribution A random variable X is said to have a Binomial(n, θ) distribution if it counts the number of successes in a sequence of n independent yes/no experiments, each of which yields success with probability θ. In this case the probability distribution of X is ( ) n Prob(X = x) = θ x (1 θ) n x, x = 0, 1, 2,..., n. x (We call n the index of the distribution, θ the parameter of the distribution.) E.g. The number of Heads from 10 coin flips. The binomial distribution arises if and only if (i) n is fixed; (ii) Exactly two possible outcomes on each trial; (iii) The values of the trials are independent and (iv) identically distributed. 10

30 Binomial Distribution Suppose there is a biased coin with Prob(H) = 0.3. The number of tails from 20 flips. 11

31 Binomial Distribution Suppose there is a biased coin with Prob(H) = 0.3. The number of tails from 20 flips. You roll a die 10 times. The number of 6 turning up. 11

32 Binomial Distribution Suppose there is a biased coin with Prob(H) = 0.3. The number of tails from 20 flips. You roll a die 10 times. The number of 6 turning up. You have 8 balls in a bag. 4 blue and 4 yellow. Pick up 3 balls one at a time from the bag (don t put it back), the number of blue balls. 11

33 Binomial Distribution Lebron James are standing on the free throw line. Assume that for every free throw of LBJ, the results are independent and Prob(LBJ make a shot) = If LBJ is going to try 10 times, the number of shots he will make. 12

34 Binomial Distribution Lebron James are standing on the free throw line. Assume that for every free throw of LBJ, the results are independent and Prob(LBJ make a shot) = If LBJ is going to try 10 times, the number of shots he will make. If LBJ aims to make 10 shots, the number of free throws he will try. 12

35 Binomial Distribution Recall that Prob(X = x) = The binomial coefficient ( ) n θ x (1 θ) n x, x = 0, 1, 2,..., n. x ( ) n = x n! (n x)!x! is read as n chooses x, and represents the number of different ordering in which x successes can arise in n trials. 13

36 Practice problems 1. X has a binomial distribution Binomial(n, θ) with n = 12 and θ = What is the probability that X = 6? 14

37 Practice problems 1. X has a binomial distribution Binomial(n, θ) with n = 12 and θ = What is the probability that X = 6?

38 Practice problems 1. X has a binomial distribution Binomial(n, θ) with n = 12 and θ = What is the probability that X = 6? 2 What is the probability that X is 2 or less? 15

39 Practice problems 1. X has a binomial distribution Binomial(n, θ) with n = 12 and θ = What is the probability that X is 2 or less? 16

40 Practice problems 1. X has a binomial distribution Binomial(n, θ) with n = 12 and θ = What is the probability that X is 2 or less? 2 Prob(X 2) = Prob(X = 0) + Prob(X = 1) + Prob(X = 2) = =

41 A conceptual question Suppose we have two discrete R.V.s X 1, X 2. If X 1 has a binomial distribution Binomial(n, θ), and X 2 satisfies Binomial(n, 1 θ), can you show that for any k = 0, 1,..., n, P(X 1 = k) = P(X 2 = n k)? 17

42 A conceptual question Suppose we have two discrete R.V.s X 1, X 2. If X 1 has a binomial distribution Binomial(n, θ), and X 2 satisfies Binomial(n, 1 θ), can you show that for any k = 0, 1,..., n, P(X 1 = k) = P(X 2 = n k)? Method 1: Use the formula: Prob(X 1 = k) = ( n k) θ k (1 θ) n k, Prob(X 2 = n k) = ( ) n n k (1 θ) n k θ k 17

43 A conceptual question Suppose we have two discrete R.V.s X 1, X 2. If X 1 has a binomial distribution Binomial(n, θ), and X 2 satisfies Binomial(n, 1 θ), can you show that for any k = 0, 1,..., n, P(X 1 = k) = P(X 2 = n k)? Method 1: Use the formula: Prob(X 1 = k) = ( n k) θ k (1 θ) n k, Prob(X 2 = n k) = ( ) n n k (1 θ) n k θ k Method 2: Use the interpretation: If X 1 is Binomial(n, θ), then Prob(X 1 = k) = Prob(k successes from n experiments) = Prob(n k failures from n experiments) = Prob(X 2 = n k). 17

44 Practice problems 2. X has a binomial distribution Binomial(n, θ) with n = 12 and θ = 0.7 What is the probability that X = 7? 18

45 Practice problems 2. X has a binomial distribution Binomial(n, θ) with n = 12 and θ = 0.7 What is the probability that X = 7? Let Y satisfy Binomial(n, 0.3), then Prob(X = 7) = Prob(Y = 5) =

STAT 111 Recitation 3

STAT 111 Recitation 3 STAT 111 Recitation 3 Linjun Zhang stat.wharton.upenn.edu/~linjunz/ September 23, 2017 Misc. The unpicked-up homeworks will be put in the STAT 111 box in the Stats Department lobby (It s on the 4th floor

More information

STAT 111 Recitation 4

STAT 111 Recitation 4 STAT 111 Recitation 4 Linjun Zhang http://stat.wharton.upenn.edu/~linjunz/ September 29, 2017 Misc. Mid-term exam time: 6-8 pm, Wednesday, Oct. 11 The mid-term break is Oct. 5-8 The next recitation class

More information

Binomial distribution

Binomial distribution Binomial distribution Jon Michael Gran Department of Biostatistics, UiO MF9130 Introductory course in statistics Tuesday 24.05.2010 1 / 28 Overview Binomial distribution (Aalen chapter 4, Kirkwood and

More information

Class 13. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700

Class 13. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700 Class 13 Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science Copyright 017 by D.B. Rowe 1 Agenda: Recap Chapter 6.3 6.5 Lecture Chapter 7.1 7. Review Chapter 5 for Eam 3.

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

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

MA : Introductory Probability

MA : Introductory Probability MA 320-001: Introductory Probability David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma320/ Spring 2017 David Murrugarra (University of Kentucky) MA 320:

More information

Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes

Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes MDM 4U Probability Review Properties of Probability Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes Theoretical

More information

5.2 Random Variables, Probability Histograms and Probability Distributions

5.2 Random Variables, Probability Histograms and Probability Distributions Chapter 5 5.2 Random Variables, Probability Histograms and Probability Distributions A random variable (r.v.) can be either continuous or discrete. It takes on the possible values of an experiment. It

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

Binomial Random Variables. Binomial Random Variables

Binomial Random Variables. Binomial Random Variables Bernoulli Trials Definition A Bernoulli trial is a random experiment in which there are only two possible outcomes - success and failure. 1 Tossing a coin and considering heads as success and tails as

More information

Math 14 Lecture Notes Ch. 4.3

Math 14 Lecture Notes Ch. 4.3 4.3 The Binomial Distribution Example 1: The former Sacramento King's DeMarcus Cousins makes 77% of his free throws. If he shoots 3 times, what is the probability that he will make exactly 0, 1, 2, or

More information

Class 12. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700

Class 12. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700 Class 12 Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science Copyright 2017 by D.B. Rowe 1 Agenda: Recap Chapter 6.1-6.2 Lecture Chapter 6.3-6.5 Problem Solving Session. 2

More information

Stat 20: Intro to Probability and Statistics

Stat 20: Intro to Probability and Statistics Stat 20: Intro to Probability and Statistics Lecture 13: Binomial Formula Tessa L. Childers-Day UC Berkeley 14 July 2014 By the end of this lecture... You will be able to: Calculate the ways an event can

More information

Probability Distributions: Discrete

Probability Distributions: Discrete Probability Distributions: Discrete Introduction to Data Science Algorithms Jordan Boyd-Graber and Michael Paul SEPTEMBER 27, 2016 Introduction to Data Science Algorithms Boyd-Graber and Paul Probability

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

Lecture 9: Plinko Probabilities, Part III Random Variables, Expected Values and Variances

Lecture 9: Plinko Probabilities, Part III Random Variables, Expected Values and Variances Physical Principles in Biology Biology 3550 Fall 2018 Lecture 9: Plinko Probabilities, Part III Random Variables, Expected Values and Variances Monday, 10 September 2018 c David P. Goldenberg University

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

Stat511 Additional Materials

Stat511 Additional Materials Binomial Random Variable Stat511 Additional Materials The first discrete RV that we will discuss is the binomial random variable. The binomial random variable is a result of observing the outcomes from

More information

Marquette University MATH 1700 Class 8 Copyright 2018 by D.B. Rowe

Marquette University MATH 1700 Class 8 Copyright 2018 by D.B. Rowe Class 8 Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science Copyright 208 by D.B. Rowe Agenda: Recap Chapter 4.3-4.5 Lecture Chapter 5. - 5.3 2 Recap Chapter 4.3-4.5 3 4:

More information

Back to estimators...

Back to estimators... Back to estimators... So far, we have: Identified estimators for common parameters Discussed the sampling distributions of estimators Introduced ways to judge the goodness of an estimator (bias, MSE, etc.)

More information

STAT Mathematical Statistics

STAT Mathematical Statistics STAT 6201 - Mathematical Statistics Chapter 3 : Random variables 5, Event, Prc ) Random variables and distributions Let S be the sample space associated with a probability experiment Assume that we have

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

Statistics 511 Additional Materials

Statistics 511 Additional Materials Discrete Random Variables In this section, we introduce the concept 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 be thought

More information

Elementary Statistics Lecture 5

Elementary Statistics Lecture 5 Elementary Statistics Lecture 5 Sampling Distributions Chong Ma Department of Statistics University of South Carolina Chong Ma (Statistics, USC) STAT 201 Elementary Statistics 1 / 24 Outline 1 Introduction

More information

Statistics 6 th Edition

Statistics 6 th Edition Statistics 6 th Edition Chapter 5 Discrete Probability Distributions Chap 5-1 Definitions Random Variables Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6 Chap 5-2 Discrete

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

Binomial Probability

Binomial Probability Binomial Probability Features of a Binomial Experiment 1. There are a fixed number of trials. We denote this number by the letter n. Features of a Binomial Experiment 2. The n trials are independent and

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

The Binomial distribution

The Binomial distribution The Binomial distribution Examples and Definition Binomial Model (an experiment ) 1 A series of n independent trials is conducted. 2 Each trial results in a binary outcome (one is labeled success the other

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

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X =

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X = 6.4 The Normal Approximation to the Binomial Distribution Recall from section 6.4 that g A binomial experiment is a experiment that satisfies the following four requirements: 1. Each trial can have only

More information

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise.

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise. Math 224 Q Exam 3A Fall 217 Tues Dec 12 Version A Problem 1. Let X be the continuous random variable defined by the following pdf: { 1 x/2 when x 2, f(x) otherwise. (a) Compute the mean µ E[X]. E[X] x

More information

5.1 Personal Probability

5.1 Personal Probability 5. Probability Value Page 1 5.1 Personal Probability Although we think probability is something that is confined to math class, in the form of personal probability it is something we use to make decisions

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

AP Statistics Ch 8 The Binomial and Geometric Distributions

AP Statistics Ch 8 The Binomial and Geometric Distributions Ch 8.1 The Binomial Distributions The Binomial Setting A situation where these four conditions are satisfied is called a binomial setting. 1. Each observation falls into one of just two categories, which

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 4 Probability Distributions

Chapter 4 Probability Distributions Slide 1 Chapter 4 Probability Distributions Slide 2 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5

More information

4.2 Bernoulli Trials and Binomial Distributions

4.2 Bernoulli Trials and Binomial Distributions Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 4.2 Bernoulli Trials and Binomial Distributions A Bernoulli trial 1 is an experiment with exactly two outcomes: Success and

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

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

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

Binomial Random Variables

Binomial Random Variables Models for Counts Solutions COR1-GB.1305 Statistics and Data Analysis Binomial Random Variables 1. A certain coin has a 25% of landing heads, and a 75% chance of landing tails. (a) If you flip the coin

More information

Probability Distributions: Discrete

Probability Distributions: Discrete Probability Distributions: Discrete INFO-2301: Quantitative Reasoning 2 Michael Paul and Jordan Boyd-Graber FEBRUARY 19, 2017 INFO-2301: Quantitative Reasoning 2 Paul and Boyd-Graber Probability Distributions:

More information

4.1 Probability Distributions

4.1 Probability Distributions Probability and Statistics Mrs. Leahy Chapter 4: Discrete Probability Distribution ALWAYS KEEP IN MIND: The Probability of an event is ALWAYS between: and!!!! 4.1 Probability Distributions Random Variables

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 5 Discrete Probability Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 014 Pearson Education, Inc. Chap 5-1 Learning

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

Conjugate priors: Beta and normal Class 15, Jeremy Orloff and Jonathan Bloom

Conjugate priors: Beta and normal Class 15, Jeremy Orloff and Jonathan Bloom 1 Learning Goals Conjugate s: Beta and normal Class 15, 18.05 Jeremy Orloff and Jonathan Bloom 1. Understand the benefits of conjugate s.. Be able to update a beta given a Bernoulli, binomial, or geometric

More information

S = 1,2,3, 4,5,6 occurs

S = 1,2,3, 4,5,6 occurs Chapter 5 Discrete Probability Distributions The observations generated by different statistical experiments have the same general type of behavior. Discrete random variables associated with these experiments

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

MATH 264 Problem Homework I

MATH 264 Problem Homework I MATH Problem Homework I Due to December 9, 00@:0 PROBLEMS & SOLUTIONS. A student answers a multiple-choice examination question that offers four possible answers. Suppose that the probability that the

More information

Math 361. Day 8 Binomial Random Variables pages 27 and 28 Inv Do you have ESP? Inv. 1.3 Tim or Bob?

Math 361. Day 8 Binomial Random Variables pages 27 and 28 Inv Do you have ESP? Inv. 1.3 Tim or Bob? Math 361 Day 8 Binomial Random Variables pages 27 and 28 Inv. 1.2 - Do you have ESP? Inv. 1.3 Tim or Bob? Inv. 1.1: Friend or Foe Review Is a particular study result consistent with the null model? Learning

More information

SECTION 4.4: Expected Value

SECTION 4.4: Expected Value 15 SECTION 4.4: Expected Value This section tells you why most all gambling is a bad idea. And also why carnival or amusement park games are a bad idea. Random Variables Definition: Random Variable A random

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 Probability Distributions: Binomial and Poisson Distributions Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College

More information

The Binomial Distribution

The Binomial Distribution Patrick Breheny February 21 Patrick Breheny University of Iowa Introduction to Biostatistics (BIOS 4120) 1 / 16 So far, we have discussed the probability of single events In research, however, the data

More information

P (X = x) = x=25

P (X = x) = x=25 Chapter 2 Random variables Exercise 2. (Uniform distribution) Let X be uniformly distributed on 0,,..., 99. Calculate P(X 25). Solution of Exercise 2. : We have P(X 25) P(X 24) F (24) 25 00 3 4. Alternative

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

***SECTION 8.1*** The Binomial Distributions

***SECTION 8.1*** The Binomial Distributions ***SECTION 8.1*** The Binomial Distributions CHAPTER 8 ~ The Binomial and Geometric Distributions In practice, we frequently encounter random phenomenon where there are two outcomes of interest. For example,

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers 6.3 Reading Quiz (T or F) 1.

More information

Binomial and multinomial distribution

Binomial and multinomial distribution 1-Binomial distribution Binomial and multinomial distribution The binomial probability refers to the probability that a binomial experiment results in exactly "x" successes. The probability of an event

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

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions Chapter 4 Probability Distributions 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5 The Poisson Distribution

More information

Discrete Probability Distributions

Discrete Probability Distributions Page 1 of 6 Discrete Probability Distributions In order to study inferential statistics, we need to combine the concepts from descriptive statistics and probability. This combination makes up the basics

More information

x is a random variable which is a numerical description of the outcome of an experiment.

x is a random variable which is a numerical description of the outcome of an experiment. Chapter 5 Discrete Probability Distributions Random Variables is a random variable which is a numerical description of the outcome of an eperiment. Discrete: If the possible values change by steps or jumps.

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Binomial and Geometric Random

More information

2. Modeling Uncertainty

2. Modeling Uncertainty 2. Modeling Uncertainty Models for Uncertainty (Random Variables): Big Picture We now move from viewing the data to thinking about models that describe the data. Since the real world is uncertain, our

More information

Chapter 7 presents the beginning of inferential statistics. The two major activities of inferential statistics are

Chapter 7 presents the beginning of inferential statistics. The two major activities of inferential statistics are Chapter 7 presents the beginning of inferential statistics. Concept: Inferential Statistics The two major activities of inferential statistics are 1 to use sample data to estimate values of population

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

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 8: The Binomial and Geometric Distributions

Chapter 8: The Binomial and Geometric Distributions Chapter 8: The Binomial and Geometric Distributions 8.1 Binomial Distributions 8.2 Geometric Distributions 1 Let me begin with an example My best friends from Kent School had three daughters. What is the

More information

Probability and distributions

Probability and distributions 2 Probability and distributions The concepts of randomness and probability are central to statistics. It is an empirical fact that most experiments and investigations are not perfectly reproducible. The

More information

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going?

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going? 1 The Law of Averages The Expected Value & The Standard Error Where Are We Going? Sums of random numbers The law of averages Box models for generating random numbers Sums of draws: the Expected Value Standard

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 7 Estimation: Single Population Copyright 010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 7-1 Confidence Intervals Contents of this chapter: Confidence

More information

Section 6.3 Binomial and Geometric Random Variables

Section 6.3 Binomial and Geometric Random Variables Section 6.3 Binomial and Geometric Random Variables Mrs. Daniel AP Stats Binomial Settings A binomial setting arises when we perform several independent trials of the same chance process and record the

More information

Lecture Notes 6. Assume F belongs to a family of distributions, (e.g. F is Normal), indexed by some parameter θ.

Lecture Notes 6. Assume F belongs to a family of distributions, (e.g. F is Normal), indexed by some parameter θ. Sufficient Statistics Lecture Notes 6 Sufficiency Data reduction in terms of a particular statistic can be thought of as a partition of the sample space X. Definition T is sufficient for θ if the conditional

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

More information

Binomal and Geometric Distributions

Binomal and Geometric Distributions Binomal and Geometric Distributions Sections 3.2 & 3.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 7-2311 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

1 PMF and CDF Random Variable PMF and CDF... 4

1 PMF and CDF Random Variable PMF and CDF... 4 Summer 2017 UAkron Dept. of Stats [3470 : 461/561] Applied Statistics Ch 3: Discrete RV Contents 1 PMF and CDF 2 1.1 Random Variable................................................................ 3 1.2

More information

E509A: Principle of Biostatistics. GY Zou

E509A: Principle of Biostatistics. GY Zou E509A: Principle of Biostatistics (Week 2: Probability and Distributions) GY Zou gzou@robarts.ca Reporting of continuous data If approximately symmetric, use mean (SD), e.g., Antibody titers ranged from

More information

Problem Set 07 Discrete Random Variables

Problem Set 07 Discrete Random Variables Name Problem Set 07 Discrete Random Variables MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the mean of the random variable. 1) The random

More information

The Bernoulli distribution

The Bernoulli distribution This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

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

Statistics Class 15 3/21/2012

Statistics Class 15 3/21/2012 Statistics Class 15 3/21/2012 Quiz 1. Cans of regular Pepsi are labeled to indicate that they contain 12 oz. Data Set 17 in Appendix B lists measured amounts for a sample of Pepsi cans. The same statistics

More information

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions Random Variables Examples: Random variable a variable (typically represented by x) that takes a numerical value by chance. Number of boys in a randomly selected family with three children. Possible values:

More information

What is the probability of success? Failure? How could we do this simulation using a random number table?

What is the probability of success? Failure? How could we do this simulation using a random number table? Probability Ch.4, sections 4.2 & 4.3 Binomial and Geometric Distributions Name: Date: Pd: 4.2. What is a binomial distribution? How do we find the probability of success? Suppose you have three daughters.

More information

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw MAS1403 Quantitative Methods for Business Management Semester 1, 2018 2019 Module leader: Dr. David Walshaw Additional lecturers: Dr. James Waldren and Dr. Stuart Hall Announcements: Written assignment

More information

Chapter 5. Discrete Probability Distributions. Random Variables

Chapter 5. Discrete Probability Distributions. Random Variables Chapter 5 Discrete Probability Distributions Random Variables x is a random variable which is a numerical description of the outcome of an experiment. Discrete: If the possible values change by steps or

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

Chapter 7: Random Variables Chapter 7: Random Variables 7.1 Discrete and Continuous Random Variables 7.2 Means and Variances of Random Variables 1 Introduction A random variable is a function that associates a unique numerical value

More information

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Wednesday, October 4, 27 Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

6. THE BINOMIAL DISTRIBUTION

6. THE BINOMIAL DISTRIBUTION 6. THE BINOMIAL DISTRIBUTION Eg: For 1000 borrowers in the lowest risk category (FICO score between 800 and 850), what is the probability that at least 250 of them will default on their loan (thereby rendering

More information

Assignment 3 - Statistics. n n! (n r)!r! n = 1,2,3,...

Assignment 3 - Statistics. n n! (n r)!r! n = 1,2,3,... Assignment 3 - Statistics Name: Permutation: Combination: n n! P r = (n r)! n n! C r = (n r)!r! n = 1,2,3,... n = 1,2,3,... The Fundamental Counting Principle: If two indepndent events A and B can happen

More information

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43 chapter 13: Binomial Distribution ch13-links binom-tossing-4-coins binom-coin-example ch13 image Exercises (binomial)13.6, 13.12, 13.22, 13.43 CHAPTER 13: Binomial Distributions The Basic Practice of Statistics

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

Section 5 3 The Mean and Standard Deviation of a Binomial Distribution!

Section 5 3 The Mean and Standard Deviation of a Binomial Distribution! Section 5 3 The Mean and Standard Deviation of a Binomial Distribution! Previous sections required that you to find the Mean and Standard Deviation of a Binomial Distribution by using the values from a

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

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

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 5 Probability Distributions 5-1 Overview 5-2 Random Variables 5-3 Binomial Probability

More information

(Practice Version) Midterm Exam 1

(Practice Version) Midterm Exam 1 EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran September 19, 2014 (Practice Version) Midterm Exam 1 Last name First name SID Rules. DO NOT open

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