Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 03 - Aufgabe 2: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
m (Make some ideas for correction)
(Tableupdate)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Aufgabenstellung ==
== Aufgabenstellung ==
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]
=== Zu beurteilende Tabelle ===
=== Zu beurteilende Tabelle ===
[[Image:AnimalsKilledforFood7S.jpg]]


[[Image:AnimalsKilledforFood7S.jpg|400px]]
=== critic view on the table ===
* too much color (distracts reader from content)
* too many grids and lines used
* fonts aren't used consitently
* potential insignificant content included (e.g. "born" has no clear relation to the rest of the data labeled as "number of animals killed")
* the columns used for the different years contain different data, which makes comparison difficult, also from a spacial view
* the columns "06/05" and "06/07" have an unclear header. they could be read as dates (06/05 -> June 2006 / June 5th). also the values of these columns (as factors) aren't very intuitive as e.g. percent values
* the values in the table have different precision, which makes comparison more difficult
* the values that are represented as % don't have their %-sign next to them. they could be misinterpreted if you read a row at once (without looking at the header)
* the "rabbit" row is a bit dodgy, as the references [f] state, that these values are just speculations


Ideen:
=== Revised tables ===
* Farben erstmal weg
* Einheitliche Schriftart
* Tabellenteilungen nachbearteiten
* Born, Died, Died% weg??
* Bessere Anordnung notwendig
* Chickens (Eggs) weg??
* Was mach ma mit den Verweisen?
* eventuell slaught. auch weg da es ja nur um getötetes Tiere geht?


[[http://www.infovis-wiki.net/index.php?title=Image:InfoVisGr03Table1.jpg| Table 1 old]]
[[http://www.infovis-wiki.net/index.php?title=Image:InfoVisGr03Table2.jpg| Table 2 old]]
[[Image:TabelleGr.jpg]]
[[Image:InfoVisGr03History.jpg]]


=== improvements ===


* data from columns "killed" and the data connected to it are put in one table and the rest of the data (columns <strike>"born"</strike>, "slaught", "died", ...) in a seperate table. this makes comparison between related values easier.
* references to used sources are put behind the values, and made smaller, for less distraction
* rows are ordered by occurrence, and hence by relevance for this example
* columns are reordered, so connected data is easier to compare
* blank space is used instead of lines, to group to make the tables more readable
* lines and grids are only used were necessary. they're best to seperate headers and summaries (not only sums) from the data
* the precision of the values (in millions) is unified to one number after the comma (2 numbers after the comma for % values). this makes reading through the columns much easier.
* results of "06/05", "06/07" are shown as % reflecting the change between the years. interpreting those values is easier than thinking in factors.
* also if it's recommended to keep data that uses vales from an other colums should stay beneath each other, we decided to append the two columns "06/05" and "06/07" at the end of the table, because it relates two other columns and would worsen the readability of the table


== Links ==
== Links ==


* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]
* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]
 
* [[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 03|Gruppe 03]]
*[[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 03|Gruppe 03]]

Latest revision as of 16:44, 3 December 2009

Aufgabenstellung[edit]

Beschreibung der Aufgabe 2

Zu beurteilende Tabelle[edit]

critic view on the table[edit]

  • too much color (distracts reader from content)
  • too many grids and lines used
  • fonts aren't used consitently
  • potential insignificant content included (e.g. "born" has no clear relation to the rest of the data labeled as "number of animals killed")
  • the columns used for the different years contain different data, which makes comparison difficult, also from a spacial view
  • the columns "06/05" and "06/07" have an unclear header. they could be read as dates (06/05 -> June 2006 / June 5th). also the values of these columns (as factors) aren't very intuitive as e.g. percent values
  • the values in the table have different precision, which makes comparison more difficult
  • the values that are represented as % don't have their %-sign next to them. they could be misinterpreted if you read a row at once (without looking at the header)
  • the "rabbit" row is a bit dodgy, as the references [f] state, that these values are just speculations

Revised tables[edit]

[Table 1 old] [Table 2 old]

improvements[edit]

  • data from columns "killed" and the data connected to it are put in one table and the rest of the data (columns "born", "slaught", "died", ...) in a seperate table. this makes comparison between related values easier.
  • references to used sources are put behind the values, and made smaller, for less distraction
  • rows are ordered by occurrence, and hence by relevance for this example
  • columns are reordered, so connected data is easier to compare
  • blank space is used instead of lines, to group to make the tables more readable
  • lines and grids are only used were necessary. they're best to seperate headers and summaries (not only sums) from the data
  • the precision of the values (in millions) is unified to one number after the comma (2 numbers after the comma for % values). this makes reading through the columns much easier.
  • results of "06/05", "06/07" are shown as % reflecting the change between the years. interpreting those values is easier than thinking in factors.
  • also if it's recommended to keep data that uses vales from an other colums should stay beneath each other, we decided to append the two columns "06/05" and "06/07" at the end of the table, because it relates two other columns and would worsen the readability of the table

Links[edit]