Slashdot Mirror


User: DocDJ

DocDJ's activity in the archive.

Stories
0
Comments
28
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 28

  1. Re:Error in article's logic on The Tuesday Birthday Problem · · Score: 1

    You gave a good summary of the article's logic, but TFA's author is wrong to exclude the 7th younger boy possibility. The author assumes that any case where two boys are born on Tuesday is identical, and so duplicates should be removed; this is not true.

    It's simply not the case that there are duplicates. There is just one event there are two boys who are born on a Tuesday.

    <eldest boy born on Tuesday, youngest boy born on Tuesday>

    There are two events where there are two boys and one is born on a Monday and the other is born on a Tuesday.

    <eldest boy born on Monday, youngest boy born on Tuesday>
    <eldest boy born on Tuesday, youngest boy born on Monday>

    Your confusion arises from introducing a new random variable (whether you've met X or not) and enumerating over this, but only for the both-born-on-a-Tuesday event. You would need to do this for all the other events as well; this would have the effect of needlessly multiplying events but wouldn't change the relative frequencies of the original events.

  2. Re:MOD PARENT UP on The Tuesday Birthday Problem · · Score: 1

    You are introducing probabilities too early. We start by just counting events. This will lead in turn to frequencies and thence to probabilities.

    So: there is only one event where two boys are born on Tuesday, and it is this:

    <Eldest boy is born on Tuesday,
    Youngest boy is born on Tuesday>

    There are no other events where both boys are born on Tuesday. There are two events where there are two boys who are born on a Monday and Tuesday, and they are these:

    <Eldest boy is born on Monday,
    Youngest boy is born on Tuesday>
    <Eldest boy is born on Tuesday,
    Youngest boy is born on Monday>

    That's all there is to it.

  3. Re:Well? on The Tuesday Birthday Problem · · Score: 1

    Please point out where this analysis goes astray.

    Gladly. The available outcomes are actually:

    1. 1. Girl on Monday, Boy on Tuesday
    2. 2. Girl on Tuesday, Boy on Tuesday
    3. 3. Girl on Wednesday Boy on Tuesday
    4. 4. Girl on Thursday, Boy on Tuesday
    5. 5. Girl on Friday, Boy on Tuesday
    6. 6. Girl on Saturday, Boy on Tuesday
    7. 7. Girl on Sunday, Boy on Tuesday
    8. 8. Boy on Monday, Boy on Tuesday - BB
    9. 9. Boy on Tuesday, Boy on Tuesday - BB
    10. 10. Boy on Wednesday Boy on Tuesday - BB
    11. 11. Boy on Thursday, Boy on Tuesda - BB
    12. 12. Boy on Friday, Boy on Tuesday - BB
    13. 13. Boy on Saturday, Boy on Tuesday - BB
    14. 14. Boy on Sunday, Boy on Tuesday - BB
    15. 15. Boy on Tuesday, Boy on Monday - BB
    16. 16. Boy on Tuesday, Boy on Wednesday - BB
    17. 17. Boy on Tuesday, Boy on Thursday - BB
    18. 18. Boy on Tuesday, Boy on Friday - BB
    19. 19. Boy on Tuesday, Boy on Saturday - BB
    20. 20. Boy on Tuesday, Boy on Sunday - BB
    21. 21. Boy on Tuesday, Girl on Monday
    22. 22. Boy on Tuesday, Girl on Tuesday
    23. 23. Boy on Tuesday, Girl on Wednesday
    24. 24. Boy on Tuesday, Girl on Thursday
    25. 25. Boy on Tuesday, Girl on Friday
    26. 26. Boy on Tuesday, Girl on Saturday
    27. 27. Boy on Tuesday, Girl on Sunday

    Note that there are only 27 outcomes as both boys being born on a Tuesday is only one outcome, not two. There are 13 outcomes labelled BB, so the probability of having two boys is 13/27. Hope that's clear now.

  4. Re:Well? on The Tuesday Birthday Problem · · Score: 1

    First, The question doesn't say the other (this does not mean older or younger...) child was not born on a Tuesday, maybe the questioner meant to include this info but they failed to.

    It's not part of the problem that only one of the children can be born on a Tuesday, you might be dealing with two boys of differing ages, both of whom were born on a Tuesday. In Keith Devlin's analysis (which is correct, given certain assumptions about the problem), there is only one outcome where there are two boys born on a Tuesday. This is why, once you've accounted for this by enumerating the outcomes where the elder child is a boy born on Tuesday, you can't count it again when enumerating the outcomes for the younger child.

  5. Re:When? on When Will AI Surpass Human Intelligence? · · Score: 1

    What's with all the pessimism? Strong AI is a matter of inevitability.

    Sadly, we're not even in a position where we can say whether it's inevitable or not. We don't know what strong AI is or how we could tell if we had it (the Turing Test isn't a good way of evaluating this). I agree that it's short-sighted to claim that we'll never develop strong AI, but you're wrong to claim that it's inevitable.

  6. Re:In Defense of Artificial Intelligence on IT Snake Oil — Six Tech Cure-Alls That Went Bunk · · Score: 2, Informative

    Having taken several courses on AI, I never found a contributor to the field that promised it to be the silver bullet

    <cough>Ontologies: A Silver Bullet for Knowledge Management and Electronic Commerce</cough>

    Having spent over ten years working professionally in the field, I've found this kind of thing to be all too common, especially among ambitious-but-talentless academics where grant applications are concerned, particularly where said grant applications contain the words "semantic" and "web" in close proximity - now that really is pure, undiluted snake oil. The semantic web community has received hundreds of millions of dollars/euros/pounds in funding and they've delivered nothing of any use. Zippo, zilch, zero. Compare this with enormous amounts of useful functionality delivered by the machine learning community. The difference is that machine learning is rigorous and can be really quite difficult, whereas the semantic web is based on the belief that 3-tuples are really neat.

  7. Re:Chinese puns on Chinese Subvert Censorship With a Popular Pun · · Score: 1

    It seems that you forgot about the use of 'sie' for the third person plural, so the GP's quote was orthographically valid.

  8. Re:He's from Yorkshire on UK Conservatives Slammed Over Open Source Stance · · Score: 1

    It only seems weird if you fail to recognise that decisions that politicians have an effect on the future. Take the current banking crisis in the UK. As far as I can tell, many people who know far more about this kind of thing than I do, say that this is directly attributable to the stripping away of regulatory control of the financial sector that happened in the 80s. Now, whether or not this is true, it is clearly plausible that the current economic shitstorm is directly attributable to the economic policies of Thatcher.

  9. Re:7.2MW for 9000 homes? on Power In Scotland From Tides and Whiskey · · Score: 2, Informative

    You don't need to store massive amounts of electricity, just massive amounts of energy, in whatever form. That's what pumped-storage hydroelectric power stations do - they pump water uphill overnight using the cheap electricity produced by the coal and nuclear power stations that can't be turned off, and then let it fall during the day, driving the turbines.

  10. Re:Time on Barack Obama Sworn In As 44th President of the US · · Score: 2, Insightful

    How about the state Bush left the fucking *world* in when he left office? Asshole.

  11. Re:machine learning resources on Reading Guide To AI Design & Neural Networks? · · Score: 2, Informative

    +1 for the book by Bishop (don't know about the others). In addition, have a look at Information Theory by David Mackay which I found stunningly good. There is a free on-line version available, but you should buy it: http://www.inference.phy.cam.ac.uk/itprnn/book.html

  12. Re:AI != design brain on Reading Guide To AI Design & Neural Networks? · · Score: 1

    For a really good dissection of that critique of map-reduce, have a look at the following: http://scienceblogs.com/goodmath/2008/01/databases_are_hammers_mapreduc.php

  13. Re:Assuming that Google could reach consciousness on Are We Searching Google, Or Is Google Searching Us? · · Score: 2, Insightful

    The best argument against this kind of ridiculous assertion that somehow random information will somehow give rise to intelligence is provided in the old movie Short Circuit.

    I agree. I don't know why Searle bothered with all that Chinese Room nonsense. The answers to all of the great philosophical questions of our age are to be found in the movies of Steve Guttenberg.

  14. Re:Sorry, but it's not for me. on The Semantic Web Going Mainstream · · Score: 1

    Hmmm, either I meant (a) "the academic world isn't a reality" (which would clearly be a ludicrous claim), or (b) something else. Guess what? It's (b). The semantic web is not grounded in the real world in that it does not take into account that real people (as opposed to the kind of people that exist in research funding proposals) generally make decisions about how much time or money they invest in something based on the benefit they expect to obtain from that effort. It just seems hugely unlikely that people are going to decide to use "semantic" mark-up (by which I mean mark-up that is grounded in some formally-defined ontology which has been committed to by some community) when there seems very little benefit in them doing so. Will it improve their page-rank? Not at the moment. Some people are trying to bootstrap the semantic web by automatically annotating existing bodies of knowledge (e.g. Wikipedia). The obvious problem with this is that there is no way it's going to of sufficient quality (current NLP just isn't good enough) and this lack of precision completely wipes out the claimed advantages of the semantic web, which is that semantic annotations will bring increased quality of search results for more specific kinds of search queries.

  15. Re:Sorry, but it's not for me. on The Semantic Web Going Mainstream · · Score: 1

    it's precisely in academic circles that the semantic web is already a reality But this is precisely the problem with the semantic web - it's not grounded in reality (apologies for the poor logic pun). I'm not going to indulge in academic-bashing, having spent a fair amount of time wandering up and down ivory towers in my time, but the semantic web does not measure up to even a cursory cost-benefit analysis. It provides very little qualitative benefit over current search - especially for content providers, who unfortunately are the people it requires a huge commitment from.
  16. Re:You know the drill... on Linux Kernel v2.6.23 Released · · Score: 2, Interesting

    That's no cliché. It's a snowclone.

  17. Re:Only Part of the article on Microsoft Doesn't Care About Destroying Linux · · Score: 1

    Worst article ever.

  18. Re:Worthless on The Fallacy of Hard Tests · · Score: 2, Informative

    Well, your IQ may be 140, but you don't understand IQ tests or probability distributions if you think 2*IQ == twice as smart.

  19. Re:This could be huge on Super-Fast RDF Search Engine Developed · · Score: 1

    Absolutely right, and it's not as if these academic chancers don't have form in this area - the importance of this "breakthrough" can indeed be overestimated, just like previous "breakthroughs"). The semantic web is nothing more than snake oil.

  20. Re:Not quite on 100 Things We Didn't Know Last Year · · Score: 1

    Agreed with the "most of it is garbage". See the Language Log for informed debunking of 45 and 57 (btw, the Language Log is highly recommended. In the best Reithian traditions, it manages to "inform, educate and entertain" - something the BBC website would do well to take note of). The quality of science and technology reporting on the BBC (and this goes for all news organisations that I'm aware of) is just pitiful.

  21. Semantic Web - the new FIPA on Detecting Conflict-Of-Interest on the Semantic Web · · Score: 2, Informative

    It's all very well these hucksters peddling the semantic web to funding bodies who don't know any better, as long as they don't start pretending it's anything other than the new FIPA - a collection of committees generating specifications that the world will continue to ignore.

  22. Re:Smarter and Smaller. At least one's a good bet. on BT Futurologist On Smart Yogurt and the $7 PC · · Score: 1

    Well, I could recapitulate Searle's counter to this (imagine the man memorising the book) but I'm sure we're not going to resolve this ancient debate here.

  23. Re:Smarter and Smaller. At least one's a good bet. on BT Futurologist On Smart Yogurt and the $7 PC · · Score: 1

    I think I must have this wrong, but the only interpretation I can think of is that you're saying that the "whole system" (the man and the rulebook) understands Chinese?

  24. Re:Witch Doctors, Futurologists, and Cranks on BT Futurologist On Smart Yogurt and the $7 PC · · Score: 3, Informative

    Couldn't agree more with the parent. I used to work in the AI department of BT's research labs, and this guy was a constant embarassment to us with his ill-informed drivel. We'd try hard to build some kind of reputation in the field, and this moron would undo it all with his "robots will destroy humanity by the middle of next week" toss. He's like a less-scientific Captain Cyborg (if such a thing is possible).

  25. Re:Smarter and Smaller. At least one's a good bet. on BT Futurologist On Smart Yogurt and the $7 PC · · Score: 1

    That's not the point about the Chinese Room. It's an analogy, where the man in the room corresponds to a symbol-manipulating computer. So the question is not whether "the system as a whole" understands Chinese but whether the man in the room does. He doesn't.