MATH 446/546 Homework 1:

Size: px
Start display at page:

Download "MATH 446/546 Homework 1:"

Transcription

1 MATH 446/546 Homework 1: Due September 28th, 216 Please answer the following questions. Students should type there work. 1. At time t, a company has I units of inventory in stock. Customers demand the product at a constant rate of d units per year (assume that I d). The cost of holding 1 unit of stock in inventory for time is $h. Determine the total holding cost incurred during the next year. The inventory at time t is I td. The holding cost will then be from time t to time t + can be represented as: Holding Cost h(i td) Thus the total holding cost for the next year can be considered as: Holding Cost Year h 1 1 h(i td) dt hi hdt dt ( hit hd 2 t2 ( I d ) 2 ) 1 The holding cost for the next year is given by h ( I d 2) dollars. 2. What is the probability that the total of two dice will add up to 7 or 11? Consider the possible out comes for rolling a single die: {1, 2, 3, 4, 5, 6} This gives 36 possible out comes corresponding to a value given for the first die paired with the different possibilities that can be obtained on the second die. Considering the ways the die can add to 7: (1, 6), (2, 5), (3, 4), (4, 3), (5, 2), (6, 1)

2 with the ways that the dice can add to 11 gives: (5, 6), (6, 5) or 8 of the possible 36 outcomes for the different die rolled. Thus the probability of rolling a 7 or an 11 is Three out of every 1, low-risk 5 year old males have colon cancer. If a man has colon cancer, a test for hidden blood in the stool will indicate hidden blood half the time. If he does not have colon cancer, a test for hidden blood in the stool will indicate hidden blood 3% of the time. If the hidden-blood test turns out positive for a low-risk 5-year old male, what is the chance that he has colon cancer? This requires the use of Bayes Rule. Define We aim to compute: P (CC) 3 : Probability of Colon Cancer P (ĈC) : Probability of no Cancer 1 P (T CC).5 : Testing positive given Colon Cancer P (T ĈC).3 : Testing positive given No Colon Cancer Here we need Bayes Rule: P (CC T ) P (CC T ) P (T CC)P (CC) P (T CC)P (CC) + P (T ĈC)P (ĈC) P (CC T ).5(3/1).5(3./1) +.3(997/1) If the hidden-blood test turns out positive for a low-risk 5-year old male the chance that he has colon cancer is approximately An urn contains 1 red balls and 3 blue balls. (a) Suppose you draw 4 balls from the urn. Let X i be the number of red balls on the i th ball (X i or 1). After each ball is drawn, it is put back into the urn. Are the random variables X 1, X 2, X 3, and X 4 independent random variables? Page 2

3 (b) Repeat part (a) for the case in which the balls are not put back in the urn after being drawn. For part (a) not that the balls are replaced after each draw thus, the probability of drawing a red ball P (X i 1) 1 and P (X 4 i ) 3 for all draws i, then we 4 know the X is are independent. For part (b) we make note that we need: P (X 1 1 X 2 1) P (X 1 1)P (X 2 1) in order for the events to be considered independent. Here we have: P (X 1 1) 1/4, and P (X 2 1) (9/39)(1/4) + (1/39)(3/4).25 Thus, and P (X 1 1)P (X 2 1).625 P (X 1 1 X 2 1) (1/4) (9/39) Weekly Ford sales follow a normal distribution with a mean of 5. cars and a standard deviation of 14. cars. (a) Find X if there is to be a 1% chance that Ford will sell more than, X cars during the next year. (b) What is the chance that Ford will sell between 2.4 and 2.7 million cars during the next year? We need to consider the translation of the weekly normal distribution to an annual normal distribution. Note that the weeks do not overlap and hence we can consider the random variable X i as the sales of Ford during week i of the year and is distribute as X i N(µ i 5., σ 2 i wvar) Then the annual sales is distributed as: ( X year N µ year µ i, σyear 2 i1 i1 σ 2 i ) Page 3

