<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://infovis-wiki.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=UE-InfoVis0809+0409282</id>
	<title>InfoVis:Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://infovis-wiki.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=UE-InfoVis0809+0409282"/>
	<link rel="alternate" type="text/html" href="https://infovis-wiki.net/wiki/Special:Contributions/UE-InfoVis0809_0409282"/>
	<updated>2026-05-23T02:53:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21130</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21130"/>
		<updated>2009-02-02T20:14:27Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, coffee, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption with the information of life-period, like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific quantitative time span. This results in a quantitative dataset composed of multiple instances of several measures taken periodically, which is best visualised as a line chart [Few, 2004].&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The time series is mapped onto the x-axis [Few, 2004] and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the time is shown on the x-axis. For the selected time periode, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis. We can put a horizontal line where y equals one recommended maximum dose of the selected time periode (by a sliding button). That way, it is easy recognizable which substance consumption exceeds one RMA. But to show the substances according to the RMA clearlier, each substance is arranged in one diagram, with the relation to the recommended maximum dose on the y-axis an the same selected time periode on the x-axis, on the right side of the analysis panel at both (drinks- and substances-) views (Figure 1, 2).&lt;br /&gt;
The life periode is always shown in the main window on the left by coloured bars (transparently) in the background of the line panel. It is able to hide or show different life periodes by copying or droping the issued life-periode-words in the text-line (under the main analysis panel) to the right one.&lt;br /&gt;
 &lt;br /&gt;
