mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   No Prime Left Behind (https://www.mersenneforum.org/forumdisplay.php?f=82)
-   -   Statistics and scoring (https://www.mersenneforum.org/showthread.php?t=9930)

kar_bon 2008-01-27 10:03

Statistics and scoring
 
This thread contains information about the scoring system at NPLB.

On [B][URL="http://www.rieselprime.de"]www.rieselprime.de[/URL] -> menu "NPLB"[/B]
You can find many project information and links to the current scoring tables.
Also available is the status of the Team Drives with current reservations and completions and found primes too.

[B]Scoring for a prime with exponent n:[/B]

[tex]score = \frac{ln(n)^3*ln(ln(n))}{ln(333333)^3*ln(ln(333333))}[/tex]

Notes:[LIST][*]Every prime counts.[*]The divisor normalize the score against a prime of rank 5000 at Top5000.[*]If 260k < n < 333.2k then n = n + 70000 to make low ranges more attractive
so a prime at n=260k got the same score as a prime at n=330k.[*]Confirmation of already known primes scores half of a new found prime.[*]Example: new prime at n=340000 ⇒ score=1.0052939 and confirmation score=0.5026469.[/LIST][B]Scoring for completed ranges:[/B]

[tex]score = \frac{av * av * ln(av) * range}{10^{14}}[/tex] where av is the average of the range ⇒ [tex]\frac{range_{start}\,+\,range_{end}}{2}[/tex].

Notes:[LIST][*]If 260k < range < 333.2k then av = av + 70000 to make low ranges more attractive.[*]Example: The range from 340.0k to 340.2k scores 2.942925.[/LIST][B]Scoring for LLRnet:[/B]

The score is gained from the k/n-pairs done.


[B]Open questions:[/B]
none

Karsten

Flatlander 2008-01-28 15:14

[quote=kar_bon;124043]

Scoring like the Top5000 pages with:

log(n)^3*log(log(n))
-------------------------------- = score
log(333333)^3*log(log(333333))

means: the score of a prime at n is normalized by the score of the prime at place 5000 (nowadays n=333333).

The differences from Top5000 scoring:
- [B]Every[/B] found prime wil count
- an already known prime verified count halve the score

[/quote]

Sounds fine to me.

gd_barnes 2008-01-28 20:09

I'm not fond of TOO many scoring statistics because they become unwieldly to maintain. I like the primes scoring approach but I'm not sure about having additional scoring for ranges searched or other things.

Karsten, you're call there. I think you said you would keep the scoring so I'll leave it up to you as to what you think you can maintain.

One thing I suppose we could do...add a little extra scoring for the lower ranges in drive #2 since there is somewhat less motivation to search them. Perhaps add ~70k the n-value for them for scoring purposes. This would make the 260k-333.2k range score like ~330k-403.2k. So people would actually get MORE score per CPU minute/hour/day since they take less time to LLR.

Another option is to score the drives separately but I feel we'd be getting into a little too much scoring and I don't think the incentive would be as great to score high on 'small drive' #2 compared to scoring high on an overall score for both drives.


Gary

em99010pepe 2008-01-31 22:36

I belong to a distributed computing team called Free-DC ([url]www.free-dc.org[/url]). Like [url=http://stats.free-dc.org/new/projpage.php?proj=r5prp]Riesel Base 5 PRP[/url] I would like to see NPLB with team support.

gd_barnes 2008-01-31 22:58

[quote=em99010pepe;124448]I belong to a distributed computing team called Free-DC ([URL="http://www.free-dc.org"]www.free-dc.org[/URL]). Like [URL="http://stats.free-dc.org/new/projpage.php?proj=r5prp"]Riesel Base 5 PRP[/URL] I would like to see NPLB with team support.[/quote]

I figured it was something like that but I don't understand the context of the question in this thread. Are you asking Karsten or Anon to create a team for you?

Pardon my ignorance of these matters...

em99010pepe 2008-01-31 23:03

[quote=gd_barnes;124452]I figured it was something like that but I don't understand the context of the question in this thread. Are you asking Karsten or Anon to create a team for you?

Pardon my ignorance of these matters...[/quote]

I want him to add a column with the team name for each member on NPLB and process an overall stats page for teams..lol

mdettweiler 2008-02-01 06:53

I was just looking at the scoring page a moment ago, when I noticed that I was ranked right below CedricVonck for completed ranges--I had a slightly lower score (even though we each have done one range total so far), despite the fact that he had less candidates in his range than I did. And even though mine was a 2nd drive range (whereas his was a 1st drive range, and thus higher n), wouldn't it still be scored higher, because of the added bonus for searching non-top-5000 ranges?

kar_bon 2008-02-01 09:47

[QUOTE=Anonymous;124488]I was just looking at the scoring page a moment ago, when I noticed that I was ranked right below CedricVonck for completed ranges--I had a slightly lower score (even though we each have done one range total so far), despite the fact that he had less candidates in his range than I did. And even though mine was a 2nd drive range (whereas his was a 1st drive range, and thus higher n), wouldn't it still be scored higher, because of the added bonus for searching non-top-5000 ranges?[/QUOTE]

look a the stats page explanations:
your range was 260800 to 261000 (with bonus of +70000 -> 330800 to 331000). Cedrick got range 333400 to 333600.

calculation:
anon: 330900*330900*ln(330900)*200/10^14
Cedrick: 333500*333500*ln(333500)*200/10^14

so because your range is slightly lower (although bonus included) than the other and therefore the scoring is correct so far. a range from team dirve #2 of 263400 to 263600 is the same as that from Cedrick!
the number of candidates is not relevant here.

karsten

kar_bon 2008-02-02 18:14

if noone has anything against it, i will clear this thread next time.

post #1 rewritten with current scoring conditions and also question of teams.

jasong 2008-02-03 04:39

I can't help but note that after the Twin Prime Search primes fall off the list a few months from now, a person could find themselves in the position of actively crunching the project, maybe even increasing in rank, and yet getting lower and lower scores.

Maybe we should archive a list, starting now, of the digit length of the prime at 5,000th place every first of the month. If someone gets discouraged, they have the option of making new comparisons based on a non-moving target, the value of the 5,000th placed prime in a given month.

Is it possible to simply calculate a simple normalization value? (Not sure if normalization is the right term.:huh: )

kar_bon 2008-02-03 05:54

i'm calculating all scoring in Ex*el and the divisor of the formula is stored as constant in one cell i use. so i only have to edit '333333' into '350000' (or what ever) and the new calculations will be shown immedeatly!
so, no problem.
or do you meant a new formula at all?


All times are UTC. The time now is 10:39.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.