4 X year N ( µ year 26., σ 2 year ) We now need to find the value of X that corresponds to a lower tail of.99 with the yearly mean and standard deviation just found. Here we want the X corresponding to a lower tail of size.99. Thus, Z X Zσ + µ Thus the number of cars to sell so that there is only a 1.% chance that ford will sell more than that number of cars is The plot shows the area shaded on a standard normal plot representing part (a) for the problem. For the second part of the problem we need to consider Z scores for 2.4 and 2.7 million cars: Z µ σ Z µ σ Integrate the standard normal curve between and.995 gives Thus the probability that Ford will sell between 2.4 and 2.7 million cars during the next year is A graphical visualization of this is: Some t years form now, air conditioners are sold at a rate of t per year. How many air Page 4

5 conditioners will be sold during the next five years? Here we integrate the rate function to get the total number of air conditioners sold: T otal 5 t dt 1 2 t We expect to sell 12.5 air conditioners in the next 5 years. 7. When three friends go for coffee, they decide who will pay the check by each flipping a coin and then letting the odd person pay. If all three flips are the same (so there is no odd person) then they make a second round of flips, and continue until there is no odd person. What is the probability that: (a) Exactly 3 rounds of flips are made? (b) More than 4 rounds of flips are needed? (a) Here we consider the different possible out comes of the flipping: {HHH, HHT, HT H, T HH, HT T, T T H, T HT, T T T } Note that the probability of an odd person on the flip is P (O) 3/4, and the probability of all coins coming up the same is P (S) 1/4. Note each round of flipping is independent of the round before. P (3round) P (S)P (S)P (O) (1/4) 2 (3/4) The probability of exactly three rounds of flipping is.47. (b) To find the probability of more than 4 rounds being needed consider the complement and subtract from 1. Thus, P (More Than 4 rounds) 1 P (exactly one round) P (exactly two rounds) Finding the probability of exactly two rounds is: P (exactly three rounds P (exactly four rounds) P (exactly two rounds) (1/4)(3/4) Page 5

6 Finding the probability of exactly four rounds is: Thus, P (exactly two rounds) (1/4) 3 (3/4) P (More Than 4 rounds) 1 (3/4) Additional Homework for 546 Students 1. Suppose that there are n possible outcomes of a trial, with outcome i resulting with probability p i, i 1,..., n, n i1 p i 1. If two independent trials are observed, what is the probability that the result of the second trial is larger than that of the first? Let L 1 and L 2 be the events that the first trial and the second trial is larger respectively. Then we can let E be the event that the two probabilities are equal. Then note as these events are exclusive: P (L 1 ) + P (L 2 ) + P (E) 1 Also note that there probability of L 1 is equal to the probability of L 2 by symmetry. Then P (L 2 ) 1 P (E) 2 1 n i1 p2 i 2 A second way to think about the problem is to note that P (L 2 ) P ( The first gives i, the second trial gives j) i j>i i j>i Page 6

7 These values can easily be shown to be the same: 1 i1 i1 p i j1 p j j1 p 2 i + i1 p 2 i + 2 i1 j i i1 i1 j>i 2. There are two local factories that produce radios. Each radio produced at factory A is defective with probability of.5, whereas each one produced at factory B is defective with probability.1. Suppose you purchase two radios that were produced at the same factory, which is equally likely to have been either factory A or factory B. If the first radio that you check is defective, what is the conditional probability that the other one is also defective? Let D i be the event that radio i is defective. Let A and B be the events that the radios were produced at factory A and B respectively. Then, P (D 2 D 1 ) P (D 1D 2 ) P (D 1 ) P (D 1D 2 A)P (A) + P (D 1 D 2 B)P (B) P (D 1 A)P (A) + P (D 1 B)P (B).52 (1/2) (1/2).5(1/2) +.1(1/2) 13/3 Page 7

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 112 Section 7.3: Understanding Chance

MATH 112 Section 7.3: Understanding Chance MATH 112 Section 7.3: Understanding Chance Prof. Jonathan Duncan Walla Walla University Autumn Quarter, 2007 Outline 1 Introduction to Probability 2 Theoretical vs. Experimental Probability 3 Advanced

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

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

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

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

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

Chapter 6: Random Variables and Probability Distributions

Chapter 6: Random Variables and Probability Distributions Chapter 6: Random Variables and Distributions These notes reflect material from our text, Statistics, Learning from Data, First Edition, by Roxy Pec, published by CENGAGE Learning, 2015. Random variables

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

5.4 Normal Approximation of the Binomial Distribution

5.4 Normal Approximation of the Binomial Distribution 5.4 Normal Approximation of the Binomial Distribution Bernoulli Trials have 3 properties: 1. Only two outcomes - PASS or FAIL 2. n identical trials Review from yesterday. 3. Trials are independent - probability

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

Chapter 3: Probability Distributions and Statistics

Chapter 3: Probability Distributions and Statistics Chapter 3: Probability Distributions and Statistics Section 3.-3.3 3. Random Variables and Histograms A is a rule that assigns precisely one real number to each outcome of an experiment. We usually denote

More information

MATH 118 Class Notes For Chapter 5 By: Maan Omran

MATH 118 Class Notes For Chapter 5 By: Maan Omran MATH 118 Class Notes For Chapter 5 By: Maan Omran Section 5.1 Central Tendency Mode: the number or numbers that occur most often. Median: the number at the midpoint of a ranked data. Ex1: The test scores

More information

3.2 Binomial and Hypergeometric Probabilities

3.2 Binomial and Hypergeometric Probabilities 3.2 Binomial and Hypergeometric Probabilities Ulrich Hoensch Wednesday, January 23, 2013 Example An urn contains ten balls, exactly seven of which are red. Suppose five balls are drawn at random and with

More information

Binomial Random Variable - The count X of successes in a binomial setting

Binomial Random Variable - The count X of successes in a binomial setting 6.3.1 Binomial Settings and Binomial Random Variables What do the following scenarios have in common? Toss a coin 5 times. Count the number of heads. Spin a roulette wheel 8 times. Record how many times

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

Chapter 7. Random Variables

Chapter 7. Random Variables Chapter 7 Random Variables Making quantifiable meaning out of categorical data Toss three coins. What does the sample space consist of? HHH, HHT, HTH, HTT, TTT, TTH, THT, THH In statistics, we are most

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

Contents. The Binomial Distribution. The Binomial Distribution The Normal Approximation to the Binomial Left hander example

Contents. The Binomial Distribution. The Binomial Distribution The Normal Approximation to the Binomial Left hander example Contents The Binomial Distribution The Normal Approximation to the Binomial Left hander example The Binomial Distribution When you flip a coin there are only two possible outcomes - heads or tails. This

More information

(j) Find the first quartile for a standard normal distribution.

(j) Find the first quartile for a standard normal distribution. Examples for Chapter 5 Normal Probability Distributions Math 1040 1 Section 5.1 1. Heights of males at a certain university are approximately normal with a mean of 70.9 inches and a standard deviation

More information

Fall 2015 Math 141:505 Exam 3 Form A

Fall 2015 Math 141:505 Exam 3 Form A Fall 205 Math 4:505 Exam 3 Form A Last Name: First Name: Exam Seat #: UIN: On my honor, as an Aggie, I have neither given nor received unauthorized aid on this academic work Signature: INSTRUCTIONS Part

More information

Consider the following examples: ex: let X = tossing a coin three times and counting the number of heads

Consider the following examples: ex: let X = tossing a coin three times and counting the number of heads Overview Both chapters and 6 deal with a similar concept probability distributions. The difference is that chapter concerns itself with discrete probability distribution while chapter 6 covers continuous

More information

The Binomial Distribution

The Binomial Distribution The Binomial Distribution January 31, 2019 Contents The Binomial Distribution The Normal Approximation to the Binomial The Binomial Hypothesis Test Computing Binomial Probabilities in R 30 Problems The

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

Probability: Week 4. Kwonsang Lee. University of Pennsylvania February 13, 2015

Probability: Week 4. Kwonsang Lee. University of Pennsylvania February 13, 2015 Probability: Week 4 Kwonsang Lee University of Pennsylvania kwonlee@wharton.upenn.edu February 13, 2015 Kwonsang Lee STAT111 February 13, 2015 1 / 21 Probability Sample space S: the set of all possible

More information

Mathacle. PSet Stats, Concepts In Statistics Level Number Name: Date: Distribution Distribute in anyway but normal

Mathacle. PSet Stats, Concepts In Statistics Level Number Name: Date: Distribution Distribute in anyway but normal Distribution Distribute in anyway but normal VI. DISTRIBUTION A probability distribution is a mathematical function that provides the probabilities of occurrence of all distinct outcomes in the sample

More information

FINAL REVIEW W/ANSWERS

FINAL REVIEW W/ANSWERS FINAL REVIEW W/ANSWERS ( 03/15/08 - Sharon Coates) Concepts to review before answering the questions: A population consists of the entire group of people or objects of interest to an investigator, while

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

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

5.4 Normal Approximation of the Binomial Distribution Lesson MDM4U Jensen

5.4 Normal Approximation of the Binomial Distribution Lesson MDM4U Jensen 5.4 Normal Approximation of the Binomial Distribution Lesson MDM4U Jensen Review From Yesterday Bernoulli Trials have 3 properties: 1. 2. 3. Binomial Probability Distribution In a binomial experiment with

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

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

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

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

Solution: 7525 = t Subtract 4300 from both sides to get 3225 = 215t = t = 15. It will take 15 years.

Solution: 7525 = t Subtract 4300 from both sides to get 3225 = 215t = t = 15. It will take 15 years. 1. You have $2500 that you invest at 6% simple interest. What is the balance after four years? A = 2500 + 2500 0.06 4 = 3100 2. You have $7000 that you invest at 9% simple interest. What is the balance

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

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

The Binomial Distribution

The Binomial Distribution The Binomial Distribution January 31, 2018 Contents The Binomial Distribution The Normal Approximation to the Binomial The Binomial Hypothesis Test Computing Binomial Probabilities in R 30 Problems The

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

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

Figure 1: 2πσ is said to have a normal distribution with mean µ and standard deviation σ. This is also denoted

Figure 1: 2πσ is said to have a normal distribution with mean µ and standard deviation σ. This is also denoted Figure 1: Math 223 Lecture Notes 4/1/04 Section 4.10 The normal distribution Recall that a continuous random variable X with probability distribution function f(x) = 1 µ)2 (x e 2σ 2πσ is said to have a

More information

Random variables. Discrete random variables. Continuous random variables.

Random variables. Discrete random variables. Continuous random variables. Random variables Discrete random variables. Continuous random variables. Discrete random variables. Denote a discrete random variable with X: It is a variable that takes values with some probability. Examples:

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

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

MAKING SENSE OF DATA Essentials series

MAKING SENSE OF DATA Essentials series MAKING SENSE OF DATA Essentials series THE NORMAL DISTRIBUTION Copyright by City of Bradford MDC Prerequisites Descriptive statistics Charts and graphs The normal distribution Surveys and sampling Correlation

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

Random variables The binomial distribution The normal distribution Sampling distributions. Distributions. Patrick Breheny.

Random variables The binomial distribution The normal distribution Sampling distributions. Distributions. Patrick Breheny. Distributions September 17 Random variables Anything that can be measured or categorized is called a variable If the value that a variable takes on is subject to variability, then it the variable is a

More information

PROBABILITY DISTRIBUTIONS

PROBABILITY DISTRIBUTIONS CHAPTER 3 PROBABILITY DISTRIBUTIONS Page Contents 3.1 Introduction to Probability Distributions 51 3.2 The Normal Distribution 56 3.3 The Binomial Distribution 60 3.4 The Poisson Distribution 64 Exercise

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

Determine whether the given events are disjoint. 1) Drawing a face card from a deck of cards and drawing a deuce A) Yes B) No

