Population distribution VS Sampling distribution

Slides:



Advertisements
Similar presentations
AP Statistics 51 Days until the AP Exam
Advertisements

Chapter 8: Binomial and Geometric Distributions
CHAPTER 13: Binomial Distributions
Binomial Distributions
5.1 Sampling Distributions for Counts and Proportions (continued)
Lecture 3 Sampling distributions. Counts, Proportions, and sample mean.
Binomial & Geometric Random Variables
Binomial Probability Distribution.
Chapter 5 Probability Theory. Rule 1 : The probability P(A) of any event A satisfies 0 < P(A) < 1 Rule 2 : If S is the sample space in a probability model,
Section 8.1 Binomial Distributions
Chapter 6: Random Variables
Section 6.3: Binomial and Geometric Random Variables
Chapter 5 Sampling Distributions
Chapter 5.4: Bernoulli and Binomial Distribution
Statistics 5.2.
Lecture 3 Sampling distributions. Counts, Proportions, and sample mean.
5.5 Distributions for Counts  Binomial Distributions for Sample Counts  Finding Binomial Probabilities  Binomial Mean and Standard Deviation  Binomial.
Binomial Distributions Calculating the Probability of Success.
Chapter 8 Binomial and Geometric Distributions
1 Chapter 5 Sampling Distributions. 2 The Distribution of a Sample Statistic Examples  Take random sample of students and compute average GPA in sample.
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted by.
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted by.
+ Section 6.3 Binomial and Geometric Random Variables After this section, you should be able to… DETERMINE whether the conditions for a binomial setting.
Section 9.2 Sampling Proportions AP Statistics. AP Statistics, Section 9.22 Example A Gallup Poll found that 210 out of a random sample of 501 American.
Population distribution VS Sampling distribution
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted by.
Bernoulli Trials Two Possible Outcomes –Success, with probability p –Failure, with probability q = 1  p Trials are independent.
Binomial Experiment A binomial experiment (also known as a Bernoulli trial) is a statistical experiment that has the following properties:
The Practice of Statistics Third Edition Chapter 8: The Binomial and Geometric Distributions 8.1 The Binomial Distribution Copyright © 2008 by W. H. Freeman.
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 6 Random Variables 6.3 Binomial and Geometric.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Day 1 Binomial and Geometric Random.
1 Since everything is a reflection of our minds, everything can be changed by our minds.
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted.
7.2 Means and Variances of Random Variables.  Calculate the mean and standard deviation of random variables  Understand the law of large numbers.
A.P. STATISTICS LESSON SAMPLE PROPORTIONS. ESSENTIAL QUESTION: What are the tests used in order to use normal calculations for a sample? Objectives:
Chapter 5 Discrete Probability Distributions. Introduction Many decisions in real-life situations are made by assigning probabilities to all possible.
Normal distributions The most important continuous probability distribution in the entire filed of statistics is the normal distributions. All normal distributions.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Binomial and Geometric Random Variables.
DMR #21 (a) Find the probability that a randomly chosen household has at least two televisions: (b) Find the probability that X is less than 2.
40S Applied Math Mr. Knight – Killarney School Slide 1 Unit: Statistics Lesson: ST-5 The Binomial Distribution The Binomial Distribution Learning Outcome.
At the end of the lesson, students can: Recognize and describe the 4 attributes of a binomial distribution. Use binompdf and binomcdf commands Determine.
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 6 Random Variables 6.3 Binomial and Geometric.
P. 403 – 404 #71 – 73, 75 – 78, 80, 82, 84 #72B: Binary? Yes – Success is a person is left-handed. I: Independent? Yes, since students are selected randomly,
Section 8.1 Binomial Distributions AP Statistics.
Section 9.1 Sampling Distributions AP Statistics January 31 st 2011.
Binomial Distribution. Bernoulli Trials Repeated identical trials are called Bernoulli trials if: 1. There are two possible outcomes for each trial, denoted.
Probability Distributions. Constructing a Probability Distribution Definition: Consists of the values a random variable can assume and the corresponding.
+ Binomial and Geometric Random Variables Textbook Section 6.3.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Binomial and Geometric Random Variables.
Chapter 8: The Binomial and Geometric Distributions 8.1 – The Binomial Distributions.
Probability Distributions  A variable (A, B, x, y, etc.) can take any of a specified set of values.  When the value of a variable is the outcome of a.
Section 6.2 Binomial Distribution
Probability Distributions
CHAPTER 6 Random Variables
Binomial and Geometric Random Variables
CHAPTER 14: Binomial Distributions*
Some useful results re Normal r.v
CHAPTER 6 Random Variables
Discrete Probability Distributions
Chapter 5 Sampling Distributions
Binomial Distributions
Chapter 5 Sampling Distributions
Chapter 5 Sampling Distributions
Week 8 Chapter 14. Random Variables.
Chapter 5: Sampling Distributions
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.
Chapter 5 Sampling Distributions
8.1 The Binomial Distribution
12/12/ A Binomial Random Variables.
Chapter 8: Binomial and Geometric Distributions
Presentation transcript:

