0
votes
0answers
10 views

Determining optimal subdivisions for partitioning data

I have a set of genomic data in a database that I would like to partition based on the value of a particular column, but I am having trouble trying to come up with the optimal way to subdivide the ...
2
votes
0answers
85 views

Query quirks with DB2, no-op coalesce halves the runtime

I'm working on optimizing some queries for a DB2 database. Most of them are running fine, but a few with rather large returned datasets (up to 30k rows or so) are giving me some trouble. There's ...
1
vote
0answers
40 views

Efficiently Storing Chat Logs and Displaying Real-Time Activity Graphs

At the present time, I wish to do some data mining projects/research regarding chat messages. I have a source that delivers chat messages at the rate of ~10 messages/second throughout the entire day. ...
-1
votes
1answer
26 views

How to match 2 products that move in the same pattern in a large data base

How to match 2 products that move in the same pattern in a large data base? The product that i have increases 2% in period 1, 3 in period 2, 12 in peiod 3 and so on until period 12. I want to find ...
2
votes
1answer
40 views

Strategy for generating statistics with user data

I need a general piece of advice, but for the record i use jpa. I need to generate usage data statistics, eg breakdown of user purchases per product, etc... I see three possible strategies, 1) ...
1
vote
1answer
37 views

Generating stats for models - approach

I've been wondering how should I generate detailed stats for models (number of products sold, number of orders etc.) for an online store. Should I generate these stats by using typical querysets or ...
0
votes
0answers
114 views

What is the best way to store users data? [closed]

What is the best way to store users data in your database? How the database should look like? For example: I want to store users IP address, user agent information, date of visit, refferer and so on, ...
0
votes
0answers
38 views

How can I found database of every worlds' school/university? [closed]

I am looking for an archive that contains each school, university and theri specialisation. Thanks.
0
votes
2answers
102 views

How to remove outliers from an ActiveRecord Query in Rails

Okay, so the scenario is this: I ask a question "How much do you spend on food per week?" After a specified number of contributions, let's say 100 I would like to scan the results, and find obvious ...
0
votes
2answers
280 views

PHP : store unique visitors of each article by IP address [closed]

I want to know, is it a good idea to store visitor's IP address for each news/article posted ? I mean in term of database size and performance. I really want to keep track the number of unique ...
0
votes
3answers
136 views

SQL statistics query

I want to gather some statistics and I wonder if can take some min, max and average values directly by DB queries. In an oversimplification I have something like this: Person | Account ...
0
votes
0answers
139 views

Seeking Database Usage Statistics for Business Intelligence Applications [closed]

My Boss at work asked me to do some research, and I'm really not sure where to start. (Yes, I've searched Google, Google Scholar, & SO) I'm currently working with some Business Intelligence ...
0
votes
0answers
57 views

CouchDB for statistics web

I will write web portal (Ruby on Rails) about some information from financial stocks quotes. It will be only small names and a lot of prices(numbers). I found some old forum's post about databases for ...
0
votes
2answers
74 views

MySQL Data Statistics

So, we have a table that basically includes most of the ticket details of a ticket, except for stuff that is horribly long (like notes, tech notes, pictures, etc), those are linked elsewhere in other ...
0
votes
1answer
48 views

Database for every second write

Which database(SQL/NoSQL) is the best for statistics's site? Every 1 second will be write about 100-200 lines, only numbers, for example It can be financial stocks. {Sorry if this is bad question for ...
-1
votes
2answers
152 views

Fetch a page on the client side with just PHP?

So there's a game where user's statistics aren't collected together and displayed in say, a table or something. Every user's statistics are publicly displayed for that game. So I was thinking of ...
1
vote
1answer
70 views

Geographic indicator API for india

Hi i recently came across a site http://www.azavea.com/Products/Kaleidocade/Home.aspx, Is there a similar geographic indicator website dedicated to India alone, covering all states? I want to know ...
2
votes
4answers
231 views

