Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: More useful "best" and "worst" nodes display

by eXile (Priest)
on May 11, 2004 at 21:47 UTC ( [id://352605]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $weighted_norm = 0;
    foreach (@days) {
     $weighted_norm += $norm_of_the_day * $amount_of_votes_on_this_day / $
    +total_amount_of_votes ;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://352605]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 21:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found