Determine whether the given events are disjoint. 1) Drawing a face card from a deck of cards and drawing a deuce A) Yes B) No Assignment 8.-8.6 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine whether the given events are disjoint. 1) Drawing a face card from

More information

(# of die rolls that satisfy the criteria) (# of possible die rolls)

(# of die rolls that satisfy the criteria) (# of possible die rolls) BMI 713: Computational Statistics for Biomedical Sciences Assignment 2 1 Random variables and distributions 1. Assume that a die is fair, i.e. if the die is rolled once, the probability of getting each

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

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

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

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 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 Patrick Breheny September 13 Patrick Breheny University of Iowa Biostatistical Methods I (BIOS 5710) 1 / 16 Outcomes and summary statistics Random variables Distributions So far, we have discussed the

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

Basic Data Analysis. Stephen Turnbull Business Administration and Public Policy Lecture 4: May 2, Abstract

Basic Data Analysis. Stephen Turnbull Business Administration and Public Policy Lecture 4: May 2, Abstract Basic Data Analysis Stephen Turnbull Business Administration and Public Policy Lecture 4: May 2, 2013 Abstract Introduct the normal distribution. Introduce basic notions of uncertainty, probability, events,

More information

Math 160 Professor Busken Chapter 5 Worksheets

Math 160 Professor Busken Chapter 5 Worksheets Math 160 Professor Busken Chapter 5 Worksheets Name: 1. Find the expected value. Suppose you play a Pick 4 Lotto where you pay 50 to select a sequence of four digits, such as 2118. If you select the same

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

Prof. Thistleton MAT 505 Introduction to Probability Lecture 3

Prof. Thistleton MAT 505 Introduction to Probability Lecture 3 Sections from Text and MIT Video Lecture: Sections 2.1 through 2.5 http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-041-probabilistic-systemsanalysis-and-applied-probability-fall-2010/video-lectures/lecture-1-probability-models-and-axioms/

More information

Density curves. (James Madison University) February 4, / 20

Density curves. (James Madison University) February 4, / 20 Density curves Figure 6.2 p 230. A density curve is always on or above the horizontal axis, and has area exactly 1 underneath it. A density curve describes the overall pattern of a distribution. Example

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

Exam 2 - Pretest DS-23

Exam 2 - Pretest DS-23 Exam 2 - Pretest DS-23 Chapter (4,5,6) Odds 10/3/2017 Ferbrache MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. 1) A single die

More information

MATH 227 CP 6 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 227 CP 6 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 227 CP 6 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Identify the given random variable as being discrete or continuous. 1) The number of phone

More information

( ) P = = =

( ) P = = = 1. On a lunch counter, there are 5 oranges and 6 apples. If 3 pieces of fruit are selected, find the probability that 1 orange and apples are selected. Order does not matter Combinations: 5C1 (1 ) 6C P

More information

Binomial and Normal Distributions

Binomial and Normal Distributions Binomial and Normal Distributions Bernoulli Trials A Bernoulli trial is a random experiment with 2 special properties: The result of a Bernoulli trial is binary. Examples: Heads vs. Tails, Healthy vs.

More information

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations II - Probability Counting Techniques three rules of counting 1multiplication rules 2permutations 3combinations Section 2 - Probability (1) II - Probability Counting Techniques 1multiplication rules In

More information

Random variables The binomial distribution The normal distribution Other distributions. Distributions. Patrick Breheny.

Random variables The binomial distribution The normal distribution Other distributions. Distributions. Patrick Breheny. Distributions February 11 Random variables Anything that can be measured or categorized is called a variable If the value that a variable takes on is subject to variability, then it the variable is a random

More information

Central Limit Theorem 11/08/2005

Central Limit Theorem 11/08/2005 Central Limit Theorem 11/08/2005 A More General Central Limit Theorem Theorem. Let X 1, X 2,..., X n,... be a sequence of independent discrete random variables, and let S n = X 1 + X 2 + + X n. For each

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

