Question about the "FAQ: Points".

Moderators: Site Moderators, FAHC Science Team

Post Reply
Rattledagger
Posts: 128
Joined: Thu Dec 06, 2007 9:48 pm
Location: Norway

Question about the "FAQ: Points".

Post by Rattledagger »

Didn't see any sub-forum about problems with FAH's own pages, so posts it here...

The Points-FAQ is listed here: http://folding.stanford.edu/home/faq/faq-points/

According to this, points is calculated like this:

Code: Select all

PPD = base_points * max(1, sqrt( k * deadline_length / elapsed_time))
I was trying to use this formula, in this example:
Project-9004:
final_deadline = 8.32 days
k-factor = 0.75
Base points = 207
My elapsed_time = 2.99 hours ==> 0.1246 days

k * deadline / elapsed = 0.75 * 8.32 days / (0.1246 days) = 50.08
sqrt(50.08) = 7.0767
7.0767 > 1 ==> max(1,7.0767) = 7.0767
PPD = 207 * 7.0767 = 1465 PPD

But, in reality the crediting is 11000 - 12000 PPD.

To me, it can look like the so-called "PPD" in reality is "Point per work-unit", since if includes the factor 8.027 (24 h / 2.99 h = 8.027) the result becomes 11760 PPD, in line with the expected result.

So, is it just the "PPD" that's not definied anywhere on this FAQ-page being incorrect, or is it an error in my calculations?
Or, is it possibly some extra hidden bonus coming into play?
bruce
Posts: 20822
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Question about the "FAQ: Points".

Post by bruce »

Thanks. You're right. We'll get that corrected.

The units on the right side of the equation are POINTS*factor where factor is unit-less. Points per day would need to be divided by something with time units (elapsed days).

The forum you're looking for is here: viewforum.php?f=27
Rattledagger
Posts: 128
Joined: Thu Dec 06, 2007 9:48 pm
Location: Norway

Re: Question about the "FAQ: Points".

Post by Rattledagger »

bruce wrote:The forum you're looking for is here: viewforum.php?f=27
"Issues with this forum or with Stanford's forums"... :?

No, based on this description it doesn't seem to fit with a web-page-issue...

Also, I can't really say I've ever seen anything to any Stanford-forums, appart for commenting on Blog-posts...
bruce
Posts: 20822
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Question about the "FAQ: Points".

Post by bruce »

How about we change the name to "Issues with this forum or with Stanford's web pages" ...
Rattledagger
Posts: 128
Joined: Thu Dec 06, 2007 9:48 pm
Location: Norway

Re: Question about the "FAQ: Points".

Post by Rattledagger »

bruce wrote:How about we change the name to "Issues with this forum or with Stanford's web pages" ...
Much better. :)
ChristianVirtual
Posts: 1576
Joined: Tue May 28, 2013 12:14 pm
Location: Tokyo

Re: Question about the "FAQ: Points".

Post by ChristianVirtual »

Here more thoughts: viewtopic.php?f=88&t=24746&p=247388&hilit=Sqrt#p247388

And
viewtopic.php?f=16&t=24524&p=245173
ImageImage
Please contribute your logs to http://ppd.fahmm.net
Napoleon
Posts: 887
Joined: Wed May 26, 2010 2:31 pm
Hardware configuration: Atom330 (overclocked):
Windows 7 Ultimate 64bit
Intel Atom330 dualcore (4 HyperThreads)
NVidia GT430, core_15 work
2x2GB Kingston KVR1333D3N9K2/4G 1333MHz memory kit
Asus AT3IONT-I Deluxe motherboard
Location: Finland

Re: Question about the "FAQ: Points".

Post by Napoleon »

bruce wrote:Thanks. You're right. We'll get that corrected.
Amazing. :lol:
Just a "cosmetic" error, though.
Win7 64bit, FAH v7, OC'd
2C/4T Atom330 3x667MHz - GT430 2x832.5MHz - ION iGPU 3x466.7MHz
NaCl - Core_15 - display
Post Reply