30 likes | 148 Views
Birthday “Paradox”. There are N people in a room. What is the probability that two people have the same birthday? num = 1.25 sqrt(N) N=365, sqrt(N) = 19.1. Match Probabilities. Choose a number (0..9) Now pick a number at random, what is the probability of getting the chosen number?.
E N D
Birthday “Paradox” There are N people in a room. What is the probability that two people have the same birthday? num = 1.25 sqrt(N) N=365, sqrt(N) = 19.1
Match Probabilities Choose a number (0..9) Now pick a number at random, what is the probability of getting the chosen number? Pick numbers at random (0..9) What is the probability that you get two numbers with same value?