The symptom that a time series plot with some 200 time series cannot be observed easily can be consider as high cost (Vis-High-Cost) and/or high error-rate (Vis-High-PD) in observing the data and in analysing the relationships among them and between them and the parameters. In practice, users may realize such a cost or error-rate, and decide not to attempt the tasks at all. Because of the lack of failed attempts, users may not state such a need or such a difficult in requirement analysis. It is thus important for VIS practitioners to tease out the symptoms of "no attempt". The cause is VIS-Low-AC, i.e., the time series plot does not compress information enough. This naturally leads to optional remedies Stat-High-AC, Alg-High-AC, Vis-High-AC, or Int-High-AC. For example, one can interactively select a small subset of time series to observe (Int-High-AC + Vis-High-AC). However, as the decision on what to select is not trivial, one may have to perform many interactions (Int-High-Cost). Clustering can compress information quickly. This leads a solution of visualizing similar time series in clusters (Alg-High-AC + Vis-High-AC). Some may compare the four plots for four clusters on the right (labelled with a circled (e)) with the basic time series plot on the left (with a circled (b)), and draw a conclusion that the four plots (e) contain more information than the plot in (b). Not only all grey-coloured time series in (b) are shown in (e), there are extra four average time series that are coloured in yellow, green, red, and blue. This observation itself is correct when we consider only the displayed information (more theoretically-precise: "the displayed entropy"). When we consider a visualization process, we should either include the perception and cognition as part of the process or divide the process into sub-processes. When we consider perception and cognition, we can easily anticipate the followings: (i) a user will pay attention to the four coloured time series (Vis-High-AC), (ii) may observe the four cluster plots individually (in each case Vis-High-AC), and (iii) may focus mainly on the pattern of the coloured time series and the vague grey shape behind when comparing the four clusters or relating each cluster to the parameter range plot below (Vis-High-AC). So displaying more information does not always lead to perceive more information. The highlighting and de-highlighting mechanisms in visual encoding and selective attention in visual decoding changes the probability of each piece of depicted data being "visualized" (i.e., being perceived and thought about).
There is a minor side-effect that the clustering algorithm may create N clusters that do not characterize the similarity/difference in an epidemiological meaningful way (Alg-High-PD). This is a common issue in clustering, and the most effective way is usually to utilize the domain experts' knowledge by allowing them to have some control over the clustering algorithm, such as selecting the number of clusters and similarity measures. Domain experts' inputs reduce the search space of the clustering algorithm. So the remedy is considered as (Int-High-AC) with a side-effect Int-High-Cost.