Forum
A place to discuss topics/games with other webDiplomacy players.
Page 1051 of 1419
FirstPreviousNextLast
Gen. Lee (7588 D(B))
02 May 13 UTC
*Spoiler* the movie Lincoln
See inside
21 replies
Open
fridaay (0 DX)
01 May 13 UTC
ADVERTISE YOUR NON-LIVE GAMES HERE
Utilize this threat by posting new games which are NOT live, here and only here.
3 replies
Open
TheMinisterOfWar (553 D)
02 May 13 UTC
Consolation stab EOG
After the sour taste of defeat of the Gunboat tournament, a group of tough survivors decided to have another taste (and seem to have ended up having more fun than the others).
11 replies
Open
Al Swearengen (0 DX)
02 May 13 UTC
On Game Conduct
As per below
8 replies
Open
Lando Calrissian (100 D(S))
02 May 13 UTC
TIM TEBOW - MEMOIRS OF A CFL CAREER
Written in the year 2024
http://www.sbnation.com/2013/5/1/4282368/tim-tebow-cfl
0 replies
Open
goldfinger0303 (3157 DMod)
30 Apr 13 UTC
The Masters Rounds 3 and 4
Lots of updates in this thread. Most importantly though, we need subs!
13 replies
Open
Draugnar (0 DX)
30 Apr 13 UTC
(+6)
An offer to Kestas...
Kestas, oh great and mighty!

If you will strip Nigee's coin/badge from him (and him alone) I will contribute an amount equal to 150% of what he has contributed to the site.
61 replies
Open
josunice (3702 D(S))
01 May 13 UTC
Why do users display "Available Points" instead of "Total Points"?
For what the points mean or don't mean, seeing and ranking by total points is more informative that the current display of available points, no?
15 replies
Open
JackWangHasNoFace (0 DX)
01 May 13 UTC
Come Play this Game
.gameID=116646 Gunboat classic, bet of 30. Game starts in two hours!
0 replies
Open
JackWangHasNoFace (0 DX)
01 May 13 UTC
Awesome Game
gameID=116646 Gunboat classic, bet of 30. Game starts in two hours!
0 replies
Open
bo_sox48 (5202 DMod(G))
01 May 13 UTC
I Muted HumanWave... What'd He Say?
Tired of him putting people with opinions like mine and plenty of others here under the bus because he throws around so many unsubstantiated claims. Hope he's gotten better, but hey, please enlighten me... is it worth looking at again?
3 replies
Open
AncientMemories (635 D)
29 Apr 13 UTC
Questions
Hey everyone, I'm back (somewhat, i still have finals so can't get too involved till after them, but I'm feeling better so I'm mostly back) and thought I'd say high. Also, some questions
16 replies
Open
podium (498 D)
29 Apr 13 UTC
Internet satellite tv /live streaming
Does anyone here use any of these services.If so which sites/programs work best.Interested in catching up on some shows that I've missed lately and want to watch older episodes.Also live sports tired of being forced to choose to watching only a few games at a time on cable.Would like to have wider selection of games to pick from.
3 replies
Open
Tasnica (3366 D)
29 Apr 13 UTC
Around the World Gunboat Tournament EoG, Game 12
6 replies
Open
NigeeBaby (100 D(G))
30 Apr 13 UTC
Fancy a beer.....
...... if you're in downtown Vegas at the weekend and fancy a beer I'm buying.
8 replies
Open
NigeeBaby (100 D(G))
28 Apr 13 UTC
(+1)
Gold Silver Bronze badges
Isn't it about time we got rid of these as they are making some people feel uncomfortable ........
50 replies
Open
hecks (164 D)
30 Apr 13 UTC
Player Needed for German Takeover
Autumn, 1902. Well-positioned Germany with existing alliances in place. 5 centers with a build coming. 20 D buyin. gameID=115893
2 replies
Open
Fasces349 (0 DX)
29 Apr 13 UTC
NHL PLAYOFF PREDICTIONS
Now that the playoffs have begun time to make our predictions as to who will win and who will lose.
2 replies
Open
Draugnar (0 DX)
29 Apr 13 UTC
What the heck?!
Three or four times this morning I have posted to a opened up thread and my posting has gone to a different one. What the heck is going on with the forum?
11 replies
Open
SplitDiplomat (101466 D)
23 Apr 13 UTC
(+1)
Why the mods are being selective?
Why they take actions against a player who breaks a rule and don't take actions against a player who breaks the same rule as the other one? What's the point of the rules then?
348 replies
Open
ReBrock (189 D)
30 Apr 13 UTC
Master of War 3rd edition!
Hi guys, I want to invite you all to the 3rd edition of Mastet of War!
gameID=116554
0 replies
Open
goldfinger0303 (3157 DMod)
30 Apr 13 UTC
Question for Econ Majors
I had an idea today that I might use for my senior thesis next year, and I just wanted to air it out and get some initial criticism.
22 replies
Open
SYnapse (0 DX)
29 Apr 13 UTC
Anyone made a wikipedia article?
I'm trying to contribute to humanity with the following:
18 replies
Open
semck83 (229 D(B))
27 Apr 13 UTC
(+2)
A Question
Some of you have probably heard this before. For you, please don't answer or otherwise respond in the first 22 posts.
Page 6 of 16
FirstPreviousNextLast
 
