How to recognise hot games

| | Comments (2) | TrackBacks (0)

Let us enter the SuperGeek Zone. Everybody knows Huber happiness, right? It's a metric of how much happiness you get out of a game. It's calculated as (game rating - baseline) * average length in minutes * number of games played. Ratings and baseline are on scale from 1 to 10, baseline is typically 4.5. So, a game you play a lot and rate high scores high on Huber happiness.

That's basic. Matthew Gray has, however, come up with another, more intricate formula. Hot games metric takes Huber happiness and factors in novelty and replayability. Here's the formula: X = S * S * sqrt(P) * H. S is 1 + (P/T), P is games played during a certain period, T is total of games played (for the game under inspection) and H is Huber happiness.

The S factor ranges from 1 to 2. It approaches 1 when the P/T ratio goes down, that is the game hasn't been played much recently. If the game is brand new, so that all the games played have happened within the current period (whatever that is), it's 2. So a new game will get a boost here.

It's all very interesting, and the results look good, too. For example, this year my two hottest games, by far, have been Mhing and Industrial Waste. Now that I have implemented this in my game stat tool, choosing the best games for each year should be very simple; this metric works perfectly for something like that.

0 TrackBacks

Listed below are links to blogs that reference this entry: How to recognise hot games.

TrackBack URL for this entry: http://www.melankolia.net/mt/mt-tb.cgi/6146

2 Comments

Jeff said:

Game Stat Tool? I'm intrigued!

Mikko Saari said:

I'd show you a glimpse, but it's password protected... It's something I whipped up for my private use, a very specific program. PHP on MySQL, that's what I always do. For many years, I used an Excel spreadsheet, but I grew tired of machine-dependence. I want my data online, so I can reach it everywhere - after all, I do use at least three computers on regular basis.

And of course, now the data is on MySQL database, I can do all sorts of things with it, more than with the Excel sheet. For example, adding Huber happiness was very trivial and doing this metric wasn't much more.

I could share the code, but it's very much a work in progress, it has a huge bunch of odd hacking and there's enough Finnish text in it to make it pretty difficult to comprehend...

Leave a comment

About this Entry

This page contains a single entry by Mikko published on October 25, 2005 10:41 AM.

Antike and Heckmeck was the previous entry in this blog.

The One Hundred is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

You can also see similarly tagged entries:
- Hot games for Q4/2007
- Gaming year 2007
- Gaming year 2005
- Geek score
- Success metric
- Year metric
- Gaming year 2006

Powered by Movable Type 4.0