*Description of the technologies&lt;br /&gt;
The time periode would be shown in a line chart, because quantitative dataset composed of multiple instances of several measures taken periodically, is best visualised as a line chart [Few, 2004].&lt;br /&gt;
We use a bar diagram for the life periode to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view,in the main panel the amount of the substances are shown in optionally mg or g on the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
We decided to show the differences to the maximal dosis by mapping each substance on an RMA scale, where the maximum dose is clearly shown by the horizontal line at 100 percent [Few, 2004]. The line plot then visualize in the whether Homer Simpson&#039;s drinking behavior was adequate for each period by sliding the pannel on the left of each &amp;quot;RMA-substances&amp;quot;-diagram to the left/main diagram, and if not, by how much one RMA was exceeded.&lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according tab on the top of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). Under this main diagram he can select the time area by writing the start- and end-time and -date in the boxes.&lt;br /&gt;
In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the color under the drinking-name define the line color for a drink in the diagram. When a single point on the line is selected, a floating panel emerges showing the exact date, life periode(s), consumption and RMA for each substance of the according drink. In the three &amp;quot;RMA-substances&amp;quot;-diagram all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, also the color under the substance-name define the line color for a substance in the diagram. If a single point on a line is selected, the emergin panel reveals the exact date and time, the amount, the taken drink(s) and RMA of the according substance consumed in that point. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the (selected) all life periods, so it is mainly made for the physiological interest on the relation between the drinking habits and the time of his life. Additionally the physiological patient can be shown (on the right side of Figure 1) which substances he/she had taken too much in relation to the selected time periode.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView_life.jpg|center|700px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows the amount of the different substances on (optional) one day in (optional) milligram. The moved slider on the right side of the &amp;quot;caffeine-relation-window&amp;quot; show the maximum dosis of caffeine in the main window.&lt;br /&gt;
&lt;br /&gt;
[[Image:SubstanzenView_day.jpg|center|700px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21129</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21129"/>
		<updated>2009-02-02T20:13:44Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, coffee, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption with the information of life-period, like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific quantitative time span. This results in a quantitative dataset composed of multiple instances of several measures taken periodically, which is best visualised as a line chart [Few, 2004].&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The time series is mapped onto the x-axis [Few, 2004] and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the time is shown on the x-axis. For the selected time periode, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis. We can put a horizontal line where y equals one recommended maximum dose of the selected time periode (by a sliding button). That way, it is easy recognizable which substance consumption exceeds one RMA. But to show the substances according to the RMA clearlier, each substance is arranged in one diagram, with the relation to the recommended maximum dose on the y-axis an the same selected time periode on the x-axis, on the right side of the analysis panel at both (drinks- and substances-) views (Figure 1, 2).&lt;br /&gt;
The life periode is always shown in the main window on the left by coloured bars (transparently) in the background of the line panel. It is able to hide or show different life periodes by copying or droping the issued life-periode-words in the text-line (under the main analysis panel) to the right one.&lt;br /&gt;
 &lt;br /&gt;
*Description of the technologies&lt;br /&gt;
The time periode would be shown in a line chart, because quantitative dataset composed of multiple instances of several measures taken periodically, is best visualised as a line chart [Few, 2004].&lt;br /&gt;
We use a bar diagram for the life periode to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view,in the main panel the amount of the substances are shown in optionally mg or g on the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
We decided to show the differences to the maximal dosis by mapping each substance on an RMA scale, where the maximum dose is clearly shown by the horizontal line at 100 percent [Few, 2004]. The line plot then visualize in the whether Homer Simpson&#039;s drinking behavior was adequate for each period by sliding the pannel on the left of each &amp;quot;RMA-substances&amp;quot;-diagram to the left/main diagram, and if not, by how much one RMA was exceeded.&lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according tab on the top of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). Under this main diagram he can select the time area by writing the start- and end-time and -date in the boxes.&lt;br /&gt;
In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the color under the drinking-name define the line color for a drink in the diagram. When a single point on the line is selected, a floating panel emerges showing the exact date, life periode(s), consumption and RMA for each substance of the according drink. In the three &amp;quot;RMA-substances&amp;quot;-diagram all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, also the color under the substance-name define the line color for a substance in the diagram. If a single point on a line is selected, the emergin panel reveals the exact date and time, the amount, the taken drink(s) and RMA of the according substance consumed in that point. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the (selected) all life periods, so it is mainly made for the physiological interest on the relation between the drinking habits and the time of his life. Additionally the physiological patient can be shown (on the right side of Figure 1) which substances he/she had taken too much in relation to the selected time periode.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView_life.jpg|center|700px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows the amount of the different substances on (optional) one day in (optional) milligram. The moved slider on the right side of the &amp;quot;caffeine-relation-window&amp;quot; show the maximum dosis of caffeine in the main window.&lt;br /&gt;
&lt;br /&gt;
[[Image:SubstanzenView_day.jpg|center|700px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21126</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21126"/>
		<updated>2009-02-02T10:44:05Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, coffee, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption with the information of life-period, like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific quantitative time span. This results in a quantitative dataset composed of multiple instances of several measures taken periodically, which is best visualised as a line chart [Few, 2004].&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The time series is mapped onto the x-axis [Few, 2004] and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the time is shown on the x-axis. For the selected time periode, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis. We can put a horizontal line where y equals one recommended maximum dose of the selected time periode (by a sliding button). That way, it is easy recognizable which substance consumption exceeds one RMA. But to show the substances according to the RMA better arranged, we show for each substance one diagram, with the relation to the recommended maximum dose on the y-axis an the same selected time periode on the x-axis, on the right side of the analysis panel at both (drinks- and substances) views.&lt;br /&gt;
The life periode is always shown in the main window on the left with coloured bars in the background of the line panel. It is able to to hide or show different life periodes.&lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
The time periode would be shown in a line chart, because quantitative dataset composed of multiple instances of several measures taken periodically, is best visualised as a line chart [Few, 2004].&lt;br /&gt;
We use a bar diagram for the life periode to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on an RMA scale, where the maximum dose is clearly shown by the horizontal line at 100 percent [Few, 2004]. The bars then show whether Homer Simpson&#039;s drinking behavior was adequate for each period, and if not, by how much one RMA was exceeded. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according tab on the top of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the legend above the diagram defines the bar colors for all drinks. When a single bar is selected, a floating panel emerges showing the exact consumption of the according drink for that period. Further, all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, the legend above the main diagram defines the colors for the three covered substances. If a single bar is selected, the emergin panel reveals the exact amount and unit of the according substance consumed in that period, the appropriate RDA value, the substance-specific RDA in its unit (gram, milligram) and a breakdown into drinks, so that one can track the ratio of each drink that contributes to the total. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the (selected) all life periods, so it is mainly made for the physiological interest on the relation between the drinking habits and the time of his life. Additionally the physiological patient can be shown (on the right side of Figure 1) which substances he/she had taken too much in relation to the selected time periode.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView_life.jpg|center|700px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows the amount of the different substances on (optional) one day in (optional) milligram. The moved slider on the right side of the &amp;quot;caffeine-relation-window&amp;quot; show the maximum dosis of caffeine in the main window.&lt;br /&gt;
&lt;br /&gt;
[[Image:SubstanzenView_day.jpg|center|700px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21125</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21125"/>
		<updated>2009-02-02T02:26:21Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, café, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption (=life-period like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific age or time span. This results in a dataset structure of two dimensions with additional date-selection.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The different life periods are mapped onto the x-axis and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the various life periods are shown on the x-axis. For each period, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis in multiples of the according RDA. We put a horizontal line where y equals one RDA. That way, it is easy recognizable which substance consumption exceeds one RDA.&lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
We use a bar diagram to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on an RDA scale, where the maximum dose is clearly shown by the horizontal line [Few, 2004]. The bars then show whether Homer Simpson&#039;s drinking behavior was adequate for each period, and if not, by how much one RDA was exceeded. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according tab on the top of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the legend above the diagram defines the bar colors for all drinks. When a single bar is selected, a floating panel emerges showing the exact consumption of the according drink for that period. Further, all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, the legend above the main diagram defines the colors for the three covered substances. If a single bar is selected, the emergin panel reveals the exact amount and unit of the according substance consumed in that period, the appropriate RDA value, the substance-specific RDA in its unit (gram, milligram) and a breakdown into drinks, so that one can track the ratio of each drink that contributes to the total. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the (selected) all life periods, so it is mainly made for the physiological interest on the relation between the drinking habits and the time of his life. Additionally the physiological patient can be shown (on the right side of Figure 1) which substances he/she had taken too much in relation to the selected time periode.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView_life.jpg|center|700px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows the amount of the different substances on (optional) one day in (optional) milligram. The moved slider on the right side of the &amp;quot;coffein-relation-window&amp;quot; show the maximum dosis of coffein in the main window.&lt;br /&gt;
&lt;br /&gt;
[[Image:SubstanzenView_day.jpg|center|700px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21124</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21124"/>
		<updated>2009-02-02T02:25:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, café, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption (=life-period like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific age or time span. This results in a dataset structure of two dimensions with additional date-selection.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The different life periods are mapped onto the x-axis and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the various life periods are shown on the x-axis. For each period, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis in multiples of the according RDA. We put a horizontal line where y equals one RDA. That way, it is easy recognizable which substance consumption exceeds one RDA.&lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
We use a bar diagram to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on an RDA scale, where the maximum dose is clearly shown by the horizontal line [Few, 2004]. The bars then show whether Homer Simpson&#039;s drinking behavior was adequate for each period, and if not, by how much one RDA was exceeded. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according tab on the top of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the legend above the diagram defines the bar colors for all drinks. When a single bar is selected, a floating panel emerges showing the exact consumption of the according drink for that period. Further, all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, the legend above the main diagram defines the colors for the three covered substances. If a single bar is selected, the emergin panel reveals the exact amount and unit of the according substance consumed in that period, the appropriate RDA value, the substance-specific RDA in its unit (gram, milligram) and a breakdown into drinks, so that one can track the ratio of each drink that contributes to the total. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the (selected) all life periods, so it is mainly made for the physiological interest on the relation between the drinking habits and the time of his life. Additionally the physiological patient can be shown (on the right side of Figure 1) which substances he/she had taken too much in relation to the selected time periode.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView_life.jpg|center|700px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows the amount of the different substances on (optional) one day in (optional) milligram. The moved slider on the right side of the &amp;quot;coffein-relation-window&amp;quot; show the maximum dosis of coffein in the main window.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView_life.jpg|center|700px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:SubstanzenView_day.jpg&amp;diff=21123</id>
		<title>File:SubstanzenView day.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:SubstanzenView_day.jpg&amp;diff=21123"/>
		<updated>2009-02-02T02:19:22Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: ausgewählte Tages-Substanzen-Ansicht mit selektierten Substanzen und Koffein-MaxDosisLinie im Hauptfenster&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
ausgewählte Tages-Substanzen-Ansicht mit selektierten Substanzen und Koffein-MaxDosisLinie im Hauptfenster&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
[Schiffl, 2008] &lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21122</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21122"/>
		<updated>2009-02-02T02:16:25Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, café, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption (=life-period like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific age or time span. This results in a dataset structure of two dimensions with additional date-selection.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The different life periods are mapped onto the x-axis and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the various life periods are shown on the x-axis. For each period, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis in multiples of the according RDA. We put a horizontal line where y equals one RDA. That way, it is easy recognizable which substance consumption exceeds one RDA.&lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
We use a bar diagram to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on an RDA scale, where the maximum dose is clearly shown by the horizontal line [Few, 2004]. The bars then show whether Homer Simpson&#039;s drinking behavior was adequate for each period, and if not, by how much one RDA was exceeded. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according radio button left of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison. This can be done independently form the current view.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the legend above the diagram defines the bar colors for all drinks. When a single bar is selected, a floating panel emerges showing the exact consumption of the according drink for that period. Further, all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, the legend above the main diagram defines the colors for the three covered substances. If a single bar is selected, the emergin panel reveals the exact amount and unit of the according substance consumed in that period, the appropriate RDA value, the substance-specific RDA in its unit (gram, milligram) and a breakdown into drinks, so that one can track the ratio of each drink that contributes to the total. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the all life periods, so it is mainly made for the physiological interest on the relation between the drinking habits and the time of his life. Additionally the physiological patient can be shown on the ride side of Figure 1 which substances he/she had taken too much.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView_life.jpg|center|700px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows the amount of the different substances on (optional) one day in (optional) milligram.&lt;br /&gt;
&lt;br /&gt;
[[Image:SubstanzenView day.png|center|400px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:GetraenkeView_life.jpg&amp;diff=21121</id>
		<title>File:GetraenkeView life.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:GetraenkeView_life.jpg&amp;diff=21121"/>
		<updated>2009-02-02T02:14:48Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: Lebens-Getraenke-Ansicht mit selektierten Getraenken und Lebenszuständen&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Lebens-Getraenke-Ansicht mit selektierten Getraenken und Lebenszuständen &lt;br /&gt;
== Copyright status ==&lt;br /&gt;
[Schiffl, 2008] &lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21120</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21120"/>
		<updated>2009-02-01T05:17:17Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, café, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption (=life-period like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific age or time span. This results in a dataset structure of two dimensions with additional date-selection.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The different life periods are mapped onto the x-axis and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the various life periods are shown on the x-axis. For each period, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis in multiples of the according RDA. We put a horizontal line where y equals one RDA. That way, it is easy recognizable which substance consumption exceeds one RDA.&lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
We use a bar diagram to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on an RDA scale, where the maximum dose is clearly shown by the horizontal line [Few, 2004]. The bars then show whether Homer Simpson&#039;s drinking behavior was adequate for each period, and if not, by how much one RDA was exceeded. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according radio button left of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison. This can be done independently form the current view.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the legend above the diagram defines the bar colors for all drinks. When a single bar is selected, a floating panel emerges showing the exact consumption of the according drink for that period. Further, all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, the legend above the main diagram defines the colors for the three covered substances. If a single bar is selected, the emergin panel reveals the exact amount and unit of the according substance consumed in that period, the appropriate RDA value, the substance-specific RDA in its unit (gram, milligram) and a breakdown into drinks, so that one can track the ratio of each drink that contributes to the total. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the all life periods, so it is mainly made for the physiological interest on the relation between the drinking habits and the time of his life. Additionally the physiological patient can be shown on the ride side of Figure 1 which substances he/she had taken too much.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView life.png|center|400px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows the amount of the different substances on (optional) one day in (optional) milligram.&lt;br /&gt;
&lt;br /&gt;
[[Image:SubstanzenView day.png|center|400px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21119</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21119"/>
		<updated>2009-02-01T04:22:07Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, café, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption (=life-period like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific age or time span. This results in a dataset structure of two dimensions with additional date-selection.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The different life periods are mapped onto the x-axis and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the various life periods are shown on the x-axis. For each period, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis in multiples of the according RDA. We put a horizontal line where y equals one RDA. That way, it is easy recognizable which substance consumption exceeds one RDA.&lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
We use a bar diagram to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on an RDA scale, where the maximum dose is clearly shown by the horizontal line [Few, 2004]. The bars then show whether Homer Simpson&#039;s drinking behavior was adequate for each period, and if not, by how much one RDA was exceeded. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according radio button left of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison. This can be done independently form the current view.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the legend above the diagram defines the bar colors for all drinks. When a single bar is selected, a floating panel emerges showing the exact consumption of the according drink for that period. Further, all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, the legend above the main diagram defines the colors for the three covered substances. If a single bar is selected, the emergin panel reveals the exact amount and unit of the according substance consumed in that period, the appropriate RDA value, the substance-specific RDA in its unit (gram, milligram) and a breakdown into drinks, so that one can track the ratio of each drink that contributes to the total. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the all life periods, so it is made for the physiological interest on the relation between the drinking habits and the time of his life.&lt;br /&gt;
&lt;br /&gt;
[[Image:GetraenkeView life.png|center|400px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 is made for the medicinical interest on the deviation to the recommended maximum dose.&lt;br /&gt;
&lt;br /&gt;
[[Image:SubstanzenView day.png|center|400px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:SubstanzenView_day.png&amp;diff=21118</id>
		<title>File:SubstanzenView day.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:SubstanzenView_day.png&amp;diff=21118"/>
		<updated>2009-02-01T04:10:39Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: Substances-View Periode Day in mg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Substances-View Periode Day in mg&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
[Schiffl, 2008] &lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:GetraenkeView_life.png&amp;diff=21117</id>
		<title>File:GetraenkeView life.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:GetraenkeView_life.png&amp;diff=21117"/>
		<updated>2009-02-01T04:09:12Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: Drinks-View Periode Life&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Drinks-View Periode Life&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
[Schiffl, 2008] &lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21116</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21116"/>
		<updated>2009-01-30T21:11:50Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, café, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption (=life-period like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and can also directly be linked to a specific age or time span. This results in a dataset structure of two dimensions with additional date-selection.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders an their patients; to discuss easily the problems of their drinking habits and their solution. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The different life periods are mapped onto the x-axis and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the various life periods are shown on the x-axis. For each period, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis in multiples of the according RDA. We put a horizontal line where y equals one RDA. That way, it is easy recognizable which substance consumption exceeds one RDA.&lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
We use a bar diagram to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on an RDA scale, where the maximum dose is clearly shown by the horizontal line [Few, 2004]. The bars then show whether Homer Simpson&#039;s drinking behavior was adequate for each period, and if not, by how much one RDA was exceeded. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according radio button left of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison. This can be done independently form the current view.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the legend above the diagram defines the bar colors for all drinks. When a single bar is selected, a floating panel emerges showing the exact consumption of the according drink for that period. Further, all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, the legend above the main diagram defines the colors for the three covered substances. If a single bar is selected, the emergin panel reveals the exact amount and unit of the according substance consumed in that period, the appropriate RDA value, the substance-specific RDA in its unit (gram, milligram) and a breakdown into drinks, so that one can track the ratio of each drink that contributes to the total. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the all life periods, so it is made for the physiological interest on the relation between the drinking habits and the time of his life.&lt;br /&gt;
&lt;br /&gt;
[[Image:Aufgabe4_G.jpg|center|400px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 is made for the medicinical interest on the deviation to the recommended maximum dose.&lt;br /&gt;
&lt;br /&gt;
[[Image:Aufgabe4_S.jpg|center|400px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21025</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=21025"/>
		<updated>2009-01-08T02:21:44Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
*Application area analysis &amp;amp; dataset analysis&lt;br /&gt;
The predefined dataset describes Homer Simpson&#039;s lifetime beverage consumption. &amp;lt;br/&amp;gt;&lt;br /&gt;
We distinguish between beverages (water, milk, juice, cola, café, and beer), contained substances (sugar, alcohol, caffeine), and their according recommended daily allowance (RDA). As actual data, we store ingested liters of fluids and the time of consumption (=life-period like child ship, puberty, unemployment, marriage, birth of children, retirement, divorce, illness,..). The exact amounts of substances contained in drinks are stored separately and are not subject of primary interest. A special issue is the unknown number of sugar cubes per café. &amp;lt;br/&amp;gt;&lt;br /&gt;
For measurement of consumed drinks, we use the ordinal data type Liter and for substances kilogram or gram, the life period is considered as nominal type and cannot directly be linked to a specific age or time span. This results in a dataset structure of two dimensions.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Homer.gif]]&lt;br /&gt;
&lt;br /&gt;
*Target group analysis&lt;br /&gt;
The visualization is tended for medical and psychological stakeholders. The medical view expresses the consumption of substances like sugar, alcohol and caffeine whereas the psychological view details the intake of fluids. With Homer Simpson’s dataset it is also possible to demonstrate the overall intake of amounts of sugar and similar harmful substances to children. Nevertheless the interface for the visualization should be easily comprehended and user friendly to be able to be operated by different target groups. &lt;br /&gt;
&lt;br /&gt;
*Goal &lt;br /&gt;
The goal of the visualization is to get a quick and detailed overview on Homer Simpson’s drinking behavior depending his current life period and circumstances. It should be possible to identify the accumulated quantities of substances in relation to the recommended maximum dose. The interactive visualization should also offer an option to select considered fluids.&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values [Few, 2004]. In our task about Homer Simpson&#039;s drink consumption are too much different values that have to be shown, that a table all alone won&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We separate the two different views for medical and psychologic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, the drinks to be shown are selected:&lt;br /&gt;
The different life periods are mapped onto the x-axis and the consumed amount (in liters) onto the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medical or &amp;quot;substance&amp;quot;-view, the sugar-, caffeine- and alcohol-rates can be examined:&lt;br /&gt;
Again, the various life periods are shown on the x-axis. For each period, the amounts of consumed substances sugar, caffeine and alcohol are mapped onto the y-axis in multiples of the according RDA. We put a horizontal line where y equals one RDA. That way, it is easy recognizable which substance consumption exceeds one RDA.&lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
We use a bar diagram to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on an RDA scale, where the maximum dose is clearly shown by the horizontal line [Few, 2004]. The bars then show whether Homer Simpson&#039;s drinking behavior was adequate for each period, and if not, by how much one RDA was exceeded. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can choose between the drinks-view and the substances-view by selecting the according radio button left of the currently displayed diagram (panel &amp;quot;Anzeige&amp;quot;). In the panel &amp;quot;Getränke&amp;quot;, one can select up to three drinks for simultanous comparison. This can be done independently form the current view.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view, the legend above the diagram defines the bar colors for all drinks. When a single bar is selected, a floating panel emerges showing the exact consumption of the according drink for that period. Further, all contained substances are listed with their exact value and unit.&lt;br /&gt;
In the substances-view, the legend above the main diagram defines the colors for the three covered substances. If a single bar is selected, the emergin panel reveals the exact amount and unit of the according substance consumed in that period, the appropriate RDA value, the substance-specific RDA in its unit (gram, milligram) and a breakdown into drinks, so that one can track the ratio of each drink that contributes to the total. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows three different drinks in the all life periods, so it is made for the physiological interest on the relation between the drinking habits and the time of his life.&lt;br /&gt;
&lt;br /&gt;
[[Image:Aufgabe4_G.jpg|center|400px|thumb|Fig.1: Drinks-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 is made for the medicinical interest on the deviation to the recommended maximum dose.&lt;br /&gt;
&lt;br /&gt;
[[Image:Aufgabe4_S.jpg|center|400px|thumb|Fig.2: Substance-view with selected bar.]]&lt;br /&gt;
&lt;br /&gt;
Additionally we think about a drag-and-drop and copy-option for the different life periods, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=20836</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_4&amp;diff=20836"/>
		<updated>2008-12-22T16:35:05Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Gegebene Daten ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Homer Simpson&#039;s Trinkverhalten in Abhängigkeit von seinen Lebensumständen&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...Visualisierung von Homer&#039;s Lebensabschnitten bzw. Ereignissen mit Einfluss auf sein&lt;br /&gt;
Trinkverhalten (zB.: Kindheit, Pubertät, Arbeitslosigkeit, Beziehungen, Hochzeit, Geburt&lt;br /&gt;
der Kinder, Liebeskummer, Alltag, etc.) von seiner Geburt bis Jetzt + mögliche&lt;br /&gt;
Zukunftsszenarien (mind. 3).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Menge folgender Getränke soll für die jeweiligen Lebensumstände ablesbar sein    &lt;br /&gt;
(ml oder Liter - je nachdem - pro Tag, Monat, Jahr (z.B.: Fokus+Kontext Methoden):&lt;br /&gt;
  a) Wasser&amp;lt;br&amp;gt;&lt;br /&gt;
  b) Milch&amp;lt;br&amp;gt;&lt;br /&gt;
  c) Fruchtsaft&amp;lt;br&amp;gt;&lt;br /&gt;
  d) Cola&amp;lt;br&amp;gt;&lt;br /&gt;
  e) Kaffee (Würfelzucker?)&amp;lt;br&amp;gt;&lt;br /&gt;
  f) Bier&lt;br /&gt;
(vereinfacht angenommen, Homer trinkt ausschließlich diese Getränke)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die folgenden Werte sollen abhängig von den konsumierten Getränken ablesbar sein:&lt;br /&gt;
  1) g oder kg konsumierter Zucker (aus Getränken) + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 50g; enthaltener Zucker: 10g/100 ml Cola; 10g/100 ml Fruchtsaft; 3g/Würfelzucker).&amp;lt;br&amp;gt;&lt;br /&gt;
  2) mg konsumiertes Coffein + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 600mg; enthaltenes Coffein: 10 mg/100 ml Cola; 80 mg/100 ml Kaffee).&amp;lt;br&amp;gt;&lt;br /&gt;
  3) g konsumierter Alkohol + empfohlene Maximaldosis pro Tag, Monat, Jahr &lt;br /&gt;
    (empfohlene Maximaldosis/Tag: 20g; enthaltener Alkohol: 3,6 g/100ml Bier)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Die Daten sollen zur medizinischen/psychologischen Analyse visualisiert werden.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Die bisher erlernten Design-Prinzipien sollen umgesetzt werden (z.B.: Optimierung der Data-ink ratio). &amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
*Die Mockups sollten zumindest 1) Homer&#039;s Leben im Überblick 2) und eine Detailansicht wiedergeben.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Alle nicht angeführten Daten können frei erfunden werden. &lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Concept ===&lt;br /&gt;
&lt;br /&gt;
*Visualization&lt;br /&gt;
We should use graphs, when the message is contained in the shape of the values and the document you produce will be used to reveal relationship among multiple values[Few, 2004]. In our task about Homer Simpson&#039;s Drinking are too much different values that have to be shown, that a table all alone wouldn&#039;t show the information clearly enough.&lt;br /&gt;
&lt;br /&gt;
* Visual Mapping&lt;br /&gt;
We seperate the two different viewings for medicinial and psycholigic interests:&amp;lt;br&amp;gt;&lt;br /&gt;
On the psychologic or &amp;quot;drink&amp;quot;-view of our data, where the Drinks are selected to be shown:&lt;br /&gt;
The different life-periodes are mapped on the x-axis and the liters on the y-axis.&amp;lt;br&amp;gt;&lt;br /&gt;
On the medicinial or &amp;quot;substance&amp;quot;-view, where the sugar-, coffein- and alcohol-content can be seen:&lt;br /&gt;
The different life-periodes are shown on the x-axis.&lt;br /&gt;
The percent, in relation to the recommended maximum dose (=100%) of different substances in the drinks per day, is mapped on the y-axis. &lt;br /&gt;
&lt;br /&gt;
*Description of the technologies&lt;br /&gt;
We use a bar diagram to show our nominal dataset, because a simple comparison of the categorical subdivision of one or more measures in no particular order can be shown very easy by this visualization[Few, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
On the &amp;quot;substance&amp;quot;-view, we decided to show (for the medicine view) the differences to the maximal dosis by mapping the substances on a percent-scale, where the maximal dosis is shown by a line[Few, 2004]. The bars show the plus or minus of the substances in Homer Simpson&#039;s drinking to these lines. &lt;br /&gt;
&lt;br /&gt;
*Interaction&lt;br /&gt;
The user can use between the two views by clicking on the arrows between the two selection windows, where the different drinks and the different substances can be selected. He can select one or more drinks/substances, which will be shown on the diagram.&amp;lt;br&amp;gt;&lt;br /&gt;
In the &amp;quot;drinks&amp;quot;-view by selecting a bar he can see a label, where the content of substances will be shown and their recommended maximum dose.&amp;lt;br&amp;gt;&lt;br /&gt;
So in the substances-view the liters of the drink and the g, mg and ml are popped-up in a label, when the bar is selected.&amp;lt;br&amp;gt;&lt;br /&gt;
The selection of the different views is made for the different viewers and interests.&lt;br /&gt;
&lt;br /&gt;
*MockUp&lt;br /&gt;
&lt;br /&gt;
Figure1=drinks-view with selected bar&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows the different drinks in the different life periodes, so it is made for the physiological interest on the relation between the drinking habits and the time of his life.&lt;br /&gt;
&lt;br /&gt;
Figure2=substance-view with selected bar&lt;br /&gt;
&lt;br /&gt;
Figure 2 is made for the medicinical interest on the deviation to the recommended maximum dose.&lt;br /&gt;
&lt;br /&gt;
Additionally we think about an drag-and-drop- and copy-option for the different-life-periodes, because maybe Homer has more than one time lovesickness.&lt;br /&gt;
Also more than the given drinks could be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Appendix A - Table and Graph Design at a Glance.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20657</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20657"/>
		<updated>2008-12-08T01:54:06Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
**The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a]. If we want to stand out some data, it would be helpful, but in this scenario it isn&#039;t.&lt;br /&gt;
**The objects positioned on the right are also less seen than the objects positioned on the top, left or in the center and this graphic spent to the right. So the region which could include the easy seen data is unnecessarily white[Few 2004a].&lt;br /&gt;
**The unstructured ordering of the pie charts makes it difficult to separatly scan the major content. Firstly there are too much little pie charts which stand nearly in front of each other and enclosure data &amp;quot;too much&amp;quot;.&lt;br /&gt;
**Secondly the alignmet of the pie charts is different from line to line. But when using indentation, it should be far enough to make the intention clear[Few, 2004a].&lt;br /&gt;
**Darker and brighter color makes the contrasting information stand out from the norm[Few, 2004a]. So the red data and pie charts stand out in the graphic, but they aren&#039;t as important as they look. The last &amp;quot;100%- and lowest-income-row&amp;quot; doesn&#039;t underline the title of the graphic &amp;quot;The richest pay the most&amp;quot;. This information would show the first row, but this one isn&#039;t red-coloured.&lt;br /&gt;
So the most important data isn&#039;t standing out in this graphic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Organisation of the data&lt;br /&gt;
&lt;br /&gt;
The way the diagram presents the data doesn&#039;t fit the message in the header at all. It&#039;s not crucial to know that 50 percentage of taxpayers whose gross income is more than 26600 € are paying 93.7 percentage of the collective income tax. To deliver the message correctly it&#039;s better to segment the data into meaningful subsets [Few 2004b]. Thus you group the gross income data into groups with upper and lower limits and recalculate the collective tax proportion for these boundaries. Accordingly you have separated the different income groups and can point out the specific tax proportion. Now it&#039;s clearly visible that the biggest fraction of taxpayers whose income is between 8,100€ and 29,450€ (55 percentage) are in fact paying only 9 percentage and the smallest and richest fraction are nearly paying half of the overall income tax (45.7%).&lt;br /&gt;
&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Teaching_DiagramVariante2d.jpg|400px|Redesigned diargram]]&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
*Data Type Analysis&lt;br /&gt;
There are three dimensions: income, percentage in population and percentage in tax revenue of which the latter two share the same unit. The dimension of income class is discrete with a range of six possible values, but with a rather continuous underlying domain (Euro). Further, the highest income class is special in that it lacks an upper bound.&lt;br /&gt;
&lt;br /&gt;
*Diagram redesign&lt;br /&gt;
&lt;br /&gt;
First, we thought of the simplest variant, a plot of income classes on the x-axis against percentage on the y-axis with linearly interconnected data points. In order to keep income classes to scale and thus minimizing the lie factor, the x-axis’s unit was set to Euro so classes were represented by the mean of their bounds. The result was two intersecting curves, each made up of six points with non-equidistant x-components due to non-uniform class width. The center of the upwardly boundless income class was chosen arbitrarily (about the mean class width). The disadvantage of this solution is having two curves in the same display range.&lt;br /&gt;
&lt;br /&gt;
The second approach was a custom diagram, quite similar to the well known population pyramid: one axis (or column) of classes with laterally protruding percentage indicators. As in the first approach, the class width (height in this case) was chosen to scale of according Euro bounds, avoiding lie effects. The problem with adjacent bars as indicators is that without filling, their contours have a distracting effect. Also, the observer then might misinterpret the bars’ surface area as a representation of data (fine idea, but impossible with the constraint of having both axis to scale). Therefore, we chose pins, again with origins centered on class means. The advantage of this diagram is having separated two variables with the same unit plotted against the dependent variable (class). The effect, especially with a dataset like this, is like the one of an unbalanced balance and immediately reveals the situation.&lt;br /&gt;
&lt;br /&gt;
First, income classes were only indicated on a vertical line with horizontal dashes. Although this amplified the described balance effect, there was no space for calss labels. One would have had to add a scale and labels at the left and right border of the diagram, unnecessarily doubling ink. So we decided to adhere to the population pyramid and place the class labeling in the center.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20656</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20656"/>
		<updated>2008-12-08T01:49:59Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
**The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a]. If we want to stand out some data, it would be helpful, but in this scenario it isn&#039;t.&lt;br /&gt;
**The objects positioned on the right are also less seen than the objects positioned on the top, left or in the center and this graphic spent to the right. So the region which could include the easy seen data is unnecessarily white[Few 2004a].&lt;br /&gt;
**The unstructured ordering of the pie charts makes it difficult to separatly scan the major content. Firstly there are too much little pie charts which stand nearly in front of each other and enclosure data &amp;quot;too much&amp;quot;.&lt;br /&gt;
**Secondly the alignmet of the pie charts is different from line to line. But when using indentation, it should be far enough to make the intention clear[Few, 2004a].&lt;br /&gt;
**Darker and brighter color makes the contrasting information stand out from the norm[Few, 2004a]. So the red data and pie charts stand out in the graphic, but they aren&#039;t as important as they look. The last &amp;quot;100%- and lowest-income-row&amp;quot; doesn&#039;t underline the title of the graphic &amp;quot;The richest pay the most&amp;quot;. This information would show the first row, but this one isn&#039;t red-coloured.&lt;br /&gt;
So the most important data isn&#039;t standing out in this graphic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Organisation of the data&lt;br /&gt;
&lt;br /&gt;
The way the diagram presents the data doesn&#039;t fit the message in the header at all. It&#039;s not crucial to know that 50 percentage of taxpayers whose gross income is more than 26600 € are paying 93.7 percentage of the collective income tax. To deliver the message correctly it&#039;s better to segment the data into meaningful subsets [Few 2004b]. Thus you group the gross income data into groups with upper and lower limits and recalculate the collective tax proportion for these boundaries. Accordingly you have separated the different income groups and can point out the specific tax proportion. Now it&#039;s clearly visible that the biggest fraction of taxpayers whose income is between 8,100€ and 29,450€ (55 percentage) are in fact paying only 9 percentage and the smallest and richest fraction are nearly paying half of the overall income tax (45.7%).&lt;br /&gt;
&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Teaching_DiagramVariante2d.jpg|right|200px|thumb|Redesigned diargram]]&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
*Data Type Analysis&lt;br /&gt;
There are three dimensions: income, percentage in population and percentage in tax revenue of which the latter two share the same unit. The dimension of income class is discrete with a range of six possible values, but with a rather continuous underlying domain (Euro). Further, the highest income class is special in that it lacks an upper bound.&lt;br /&gt;
&lt;br /&gt;
*Diagram redesign&lt;br /&gt;
&lt;br /&gt;
First, we thought of the simplest variant, a plot of income classes on the x-axis against percentage on the y-axis with linearly interconnected data points. In order to keep income classes to scale and thus minimizing the lie factor, the x-axis’s unit was set to Euro so classes were represented by the mean of their bounds. The result was two intersecting curves, each made up of six points with non-equidistant x-components due to non-uniform class width. The center of the upwardly boundless income class was chosen arbitrarily (about the mean class width). The disadvantage of this solution is having two curves in the same display range.&lt;br /&gt;
&lt;br /&gt;
The second approach was a custom diagram, quite similar to the well known population pyramid: one axis (or column) of classes with laterally protruding percentage indicators. As in the first approach, the class width (height in this case) was chosen to scale of according Euro bounds, avoiding lie effects. The problem with adjacent bars as indicators is that without filling, their contours have a distracting effect. Also, the observer then might misinterpret the bars’ surface area as a representation of data (fine idea, but impossible with the constraint of having both axis to scale). Therefore, we chose pins, again with origins centered on class means. The advantage of this diagram is having separated two variables with the same unit plotted against the dependent variable (class). The effect, especially with a dataset like this, is like the one of an unbalanced balance and immediately reveals the situation.&lt;br /&gt;
&lt;br /&gt;
First, income classes were only indicated on a vertical line with horizontal dashes. Although this amplified the described balance effect, there was no space for calss labels. One would have had to add a scale and labels at the left and right border of the diagram, unnecessarily doubling ink. So we decided to adhere to the population pyramid and place the class labeling in the center.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20629</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20629"/>
		<updated>2008-12-04T11:29:50Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
**The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a]. If we want to stand out some data, it would be helpful, but in this scenario it isn&#039;t.&lt;br /&gt;
**The objects positioned on the right are also less seen than the objects positioned on the top, left or in the center and this graphic spent to the right. So the region which could include the easy seen data is unnecessarily white[Few 2004a].&lt;br /&gt;
**The unstructured ordering of the pie charts makes it difficult to separatly scan the major content. Firstly there are too much little pie charts which stand nearly in front of each other and enclosure data &amp;quot;too much&amp;quot;.&lt;br /&gt;
**Secondly the alignmet of the pie charts is different from line to line. But when using indentation, it should be far enough to make the intention clear[Few, 2004a].&lt;br /&gt;
**Darker and brighter color makes the contrasting information stand out from the norm[Few, 2004a]. So the red data and pie charts stand out in the graphic, but they aren&#039;t as important as they look. The last &amp;quot;100%- and lowest-income-row&amp;quot; doesn&#039;t underline the title of the graphic &amp;quot;The richest pay the most&amp;quot;. This information would show the first row, but this one isn&#039;t red-coloured.&lt;br /&gt;
So the most important data isn&#039;t standing out in this graphic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Organisation of the data&lt;br /&gt;
&lt;br /&gt;
The way the diagram presents the data doesn&#039;t fit the message in the header at all. It&#039;s not crucial to know that 50 Percentage of taxpayers whose gross income is more than 26600 € are paying 93.7 Percentage of the collective income tax. To deliver the message correctly it&#039;s better to segment the data into meaningful subsets [Few 2004b]. Thus you group the gross income data into groups with upper and lower limits and recalculate the collective tax proportion for these boundaries. Accordingly you have separated the different income groups and can point out the specific tax proportion. Now it&#039;s clearly visible that the biggest fraction of taxpayers whose income is between 8,100€ and 29,450€ (55 percentage) are in fact paying only 9 percentage and the smallest and richest fraction are paying 45.7 percentage of the collective income tax.&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20627</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20627"/>
		<updated>2008-12-04T11:28:20Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
**The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a]. If we want to stand out some data, it would be helpful, but in this scenario it isn&#039;t.&lt;br /&gt;
**The objects positioned on the right are also less seen than the objects positioned on the top, left or in the center and this graphic spent to the right. So the region which could include the easy seen data is unnecessarily white[Few 2004b].&lt;br /&gt;
**The unstructured ordering of the pie charts makes it difficult to separatly scan the major content. Firstly there are too much little pie charts which stand nearly in front of each other and enclosure data &amp;quot;too much&amp;quot;.&lt;br /&gt;
**Secondly the alignmet of the pie charts is different from line to line. But when using indentation, it should be far enough to make the intention clear[Few 2004b].&lt;br /&gt;
**Darker and brighter color makes the contrasting information stand out from the norm. So the red data and pie charts stand out in the graphic, but they aren&#039;t as important as they look. The last &amp;quot;100%- and lowest-income-row&amp;quot; doesn&#039;t underline the title of the graphic &amp;quot;The richest pay the most&amp;quot;. This information would show the first row, but this one isn&#039;t red-coloured.&lt;br /&gt;
So the most important data isn&#039;t standing out in this graphic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Organisation of the data&lt;br /&gt;
&lt;br /&gt;
The way the diagram presents the data doesn&#039;t fit the message in the header at all. It&#039;s not crucial to know that 50 Percentage of taxpayers whose gross income is more than 26600 € are paying 93.7 Percentage of the collective income tax. To deliver the message correctly it&#039;s better to segment the data into meaningful subsets [Few 2004b]. Thus you group the gross income data into groups with upper and lower limits and recalculate the collective tax proportion for these boundaries. Accordingly you have separated the different income groups and can point out the specific tax proportion. Now it&#039;s clearly visible that the biggest fraction of taxpayers whose income is between 8,100€ and 29,450€ (55 percentage) are in fact paying only 9 percentage and the smallest and richest fraction are paying 45.7 percentage of the collective income tax.&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20626</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20626"/>
		<updated>2008-12-04T11:25:34Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
**The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a]. If we want to stand out some data, it would be helpful, but in this scenario it isn&#039;t.&lt;br /&gt;
**The objects positioned on the right are also less seen than the objects positioned on the top, left or in the center and this graphic spent to the right. So the region which could include the easy seen data is unnecessarily white[Few 2004b].&lt;br /&gt;
**The unstructured ordering of the pie charts makes it difficult to separatly scan the major content. Firstly there are too much little pie charts which stand nearly in front of each other and enclosure data &amp;quot;too much&amp;quot;.&lt;br /&gt;
**Secondly the alignmet of the pie charts is different from line to line. But when using indentation, it should be far enough to make the intention clear[Few 2004b].&lt;br /&gt;
**Darker and brighter color makes the contrasting information stand out from the norm. So the red data and pie charts stand out in the graphic, but they aren&#039;t as important as they look. The last &amp;quot;100%- and lowest-income-row&amp;quot; doesn&#039;t underline the title of the graphic &amp;quot;The richest pay the most&amp;quot;. This information would show the first row, but this one isn&#039;t red-coloured. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Organisation of the data&lt;br /&gt;
&lt;br /&gt;
The way the diagram presents the data doesn&#039;t fit the message in the header at all. It&#039;s not crucial to know that 50 Percentage of taxpayers whose gross income is more than 26600 € are paying 93.7 Percentage of the collective income tax. To deliver the message correctly it&#039;s better to segment the data into meaningful subsets [Few 2004b]. Thus you group the gross income data into groups with upper and lower limits and recalculate the collective tax proportion for these boundaries. Accordingly you have separated the different income groups and can point out the specific tax proportion. Now it&#039;s clearly visible that the biggest fraction of taxpayers whose income is between 8,100€ and 29,450€ (55 percentage) are in fact paying only 9 percentage and the smallest and richest fraction are paying 45.7 percentage of the collective income tax.&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20625</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20625"/>
		<updated>2008-12-04T11:15:41Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
**The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a]. If we want to stand out some data, it would be helpful, but in this scenario it isn&#039;t.&lt;br /&gt;
**The objects positioned on the right are also less seen than the objects positioned on the top, left or in the center and this graphic spent to the right. So the region which could include the easy seen data is unnecessarily white[Few 2004b].&lt;br /&gt;
**The unstructured ordering of the pie charts makes it difficult to separatly scan the major content. Firstly there are too much little pie charts which stand nearly in front of each other and enclosure data &amp;quot;too much&amp;quot;.&lt;br /&gt;
**Secondly the alignmet of the pie charts is different from line to line. But when using indentation, it should be far enough to make the intention clear[Few 2004b].&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Organisation of the data&lt;br /&gt;
&lt;br /&gt;
The way the diagram presents the data doesn&#039;t fit the message in the header at all. It&#039;s not crucial to know that 50 Percentage of taxpayers whose gross income is more than 26600 € are paying 93.7 Percentage of the collective income tax. To deliver the message correctly it&#039;s better to segment the data into meaningful subsets [Few 2004b]. Thus you group the gross income data into groups with upper and lower limits and recalculate the collective tax proportion for these boundaries. Accordingly you have separated the different income groups and can point out the specific tax proportion. Now it&#039;s clearly visible that the biggest fraction of taxpayers whose income is between 8,100€ and 29,450€ (55 percentage) are in fact paying only 9 percentage and the smallest and richest fraction are paying 45.7 percentage of the collective income tax.&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20624</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20624"/>
		<updated>2008-12-04T11:14:12Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
**The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a]. If we want to stand out some data, it would be helpful, but in this scenario it isn&#039;t.&lt;br /&gt;
Because the objects positioned on the right are also less seen than the objects positioned on the top, left or in the center and this graphic spent to the right. So the region which could include the easy seen data is unnecessarily white[Few 2004b].&lt;br /&gt;
**The unstructured ordering of the pie charts makes it difficult to separatly scan the major content. Firstly there are too much little pie charts which stand nearly in front of each other and enclosure data &amp;quot;too much&amp;quot;.&lt;br /&gt;
**Secondly the alignmet of the pie charts is different from line to line. But when using indentation, it should be far enough to make the intention clear[Few 2004b].&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Organisation of the data&lt;br /&gt;
&lt;br /&gt;
The way the diagram presents the data doesn&#039;t fit the message in the header at all. It&#039;s not crucial to know that 50 Percentage of taxpayers whose gross income is more than 26600 € are paying 93.7 Percentage of the collective income tax. To deliver the message correctly it&#039;s better to segment the data into meaningful subsets [Few 2004b]. Thus you group the gross income data into groups with upper and lower limits and recalculate the collective tax proportion for these boundaries. Accordingly you have separated the different income groups and can point out the specific tax proportion. Now it&#039;s clearly visible that the biggest fraction of taxpayers whose income is between 8,100€ and 29,450€ (55 percentage) are in fact paying only 9 percentage and the smallest and richest fraction are paying 45.7 percentage of the collective income tax.&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20622</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20622"/>
		<updated>2008-12-04T11:05:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
**The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a]. If we want to stand out some data, it would be helpful, but in this scenario it isn&#039;t.&lt;br /&gt;
**The unstructured ordering of the pie charts makes it difficult to separatly scan the major content. Firstly there are too much little pie charts which stand nearly in front of each other and enclosure data &amp;quot;too much&amp;quot;.&lt;br /&gt;
**Secondly the alignmet is different from line to line. But when using indentation, it should be far enough to make the intention clear[Few 2004b].&lt;br /&gt;
**The relation between white space and data space is 1/3.&lt;br /&gt;
&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20619</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20619"/>
		<updated>2008-12-04T10:39:40Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
*visual clutter&lt;br /&gt;
The misalignment of the spending graphic makes the scanning down and across difficult, because we are more sensitve to the vertical and horizontal alignment than we might imagine [Few, 2004a].&lt;br /&gt;
&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20361</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_3&amp;diff=20361"/>
		<updated>2008-11-22T01:38:42Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Grafik ===&lt;br /&gt;
[[Image:GeldfuerdenStaat.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
Beitrag der Steuerpflichtigen zum Einkommensteueraufkommen&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
*little data-ink ratio&lt;br /&gt;
There is too many unnecessary ink used for the graphic, because the important text and values need less place against the borders around them, but not enough to stand out clearly.&lt;br /&gt;
The greater the ratio of the ink that you use to communicate the data to the total &lt;br /&gt;
amount of ink in the table or graph (i.e., the closer its value is to one), the better &lt;br /&gt;
you’ve highlighted the data [Few 2004b].&lt;br /&gt;
&lt;br /&gt;
===Correction of the table ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004a]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;br /&gt;
&lt;br /&gt;
*[Few, 2004b]: Stephen Few, Elegance Through Simplicity, intelligent enterprise, Oct 16, 2004.&lt;br /&gt;
[http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920 http://www.intelligententerprise.com/showArticle.jhtml;jsessionid=N2ATDQWY5VYKSQSNDBGCKHSCJUMEKJVN?articleID=49400920]&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Corrected_table.jpg&amp;diff=20236</id>
		<title>File:Corrected table.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Corrected_table.jpg&amp;diff=20236"/>
		<updated>2008-11-18T00:13:45Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Figure2: corrected table&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
[Beranek and Schiffl, 2008]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20204</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20204"/>
		<updated>2008-11-16T05:36:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* distracting grid&lt;br /&gt;
:The grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectiveness[Few, 2004]. So more white space around the data and the table would be better.&lt;br /&gt;
[[Image:PartsOfTable.jpg|right|200px|thumb|Figure1: parts of a table [Few, 2004] ]]&lt;br /&gt;
* missing labels = missing information&lt;br /&gt;
:The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
:In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of measurement[Wallace, 2004].&lt;br /&gt;
:Figure1 shows the parts of a table and their naming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* bad ordering of the data&lt;br /&gt;
**column Sequence&lt;br /&gt;
*:The categorical subdivision should be arranged down the rows of a single column to the left of the quantitative values associated with them[Few, 2004]. So the information of the table would be shown better by placing the data of the columns in the rows an the data of the rows in the columns.&lt;br /&gt;
**data sequence&lt;br /&gt;
*:The ordering of the data in the first row isn&#039;t logic, so I would prefer to place the products in an ascending or descending order of the first column values. It is also impossible to have a conventional order based on alphabetical sequence, which is useful for look-up purposes but isn&#039;t meaningful otherwise[Few, 2004].&lt;br /&gt;
&lt;br /&gt;
* centered alignment of the values and the text&lt;br /&gt;
:-make it difficult to read the table.&lt;br /&gt;
:Numbers that represent quantitative values should always be aligned to the right and text to the right[Few, 2004]. All the numbers in the columns should line up with each other and with their headings[Wallace, 2004], each using same number of decimal digits.&lt;br /&gt;
&lt;br /&gt;
* number precision&lt;br /&gt;
:Some numbers in the table should and could be reduced without the loss of meaningful information to line up with each other in the column.&lt;br /&gt;
:To make the reading of the table easily, it is also preferred to truncate the display of whole numbers by sets of three decimal digits, and declare it in the title or header[Few, 2004] and not in the table body like in the &amp;quot;total bytes transferred&amp;quot;-row.&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Corrected_table.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
*The table gets a title, subtitel, a coulmn-titel also for the first column and the header-names has been easily changed, because of the multiple variables, which made the understanding of the data in the table easier.&lt;br /&gt;
*Only one rule is used to separate the headers of the columns and rows and push the data in the columns together, but it&#039;s enough white space left between the data in the rows and the line-headers to see a clearly separation.&lt;br /&gt;
*The quantitative values of the cateogirical subdivision: &amp;quot;WWW&amp;quot;, &amp;quot;Gator&amp;quot;, &amp;quot;Cydoor&amp;quot;, &amp;quot;SaveNow&amp;quot; and &amp;quot;eZula&amp;quot; have been sequenced from left to right, so the data of the rows have been moved to the columns and vice versa, because the comparison of numbers is easier when they are stacked.&lt;br /&gt;
*The place of the &amp;quot;SaveNow&amp;quot;-data has been changed with the place of the &amp;quot;eZula&amp;quot;-data to get an hierachical order in the first column of the quantitative values, which looks more logical.&lt;br /&gt;
*The numbers and their column-headers have been aligned to the left and the text of the first column to the right to show the parts of the table clearly; like in Figure1.&lt;br /&gt;
*The &amp;quot;number of clients&amp;quot;- and &amp;quot;contacted servers&amp;quot;-values has been reduced to an integer. The &amp;quot;transferred bytes&amp;quot; has been truncated to MB to line up with each other in the column to make the comparison down the columns easier than the centered, different numbers and units of measurement in the table before. So I declare this units in the column-header.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
&lt;br /&gt;
*[Wallace, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20203</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20203"/>
		<updated>2008-11-16T05:23:40Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* distracting grid&lt;br /&gt;
:The grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectiveness[Few, 2004]. So more white space around the data and the table would be better.&lt;br /&gt;
[[Image:PartsOfTable.jpg|right|200px|thumb|Figure1: parts of a table [Few, 2004] ]]&lt;br /&gt;
* missing labels = missing information&lt;br /&gt;
:The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
:In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of measurement[Wallace, 2004].&lt;br /&gt;
:Figure1 shows the parts of a table and their naming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* bad ordering of the data&lt;br /&gt;
**column Sequence&lt;br /&gt;
*:The categorical subdivision should be arranged down the rows of a single column to the left of the quantitative values associated with them[Few, 2004]. So the information of the table would be shown better by placing the data of the columns in the rows an the data of the rows in the columns.&lt;br /&gt;
**data sequence&lt;br /&gt;
*:The ordering of the data in the first row isn&#039;t logic, so I would prefer to place the products in an ascending or descending order of the first column values. It is also impossible to have a conventional order based on alphabetical sequence, which is useful for look-up purposes but isn&#039;t meaningful otherwise[Few, 2004].&lt;br /&gt;
&lt;br /&gt;
* centered alignment of the values and the text&lt;br /&gt;
:-make it difficult to read the table.&lt;br /&gt;
:Numbers that represent quantitative values should always be aligned to the right and text to the right[Few, 2004]. All the numbers in the columns should line up with each other and with their headings[Wallace, 2004], each using same number of decimal digits.&lt;br /&gt;
&lt;br /&gt;
* number precision&lt;br /&gt;
:Some numbers in the table should and could be reduced without the loss of meaningful information to line up with each other in the column.&lt;br /&gt;
:To make the reading of the table easily, it is also preferred to truncate the display of whole numbers by sets of three decimal digits, and declare it in the title or header[Few, 2004] and not in the table body like in the &amp;quot;total bytes transferred&amp;quot;-row.&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Corrected_table.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
*The table gets a title, subtitel, a coulmn-titel also for the first column and the header-names has been easily changed, because of the multiple variables, which made the understanding of the data in the table easier.&lt;br /&gt;
*Only one rule is used to separate the headers of the columns and rows and push the data in the columns together, but it&#039;s leaved enough white space between the data in the rows and the headers to see a clearly separation.&lt;br /&gt;
*The quantitative values of the cateogirical subdivision: &amp;quot;WWW&amp;quot;, &amp;quot;Gator&amp;quot;, &amp;quot;Cydoor&amp;quot;, &amp;quot;SaveNow&amp;quot; and &amp;quot;eZula&amp;quot; have been sequenced from left to right, so the data of the rows have been moved to the columns and vice versa, because the comparison of numbers is easier when they are stacked.&lt;br /&gt;
*The place of the &amp;quot;SaveNow&amp;quot;-data has been changed with the place of the &amp;quot;eZula&amp;quot;-data to get an hierachical order in the first column of the quantitative values, which looks more logical.&lt;br /&gt;
*The numbers and their column-headers have been aligned to the left and the text of the first column to the right to show the parts of the table clearly; like in Figure1.&lt;br /&gt;
*The &amp;quot;number of clients&amp;quot;- and &amp;quot;contacted servers&amp;quot;-values has been reduced to an integer. The &amp;quot;transferred bytes&amp;quot; has been truncated to MB to line up with each other in the column to make the comparison down the columns easier than the centered, different numbers and units of measurement in the table before. So I declare this units in the column-header.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[Wallace, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_1_-_Scatterplot&amp;diff=20202</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 1 - Scatterplot</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_1_-_Scatterplot&amp;diff=20202"/>
		<updated>2008-11-16T04:59:10Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A scatterplot (also called a &#039;&#039;scatter chart&#039;&#039;, &#039;&#039;scatter diagram&#039;&#039; or &#039;&#039;scatter graph&#039;&#039; [Wikipedia1, 2008]) is a diagram in which the values of two &#039;&#039;metric&#039;&#039; variables are applied to the horizontal and vertical axes of a cartesian coordinate system. The resulting point in the graph represents one record from a data set. The distribution pattern of points from multiple records reveals, among other qualities, the correlation between the selected variables in the data set. The scatterplot is not to be confused with the &#039;&#039;correlation plot&#039;&#039; [NIST, 2008] which treats already adopted correlation coefficients in different data groups, while the term &#039;&#039;correlation diagram&#039;&#039; does not seem to be bound.&lt;br /&gt;
&lt;br /&gt;
===Revealed Information===&lt;br /&gt;
&lt;br /&gt;
Perfect linear correlation results in all samples lying on the regression line with positive or negative incline dependent on the sign of the correlation coefficient [MSTE, 1997]. Note, that the nonzero incline of the line is insignificant in this kind of diagram [Wikipedia 3, 2008] since it is dependent on axis scales.&lt;br /&gt;
&lt;br /&gt;
An example of perfect correlation can be seen in Figure1 together with other patterns: strong &lt;br /&gt;
positive, weak negative and one example of variables without significant correlation.&lt;br /&gt;
&lt;br /&gt;
[[Image:SomeScatterplots.jpg|right|200px|thumb|Figure1: Some scatterplots.]]&lt;br /&gt;
&lt;br /&gt;
Figure2 features a regression line to further increase expressiveness. The regression function is not necessarily chosen linear as in this example. Any kind of curve may fit a plot (quadratic, splines, ...). Generally, the curve with the smallest sum of squared distances to the points is sought after, [NetMBA, 2008]. For an introduction on linear regression, see [Wikipedia 4, 2008; Wikipedia 5, 2008].&lt;br /&gt;
&lt;br /&gt;
[[Image:WeakNegativeCorrelationLine.jpg|right|200px|thumb|Figure2: Regression line.]]&lt;br /&gt;
&lt;br /&gt;
Further properties of data sets that are easily discovered are the presence of clusters and outlyers(Figure3).&lt;br /&gt;
&lt;br /&gt;
[[Image:ClustersOutlyers.jpg|right|200px|thumb|Figure3: Clusters, outlyers.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Scatterplots of Higher Dimensions===&lt;br /&gt;
&lt;br /&gt;
Scatterplots are not restricted to records with only two variables. Higher dimensional data can be displayed by adding the third axis to the plot or by assigning point properties (color, size, shape).&lt;br /&gt;
&lt;br /&gt;
TODO: add figure with colored 3D plot, &lt;br /&gt;
&lt;br /&gt;
For an example of a threedimensional scatterplot refer to [Wikipedia 1, 2008]. A way of plotting multidimensional data without the use of the third axis can be found in [Demsar, 2008].&lt;br /&gt;
&lt;br /&gt;
===Treating Discrete Data===&lt;br /&gt;
&lt;br /&gt;
For continuously distributed data, scatterplots do well in visualizing density. The problem with discrete data is the possibility of more than one record sharing one point in the diagram (&#039;&#039;overplotting&#039;&#039;). One solution is to alter the point representation according to density, as is achieved by &#039;&#039;sun flower plots&#039;&#039; in which each point symbol gains radial segments as a consequence, [Wikipedia 2, 2008]. Examples can be found here: [Friendly, 2006; addictedtor, 2005].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
*[MSTE, 1997]: Anonymous Carolyn, Carolyn&#039;s Unit on Graphing. MSTE, University of Illinois. Retrieved at: November 2, 2008. [http://www.mste.uiuc.edu/courses/ci330ms/youtsey/scatterinfo.html http://www.mste.uiuc.edu/courses/ci330ms/youtsey/scatterinfo.html] &lt;br /&gt;
*[NIST, 2008] Carroll Croarkin, Paul Tobias. &#039;&#039;NIST/SEMATECH e-Handbook of Statistical Methods&#039;&#039;. Retrieved at November 2, 2008 [http://www.itl.nist.gov/div898/handbook/ http://www.itl.nist.gov/div898/handbook/]&lt;br /&gt;
*[NetMBA, 2008] Anonymous, Scatter Plot. NetMBA. Retrieved at: 2 November, 2008. [http://www.netmba.com/statistics/plot/scatter/ http://www.netmba.com/statistics/plot/scatter/]&lt;br /&gt;
*[addictedtor, 2005]: Anonymous. Sun Flower Plot. R Graph Gallery. Changed: October 6, 2005 Retrieved at: 2 November, 2008. [http://addictedtor.free.fr/graphiques/graphcode.php?graph=59 http://addictedtor.free.fr/graphiques/graphcode.php?graph=59]&lt;br /&gt;
*[Friendly, 2006] Michael Friendly, The sunplot macro. York University. Changed at: November 2, 2006. Retrieved at: November 2, 2008 [http://www.math.yorku.ca/SCS/sasmac/sunplot.html http://www.math.yorku.ca/SCS/sasmac/sunplot.html]&lt;br /&gt;
*[Demsar, 2008] Janez Demsar, Simple Visualization Examples. A.I. Lab Ljubljana. Retrieved at: November 2, 2008 [http://www.ailab.si/janez/visualizations.html http://www.ailab.si/janez/visualizations.html]&lt;br /&gt;
*[Wikipedia 1, 2008] Scatterplot, Wikipedia. Retrieved at: November 2, 2008. [http://en.wikipedia.org/wiki/Scatterplot http://en.wikipedia.org/wiki/Scatterplot]&lt;br /&gt;
*[Wikipedia 2, 2008] Streudiagramm, Wikipedia. Retrieved at: November 2, 2008. [http://de.wikipedia.org/wiki/Streudiagramm http://de.wikipedia.org/wiki/Streudiagramm]&lt;br /&gt;
*[Wikipedia 3, 2008] Correlation, Wikipedia. Retrieved at: November 2, 2008. [http://en.wikipedia.org/wiki/Correlation http://en.wikipedia.org/wiki/Correlation]&lt;br /&gt;
*[Wikipedia 4, 2008] Linear Regression, Wikipedia. Retrieved at 2 November, 2008. [http://en.wikipedia.org/wiki/Linear_regression http://en.wikipedia.org/wiki/Linear_regression]&lt;br /&gt;
*[Wikipedia 5, 2008] Regression Analysis, Wikipedia. Retrieved at 2 November, 2008. [http://en.wikipedia.org/wiki/Regression_analysis http://en.wikipedia.org/wiki/Regression_analysis]&lt;br /&gt;
=External Links=&lt;br /&gt;
&lt;br /&gt;
*Java Applet: [http://matti.usu.edu/nlvm/nav/frames_asid_144_g_4_t_5.html http://matti.usu.edu/nlvm/nav/frames_asid_144_g_4_t_5.html]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20201</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20201"/>
		<updated>2008-11-15T18:49:44Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* distracting grid&lt;br /&gt;
:The grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectiveness[FEW, 2004]. So more white space around the data and the table would be better.&lt;br /&gt;
[[Image:PartsOfTable.jpg|right|200px|thumb|Figure1: parts of a table [FEW, 2004] ]]&lt;br /&gt;
* missing labels = missing information&lt;br /&gt;
:The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
:In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of measurement[NSF, 2004].&lt;br /&gt;
:Figure1 shows the parts of a table and their naming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* bad ordering of the data&lt;br /&gt;
**column Sequence&lt;br /&gt;
*:The categorical subdivision should be arranged down the rows of a single column to the left of the quantitative values associated with them[FEW, 2004]. So the information of the table would be shown better by placing the data of the columns in the rows an the data of the rows in the columns.&lt;br /&gt;
**data sequence&lt;br /&gt;
*:The ordering of the data in the first row isn&#039;t logic, so I would prefer to place the products in an ascending or descending order of the first column values. It is also impossible to have a conventional order based on alphabetical sequence, which is useful for look-up purposes but isn&#039;t meaningful otherwise[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* centered alignment of the values and the text&lt;br /&gt;
:-make it difficult to read the table.&lt;br /&gt;
:Numbers that represent quantitative values should always be aligned to the right and text to the right[FEW, 2004]. All the numbers in the columns should line up with each other and with their headings[NSF, 2004], each using same number of decimal digits.&lt;br /&gt;
&lt;br /&gt;
* number precision&lt;br /&gt;
:Some numbers in the table should and could be reduced without the loss of meaningful information to line up with each other in the column.&lt;br /&gt;
:To make the reading of the table easily, it is also preferred to truncate the display of whole numbers by sets of three decimal digits, and declare it in the title or header[FEW, 2004] and not in the table body like in the &amp;quot;total bytes transferred&amp;quot;-row.&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Corrected_table.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
*The table gets a title, subtitel and a coulmn-titel also for the first column, because of the multiple variables, which made the understanding of the data in the table easier.&lt;br /&gt;
*Only one rule is used to separate the headers of the columns and rows and push the data in the columns together, but it&#039;s leaved enough white space between the data in the rows and the headers to see a clearly separation.&lt;br /&gt;
*The quantitative values of the cateogirical subdivision: &amp;quot;WWW&amp;quot;, &amp;quot;Gator&amp;quot;, &amp;quot;Cydoor&amp;quot;, &amp;quot;SaveNow&amp;quot; and &amp;quot;eZula&amp;quot; have been sequenced from left to right, so the data of the rows have been moved to the columns and vice versa.&lt;br /&gt;
?&lt;br /&gt;
*The place of the &amp;quot;SaveNow&amp;quot;-data has been changed with the place of the &amp;quot;eZula&amp;quot;-data to get an hierachical order in the first column of the quantitative values, which looks more logical.&lt;br /&gt;
*The Numbers have been aligned to the left and the text to the right.&lt;br /&gt;
?&lt;br /&gt;
*The &amp;quot;number of clients&amp;quot;-value has been reduced to an integer and the other values has also been truncated to line up with each other in the column to make the reading down the columns easier than the centered numbers in the table before.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Corrected_table.jpg&amp;diff=20200</id>
		<title>File:Corrected table.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Corrected_table.jpg&amp;diff=20200"/>
		<updated>2008-11-15T18:47:47Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: corrected table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
corrected table&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20199</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20199"/>
		<updated>2008-11-15T18:23:16Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* distracting grid&lt;br /&gt;
:The grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectiveness[FEW, 2004]. So more white space around the data and the table would be better.&lt;br /&gt;
[[Image:PartsOfTable.jpg|right|200px|thumb|Figure1: parts of a table [FEW, 2004] ]]&lt;br /&gt;
* missing labels = missing information&lt;br /&gt;
:The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
:In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of measurement[NSF, 2004].&lt;br /&gt;
:Figure1 shows the parts of a table and their naming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* bad ordering of the data&lt;br /&gt;
**column Sequence&lt;br /&gt;
*:The categorical subdivision should be arranged down the rows of a single column to the left of the quantitative values associated with them[FEW, 2004]. So the information of the table would be shown better by placing the data of the columns in the rows an the data of the rows in the columns.&lt;br /&gt;
**data sequence&lt;br /&gt;
*:The ordering of the data in the first row isn&#039;t logic, so I would prefer to place the products in an ascending or descending order of the first column values. It is also impossible to have a conventional order based on alphabetical sequence, which is useful for look-up purposes but isn&#039;t meaningful otherwise[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* centered alignment of the values and the text&lt;br /&gt;
:-make it difficult to read the table.&lt;br /&gt;
:Numbers that represent quantitative values should always be aligned to the right and text to the right[FEW, 2004]. All the numbers in the columns should line up with each other and with their headings[NSF, 2004], each using same number of decimal digits.&lt;br /&gt;
&lt;br /&gt;
* number precision&lt;br /&gt;
:Some numbers in the table should and could be reduced without the loss of meaningful information to line up with each other in the column.&lt;br /&gt;
:To make the reading of the table easily, it is also preferred to truncate the display of whole numbers by sets of three decimal digits, and declare it in the title or header[FEW, 2004] and not in the table body like in the &amp;quot;total bytes transferred&amp;quot;-row.&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
*The table gets a title, subtitel and a coulmn-titel also for the first column, because of the multiple variables, which made the understanding of the data in the table easier.&lt;br /&gt;
*Only one rule is used to separate the headers of the columns and rows and push the data in the columns together, but it&#039;s leaved enough white space between the data in the rows and the headers to see a clearly separation.&lt;br /&gt;
*The quantitative values of the cateogirical subdivision: &amp;quot;WWW&amp;quot;, &amp;quot;Gator&amp;quot;, &amp;quot;Cydoor&amp;quot;, &amp;quot;SaveNow&amp;quot; and &amp;quot;eZula&amp;quot; have been sequenced from left to right, so the data of the rows have been moved to the columns and vice versa.&lt;br /&gt;
?&lt;br /&gt;
*The place of the &amp;quot;SaveNow&amp;quot;-data has been changed with the place of the &amp;quot;eZula&amp;quot;-data to get an hierachical order in the first column of the quantitative values, which looks more logical.&lt;br /&gt;
*The Numbers have been aligned to the left and the text to the right.&lt;br /&gt;
?&lt;br /&gt;
*The &amp;quot;number of clients&amp;quot;-value has been reduced to an integer and the other values has also been truncated to line up with each other in the column to make the reading down the columns easier than the centered numbers in the table before.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:PartsOfTable.jpg&amp;diff=20198</id>
		<title>File:PartsOfTable.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:PartsOfTable.jpg&amp;diff=20198"/>
		<updated>2008-11-15T18:13:18Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: parts of a table [FEW, 2004]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
parts of a table [FEW, 2004]&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20197</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20197"/>
		<updated>2008-11-15T18:00:23Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* distracting grid&lt;br /&gt;
:The grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectiveness[FEW, 2004]. So more white space around the data and the table would be better.&lt;br /&gt;
&lt;br /&gt;
* missing labels = missing information&lt;br /&gt;
:The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
:In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of :measurement[NSF, 2004].&lt;br /&gt;
&lt;br /&gt;
* bad ordering of the data&lt;br /&gt;
**column Sequence&lt;br /&gt;
*:The categorical subdivision should be arranged down the rows of a single column to the left of the quantitative values associated with them[FEW, 2004]. So the information of the table would be shown better by placing the data of the columns in the rows an the data of the rows in the columns.&lt;br /&gt;
**data sequence&lt;br /&gt;
*:The ordering of the data in the first row isn&#039;t logic, so I would prefer to place the products in an ascending or descending order of the first column values. It is also impossible to have a conventional order based on alphabetical sequence, which is useful for look-up purposes but isn&#039;t meaningful otherwise[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* centered alignment of the values and the text&lt;br /&gt;
:-make it difficult to read the table.&lt;br /&gt;
:Numbers that represent quantitative values should always be aligned to the right and text to the right[FEW, 2004]. All the numbers in the columns should line up with each other and with their headings[NSF, 2004], each using same number of decimal digits.&lt;br /&gt;
&lt;br /&gt;
* number precision&lt;br /&gt;
:Some numbers in the table should and could be reduced without the loss of meaningful information to line up with each other in the column.&lt;br /&gt;
:To make the reading of the table easily, it is also preferred to truncate the display of whole numbers by sets of three decimal digits, and declare it in the title or header[FEW, 2004] and not in the table body like in the &amp;quot;total bytes transferred&amp;quot;-row.&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
*The table gets a title, subtitel and a coulmn-titel also for the first column, because of the multiple variables, which made the understanding of the data in the table easier.&lt;br /&gt;
*Only one rule is used to separate the headers of the columns and rows and push the data in the columns together, but it&#039;s leaved enough white space between the data in the rows and the headers to see a clearly separation.&lt;br /&gt;
*The quantitative values of the cateogirical subdivision: &amp;quot;WWW&amp;quot;, &amp;quot;Gator&amp;quot;, &amp;quot;Cydoor&amp;quot;, &amp;quot;SaveNow&amp;quot; and &amp;quot;eZula&amp;quot; have been sequenced from left to right, so the data of the rows have been moved to the columns and vice versa.&lt;br /&gt;
?&lt;br /&gt;
*The place of the &amp;quot;SaveNow&amp;quot;-data has been changed with the place of the &amp;quot;eZula&amp;quot;-data to get an hierachical order in the first column of the quantitative values, which looks more logical.&lt;br /&gt;
*The Numbers have been aligned to the left and the text to the right.&lt;br /&gt;
?&lt;br /&gt;
*The &amp;quot;number of clients&amp;quot;-value has been reduced to an integer and the other values has also been truncated to line up with each other in the column to make the reading down the columns easier than the centered numbers in the table before.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20194</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20194"/>
		<updated>2008-11-14T14:47:49Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* distracting grid&lt;br /&gt;
:The grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectiveness[FEW, 2004]. So more white space around the data and the table would be better.&lt;br /&gt;
&lt;br /&gt;
* missing labels = missing information&lt;br /&gt;
:The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
:In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of :measurement[NSF, 2004].&lt;br /&gt;
&lt;br /&gt;
* bad ordering of the data&lt;br /&gt;
**column Sequence&lt;br /&gt;
*:The categorical subdivision should be arranged down the rows of a single column to the left of the quantitative values associated with them[FEW, 2004]. So the information of the table would be shown better by placing the data of the columns in the rows an the data of the rows in the columns.&lt;br /&gt;
**data sequence&lt;br /&gt;
*:The ordering of the data in the first row isn&#039;t logic, so I would prefer to place the products in an ascending or descending order of the first column values. It is also impossible to have a conventional order based on alphabetical sequence, which is useful for look-up purposes but isn&#039;t meaningful otherwise[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* centered alignment of the values and the text&lt;br /&gt;
:-make it difficult to read the table.&lt;br /&gt;
:Numbers that represent quantitative values should always be aligned to the right and text to the right[FEW, 2004]. All the numbers in the columns should line up with each other and with their headings[NSF, 2004], each using same number of decimal digits.&lt;br /&gt;
&lt;br /&gt;
* number precision&lt;br /&gt;
:Some numbers in the table should and could be reduced without the loss of meaningful information to line up with each other in the column.&lt;br /&gt;
:To make the reading of the table easily, it is also preferred to truncate the display of whole numbers by sets of three decimal digits, and declare it in the title or header[FEW, 2004] and not in the table body like in the &amp;quot;total bytes transferred&amp;quot;-row.&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
*The table gets a title and a subtitle, because of the multiple variables, which made the understanding of the data in the table easier.&lt;br /&gt;
*Only one rule is used to separate the headers of the columns and rows and push the data in the columns together, but it&#039;s leaved enough white space between the data in the rows and the headers to see a clearly separation.&lt;br /&gt;
*The quantitative values of the cateogirical subdivision: &amp;quot;WWW&amp;quot;, &amp;quot;Gator&amp;quot;, &amp;quot;Cydoor&amp;quot;, &amp;quot;SaveNow&amp;quot; and &amp;quot;eZula&amp;quot; have been sequenced from left to right, so the data of the rows have been moved to the columns and vice versa.&lt;br /&gt;
?&lt;br /&gt;
*The place of the &amp;quot;SaveNow&amp;quot;-data has been changed with the place of the &amp;quot;eZula&amp;quot;-data to get an hierachical order in the first column of the quantitative values, which looks more logical.&lt;br /&gt;
*The Numbers have been aligned to the left and the text to the right.&lt;br /&gt;
?&lt;br /&gt;
*The &amp;quot;number of clients&amp;quot;-value has been reduced to an integer and the other values has also been truncated to line up with each other in the column to make the reading down the columns easier than the centered numbers in the table before.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20193</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20193"/>
		<updated>2008-11-14T13:56:35Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* distracting grid&lt;br /&gt;
:The grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectivness[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* missing labels = missing information&lt;br /&gt;
:The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
:In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of :measurement[NSF, 2004].&lt;br /&gt;
&lt;br /&gt;
* bad ordering of the data&lt;br /&gt;
**column Sequence&lt;br /&gt;
*:Sets of categorial subdivision like the different products: &amp;quot;WWW&amp;quot;, &amp;quot;Gator&amp;quot;, &amp;quot;Cydoor&amp;quot;, &amp;quot;SaveNow&amp;quot; and &amp;quot;eZula&amp;quot; should be sequenced from left to right and the categorial subdivision should be arranged down the rows of a single column to the left of the quantitative values associated with them[FEW, 2004]. So the information of the table would be shown better by placing the data of the columns in the rows an the data of the rows in the columns.&lt;br /&gt;
**data sequence&lt;br /&gt;
*:The ordering of the data in the first row isn&#039;t logic, so I would prefer to place the products in an ascending or descending order of the first column values. It is also impossible to have a conventional order based on alphabetical sequence, which is useful for look-up purposes but isn&#039;t meaningful otherwise[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* centered alignment of the values and the text&lt;br /&gt;
:-make it difficult to read the table.&lt;br /&gt;
:Numbers that represent quantitative values should always be aligned to the right and text to the right[FEW, 2004]. All the numbers in the columns should line up with each other and with their headings[NSF, 2004], each using same number of decimal digits. So some values &lt;br /&gt;
&lt;br /&gt;
* number precision&lt;br /&gt;
:Some numbers in the table should and could be reduced without the loss of meaningful information to line up with each other in the column.&lt;br /&gt;
:To make the reading of the table easily, it is also prefered to truncate the display of whole numbers by sets of three decimal digits, and declare it in the title or header[FEW, 2004] and not in the table body like in the &amp;quot;total bytes transferred&amp;quot;-row.&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20192</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20192"/>
		<updated>2008-11-14T13:22:03Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* distracting grid&lt;br /&gt;
:The grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectivness[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* missing labels&lt;br /&gt;
:The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
:In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of :measurement[NSF, 2004].&lt;br /&gt;
&lt;br /&gt;
* ordering of the data&lt;br /&gt;
**column Sequence&lt;br /&gt;
*:Sets of categorial subdivision like the diffrent products: &amp;quot;WWW&amp;quot;, &amp;quot;Gator&amp;quot;, &amp;quot;Cydoor&amp;quot;, &amp;quot;SaveNow&amp;quot; and &amp;quot;eZula&amp;quot; should be sequenced from left to right and the categorial subdivision should be arranged down the rows of a single column to the left of the quantitative values associated with them[FEW, 2004]. So the information of the table would be shown better by placing the data of the colums in the rows an the data of the rows in the columns.&lt;br /&gt;
**data sequence&lt;br /&gt;
*:The ordering of the data in the first row isn&#039;t logic, so I would prefer to place the products in an ascending or descending order of the first column values. It is also impossible to have a conventional order based on alphabetical sequence, which is useful for look-up purposes but isn&#039;t meaningful otherwise.&lt;br /&gt;
&lt;br /&gt;
* alignment&lt;br /&gt;
* number precision&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20187</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20187"/>
		<updated>2008-11-13T15:51:32Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* grids&lt;br /&gt;
The thick grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectivness[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* labels&lt;br /&gt;
The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
In addition there should be a title AND subheader because of the multiple variables. So the column should be titled with the name following by the units of measurement[NSF, 2004].&lt;br /&gt;
&lt;br /&gt;
* ordering&lt;br /&gt;
**column Sequence&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**data sequence&lt;br /&gt;
&lt;br /&gt;
* alignment&lt;br /&gt;
* number precision&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20186</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20186"/>
		<updated>2008-11-13T15:46:30Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* grids&lt;br /&gt;
The thick grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectivness[FEW, 2004].&lt;br /&gt;
&lt;br /&gt;
* labels&lt;br /&gt;
The table&#039;s information isn&#039;t clear defined, because of the missing Title/Header.&lt;br /&gt;
Although there should be a title and subheader because of the multiple variables and the column should be titled with the name following by the units of measurement[NSF, 2004].&lt;br /&gt;
* ordering&lt;br /&gt;
**column Sequence&lt;br /&gt;
**data sequence&lt;br /&gt;
* alignment&lt;br /&gt;
* number precision&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20185</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20185"/>
		<updated>2008-11-13T15:39:06Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* grids and white space&lt;br /&gt;
The thick grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectivness.&lt;br /&gt;
* labels&lt;br /&gt;
* ordering&lt;br /&gt;
**column Sequence&lt;br /&gt;
**data sequence&lt;br /&gt;
* alignment&lt;br /&gt;
* number precision&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[FEW, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.&lt;br /&gt;
??? [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/download/ShowMetheNumbers-Chapter8_ue.pdf] ???&lt;br /&gt;
*[NSF, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.&lt;br /&gt;
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20184</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20184"/>
		<updated>2008-11-13T15:17:56Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* grids and white space&lt;br /&gt;
The thick grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectivness.&lt;br /&gt;
* labels&lt;br /&gt;
* ordering&lt;br /&gt;
**column Sequence&lt;br /&gt;
**data sequence&lt;br /&gt;
* alignment&lt;br /&gt;
* number precision&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
* [Reference 1, ?]....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* grids and white space&lt;br /&gt;
The thick grid make the table difficult to read, because it distract the eyes. Less rulers and grid would increase the table&#039;s effectivness.&lt;br /&gt;
* labels&lt;br /&gt;
* ordering&lt;br /&gt;
**column Sequence&lt;br /&gt;
**data sequence&lt;br /&gt;
* alignment&lt;br /&gt;
* number precision&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made and why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
* [Reference 1, ?]....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20157</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_2&amp;diff=20157"/>
		<updated>2008-11-10T18:55:37Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Trace_stats04.gif]]&lt;br /&gt;
&lt;br /&gt;
===Critics on the table===&lt;br /&gt;
* Fact1&lt;br /&gt;
* Fact2&lt;br /&gt;
&lt;br /&gt;
===Correction on the table ===&lt;br /&gt;
&lt;br /&gt;
grafic of new table&lt;br /&gt;
&lt;br /&gt;
===Which changes have been made? ===&lt;br /&gt;
&lt;br /&gt;
=== Why is the changed one better than the original table?===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
* [Reference 1, ?]....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2008/09|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User_talk:Martha_Kaltenecker&amp;diff=20152</id>
		<title>User talk:Martha Kaltenecker</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User_talk:Martha_Kaltenecker&amp;diff=20152"/>
		<updated>2008-11-09T02:35:50Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: New page: Wann erhaltet man das Passwort des PDFs für Aufgabe 2 ?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wann erhaltet man das Passwort des PDFs für Aufgabe 2 ?&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=20014</id>
		<title>User:UE-InfoVis0809 0409282</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=20014"/>
		<updated>2008-11-06T01:57:11Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Katharina Schiffl===&lt;br /&gt;
[[{{ns:6}}:file.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
0409282&amp;lt;br&amp;gt;&lt;br /&gt;
033 532&amp;lt;br&amp;gt;&lt;br /&gt;
e0409282@student.tuwien.ac.at&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* InfoVis-Gruppe: [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]] ([[User:UE-InfoVis0809 0126665|Beranek]], [[User:UE-InfoVis0809 9607701|Goldmann]], [[User:UE-InfoVis0809 0409282|Schiffl]])&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_1_-_Scatterplot&amp;diff=20013</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02 - Aufgabe 1 - Scatterplot</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09_-_Gruppe_02_-_Aufgabe_1_-_Scatterplot&amp;diff=20013"/>
		<updated>2008-11-06T01:44:01Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A scatterplot (also called a &#039;&#039;scatter chart&#039;&#039;, &#039;&#039;scatter diagram&#039;&#039; or &#039;&#039;scatter graph&#039;&#039; [Wikipedia]) is a diagram in which the values of two &#039;&#039;metric&#039;&#039; variables are applied to the horizontal and vertical axes of a cartesian coordinate system. The resulting point in the graph represents one record from a data set. The distribution pattern of points from multiple records reveals, among other qualities, the correlation between the selected variables in the data set. The scatterplot is not to be confused with the &#039;&#039;correlation plot&#039;&#039; [Information Technology Lab, NIST #2] which treats already adopted correlation coefficients in different data groups, while the term &#039;&#039;correlation diagram&#039;&#039; does not seem to be bound.&lt;br /&gt;
&lt;br /&gt;
===Revealed Information===&lt;br /&gt;
&lt;br /&gt;
Perfect linear correlation results in all samples lying on the regression line with positive or negative incline dependent on the sign of the correlation coefficient [University of Illinois]. Note, that the nonzero incline of the line is insignificant in this kind of diagram [Wikipedia Correlation, EN] since it is dependent on axis scales.&lt;br /&gt;
&lt;br /&gt;
An example of perfect correlation can be seen on the right together with other patterns: strong positive, weak negative and one example of variables without significant correlation.&lt;br /&gt;
&lt;br /&gt;
[[Image:SomeScatterplots.jpg|right|200px|thumb|Some scatterplots.]]&lt;br /&gt;
&lt;br /&gt;
The plot below features a regression line to further increase expressiveness. The regression function is not necessarily chosen linear as in this example. Any kind of curve may fit a plot (quadratic, splines, ...). Generally, the curve with the smallest sum of squared distances to the points is sought after, [NetMBA].&lt;br /&gt;
&lt;br /&gt;
[Wikipedia Linear Regression]&lt;br /&gt;
&lt;br /&gt;
[[Image:WeakNegativeCorrelationLine.jpg|right|200px|thumb|Regression line.]]&lt;br /&gt;
&lt;br /&gt;
Generally: refer to regression analysis for further ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Further properties of data sets that are easily discovered are the presence of clusters and outlyers.&lt;br /&gt;
&lt;br /&gt;
density (-&amp;gt; cluster analysis) &amp;amp; outlyers&lt;br /&gt;
&lt;br /&gt;
*1 image for clusters and outlyers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Scatterplots of Higher Dimensions===&lt;br /&gt;
&lt;br /&gt;
Scatterplots are not restricted to records with only two variables. Higher dimensional data can be displayed by adding the third axis to the plotspacially or by point properties (color, size, shape)&lt;br /&gt;
&lt;br /&gt;
TODO: add figure with colored 3D plot, &lt;br /&gt;
&lt;br /&gt;
[Wikipedia, EN]&lt;br /&gt;
&lt;br /&gt;
Nice example of plotting multidimensional data: [AI Lab]&lt;br /&gt;
&lt;br /&gt;
===Treating Discrete Data===&lt;br /&gt;
&lt;br /&gt;
For continuously distributed data, scatterplots do well in visualizing density. The problem with discrete data is the possibility of more than one record sharing one point in the diagram (&#039;&#039;overplotting&#039;&#039;). One solution is to alter the point representation according to density, as is achieved by &#039;&#039;sun flower plots&#039;&#039; in which each point symbol gains radial segments as a consequence, [Wikipedia, DE]. Examples can be found here: [York University], [addictedtor.free.fr].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
&lt;br /&gt;
*Wikipedia, EN: http://en.wikipedia.org/wiki/Scatterplot&lt;br /&gt;
*Wikipedia, DE: http://de.wikipedia.org/wiki/Streudiagramm&lt;br /&gt;
*Wikipedia Correlation, EN: http://en.wikipedia.org/wiki/Correlation&lt;br /&gt;
*Wikipedia Linear Regression, EN:http://en.wikipedia.org/wiki/Linear_regression&lt;br /&gt;
*University of Illinois: http://www.mste.uiuc.edu/courses/ci330ms/youtsey/scatterinfo.html&lt;br /&gt;
*Information Technology Lab, NIST #1: http://www.itl.nist.gov/div898/handbook/eda/section3/eda33q.htm&lt;br /&gt;
*Information Technology Lab, NIST #2: http://www.itl.nist.gov/div898/handbook/eda/section3/linecorr.htm&lt;br /&gt;
*NetMBA: http://www.netmba.com/statistics/plot/scatter/&lt;br /&gt;
*ChartItNow: http://www.chartitnow.com/scatter%20diagram.html&lt;br /&gt;
&lt;br /&gt;
*addictedtor.free.fr: http://addictedtor.free.fr/graphiques/graphcode.php?graph=59&lt;br /&gt;
*York University: http://www.math.yorku.ca/SCS/sasmac/sunplot.html&lt;br /&gt;
*NLVM: http://matti.usu.edu/nlvm/nav/frames_asid_144_g_4_t_5.html&lt;br /&gt;
&lt;br /&gt;
*AI Lab: http://www.ailab.si/janez/visualizations.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09&amp;diff=19738</id>
		<title>Teaching:TUW - UE InfoVis WS 2008/09</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2008/09&amp;diff=19738"/>
		<updated>2008-10-21T23:54:12Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Aigner03infovis ue.gif]] &amp;lt;big&amp;gt;WS 2008/09&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LVA Nr:&#039;&#039;&#039; 188.308 ([http://tuwis.tuwien.ac.at/lva/tuwien/188308 TUWIS++ Seite])&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LVA Homepage:&#039;&#039;&#039; http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws08/index.html&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Leitung:&#039;&#039;&#039; [[Gschwandtner, Theresia|Theresia Gschwandtner]] [gschwandtner (at) ifs.tuwien.ac.at]&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Tutorin:&#039;&#039;&#039; [[User:Martha_Kaltenecker|Martha Kaltenecker]] [e0125193 (at) student.tuwien.ac.at]&lt;br /&gt;
&lt;br /&gt;
== Gruppen ==&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
Gruppenlinks hier einfügen!&lt;br /&gt;
Beispiel:&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe XX|Gruppe XX]]&lt;br /&gt;
&amp;quot;XX&amp;quot; durch Gruppennummer ersetzen!&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 01|Gruppe 01 (KARALL, REGNER, UGUR)]]&lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02 (Beranek, Goldmann, Schiffl)]]&lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 03|Gruppe 03 (DINCER, MAYER, MOSER)]]&lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 05|Gruppe 05 (KUNTNER, PINJO, WENDELIN)]]&lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 06|Gruppe 06 (Frank, Mayer, Rind)]] &lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 07|Gruppe 07 (LUCKNER, HEIL, ANGERBAUER)]]&lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 08|Gruppe 08]]&lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 10|Gruppe 10 (DEBONG, FISCHL, PETROV)]]&lt;br /&gt;
&lt;br /&gt;
== News / Bemerkungen ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=19626</id>
		<title>User:UE-InfoVis0809 0409282</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=19626"/>
		<updated>2008-10-16T16:04:17Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Katharina Schiffl===&lt;br /&gt;
[[{{ns:6}}:file.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
0409282&amp;lt;br&amp;gt;&lt;br /&gt;
033 532&amp;lt;br&amp;gt;&lt;br /&gt;
e0409282@student.ac.at&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* InfoVis-Gruppe: [[Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 02|Gruppe 02]] ([[User:UE-InfoVis0809 0126665|Beranek]], [[User:UE-InfoVis0809 9607701|Goldmann]], [[User:UE-InfoVis0809 0409282|Schiffl]])&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=19608</id>
		<title>User:UE-InfoVis0809 0409282</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=19608"/>
		<updated>2008-10-14T14:08:05Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Katharina Schiffl===&lt;br /&gt;
[[{{ns:6}}:file.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
0409282&amp;lt;br&amp;gt;&lt;br /&gt;
033 532&amp;lt;br&amp;gt;&lt;br /&gt;
e0409282@student.ac.at&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=19607</id>
		<title>User:UE-InfoVis0809 0409282</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=19607"/>
		<updated>2008-10-14T14:03:17Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Katharina Schiffl&#039;&#039;&#039;&lt;br /&gt;
*[[{{ns:6}}:file.jpg]]&lt;br /&gt;
*0409282&lt;br /&gt;
*033 532&lt;br /&gt;
*e0409282@student.ac.at&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=19606</id>
		<title>User:UE-InfoVis0809 0409282</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0809_0409282&amp;diff=19606"/>
		<updated>2008-10-14T13:58:37Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0809 0409282: New page: &amp;#039;&amp;#039;&amp;#039;Katharina Schiffl&amp;#039;&amp;#039;&amp;#039; {{ns:6}}:file.jpg *0409282 *033 532 *e0409282@student.ac.at&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Katharina Schiffl&#039;&#039;&#039;&lt;br /&gt;
[[{{ns:6}}:file.jpg]]&lt;br /&gt;
*0409282&lt;br /&gt;
*033 532&lt;br /&gt;
*e0409282@student.ac.at&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0809 0409282</name></author>
	</entry>
</feed>