Select Page
Poker Forum
Over 1,292,000 Posts!
Poker ForumFTR Community

dumb probability question

Results 1 to 7 of 7
  1. #1

    Default dumb probability question

    Help my friend out.

    So there is a website, in which they generate a stat and find out that 40% of visitors are women and 60% are male. They are tracking a customer (who visited the page) who's last web page stop was dillards.com, a site where it is 3 times as likely that a women visits than a man.

    what is the revised probabilty that the customer being tracked is a woman?

    please explain the logic.
  2. #2
    Assuming that visiting the two websites are independent events it'd be

    (.75)(.4) / ( (.75)(.4) + (.25)(.6) ) = 2/3

    But you can't necessarily assume independence, for example if only 4 people have ever visited the Dillard's website (3 women and 1 man) and only one of those 4 people has ever visited your friend's website then the answer wouldn't be 2/3.
  3. #3
    swiggidy's Avatar
    Join Date
    Sep 2005
    Posts
    7,876
    Location
    Waiting in the shadows ...
    It seems to me you would need a joint probability that someone visits both sites.

    I'm tired so I'm probably missing something (and I'll about it later).
    (\__/)
    (='.'=)
    (")_(")
  4. #4
    Ragnar4's Avatar
    Join Date
    Sep 2005
    Posts
    3,184
    Location
    Billings, Montana
    And here I wanted to simply average the probability that a woman had hit both sites against eachother bringing a 55%.
    The Dunning–Kruger effect is a cognitive bias in which unskilled individuals suffer from illusory superiority, mistakenly rating their ability much higher than average. This bias is attributed to a metacognitive inability of the unskilled to recognize their mistakes
  5. #5
    Quote Originally Posted by mcatdog
    Assuming that visiting the two websites are independent events it'd be

    (.75)(.4) / ( (.75)(.4) + (.25)(.6) ) = 2/3

    But you can't necessarily assume independence, for example if only 4 people have ever visited the Dillard's website (3 women and 1 man) and only one of those 4 people has ever visited your friend's website then the answer wouldn't be 2/3.
    this is correct thank you.
  6. #6
    so then is the equation P(A and B)/ P( A and B)+ P (not A and B)?
  7. #7
    I think you basically have it right. The facts are that someone visited both sites and their gender presumably did not change in between visits. Thus, the question is how likely is it that a woman visits both sites. To find this you use the probability that it was a woman visiting both sites relative to the probability that it was a man visiting both sites



    pW = (pWD * pWO)/ (pWD * pWO + pMD * pMO)

    = (.75 * .4) /(.75 * .4 + .25 * .6)

    =.67 (what mcatdog said)


    where:
    p is probability
    W is woman
    M is man
    D is dillard's
    O is the other website

    conversely,

    pM = (pMD * pMO) / (pMD * pMO + pWD * pWO)
    = (.25 * .6 ) / (.25 * .6 + .75 * .4)
    = .33

    since pM and pW are mutually exclusive, they should add up to 1 (and they do: .67 = .33 = 1)
    "You can fool some of the people all of the time, and those are the ones you want to concentrate on." (George Bush).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •