Standard deviation for monthly data
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Apr 2011
    Posts
    4

    Default Standard deviation for monthly data

    Is there a way to get the standard deviation per hand per player for monthly data? I know the basics of accessing SQL queries, and I know that the stdev can be found per player (via stdev(ph.Netamountwon)).

    Is it possible to also access this in monthly data? Maybe through a 'trick' using compiledplayerresults_month.totalbets and cpr_m.totalcalls?

  2. #2
    Junior Member
    Join Date
    Apr 2011
    Posts
    4

    Default

    Found one way to do so just stddev(totalamountwon).

    This does not, however, give the standarddeviation per hand. It appears the "totalamountwon" is divided into a few subsamples - usually around 10, maybe one for each session? Does anyone know how compiledplayerresults acutally compiles???

Similar Threads

  1. Standard Deviation
    By turn and fall in forum Manager General
    Replies: 3
    Last Post: 08-04-2010, 11:21 AM
  2. Standard deviation
    By Quick2kill in forum Manager General
    Replies: 5
    Last Post: 08-20-2009, 07:09 PM
  3. EV BB/100 Standard Deviation
    By LanceFire in forum Manager General
    Replies: 0
    Last Post: 02-02-2009, 10:39 AM
  4. Standard Deviation
    By malfaire in forum Manager General
    Replies: 4
    Last Post: 09-10-2008, 11:25 AM

Tags for this Thread

Posting Permissions

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