The data-analysis tag has no wiki summary.
5
votes
2answers
133 views
Graph for toggling data set
We are building a network monitoring tool and we need to show a graph which shows the Active/Inactive state of the machines.
Like for example, during a period of 24 hours, during which periods the ...
5
votes
4answers
142 views
What might be the fastest way to delete (or modify) records from a tabular interface?
When managing huge number of records, its often a huge time confusing task when selecting a certain set of random records to do some task on them like, deleting, deactivation, activation etc.
...
4
votes
2answers
93 views
How to analyze quality of data to be used in an autosuggest or autocomplete?
How does one review and analyze the underlying data set for an autosuggest in order to know what mitigating choices to take with the autosuggest UX? I am concerned there may be problems in a data set ...
3
votes
2answers
130 views
How can I show marking state (for individual data values) in aggregate representations?
I am working with a data-visualization application where users can view individual data items and aggregate values. Users can also "mark" individual data items; the semantics of marking are simply ...
2
votes
3answers
142 views
Indicating relationships between multiple gauges or charts representing different views of the same data
The problem
We have a need to show the status of a daily ingest of thousands of files coming from different senders. A quick mockup is this:
The problem is that Ipsum and Dalore are just sub-views ...
2
votes
2answers
181 views
What are the fundamental Metrics in a data-driven design?
I'm keen to determine the an absolute list of fundamental metrics to gather for Data Driven design.
I realise this can be a somewhat broad subject given the differing types of sites and web apps out ...
2
votes
2answers
73 views
How to visualize sentiment analysis of social media (ex: tweets)?
I'm trying to research potential ideas for visualizing sentiment analysis - specifically sentiment analysis of Tweets about a subject. I have some data and have bucketed the tweets into three buckets ...
2
votes
1answer
269 views
What do you think of data mining in user research?
As far as you know, how popular is this method in user research?
What do you think of this method?
Normally who are doing this job? People from UX team or other teams?
What tools do they usually use ...
2
votes
1answer
91 views
Examples of software that generates stuff based on templates and various inputs [closed]
We've just started thinking about a new product (to be used internally at a company) that:
Takes in multiple inputs (hundreds)
Has a large set of templates (thousands)
Has a large set of previously ...
1
vote
2answers
205 views
What is the most effective way to passively monitor users in a complex web-based system?
Focus is on interface use patterns, not on raw page views.
1
vote
1answer
79 views
Industry standard drop rate percentages?
When evaluating the registration of a product, and have access to the analytics, is there a good measurement on what a decent "drop-rate" percentage might be?
By drop-rate, I am referring to how many ...
1
vote
1answer
93 views
Time-consuming “Request - response” steps in desktop application
I prototype OLAP-analytics desktop application, that contains a lot of screens, that generate reports. Common process of such generation is:
Users sets up analytics parameters (period, data segment ...