Suppose there are 30 people at a party. do you think any two share the same birthday? let's use the random-number table to simulate the birthdays of the 30 people at the party. ignoring leap year, let's assume that the year has 365 days. number the days, with 1 representing january 1, 2 representing january 2, and so forth, with 365 representing december 31. draw a random sample of 30 days (with replacement). these days represent the birthdays of the people at the party. would you expect any two of the birthdays to be the same?
+1
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Suppose there are 30 people at a party. do you think any two share the same birthday? let's use the random-number table to simulate the ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Home » Mathematics » Suppose there are 30 people at a party. do you think any two share the same birthday? let's use the random-number table to simulate the birthdays of the 30 people at the party. ignoring leap year, let's assume that the year has 365 days.