Mini-Lecture 7.1 Properties of the Normal Distribution

Mini-Lecture 7.1 Properties of the Normal Distribution Mini-Lecture 7.1 Properties of the Normal Distribution Objectives 1. Understand the uniform probability distribution 2. Graph a normal curve 3. State the properties of the normal curve 4. Understand the

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

(c) The probability that a randomly selected driver having a California drivers license

(c) The probability that a randomly selected driver having a California drivers license Statistics Test 2 Name: KEY 1 Classify each statement as an example of classical probability, empirical probability, or subjective probability (a An executive for the Krusty-O cereal factory makes an educated

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

HUDM4122 Probability and Statistical Inference. February 23, 2015

HUDM4122 Probability and Statistical Inference. February 23, 2015 HUDM4122 Probability and Statistical Inference February 23, 2015 In the last class We studied Bayes Theorem and the Law of Total Probability Any questions or comments? Today Chapter 4.8 in Mendenhall,

More information

AP Statistics Section 6.1 Day 1 Multiple Choice Practice. a) a random variable. b) a parameter. c) biased. d) a random sample. e) a statistic.

AP Statistics Section 6.1 Day 1 Multiple Choice Practice. a) a random variable. b) a parameter. c) biased. d) a random sample. e) a statistic. A Statistics Section 6.1 Day 1 ultiple Choice ractice Name: 1. A variable whose value is a numerical outcome of a random phenomenon is called a) a random variable. b) a parameter. c) biased. d) a random

