Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I don't think I understood your question, but I want to respond anyway.

1) Votes thar are not cast evaporate into the ether after twenty-four hours.

2) Asking where the "surplus" votes go is meaningless; votes have no existence until they are cast.

3) $NORM depends on both the number of votes cast and the number of posts made. $NORM is defined (I think) as the average reputation of the nodes created in the last week. In other words,

$NORM =
(++ votes on nodes < one week old) - (-- votes on nodes < one week old)
(nodes posted in the last week)

If the number of votes cast and the number of new nodes created both rise at about the same rate, the $NORM will not change much. On the other hand, the extremes (nodes with the highest and lowest reputations) will tend to become more extreme. This is just the nature of statistics*

... Which brings me back to the original point. Though it is true that the highest rated nodes this year will (likely) have a higher reputation than the highest rated nodes of years past, I don't see how it matters. There is not a "highest rated node of all time" only highest rated in the last day, week, month, or year. Any effect of increased voting will most likely wash out over all periods but the last, and even the yearly list should not be affected too much. (In my untutored opinion.)

-- Fuzzy Frog

*Which is not to say that I understand it in any deep way.

In reply to Re: Re: Re: More useful "best" and "worst" nodes display by Fuzzy Frog
in thread More useful "best" and "worst" nodes display by deprecated

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-03-29 08:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found