If you have 23 it is slight odds on that 2 will have the same birthday.
If you have 52 then it is something like 1/33 that 2 people will share a birthday.
If you have 23 it is slight odds on that 2 will have the same birthday.If you have 52 then it is something like 1/33 that 2 people will share a birthday.
lol, It wouldn't be difficult to work out the probability but it would be pointless A more useful statistic is that persons using bookmakers are born one every minute
lol, It wouldn't be difficult to work out the probability but it would be pointlessA more useful statistic is that persons using bookmakers are born one every minute
average chance of being born on any date =52/365=0.142465753
average chance of 2 being born on same day is (52/365) *(51/365) = 0.019906174 or 1 in 50.23567
average chance of being born on any date =52/365=0.142465753average chance of 2 being born on same day is (52/365) *(51/365) = 0.019906174 or 1 in 50.23567
Your question contains a grammar mistake it contains a statement with past/present tense and future tense
In same line "you do not know" is future if questioned or present if declared and "dont you" is past tense.
Your question contains a grammar mistake it contains a statement with past/present tense and future tenseIn same line "you do not know" is future if questioned or present if declared and "dont you" is past tense.
To be honest, I didn't get any english education beyond 11 years of age and I taught myself everything I know about science, computers, physics, statistics and not when the Internet was available Even einstien didn't start talking a word till he was 4 and isaac newton was a failure as a child.
I Have been told about the difference between where were there there they're their but I cant really be bothered with English as it doesn't pay me any reward, perhaps if I was a writer then I would clean up my english!
To be honest, I didn't get any english education beyond 11 years of age and I taught myselfeverything I know about science, computers, physics, statistics and not when the Internet was availableEven einstien didn't start talking a word till he was 4
Well of course i gave the average chance of any date having 2 birthdays linked so to arrive at the chance per year you times by 365
0.019906174 * 365 = 7.265753425 days will have 2 birthdays on average
Well of course i gave the average chance of any date having 2 birthdays linked so to arriveat the chance per year you times by 365 0.019906174 * 365 = 7.265753425 days will have 2 birthdays on average
I don't really understand the question you are answering. P (no one shares birthday in a group of 52) = 0.022 (rounded)
Are you answering a different question?
I don't really understand the question you are answering.P (no one shares birthday in a group of 52) = 0.022 (rounded)Are you answering a different question?
Investor - I didn't understand his answer. I assumed he'd used an approximation and wouldn't be dumb enough to post the wrong answer on the forum
Weatherman bets on thingsI can only post when Zvon and Pova change endsInvestor - I didn't understand his answer. I assumed he'd used an approximation and wouldn't be dumb enough to post the wrong answer on the forum
It's quite fast to calculate in excel, but requires a lot of input. The way I did this is by assigning a number to each person in the group. Then I work out the chance of 1 and 2 not sharing a birthday. Then the probability of 3 not sharing a birthday with 1 or with 2. Then the probability of 4 not sharing a birthday with 1 or with 2 or with 3 and so on.
Finally I take the product of these which gives the probability that all these statements are true and solves the problem.
I did it like this:
in cell a1 put the value 365. in a2 put =a1-1 drag this down until you fill a number of cells equal to size of group minus 1. It's minus 1 because person 1 does not share a birthday with anyone with a lower number. in cell b1 put =1-1/a1 in cell c1 put =PRODUCT($B$1:B1)
Drag b1 and c1 down to complete the table. For 52 people this should go from A1 to C51. The answer =PRODUCT(C1:C51).
It's quite fast to calculate in excel, but requires a lot of input.The way I did this is by assigning a number to each person in the group. Then I work out the chance of 1 and 2 not sharing a birthday. Then the probability of 3 not sharing a birthday
I think it's more straightforward to put numbers 1 to 51 in column A, and then 1-A1/365 in column C.
Intuitively I find this easier - I can see that 1/365 is the chance of the second person having the same birthday as the first, so 1-1/365 must be the chance of him not.
But I'm struggling to see why {(1-1/365)*(1-1/365)} * {(1-1/365)*(1-1/364)} * {(1-1/365)*(1-1/363)}..., gives the same result as (1-1/365) * (1-2/365) * (1-3/365)...
I think it's more straightforward to put numbers 1 to 51 in column A, and then 1-A1/365 in column C.Intuitively I find this easier - I can see that 1/365 is the chance of the second person having the same birthday as the first, so 1-1/365 must be the
So I'm just trying to work out why (1-1/365)*(1-1/364) equals 1-2/365.
I know no-one cares. But it's annoying me now.
Sorry, first factor should just be (1-1/365)So I'm just trying to work out why (1-1/365)*(1-1/364) equals 1-2/365.I know no-one cares. But it's annoying me now.
How can I be wrong when I break it down like this to make it understandable;
1....The odds of a date in a year being linked to a birthday of a group of people is 365 days divided by the group size = 365/52 = 7.019 to 1
2....The odds of a date in a year being linked to a 2 birthdays of a group of people is the first argument product(7.019) multiplied by 365/51(1 less as this is in the first argument condition)7.156862745 therefore the result is 50.23567119
3....so if each day of the year has a 1 in 50.23567119 of 2 birthdays then divide the number of days in a year by the chance to arrive at the average amount in the room that will share a birthday = 365/50.23567119 = 7.265753425
This is indeed the same figure I posted before and is based on chance , if you cant explain it properly as a formula with all the paremeters present and conditions then you will not convince anyone you know how to calculate probability
How can I be wrong when I break it down like this to make it understandable;1....The odds of a date in a year being linked to a birthday of a group of people is 365 days divided by the group size = 365/52 = 7.019 to 12....The odds of a date in a
I currently use excel in an extended fashion with multiple apps running to look at over 1200 races say at one track over 6 runner over 100 factors based on over 20 million pieces of form data and I don't really have time for simple probability questions like this but I am glad to help[;)]
I currently use excel in an extended fashion with multiple apps running to look at over 1200races say at one track over 6 runner over 100 factors based on over 20 million pieces of form dataand I don't really have time for simple probability question
sorry should of noted that 7.265753425 is the figure of days in a year that will on average coincide with 2 birthdays so in fairness just over 14 persons will share a birthday with another
sorry should of noted that 7.265753425 is the figure of days in a year that will on average coincide with 2 birthdays so in fairness just over 14 persons will share a birthday with another
I am quite sure my formula is correct and if I programed it with random into a program that ran it many thousands of times I know It would give me the same figure eventually
investor is giving some product that gives the answer for not being a birthday match which isn't even the answer that is wanted?
I am quite sure my formula is correct and if I programed it with random into a program that ran itmany thousands of times I know It would give me the same figure eventually investor is giving some product that gives the answer for not being a birthda
1....The odds of a date in a year being linked to a birthday of a group of people is 365 days divided by the group size = 365/52 = 7.019 to 1
If by 'a date being linked to a birthday of a group of people', you mean 'one of the group having that date as their birthday', then by your logic, if there were 365 people in the room, it would be certain that one of them was born on that date!
1....The odds of a date in a year being linked to a birthday of a group of people is 365 days divided by the group size = 365/52 = 7.019 to 1If by 'a date being linked to a birthday of a group of people', you mean 'one of the group having that d