The Birthday Problem. The Problem In a group of 50 students, what is the probability that at least two students share the same birthday?

Slides:



Advertisements
Similar presentations
CORE 1 UNIT 8 Patterns of Chance
Advertisements

Occupancy Problems m balls being randomly assigned to one of n bins. (Independently and uniformly) The questions: - what is the maximum number of balls.
Review of Probability. Definitions (1) Quiz 1.Let’s say I have a random variable X for a coin, with event space {H, T}. If the probability P(X=H) is.
Conditional Probability and Independence. Learning Targets 1. I can calculate conditional probability using a 2-way table. 2. I can determine whether.
CORE 1 Patterns in Chance. Daily Starter Begin Handout.
EXAMPLE 1 Standardized Test Practice SOLUTION Let events A and B be getting the winning ticket for the gift certificate and movie passes, respectively.
Copyright © Cengage Learning. All rights reserved. 2 Probability.
Chapter 4: Probability (Cont.) In this handout: Venn diagrams Event relations Laws of probability Conditional probability Independence of events.
Conditional Probability: What’s the Probability of A, Given B?
1. Probability of Equally Likely Outcomes 2. Complement Rule 1.
This is a discrete distribution. Poisson is French for fish… It was named due to one of its uses. For example, if a fish tank had 260L of water and 13.
Probability and Statistics Dr. Saeid Moloudzadeh Axioms of Probability/ Basic Theorems 1 Contents Descriptive Statistics Axioms of Probability.
Lecture 7 Dustin Lueker.  Experiment ◦ Any activity from which an outcome, measurement, or other such result is obtained  Random (or Chance) Experiment.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Slide 1 Definition Figures 3-4 and 3-5 Events A and B are disjoint (or mutually exclusive) if they cannot both occur together.
Chapter 11 Chi-Square Procedures 11.3 Chi-Square Test for Independence; Homogeneity of Proportions.
Venn Diagram Example By Henry Mesa. In a population of people, during flu season, 25% of that population got the flu. It turns out that 80% of that population.
Theoretical and Experimental Probability Today you will learn to: calculate the theoretical and experimental probabilities of an event. M07.D-S.3.1.1:
Econ 3790: Business and Economics Statistics Instructor: Yogesh Uppal
LECTURE 15 THURSDAY, 15 OCTOBER STA 291 Fall
The Birthday Problem Section The Birthday Problem What is the probability that in a group of 37 students at least two of them share a birthday?
Chapter 12 Probability. Chapter 12 The probability of an occurrence is written as P(A) and is equal to.
Estimation Chapter 8. Estimating µ When σ Is Known.
FPP 28 Chi-square test. More types of inference for nominal variables Nominal data is categorical with more than two categories Compare observed frequencies.
What is Probability?. The Mathematics of Chance How many possible outcomes are there with a single 6-sided die? What are your “chances” of rolling a 6?
1.4 Equally Likely Outcomes. The outcomes of a sample space are called equally likely if all of them have the same chance of occurrence. It is very difficult.
Introduction to Statistics Chapter 6 Feb 11-16, 2010 Classes #8-9
SECTION 11-3 Conditional Probability; Events Involving “And” Slide
Section 3.2 Notes Conditional Probability. Conditional probability is the probability of an event occurring, given that another event has already occurred.
PROBABILITY IN OUR DAILY LIVES
13.3 Conditional Probability and Intersections of Events Understand how to compute conditional probability. Calculate the probability of the intersection.
Dr. Fowler AFM Unit 7-8 Probability. Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall.
How likely is it that…..?. The Law of Large Numbers says that the more times you repeat an experiment the closer the relative frequency of an event will.
4.3a Simulating Experiments Target Goal: I can use simulation to represent an experiment. In class FR.
9.2 Connecting Probability to Models and Counting Remember to Silence Your Cell Phone and Put It In Your Bag!
Click the mouse for the next screen. Probability and other stuff Content Standard: Identify equally likely events Identify most and or least likely events.
METHODS OF ASSIGNING PROBABILITY. The Uniform Probability Model.
11.7 Continued Probability. Independent Events ► Two events are independent if the occurrence of one has no effect on the occurrence of the other ► Probability.
Independent Events The occurrence (or non- occurrence) of one event does not change the probability that the other event will occur.
§2 Frequency and probability 2.1The definitions and properties of frequency and properties.
Week 21 Rules of Probability for all Corollary: The probability of the union of any two events A and B is Proof: … If then, Proof:
1 Section 8.2 Basics of Hypothesis Testing Objective For a population parameter (p, µ, σ) we wish to test whether a predicted value is close to the actual.
Big Idea The distribution of the relative frequencies of the outcomes from a situation can be displayed in tables and graphs. Goals Compare relative frequency,
LECTURE 16 TUESDAY, 20 OCTOBER STA 291 Fall
Econ 3790: Business and Economics Statistics Instructor: Yogesh Uppal
Chapter 14 Week 5, Monday. Introductory Example Consider a fair coin: Question: If I flip this coin, what is the probability of observing heads? Answer:
Chapter 11 Chi Square Distribution and Its applications.
Binomial Distribution (Dr. Monticino). Assignment Sheet  Read Chapter 15  Assignment # 9 (Due March 30 th )  Chapter 15  Exercise Set A: 1-6  Review.
Conditional Probability & the Multiplication Rule
Copyright © Cengage Learning. All rights reserved.
Venn Diagram Example By Henry Mesa.
Conditional probability
Introduction to Probability
Sec. 5-4: Multiplication Rule & Conditional P(x)
Venn Diagram Example By Henry Mesa.
Probability Probability underlies statistical inference - the drawing of conclusions from a sample of data. If samples are drawn at random, their characteristics.
In-Class Exercise: The Exponential Distribution
Consider the following problem
Check Yourself Warmup Find the probability a driver has a sports car
Venn Diagram Example By Henry Mesa.
Copyright © Cengage Learning. All rights reserved.
Part II: Discrete Random Variables
General Probability Rules
Part II: Discrete Random Variables
An Example of {AND, OR, Given that} Using a Normal Distribution
When Intuition Fails Us
Theoretical Probability
Consider the following problem
Venn Diagram Example By Henry Mesa.
Probability.
Presentation transcript:

The Birthday Problem

The Problem In a group of 50 students, what is the probability that at least two students share the same birthday?

Assumptions Only 365 days each year. Birthdays are evenly distributed throughout the year, so that each day of the year has an equal chance of being someone’s birthday. Note: The accuracy of the probability calculations that we do here depends on whether or not these assumptions are valid.

Take group of 5 people…. Assuming independence and using classical approach: P(A) = 365/365 × 364/365 × 363/365 × 362/365 × 361/365 = So, then P(A C ) = = Let A = event no one in group shares same birthday. Then A C = event at least 2 people share same birthday. That is, about a 3% chance that in a group of 5 people at least two people share the same birthday.

Take group of 23 people…. Assuming independence and using classical approach: P(A) = 365/365 × 364/365 × … × 343/365 = So, then P(A C ) = = Let A = event no one in group shares same birthday. Then A C = event at least 2 people share same birthday. That is, about a 51% chance that in a group of 23 people at least two people share the same birthday.

Take group of 50 people…. Assuming independence and using classical approach: P(A) = 365/365 × 364/365 × … × 316/365 = 0.03 P(A C ) = = 0.97 Let A = event no one in group shares same birthday. Then A C = event at least 2 people share same birthday. That is, about a 97% chance that in a group of 50 people at least two people share the same birthday.