Question

What is the probability that in a room of n people, at least three of them...

What is the probability that in a room of n people, at least three of them have the same birthday? Explain all the terms in your solution.

What is the fewest amount of people such that the probability of at least three of these people having the same birthday is greater than 1/3? You will have to code your solution from the first question and plug in values for n. Include the code snipped you used to solve this.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Obviously if n>366, the answer is 100% since there are not enough days in the year for everyone to have a different birthday. Otherwise, ignoring the fact that February 29 occurs only about 25% as often as the other dates, and fact that distribution of birthday is not in real life uniform, I think mainly because a lot of wants to be June brides so many people are born in March,assuming the distribution is uniform over 365 days and nobody is born on Sadie Hawkins day, the way that is calculated is to compute the probability that all the birthday are different, and then subtract from 1. That works out to 364/365, (the probability that the second person’s birthday is different from the first ) times 363/365 (the probability that the third birthday is different from the first two assuming the first 2 are different) etc. I obviously can’t carry out the calculation since I don’t know what is n is. But my recollection is it turns out that the probability is at least 1/2 if n is around 50 ,or maybe less than 50. Thank you......

Add a comment
Know the answer?
Add Answer to:
What is the probability that in a room of n people, at least three of them...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 10. If there are 25 people in a room, what is the probability that at least...

    10. If there are 25 people in a room, what is the probability that at least two people have the same birthday? 11. A family has three children. Find the conditional probability of having two boys and a girl given that the first born is a boy.

  • 2) There are n persons in a room. (a) What is the probability that at least...

    2) There are n persons in a room. (a) What is the probability that at least two persons have the same birthday? (b) Calculate this probability for n 50. (c) How large need n be for this probability to be greater than 0.5?

  • The birthday problem is as follows: given a group of n people in a room, what...

    The birthday problem is as follows: given a group of n people in a room, what is the probability that two or more of them have the same birthday? It is possible to determine the answer to this question via simulation. Using the starting template provided to you, complete the function called calc birthday probability that takes as input n and returns the probability that two or more of the n people will have the same birthday. To do this,...

  • a If there are 6 people in a room, find the probability at least 2 were...

    a If there are 6 people in a room, find the probability at least 2 were born in the same month. b How many people must be in a room to guarantee that at least 2 were born in the same month? C. In a crowd of 3000 people, must at least 8 have the same birthday?

  • in python The birthday paradox says that the probability that two people in a room will...

    in python The birthday paradox says that the probability that two people in a room will have the same birthday is more than half, provided n, the number of people in the room, is more than 23. This property is not really a paradox, but many people find it surprising. Design a Python program that can test this paradox by a series of experiments on randomly generated birthdays, which test this paradox for n = 5, 6, 7, ..., 50....

  • 5.36. (a) In a group of 23 strangers, what is the probability that at least two of bout if there ...

    5.36. (a) In a group of 23 strangers, what is the probability that at least two of bout if there are 40 strangers? In a group them have the same birthday? How a of 200 strangers, what is the probability that one of them has the same birthday as your birthday? (Hint. See the discussion in Sect. 5.4.1.) (b) Suppose that there are N days in a year (where N could be any number) and that there are n people....

  • We have seen that the probability that at least two people in a group of 23...

    We have seen that the probability that at least two people in a group of 23 people share the same birthday is approximately 0.5. In this question we are interested in the probability that at least three people in a group of 23 people share the same birthday. Draw 23 numbers independently from the integers {1, 2, . . . , 365} with each number equally likely to be drawn. Let E be the event that at least one of...

  • A group of thirty-six people is selected at random. what is the probability that at least...

    A group of thirty-six people is selected at random. what is the probability that at least two of them will have the same birthday? round to four decimals

  • Let ?? be the probability that in a group of ? people, at least two share...

    Let ?? be the probability that in a group of ? people, at least two share the same birthday. Assume there are 365 days in a year, and that all birthdays are equally likely. a) What is the probability that in a group of 2, 3, 4, or 5 people, at least two have the same birthday? ?2=? ?3=? ?4=? ?5=?

  • We proved in class that in a group of 23 people, the probability of two people...

    We proved in class that in a group of 23 people, the probability of two people having the same birthday is 0.5073. Also, in a group of 100 people, the probability of two people having the same birthday is 0.9999998.   On late-night television’s The Tonight Show with Johnny Carson (on air during 1962-1992), Carson was discussing the birthday problem. At a certain point, he remarked to his audience of approximately 100 people “Great! There must be someone here who was...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT