n=number of projects candidate has
a=average views/loveits/remixes of project (depends on row)
t=times the user has been frontpaged (on the bottom rows)
The term "Candidate" being user who's project is being considered by the system to be front-paged on the bottom rows
(n/a)*1.25t
The higher the result, the less chance the person has of getting frontpaged.
Now, to add a ranking system:
r= average views/loveits/remixes of all projects by user
if projects with a lower r variable will have a higher chance of being frontpaged.
Offline
poopo wrote:
done.
(vote....) xD
Offline
But if people being taken into account have never been front paged, there will be a startling number of 0s being computed. (n/a*1.25(0) ) = 0.
Last edited by Kileymeister (2011-02-18 12:27:42)
Offline
The higher the result, the less chance the person has of getting frontpaged.
READ DA TEXT! xP
Offline
waveOSBeta wrote:
The higher the result, the less chance the person has of getting frontpaged.
READ DA TEXT! xP
So if tons of people have never been front paged and therefore have a final result of 0, how does it compute who goes where?
Last edited by Kileymeister (2011-02-18 12:30:46)
Offline
Kileymeister wrote:
waveOSBeta wrote:
The higher the result, the less chance the person has of getting frontpaged.
READ DA TEXT! xPSo if tons of people have never been front paged and therefore have a final result of 0, how does it compute who goes where?
whoever has a project with the most views/loveits/remixes.
Offline
waveOSBeta wrote:
Kileymeister wrote:
waveOSBeta wrote:
The higher the result, the less chance the person has of getting frontpaged.
READ DA TEXT! xPSo if tons of people have never been front paged and therefore have a final result of 0, how does it compute who goes where?
whoever has a project with the most views/loveits/remixes.
Then what does the formula do? Something like this?
Say for Top Viewed:
TotalViews * (100/Formula) = C
The highest C is put at 1st Top Viewed?
Chance %s just doesn't seem solid enough for adding a project to the front page.
Last edited by Kileymeister (2011-02-18 12:52:21)
Offline
Kileymeister wrote:
waveOSBeta wrote:
Kileymeister wrote:
So if tons of people have never been front paged and therefore have a final result of 0, how does it compute who goes where?whoever has a project with the most views/loveits/remixes.
Then what does the formula do? Something like this?
Say for Top Viewed:
TotalViews * (100/Formula) = C
The highest C is put at 1st Top Viewed?
uhh...
:-B
I'm confuzlled now. >.<
What would your formula suggestion be?
Offline
waveOSBeta wrote:
Kileymeister wrote:
waveOSBeta wrote:
whoever has a project with the most views/loveits/remixes.Then what does the formula do? Something like this?
Say for Top Viewed:
TotalViews * (100/Formula) = C
The highest C is put at 1st Top Viewed?uhh...
:-B
I'm confuzlled now. >.<
What would your formula suggestion be?
By "Formula" I meant your formula.
I'm just trying to figure out how you want it to be implemented. How is it used? I was just guessing you want it to multiply the total views by 100 over your formula.
Offline
Kileymeister wrote:
waveOSBeta wrote:
Kileymeister wrote:
Then what does the formula do? Something like this?
Say for Top Viewed:
TotalViews * (100/Formula) = C
The highest C is put at 1st Top Viewed?uhh...
:-B
I'm confuzlled now. >.<
What would your formula suggestion be?By "Formula" I meant your formula.
I'm just trying to figure out how you want it to be implemented. How is it used? I was just guessing you want it to multiply the total views by 100 over your formula.
yeah. Just had a little brain turn-off moment.
Offline
Kileymeister wrote:
TotalViews * (100/Formula) = C
The highest C is put at 1st Top Viewed?
I like this idea. But what is the current formula? Also shouldn't account for the time it's been on the front page?
Offline