Draugnar (0 DX)
27 Apr 13 UTC
The odds of any specific child being boy or girl is even. The odds of a combination of boys and girls is affected by the total minimum count of one sex being known as it eliminates all possible combinations which don't include that minimum number?
Draugnar (0 DX)
27 Apr 13 UTC
The problem is in this specific example, the knowledge of one being male (out of a possible two) leads us to jump to positional knowledge in our mind even though the question doesn't indicate that we have that knowledge. Wording with names and details do that to us. Wording with questions like "a random sample of two kids have at least one boy in the bunch, what are the odds both are boys" doesn't provide that level of detail and allows us to think in combinations.
spyman (424 D(G))
27 Apr 13 UTC
I have just tested this again in Excel:

Two columns - (A) First and (B) Second child
If I randomly generate the the sex of the children for a hundred cases
=CHOOSE(RANDBETWEEN(1,2),"Boy","Girl")
We know that at least one child must be a boy thus we will exclude all rows were both children are girls:
=OR(A2="Boy",B2="Boy")
And I filter on the rows where the at least one child is a boy, I get approx 76 rows.

If I now count the number of boys in each column and compare then with the number of girls, the boys outnumber the girls 2:1.

Sex First Second
Boy 48 53
Girl 28 23

This experiment matches the perimeters of the question.
1. Mr Jones has two children
2. At least one is a boy
3. What is the probability that the other child is a boy.

Thus I conclude I am either right, or I have misunderstood the question. But given the question as I have posted above - 2/3 must be right, and can be demonstrated empirically.

What is wrong with this?
spyman (424 D(G))
27 Apr 13 UTC
spelling error - matches the *parameters of the question
Draugnar (0 DX)
27 Apr 13 UTC
For every column that has a girl, the other column has a boy after the filter. This is the known boy. so you have to subtract the number of girls from the number of boys then divide by two to get the number of all boy pairs. You are counting individual children when you should be counting pairs.

So you had 51 mixed pairs (28+23). Add the boys together (101), subtract the pairs that had girls (101-51=50) and divide by 2 because there are two boys in the BB pair (50/2=25). You had 51 mixed and 25 BB pairs or 2:1 approximately.
philcore (317 D(S))
27 Apr 13 UTC
@spyman: I assume you had 100 rows per filter? And by filtering out the GG combos you are left with 76. So far so good. That is the total number of outcomes given the assumption that they aren't noth girls. Now from that set - whih again is the total number of outcomes do an
And(A2="Boy",B2="Boy")
To get the number of favorable outcomes, remember the definition of Probability = fab/possible. You should get about 25. Which is about 3/4. Since youre doing this empirically, the larger number of rows, the closer you'll get to 25% favorable out of 75% total, then divide and you'll get 33%

