Results 1 to 5 of 5

Thread: ComboProf: Monte Carlo/quasi Monte Carlo info sought

  1. #1
    ComboProf
    Guest

    ComboProf: Monte Carlo/quasi Monte Carlo info sought

    I'm looking for suggestions on books/articles
    that explain monte carlo/ quasi monte carlo
    techniques. In particular on how to interpret
    the results. I would even be interested in
    BJ algorithms, but I have in mind a different project.
    Any suggestions would be appreciated.

  2. #2
    Don Schlesinger
    Guest

    Don Schlesinger: Re: Monte Carlo/quasi Monte Carlo info sought

    > I'm looking for suggestions on
    > books/articles
    > that explain monte carlo/ quasi monte carlo
    > techniques. In particular on how to
    > interpret
    > the results. I would even be interested in
    > BJ algorithms, but I have in mind a
    > different project.
    > Any suggestions would be appreciated.

    What, specifically, are you looking for? The general principle behind MC techniques is simply to feed a computer as much data about a particular "event" (sports, finance, etc.) as possible, and then have it spit out scenarios, on a repeated basis. Then, depending on frequency of results, you ascribe a probability to each outcome, based on its relative frequency.

    Don

  3. #3
    Dancer
    Guest

    Dancer: Re: Monte Carlo/quasi Monte Carlo info sought

    > What, specifically, are you looking for? The
    > general principle behind MC techniques is
    > simply to feed a computer as much data about
    > a particular "event" (sports,
    > finance, etc.) as possible, and then have it
    > spit out scenarios, on a repeated basis.
    > Then, depending on frequency of results, you
    > ascribe a probability to each outcome, based
    > on its relative frequency.

    > Don

    Rookie question, perhaps. How is this different than a back-propagating neural net?

  4. #4
    ComboProf
    Guest

    ComboProf: Re: Monte Carlo/quasi Monte Carlo info sought

    > What, specifically, are you looking for? The
    > general principle behind MC techniques is
    > simply to feed a computer as much data about
    > a particular "event" (sports,
    > finance, etc.) as possible, and then have it
    > spit out scenarios, on a repeated basis.
    > Then, depending on frequency of results, you
    > ascribe a probability to each outcome, based
    > on its relative frequency.

    > Don

    Yes, now that I have thought more about it, I
    see that is all that there is to it. I was a little concerned about how to calculate the
    errror in estimating the true probabilites
    from what is collected by the random sampling,
    but I think I see it now. Its been almost 30
    years since I 've done this sort of thing.

    ComboProf

  5. #5
    Magician
    Guest

    Magician: Re: Monte Carlo/quasi Monte Carlo info sought


    > Rookie question, perhaps. How is this
    > different than a back-propagating neural
    > net?

    Monte Carlo techniques do not involve feedback or learning. If you determine the probability of heads by flipping a coin 10,000 times and counting how many times heads appears, that's Monte Carlo.

    Below is a link to an applet that uses a Monte Carlo technique to approximate the value of Pi.




Bookmarks

Posting Permissions

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

About Blackjack: The Forum

BJTF is an advantage player site based on the principles of comity. That is, civil and considerate behavior for the mutual benefit of all involved. The goal of advantage play is the legal extraction of funds from gaming establishments by gaining a mathematic advantage and developing the skills required to use that advantage. To maximize our success, it is important to understand that we are all on the same side. Personal conflicts simply get in the way of our goals.