Store Game Statistics from Android App

I've got some basic Java experience and very basic Android app development experience (currently reading Android Wireless Application Development Volume I). I'm trying to develop an android app to ...
0
votes
1answer
41 views

What does the distribution of wealth (in terms of data) look like?

I'm not sure this is the right place to ask about this. Does anyone have any estimates on how data is distributed across various computer systems? I like to think that the distribution of GBs is ...
0
votes
1answer
92 views

How to structure a Referer Statistics Database Table?

I'm wondering what would be a good structure for a Referer Statistics Table. I mean, I got many users. I give them a Referer System and want to show them proper Statistics (for example the monthly / ...
0
votes
1answer
107 views

How can I create statistics from e-commerce data without having huge tables?

Say I was building an e-commerce website, how would I go about recording the number of products sold each day to show later on, I know I could save the amount of items in stock and put it into a ...
-1
votes
1answer
73 views

What is a suitable database system to store a SNS's activities log?

I was in a subject with my senior executives about choosing a suitable database system to store a SNS's all log activities, including things like in Facebook : posts log (who post, when), like, image, ...
2
votes
4answers
412 views

How to detect local maxima and curve windows correctly in semi complex scenarios?

I have a series of data and need to detect peak values in the series within a certain number of readings (window size) and excluding a certain level of background "noise." I also need to capture the ...
1
vote
0answers
149 views

What is a good database to keep track of general Statistics? [closed]

I'm currently storing timestamps with pageviews and number of users online every minute in MongoDB. It's working well so far but I'm wondering if there's a better database to keep track of statistics. ...
5
votes
1answer
329 views

detecting outliers in a sparse distribution?

i would like to find what the best way to detect outliers is. here is the problem and some things which probably will not work. let's say we want to fish out some quasi-uniform data from a dirty ...
0
votes
3answers
138 views

Storing and Displaying Live Stats

Say we are a site receiving massive amounts of traffic, Amazon.com size traffic. And say we wanted to display a counter on the home page displaying the total number of sales since December the first ...
1
vote
1answer
56 views

Smoothing page views over time to find truthfully most popular overall

I have a year's worth of page views for articles, each with a published-at timestamp and page view total. Being that all the stories from the beginning of the year have accumulated the highest totals, ...
0
votes
1answer
264 views

codeigniter show stats of a user

im working on a community and i want to show a lot of user stats in the user profile. what is the best pracice to do?. i have this now, but i dont think its the best way of doing it, so i will be ...
5
votes
1answer
4k views

Oracle - Do you need to calculate statistics after creating index or adding columns?

We use an Oracle 10.2.0.5 database in Production. Optimizer is in "cost-based" mode. Do we need to calculate statistics (DBMS_STATS package) after: creating a new index adding a column creating a ...
0
votes
4answers
401 views

Finding correlated or comoving stocks

I have a table of daily closing stock prices and commodity prices such as Gold, Oil, etc. I want to find what stocks move closely with another stock or a commodity. Where do I start to do this type ...
2
votes
1answer
618 views

Testing algorithm against large dataset

I'm implementing a statistical algorithm that needs access to a large sample dataset for proper testing. Large being 50,000 rows in a single table, MySQL. I would like to use traditional RSpec ...
1
vote
1answer
218 views

How to organize data for Mutllevel modeling - Decision Tree, Classification, or Regression

I have three tables - Sales Manager, Customer, and Order. Each sales manager has multiple customers, and each customer can have multiple orders. I am interested in determining if certain attributes ...
2
votes
3answers
533 views

How do you properly benchmark ColdFusion execution times?

1) What settings in the ColdFusion Administrator should be turned off/on? 2) What ColdFusion code should you use to properly benchmark execution time like getTickCount()? 3) What system information ...
1
vote
2answers
305 views

Django: Creating model instances with a random integer field value that average up to a specified number