That's trying to explain your excel results. But it's really easier when only dealing with 2 possible out comes of 2 events to just write them all out. These are the only possibilities:

GG
GB
BG
BB

the original assumption is that at least one is a boy, leaving you with

GB
BG
BB

three possible outcomes. Now of those, how many are favorable? That is, given one boy, the other is also a boy, in other words two boys. Only one of the three matches that criterion, therefore fav = 1 and possible = 3, so fav/pos = 1/3

Does that clear it up?
philcore (317 D(S))
27 Apr 13 UTC
Per filter = pre filter
redhouse1938 (429 D)
27 Apr 13 UTC
(+1)
1/3
spyman (424 D(G))
27 Apr 13 UTC
Actually if do accept the wording "other" meaning in addition to the known child then yes you are right we are talking about both children being boys. That would be 1 in 3.

In my example above I meant to say "What is the probability that the younger child (of the the two children)" being a boy.

Thus for example if we meet Mr Jones and see that he has one boy child. But we don't know if the child is the younger child or the older child (we don't know the ages of the children). If we are then asked to guess, based on what we know, whether Mr Jone's younger child is a boy... that is a different question. No? With a different answer. Or does it not make a difference?
semck83 (229 D(B))
27 Apr 13 UTC
Yes, spyman, that's another answer. That's 1/2.
semck83 (229 D(B))
27 Apr 13 UTC
Actually, I misread the question. I think 1/2 is wrong for the one you asked. Thinking.
spyman (424 D(G))
27 Apr 13 UTC
Here is the question revised:

We we are walking down the street and we meet Mr Jones and he introduces us to his son. Later we are told that Mr Jones has two children. What is the probability that Mr Jone's younger son is a boy?
spyman (424 D(G))
27 Apr 13 UTC
typo.... Mr Jones's
semck83 (229 D(B))
27 Apr 13 UTC
(+1)
The chance that his younger son is a boy is 100%. ;-)
semck83 (229 D(B))
27 Apr 13 UTC
But yes, at that point, I would say the probability that his younger *child* is a boy is 2/3. We have

GB
BG
BB

In two of them, the younger is a boy.
spyman (424 D(G))
27 Apr 13 UTC
sorry... that is crazy... not younger son.. younger child.

Obviously young son is 100% a boy.
semck83 (229 D(B))
27 Apr 13 UTC
Now want something completely disorienting?

Say you're walking down the street and you meet Mr. Jones, who you know has two kids, and he has a kid with him, and it's a boy.

What are the odds that the other child is a boy?

50%.
spyman (424 D(G))
27 Apr 13 UTC
But I am not asking about the *other* child.

We we are walking down the street and we meet Mr Jones and he introduces us to his son. Later we are told that Mr Jones has two children. What is the probability that Mr Jone's younger *child* is a boy?

^ for some reason that is how I interpreted your original question.
spyman (424 D(G))
27 Apr 13 UTC
Just to be clear - we don't know if the child we just met is the younger or older child.
semck83 (229 D(B))
27 Apr 13 UTC
I know. I answered that above your last post. It's 2/3.
spyman (424 D(G))
27 Apr 13 UTC
Thanks semck83. Turns out that while I can't read, I am not actually going mad. I was fixated on your original question and over looked your revised question, where you made it clear that the question was about the probability of there being two boys.

Draug pointed this out to me about a page ago. But as I had been stating the question as I understood i I was curious to find out if my answer 2/3 was correct.