More information

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives 6.1 Discrete & Continuous Random Variables examples vocab Objectives Today we will... - Compute probabilities using the probability distribution of a discrete random variable. - Calculate and interpret

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

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

Chapter 4. Section 4.1 Objectives. Random Variables. Random Variables. Chapter 4: Probability Distributions

Chapter 4. Section 4.1 Objectives. Random Variables. Random Variables. Chapter 4: Probability Distributions Chapter 4: Probability s 4. Probability s 4. Binomial s Section 4. Objectives Distinguish between discrete random variables and continuous random variables Construct a discrete probability distribution

More information

Binomial and Normal Distributions. Example: Determine whether the following experiments are binomial experiments. Explain.

Binomial and Normal Distributions. Example: Determine whether the following experiments are binomial experiments. Explain. Binomial and Normal Distributions Objective 1: Determining if an Experiment is a Binomial Experiment For an experiment to be considered a binomial experiment, four things must hold: 1. The experiment is

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

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

VIDEO 1. A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled.

VIDEO 1. A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled. Part 1: Probability Distributions VIDEO 1 Name: 11-10 Probability and Binomial Distributions A random variable is a quantity whose value depends on chance, for example, the outcome when a die is rolled.

More information

= = b = 1 σ y = = 0.001

= = b = 1 σ y = = 0.001 Econ 250 Fall 2007 s for Assignment 1 1. A local TV station advertises two news-casting positions. If three women (W 1, W 2, W 3 and two men (M 1, M 2 apply what is the sample space of the experiment of

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

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

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by Normal distribution The normal distribution is the most important distribution. It describes well the distribution of random variables that arise in practice, such as the heights or weights of people,

More information

Stats CH 6 Intro Activity 1

Stats CH 6 Intro Activity 1 Stats CH 6 Intro Activit 1 1. Purpose can ou tell the difference between bottled water and tap water? You will drink water from 3 samples. 1 of these is bottled water.. You must test them in the following

More information

The following content is provided under a Creative Commons license. Your support

The following content is provided under a Creative Commons license. Your support MITOCW Recitation 6 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To make

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

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

CD Appendix F Hypergeometric Distribution

CD Appendix F Hypergeometric Distribution D Appendix F Hypergeometric Distribution A hypergeometric experiment is an experiment where a sample of n items is taen without replacement from a finite population of items, each of which is classified

More information

Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems.

Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems. Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems. The following are marks from assignments and tests in a math class.

More information

Determine whether the given procedure results in a binomial distribution. If not, state the reason why.

Determine whether the given procedure results in a binomial distribution. If not, state the reason why. Math 5.3 Binomial Probability Distributions Name 1) Binomial Distrbution: Determine whether the given procedure results in a binomial distribution. If not, state the reason why. 2) Rolling a single die

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

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