I have a model like so: class RunnerStat(models.Model): id_card= models.CharField(max_length=32) miles = models.PositiveSmallIntegerField() last_modified = models.DateField(auto_now=True) ...
2
votes
1answer
707 views

Statistics based on MySQL and PHP

I'm struggling with a problem I hope some of you might be able to help me with. I got the following table structure for a table which contains lots of actions. I then would like to make a php script ...
2
votes
1answer
295 views

Best Method For Storing Various Statistics in a Database

I'm developing a game where I will be storing all actions the user makes with their character as a statistic. If the player chooses to have his character attack with with a melee weapon. We increment ...
0
votes
1answer
39 views

Whats the best way to deal with big tables like 'thread_views'?

I'm trying to make my mind up to add some statistics to my sites. For example: 'most viewed thread this day/week/year'. I need a table that saves every view, related to an user (to avoid the same ...
2
votes
1answer
417 views

How to view Execution Plans for Oracle Database in Java

With SQL Plus for Oracle Database, I can call SET autotrace on and then see Execution Plan, statistics, etc. The problem is that I want access to information about the Execution Plan and statistics ...
13
votes
3answers
684 views

data collection for statistics: from web to a database

I'm a statistician by trade and I'd like some recommendations on how to set up a website that can collect data into a database. For personal use, I use Google Forms to collect data, and everything ...
0
votes
1answer
154 views

PHP-driven exhaustive stats - server-side text files or MySQL tables?

I've got a gaming-oriented website with 200+ users. The site has a large database tracking user plays, and one of the motivations for continued participation is the extensive statistics and rankings ...
3
votes
1answer
142 views

Should I compute statistics on the fly, or generate with a cron job?

I have a simple enough web application. I want to measure for any day or month how many new free signups I have, how many paid signups, how many paid upgrades, how many cancellations, etc. That data ...
1
vote
4answers
695 views

Web stats: Calculating/estimating unique visitors for arbitary time intervals

I am writing an application which is recording some 'basic' stats -- page views, and unique visitors. I don't like the idea of storing every single view, so have thought about storing totals with a ...
1
vote
5answers
318 views

Statistical analysis for performance measurement on usage of bigger datatype wherever they were not required at all

If i takes larger datatype where i know i should have taken datatype that was sufficient for possible values that i will insert into a table will affect any performance in sql server in terms of speed ...
2
votes
3answers
131 views

Should I remove banned contents on my database?

I'm in front of decision on how to do with flagged data by the users. The banned data could be an image, a wiki, an user and something else need to be managed like a message board. I'd like to work ...
-1
votes
1answer
112 views

What's the typical size of a SaaS or Web2.0 DB?

I would be grateful if you can estimate (based on your experience/knowledge) the typical size of the main database of: A SaaS web site A Web2.0 web site Of course this varies by application type, ...
0
votes
2answers
353 views

how to rank gene using information gain?

how gene ranking is done for microarray data using information gain and chi-square statistics ?? Please illustrate with a simple example..
9
votes
5answers
6k views

What is the best open source solution for storing time series data? [closed]

I am interested in monitoring some objects. I expect to get about 10000 data points every 15 minutes. (Maybe not at first, but this is the 'general ballpark'). I would also like to be able to get ...
6
votes
4answers
886 views

best way to statistically detect anomalies in data

our webapp collects huge amount of data about user actions, network business, database load, etc etc etc All data is stored in warehouses and we have quite a lot of interesting views on this data. ...
0
votes
3answers
1k views

MySQL / PHP: Date functions for page view statistics and popularity

I have a table with number of page views per day. Something like this: +------+------------+------+ | id | date | hits | +------+------------+------+ | 4876 | 2009-07-14 | 4362 | ...
1
vote
1answer
269 views

Does column order matter when creating statistics for Microsoft SQL Server?

The Database Engine Tuning Advisor has recommended the creation of some statistics for several of our queries. Turns out that some of these are the same just the column order is different in the ...

1 2