It was confusing to me to still be told by multiple people that my reasoning was wrong (despite the alternate premises).
semck83 (229 D(B))
27 Apr 13 UTC
Sorry spy, I probably should have realized some time ago that that's what you were referring to.
philcore (317 D(S))
27 Apr 13 UTC
I agree with smeck on that one (and with your empirical results, but you've got to see that that writing out the possibilities, then circling the favorables is easier). With the assumption that at least one child is a boy you have the three possibilities as before, two of those possibilities have the youngest being a boy, either they're both boys or the oldest is a girl.
spyman (424 D(G))
27 Apr 13 UTC
It was a great little puzzle semck83. It reminds me of the Monty Hall problem. Both questions are deceptive because think we perceive the answer too quickly. We have this 50/50 heuristic that we apply without properly considering the question.
spyman (424 D(G))
27 Apr 13 UTC
Actually that is what I did originally philcore

1. Boy Boy - younger child boy
2. Boy Girl - younger child girl
3. Girl Boy - younger child boy

The excel was a sanity check because I was told I was wrong. But it turns out that I had a different interpretation of the question than everyone else. Hence the confusion. Sorry.
Draugnar (0 DX)
27 Apr 13 UTC
(+1)
So we are agreed:

Knowledge he has a boy makes the odds he has another boy 2:1 against
Meeting one of the kids makes the odds of the other child being a boy even
Meeting one of the kids makes the odds of the second (i.e. younger) child being a boy is 2:1 in favor
spyman (424 D(G))
27 Apr 13 UTC
100% agree.
philcore (317 D(S))
27 Apr 13 UTC
Thinking about this again, I was able to confuse myself again by wording it this way:

I meet a boy named Tom. He says he has one sibling. There are 4 possibilities, he either has an older brother, an older sister, a younger brother or a younger sister. what is the probability his sibling is a boy? This is just a re wording of the original problem, yet by enumeration the possibilities, it now seems that the prob is 50% that there are 2 boys in the family, given the knowledge that they have at least one. Surely the fact that I gave the one a name doesn't change the odds?

Who can tell me where I went wrong? Here are the possibilities:
TB
TG
BT
GT

2 are favorable out of 4.

I think I figured out the answer, but I want to hear from others before I say.
spyman (424 D(G))
27 Apr 13 UTC
That is 50%.
Draugnar (0 DX)
27 Apr 13 UTC
Yes, 50%. Tom's sex becomes irrelavent because he is removed from the equation as a known factor.

Page 6 of 16
FirstPreviousNextLast
 

457 replies
markturrieta (400 D)
28 Apr 13 UTC
Leaving a game
How do you leave a game? Is there a way to end your participation immediately (so the other players know) or do you just stop playing and the other players just see that you "missed the last phase" and wonder if you're coming back?
14 replies
Open
NigeeBaby (100 D(G))
29 Apr 13 UTC
(+1)
Jason Colliny
http://www.bbc.co.uk/news/world-us-canada-22341153
17 replies
Open
Jamiet99uk (808 D)
28 Apr 13 UTC
The Self-Hating State, The Market, and the Environment
Read this:

http://www.monbiot.com/2013/04/22/the-self-hating-state/
14 replies
Open
Tolstoy (1962 D)
26 Apr 13 UTC
Are IQ tests a reliable measure of intelligence?
I remember when I took Psych 101 in college that we went through two weeks of lectures on the varying vying definitions of intelligence and the techniques and strategies for measuring it. How can you conclusively measure something that cannot be clearly defined?
31 replies
Open
SYnapse (0 DX)
29 Apr 13 UTC
Hostage rescue variant
I'm going to make a variant of a small space, like a building, with teams of terrorists and police forces who can move from room to room supporting each other etc.
9 replies
Open
jmbostwick (2308 D)
13 Apr 13 UTC
(+1)
EOG: Game 17 Around the World Map Gunboart Tournament
23 replies
Open
Page 1051 of 1419
FirstPreviousNextLast
Back to top