Population distribution VS Sampling distribution The population distribution of a variable is the distribution of its values for all members of the population. The population distribution is also the probability distribution of the variable when we choose one individual from the population at random. A statistic from a random sample or randomized experiment is a random variable. The probability distribution of the statistic is its sampling distribution. The statistics that we will discussed the most are, the sample mean , the sample proportion and the sample variance s2. week8

The binomial distribution The binomial setting: There is a fixed number, n, of observations. The n observations are independent. Each observation falls into one of just two categories (“success” and “failures”). The probability of a success (call it p) is the same for each observation. The binomial r.v, X counts the number of successes in n trials. Notation: X ~ Bin(n,p). Example: A biased coin (P(H) = p = 0.6) ) is tossed 5 times. Let X be the number of H’s. Find P(X = 2). This X is a binomial r. v. week8

Sampling distribution of a count When the population is much larger than the sample (at least 20 times larger), the count X of successes in a SRS of size n has approximately the Bin(n, p) distribution where p is the population proportion of successes. Example 5.7 on page 317 in IPS. week8

Probability function of the binomial dist. If X has a Bin(n, p) distribution, the probability function of X is given by for x = 0,1,2,…,n The Mean and Variance of X are, μX = n·p , and σX = n·p·(1-p) Example: The mean number of H’s in the example above is μX = 5·0.6 = 3 , and the variance is σ2X = 5·0.6·0.4 = 1.2 week8

Example You are planning a sample survey of small businesses in your area. You will choose a SRS of businesses listed in the telephone book's Yellow Pages. Experience shows that only about half the businesses you contact will respond. If you contact 150 businesses, it is reasonable to use the Bin(150, 0.5) distribution for the number of businesses X who respond. Explain why. (b) What is the expected number (the mean) of businesses who will respond and what is its std dev.? week8

Exercise The probability that a certain machine will produce a defective item is 1/4. If a random sample of 6 items is taken from the output of this machine, what is the probability that there will be 5 or more defectives in the sample? What is the expected value of defective items in a sample of size 12. week8

Sample Proportions The sample proportion of successes, denoted by , is Mean and standard deviation of the sample proportion of successes in a SRS of size n are Example 5.12 on page 322 in IPS. week8

Question 1 Summer 2000, QIII b Suppose that the ‘true’ odds are 6 to 4 that team A will win an upcoming Stanley Cup playoff series (so that probability of A winning is 0.6). You place a bet in the amount of $100 on team A, The payoff you will receive if team A wins is $160. What is your expected net gain using the quoted odds above. If the casino accepts 1000 bets just like yours, what is the expected income for the casino and the standard dev. of this income. week8

Question 1 Summer 2000, Q D While in the casino in your hotel, you try the “double till I win” strategy for betting. Assume that the chances are 0.5 that you win or lose every time you play some casino game. You bet $10 to start. If you win, you quit. If you lose, you double your bet to $20. If you win, you quit. If you lose, you double your bet. You quit the moment you win a game, or you will quit when you lose 5 consecutive times. Write down all possible outcomes for your evening and their probabilities. Workout your net gain for each outcome above. What is your expected net gain. week8

Exercise A golf ball manufacturer is considering whether or not he should change to a new production process. Eight percent of the balls produced by the old process are defective and cannot be sold while in the new process it is only five percent. But the cost of production in the new process is 90 cents per ball while in the old process it is 60 cents. The balls are sold at $2.00 each. If the manufacturer wishes to maximize his expected profit, which process should he use? week8

Exercise A set of 10 cards consists of 5 red cards and 5 black cards. The cards are shuffled thoroughly and I am given the first four cards. I count the number of red cards X in these 4 cards. The r. v. X has which of the following probability distributions? a) B(10, 0.5) b) B(4, 0.5) c) None of the above. week8

Exercise There are 20 multiple-choice questions on an exam, each having responses a, b, c, and d. Each question is worth 5 points. And only one response per question is correct. Suppose that a student guesses the answer to question and her guesses from question to question are independent. If the student needs at least 40 points to pass the test. What is the probability that the student will pass the test? What is the expected (mean) score for this student. week8

Normal approximation for counts and proportions Draw a SRS of size n from a large population having population p of success. Let X be the count of success in the sample and the sample proportion of successes. When n is large, the sampling distributions of these statistics are approximately normal: X is approx. is approx. As a rule of thumb, we will use this approximation for values of n and p that satisfy np ≥ 10 and n(1-p) ≥ 10 . week8

Example You are planning a sample survey of small businesses in your area. You will choose a SRS of businesses listed in the telephone book's Yellow Pages. Experience shows that only about half the businesses you contact will respond. (a) If you contact 150 businesses, it is reasonable to use the Bin(150; 0.5) distribution for the number X who respond. Explain why. (b) What is the expected number (the mean) who will respond? (c) What is the probability that 70 or fewer will respond? (d) How large a sample must you take to increase the mean number of respondents to 100? week8

Exercise According to government data, 21% of American children under the age of six live in households with incomes less than the official poverty level. A study of learning in early childhood chooses a SRS of 300 children. (a) What is the mean number of children in the sample who come from poverty-level households? What is the standard deviation of this number? (b) Use the normal approximation to calculate the probability that at least 80 of the children in the sample live in poverty. Be sure to check that you can safely use the approximation. week8