<?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-InfoVis0708+0204208</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-InfoVis0708+0204208"/>
	<link rel="alternate" type="text/html" href="https://infovis-wiki.net/wiki/Special:Contributions/UE-InfoVis0708_0204208"/>
	<updated>2026-04-07T11:13:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.6</generator>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18635</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18635"/>
		<updated>2008-01-04T19:02:44Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description of the application field ==&lt;br /&gt;
The two tables above show medical data, which are two diagnostic findings of a patient recorded at different dates. In each table row, one examination, it&#039;s result, the unit of the result and the interval of &amp;quot;optimal&amp;quot; values are shown. The examination results descripe the amount of chemical compounds or substances in the patient&#039;s body. Diagnostic findings play an important role for medical diagnosis.&amp;lt;br&amp;gt; &lt;br /&gt;
The first table consists of more rows than the second. Perhaps less substances in body were examined or the tableview shows only  a short section of the results.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Each table has four columns. The names of the examinations and the name of the substances the patient has been tested on, respectively, are written in the first column. The result values - numerical values - for each examination are denoted in the second column. Some values are floating point numbers, others are integers. The reason of using floating numbers is, that small variances of the values may cause high differences in diagnosis. One examination has more than one result (&amp;quot;Differential Blutb.&amp;quot;), but we don&#039;t know the meaning of this results. Some of the cells in this column are marked with &amp;quot;*&amp;quot;. This indicates that a value does not reside in an interval (specified in the fourth column). In the third column, the units of the results are shown. The fourth column lists the intervals of reference values  - the &amp;quot;optimal&amp;quot; values - for each examination. If a value resides within an interval, the result is &amp;quot;good&amp;quot; - which means that the patient has no lack and no overrun of a specific element. &amp;lt;br&amp;gt; &lt;br /&gt;
Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group (the data has been produced for) is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefore didn&#039;t go well but this data needs to be interpreted by a specialist.&lt;br /&gt;
Another thing is that this data is private and should therefore not be seen by anyone except for the doctor and the patient. &lt;br /&gt;
&lt;br /&gt;
== The DIAMONT application ==&lt;br /&gt;
We named our application &#039;&#039;&#039;DIAMONT&#039;&#039;&#039; which stands for &#039;&#039;&#039;DIA&#039;&#039;&#039;gnosis &#039;&#039;&#039;MON&#039;&#039;&#039;itoring &#039;&#039;&#039;T&#039;&#039;&#039;ool. This tool has been designed to be used by the hospital&#039;s medical staff including doctors and nurses. It shall provide a more easier and better organized view on the data from test sets. It is meant to be realized either in a form of a desktop application or as a PDA (handheld-gadget) application. The accessed data has to been accessible remotely, therefore needs to be located on a server.&lt;br /&gt;
&lt;br /&gt;
The next subsections will provide a detailed look at the interface of the DIAMONT application. The reference numbers reference the red numbers located on the scrrenshot of the application.&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:0708_Gruppe_07_diamont.jpg]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;ad 1: Patient Search&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
The patient search section allows to search for specific patients. By simply typing in a name (or other inforamtion which can be used to identify a patient) the program shows a list of records in the main window. By double-clicking a row, more detailed information about the selected patien is shown in the &amp;quot;timeline&amp;quot; window, which is for this purpose an &amp;quot;information&amp;quot; window. Information of the patien can be: name, date of birth, dates of hospitals stays etc.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;ad 2: Patient detail information&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
This section displays patient informations such as name, birthdate and habitation, which can be customized using the menu function (7).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;ad 3: List of available tests&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
The list of available tests shows the names of the test that are presented in the dataset. By dragging a test into the main window (4), this tests inforamtion is visualised in the main window. The test list holds information on several other aspects of the tests, by using a color-coded printing method. Test values which are low compared to their reference range are printed blue, while values which are to high are printed red. Values that are within the reference range are shown in black color. This feature allows the user to quickly scan the tests for outstanding values, that might be interesting for further investigation. Tests that have been dropped to the main window (4) are printed with a green background, so that the user can tell just by looking at the list, which tests are currently under observation by the program.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;ad 4: Main Window &amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
The main window provides the most detailed view on the data. First, its being used to select a patient by his/hers name (and some additional information) from a list returned by the search process. The main purpose of this window is to display detailed information of the test results. The user of this application drags and drops a test (or tests) he is interested in into this field to display it. This field has three sections aligned vertically filling up its full height and aligns the tests as follows. The upper and lower sections are being separated from the middle section by dashed lines. Additionally, they are filled with a gradient color. The upper sections holds test with the result with a value that lies above the top limit of the normal interval for this test. The center part holds all the tests with a result that lies in the normal interval. The last bottom part displays all tests that lie underneath the minimum of the normal interval. Each test is being displayed as a circle with a certain background color with some textual information. This information holds the name of the test, the value of the test and the units for this value. This field provides only information about the test results obtained during one test. The user can see these results in a time context in the window beneath this one (marked as 6 in the picture above). He can also navigate through multiple tests by using this window. &lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;ad 5:Medical Notes &amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Each circle in the main window, which shows the result value of one examination, can be selected by mouseclick. After selection, the user can click on the arrow at (5) and a texteditor opens. He can write some important notes there. &lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;ad 6:Timeline / Graph &amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
This window displays time series lines that reference the tests being picked by dragging a test from the left window into the main window. Its being used for two purposes. The first is to put the test results into a time context. The user can follow the progress of the selected tests, search for anomalies or/and find correlations. The other purpose of this window is to navigate through the time using it as time line. The user needs to select a certain date (dates in this window reference test dates) which makes the application reload the data in the main window. The color of each line in this graph is the same as the background color of this test in the main window. The user can also enlarge the region of this window to get a better representation of the data. The leftmost and rightmost arrows are being used to scroll through the the graph.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;ad 7: Menu &amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
By pressing the &amp;quot;Menu&amp;quot;-Button, a pop-up window opens and some options are listed. &amp;lt;br&amp;gt;&lt;br /&gt;
The options:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;b&amp;gt;Print shown diagnostic results:&amp;lt;/b&amp;gt; The shown picture in the main window and a table which contains informations for each examination can be printed.&lt;br /&gt;
* &amp;lt;b&amp;gt;Print line chart:&amp;lt;/b&amp;gt; The shown section in (5) can be printed. Additionally, the user has the option to define the from/to-dates new. A list of the shown examinations and related information is printed too (in form of a table).&lt;br /&gt;
* &amp;lt;b&amp;gt;Print whole diagnostic report:&amp;lt;/b&amp;gt; The whole set of diagnostic findings of the picked date (which is displayed in the main window)can be printed in form of a table. In each row, one examination, it&#039;s result, the unit of the result and the range of optimal result values is put column by column. The user has also the possibility to choose another date for printing the related diagnostic findings. &lt;br /&gt;
* &amp;lt;b&amp;gt;Send Message/Data:&amp;lt;/b&amp;gt; The user can share notes or views with other physicans of the hospital.&lt;br /&gt;
* &amp;lt;b&amp;gt;Options:&amp;lt;/b&amp;gt; The user can customize specific function of the program (e.g. data of the patient that is shown in the patient detail information section (2)).&lt;br /&gt;
* &amp;lt;b&amp;gt;Help:&amp;lt;/b&amp;gt; The user can read the documentation of the software and instructions of software usage.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18608</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18608"/>
		<updated>2008-01-04T15:36:53Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group (the data has been produced for) is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefore didn&#039;t go well but this data needs to be interpreted by a specialist.&lt;br /&gt;
Another thing is that this data is private and should therefore not be seen by anyone except for the doctor and the patient. &lt;br /&gt;
&lt;br /&gt;
== The DIAMONT application ==&lt;br /&gt;
We named our application &#039;&#039;&#039;DIAMONT&#039;&#039;&#039; which stands for &#039;&#039;&#039;DIA&#039;&#039;&#039;gnosis &#039;&#039;&#039;MON&#039;&#039;&#039;itoring &#039;&#039;&#039;T&#039;&#039;&#039;ool. This tool has been designed to be used by the hospital&#039;s medical staff including doctors and nurses. It shall provide a more easier and better organized view on the data from test sets. It is meant to be realized either in a form of a desktop application or as a PDA (handheld-gadget) application. The accessed data has to been accessible remotely, therefore needs to be located on a server.&lt;br /&gt;
&lt;br /&gt;
The next subsections will provide a detailed look at the interface of the DIAMONT application. The reference numbers reference the red numbers located on the scrrenshot of the application.&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:0708_Gruppe_07_diamont.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 1: Patient Search ===&lt;br /&gt;
&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 2: Patient detail information ===&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 3: List of available tests ===&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 4: Main Window ===&lt;br /&gt;
The main window provides the most detailed view on the data. First, its being used to select a patient by his/hers name (and some additional information) from a list returned by the search process. The main purpose of this window is to display detailed information of the test results. The user of this application drags and drops a test (or tests) he is interested in into this field to display it. This field has three sections aligned vertically filling up its full height and aligns the tests as follows. The upper and lower sections are being separated from the middle section by dashed lines. Additionally, they are filled with a gradient color. The upper sections holds test with the result with a value that lies above the top limit of the normal interval for this test. The center part holds all the tests with a result that lies in the normal interval. The last bottom part displays all tests that lie underneath the minimum of the normal interval. Each test is being displayed as a circle with a certain background color with some textual information. This information holds the name of the test, the value of the test and the units for this value. This field provides only information about the test results obtained during one test. The user can see these results in a time context in the window beneath this one (marked as 6 in the picture above). He can also navigate through multiple tests by using this window. &lt;br /&gt;
=== Picture reference 5: Medical Notes ===&lt;br /&gt;
Martha&lt;br /&gt;
=== Picture reference 6: Timeline / Graph ===&lt;br /&gt;
This window displays time series lines that reference the tests being picked by dragging a test from the left window into the main window. Its being used for two purposes. The first is to put the test results into a time context. The user can follow the progress of the selected tests, search for anomalies or/and find correlations. The other purpose of this window is to navigate through the time using it as time line. The user needs to select a certain date (dates in this window reference test dates) which makes the application reload the data in the main window. The color of each line in this graph is the same as the background color of this test in the main window. The user can also enlarge the region of this window to get a better representation of the data. The leftmost and rightmost arrows are being used to scroll through the the graph.&lt;br /&gt;
=== Picture reference 7: Menu ===&lt;br /&gt;
Martha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18607</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18607"/>
		<updated>2008-01-04T15:23:31Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group (the data has been produced for) is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefore didn&#039;t go well but this data needs to be interpreted by a specialist.&lt;br /&gt;
Another thing is that this data is private and should therefore not be seen by anyone except for the doctor and the patient. &lt;br /&gt;
&lt;br /&gt;
== The DIAMONT application ==&lt;br /&gt;
We named our application &#039;&#039;&#039;DIAMONT&#039;&#039;&#039; which stands for &#039;&#039;&#039;DIA&#039;&#039;&#039;gnosis &#039;&#039;&#039;MON&#039;&#039;&#039;itoring &#039;&#039;&#039;T&#039;&#039;&#039;ool. This tool has been designed to be used by the hospital&#039;s medical staff including doctors and nurses. It shall provide a more easier and better organized view on the data from test sets. It is meant to be realized either in a form of a desktop application or as a PDA (handheld-gadget) application. The accessed data has to been accessible remotely, therefore needs to be located on a server.&lt;br /&gt;
&lt;br /&gt;
The next subsections will provide a detailed look at the interface of the DIAMONT application. The reference numbers reference the red numbers located on the scrrenshot of the application.&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:0708_Gruppe_07_diamont.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 1: Patient Search ===&lt;br /&gt;
&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 2: Patient detail information ===&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 3: List of available tests ===&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 4: Main Window ===&lt;br /&gt;
The main window provides the most detailed view on the data. First, its being used to select a patient by his/hers name (and some additional information) from a list returned by the search process. The main purpose of this window is to display detailed information of the test results. The user of this application drags and drops a test (or tests) he is interested in into this field to display it. This field has three sections aligned vertically filling up its full height and aligns the tests as follows. The upper and lower sections are being separated from the middle section by dashed lines. Additionally, they are filled with a gradient color. The upper sections holds test with the result with a value that lies above the top limit of the normal interval for this test. The center part holds all the tests with a result that lies in the normal interval. The last bottom part displays all tests that lie underneath the minimum of the normal interval. Each test is being displayed as a circle with a certain background color with some textual information. This information holds the name of the test, the value of the test and the units for this value. This field provides only information about the test results obtained during one test. The user can see these results in a temporal context in the window beneath this one (marked as 6 in the picture above). He can also navigate through multiple tests by using this window. &lt;br /&gt;
=== Picture reference 5: Medical Notes ===&lt;br /&gt;
Martha&lt;br /&gt;
=== Picture reference 6: Timeline / Graph ===&lt;br /&gt;
Peter&lt;br /&gt;
=== Picture reference 7: Menu ===&lt;br /&gt;
Martha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18605</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18605"/>
		<updated>2008-01-04T15:06:27Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group (the data has been produced for) is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefore didn&#039;t go well but this data needs to be interpreted by a specialist.&lt;br /&gt;
Another thing is that this data is private and should therefore not be seen by anyone except for the doctor and the patient. &lt;br /&gt;
&lt;br /&gt;
== The DIAMONT application ==&lt;br /&gt;
We named our application &#039;&#039;&#039;DIAMONT&#039;&#039;&#039; which stands for &#039;&#039;&#039;DIA&#039;&#039;&#039;gnosis &#039;&#039;&#039;MON&#039;&#039;&#039;itoring &#039;&#039;&#039;T&#039;&#039;&#039;ool. This tool has been designed to be used by the hospital&#039;s medical staff including doctors and nurses. It shall provide a more easier and better organized view on the data from test sets. It is meant to be realized either in a form of a desktop application or as a PDA (handheld-gadget) application. The accessed data has to been accessible remotely, therefore needs to be located on a server.&lt;br /&gt;
&lt;br /&gt;
The next subsections will provide a detailed look at the interface of the DIAMONT application. The reference numbers reference the red numbers located on the scrrenshot of the application.&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:0708_Gruppe_07_diamont.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 1: Patient Search ===&lt;br /&gt;
&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 2: Patient detail information ===&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 3: List of available tests ===&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 4: Main Window ===&lt;br /&gt;
Peter&lt;br /&gt;
=== Picture reference 5: Medical Notes ===&lt;br /&gt;
Martha&lt;br /&gt;
=== Picture reference 6: Timeline / Graph ===&lt;br /&gt;
Peter&lt;br /&gt;
=== Picture reference 7: Menu ===&lt;br /&gt;
Martha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18604</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18604"/>
		<updated>2008-01-04T14:57:01Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group (the data has been produced for) is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefore didn&#039;t go well but this data needs to be interpreted by a specialist.&lt;br /&gt;
Another thing is that this data is private and should therefore not be seen by anyone except for the doctor and the patient. &lt;br /&gt;
&lt;br /&gt;
== Diamont application ==&lt;br /&gt;
Our application &lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:0708_Gruppe_07_diamont.jpg]]&lt;br /&gt;
=== Picture reference 1: Patient Search ===&lt;br /&gt;
&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 2: Patient detail information ===&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 3: List of available tests ===&lt;br /&gt;
Jakob&lt;br /&gt;
&lt;br /&gt;
=== Picture reference 4: Main Window ===&lt;br /&gt;
Peter&lt;br /&gt;
=== Picture reference 5: Medical Notes ===&lt;br /&gt;
Martha&lt;br /&gt;
=== Picture reference 6: Timeline / Graph ===&lt;br /&gt;
Peter&lt;br /&gt;
=== Picture reference 7: Menu ===&lt;br /&gt;
Martha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18603</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18603"/>
		<updated>2008-01-04T14:51:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group (the data has been produced for) is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefore didn&#039;t go well but this data needs to be interpreted by a specialist.&lt;br /&gt;
Another thing is that this data is private and should therefore not be seen by anyone except for the doctor and the patient. &lt;br /&gt;
&lt;br /&gt;
== Diamont application ==&lt;br /&gt;
Our application &lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:0708_Gruppe_07_diamont.jpg]]&lt;br /&gt;
* 1 Jakob&lt;br /&gt;
* 2 Jakob&lt;br /&gt;
* 3 Jakob&lt;br /&gt;
* 4 Peter&lt;br /&gt;
* 5 Martha&lt;br /&gt;
* 6 Peter&lt;br /&gt;
* 7 Martha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:0708_Gruppe_07_diamont.jpg&amp;diff=18602</id>
		<title>File:0708 Gruppe 07 diamont.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:0708_Gruppe_07_diamont.jpg&amp;diff=18602"/>
		<updated>2008-01-04T14:51:04Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18601</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18601"/>
		<updated>2008-01-04T14:43:20Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group (the data has been produced for) is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefore didn&#039;t go well but this data needs to be interpreted by a specialist.&lt;br /&gt;
Another thing is that this data is private and should therefore not be seen by anyone except for the doctor and the patient. &lt;br /&gt;
&lt;br /&gt;
== Diamont application ==&lt;br /&gt;
* 1 Jakob&lt;br /&gt;
* 2 Jakob&lt;br /&gt;
* 3 Jakob&lt;br /&gt;
* 4 Peter&lt;br /&gt;
* 5 Martha&lt;br /&gt;
* 6 Peter&lt;br /&gt;
* 7 Martha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18550</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18550"/>
		<updated>2008-01-02T16:59:29Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group (the data has been produced for) is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefore didn&#039;t go well but this data needs to be interpreted by a specialist.&lt;br /&gt;
Another thing is that this data is private and should therefore not be seen by anyone except for the doctor and the patient. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18548</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18548"/>
		<updated>2008-01-02T16:49:59Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with floating point numbers (continuous) and integers (discrete). There is also no hierarchy in this data. It&#039;s actually a list of key value pairs where the value-part can contain one or multiple values and an information about the units used and reference.&lt;br /&gt;
&lt;br /&gt;
But the use of diagnostic findings in practice is slightly different. They are not being used as standalone tables with some test results. The values are being examined how they change in time. This fact changes the dimensionality of all data (test key-value-pairs) from 1-dimensional to 2-dimensional because they usually change over time. This is the main issue why we would suggest a different presentation of this data in a more clearer, simpler and legible way.&lt;br /&gt;
&lt;br /&gt;
=== Target group ===&lt;br /&gt;
The target group the data has been produced for is definitely hospital/medical staff. We think that the most common people can&#039;t start anything with this data. They can basically determine which test results don&#039;t match the reference interval and therefor didn&#039;t go well but this data needs an interpretation from a specialist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18546</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18546"/>
		<updated>2008-01-02T16:09:08Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged into four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
The data is sorted ascending using the first column (the name of the test). None of the values can be classified as nominal or ordinal. We are only dealing with numbers floating point numbers (continuous) and integers (discrete). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18545</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18545"/>
		<updated>2008-01-02T15:06:58Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged in four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. Some of the cells in this column have been marked using the star character (*). This indicates that a value does not lie in an interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18544</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18544"/>
		<updated>2008-01-02T15:04:53Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belongs into the medical field of application. We are dealing with diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged in four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. So of the cells in this column are have been marked using the star character (\*). This indicates that a value does not lie in the interval specified in the fourth column. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18543</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18543"/>
		<updated>2008-01-02T14:46:08Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belong into the medical field of application. They are diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. Given these two examples we can see that the second finding holds multiple times as much data as the first one. This indicates that each patient has a specialized set if tests that has been chosen for him by his doctor.&lt;br /&gt;
&lt;br /&gt;
The data has been arranged in four columns. The first column holds the name of the test or the name of the subject the patient has been tested on. The second column holds the outcome of the test. In all cases we can see here, we are dealing with numbers. But some of these numbers are floating point numbers, others are integers. One of these tests even returns multiple values as result. The third column specifies the units of the results. The fourth column specifies the reference values for each of these tests, i.e. an interval that specifies acceptable values for this test. Multiple forms of intervals are being used, e.g:&lt;br /&gt;
* bis 200&lt;br /&gt;
* 220-480&lt;br /&gt;
* &amp;lt;66&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18542</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18542"/>
		<updated>2008-01-02T14:23:54Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Analysis of the application area ==&lt;br /&gt;
Our sample data belong into the medical field of application. They are diagnostic findings which are basically sets of multiple tests that play a supportive role in doctors&#039; decisions about the diagnosis. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18541</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_4&amp;diff=18541"/>
		<updated>2008-01-02T13:53:12Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Description of the fourth task]&lt;br /&gt;
=== Assigned data / model ===&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE FROM HERE&#039;&#039;&#039; XXX&lt;br /&gt;
== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
XXX &#039;&#039;&#039;REMOVE TO HERE &#039;&#039;&#039;XXX&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18413</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18413"/>
		<updated>2007-12-10T20:41:56Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out. The amount of redundant data that is not being used should be minimized - here is an appropriate citation:&lt;br /&gt;
{{Quotation|In anything at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away.|Antoine de Saint Exupery}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
The question on which data should be prioritized in this graphic is not easy to be answered since we don&#039;t know the background behind this graphic. We assume (inspired by the different font size) that states with higher percentage are those that are more important to us. The use of bigger font sizes in this graphic is not the ideal solution. A better way would be to use brighter colors (more saturated or lighter) for those states we want to stand out.&lt;br /&gt;
&lt;br /&gt;
=== Data Ink ===&lt;br /&gt;
First thing we criticize on this graphic is the use of relatively thick lines that make are supposed to make the differentiation between the US states visible. Thinner lines would make this graphic much brighter and easier to read. The use of larger characters for states names according to the class they belong to is a valid way to point out some data, but it creates an unorganized look in a couple of cases on this graphic. For instance, the area covered by Michigan, Indiana, Kentucky and Tennessee looks unorganized due to the geographical location of these (and surrounding) states. The use of a simple color / fill pattern differentiation would be more accurate here. A problematic part of this graphic is the northern part of the east coast. There are many smaller states and the placement of labels is very problematic here.&lt;br /&gt;
&lt;br /&gt;
Another issue to be discussed is the grouping of the data. This graphic is relatively simple because of the fact that it only tries to point out one single main idea. This main idea is a certain percentage for each US state. A standard way to achieve some basic grouping would be to use proximity which in our case cannot be applied because the alignment of the states is defined by their geographical placement. So the solution for this problem is the separation by using different hues as fill colors for the states. &lt;br /&gt;
&lt;br /&gt;
The missing accuracy in this graphic (the border between North and South Dakota; Wisconsin, Iowa and Illinois; Kansas and Oklahoma and some others) steals the observer&#039;s attention unnecessarily. Such defects should be avoided.&lt;br /&gt;
&lt;br /&gt;
The use of state abbreviation instead of full names as labels is the right choice here because there would be hardly any place place for long names.&lt;br /&gt;
&lt;br /&gt;
This graphic misses the about the date when the presented information has been gathered although this information could be crucial for some people. The information about the source of this information are missing as well. &lt;br /&gt;
&lt;br /&gt;
== Improvements ==&lt;br /&gt;
First thing we considered to be changed in the original graphic were the fill colors / patterns. These weren&#039;t consistent because they&#039;ve mixed solid color fills with fill patterns. We decided only to use solid colors for classifications. We also casted the idea of using different hues aside and concentrated on how to visualize that all these classes have something in common. Lastly, we achieved this by modifying the lightness of the green color.&lt;br /&gt;
&lt;br /&gt;
In addition, we decided to make all the state labels use the same font size to point up the homogeneity of the data. The classes stand out only because of they fill colors.&lt;br /&gt;
&lt;br /&gt;
The thickness of the borders between the states is thin enough not to stand out but also thick enough to be visible. The legend at the bottom of the graphic is ordered by the percentage (an therefore also by the color intensity). This makes the graphic easier to read.&lt;br /&gt;
&lt;br /&gt;
We have tried to follow the data-ink model and to eliminate all unnecessary visual elements from the original graphic and make it  much clearer and more legible.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:0708_Gruppe7_USA.jpg]] &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*[Few, 2004a] Elegance Through Simplicity. Retrieved at: December 09, 2007. http://www.intelligententerprise.com/showArticle.jhtml&lt;br /&gt;
*[Mizuno et al., 1999] Tufte Design Principle, Retrieved at: December 09, 2007. http://ldt.stanford.edu/ldt1999/Students/mizuno/Portfolio/Work/reports/tufte/ed229c-tufte-outline.html&lt;br /&gt;
*[Few, 2004] Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18412</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18412"/>
		<updated>2007-12-10T20:40:54Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out. The amount of redundant data that is not being used should be minimized - here is an appropriate citation:&lt;br /&gt;
{{Quotation|In anything at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away.|Antoine de Saint Exupery}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
The question on which data should be prioritized in this graphic is not easy to be answered since we don&#039;t know the background behind this graphic. We assume (inspired by the different font size) that states with higher percentage are those that are more important to us. The use of bigger font sizes in this graphic is not the ideal solution. A better way would be to use brighter colors (more saturated or lighter) for those states we want to stand out.&lt;br /&gt;
&lt;br /&gt;
=== Data Ink ===&lt;br /&gt;
First thing we criticize on this graphic is the use of relatively thick lines that make are supposed to make the differentiation between the US states visible. Thinner lines would make this graphic much brighter and easier to read. The use of larger characters for states names according to the class they belong to is a valid way to point out some data, but it creates an unorganized look in a couple of cases on this graphic. For instance, the area covered by Michigan, Indiana, Kentucky and Tennessee looks unorganized due to the geographical location of these (and surrounding) states. The use of a simple color / fill pattern differentiation would be more accurate here. A problematic part of this graphic is the northern part of the east coast. There are many smaller states and the placement of labels is very problematic here.&lt;br /&gt;
&lt;br /&gt;
Another issue to be discussed is the grouping of the data. This graphic is relatively simple because of the fact that it only tries to point out one single main idea. This main idea is a certain percentage for each US state. A standard way to achieve some basic grouping would be to use proximity which in our case cannot be applied because the alignment of the states is defined by their geographical placement. So the solution for this problem is the separation by using different hues as fill colors for the states. &lt;br /&gt;
&lt;br /&gt;
The missing accuracy in this graphic (the border between North and South Dakota; Wisconsin, Iowa and Illinois; Kansas and Oklahoma and some others) steals the observer&#039;s attention unnecessarily. Such defects should be avoided.&lt;br /&gt;
&lt;br /&gt;
The use of state abbreviation instead of full names as labels is the right choice here because there would be hardly any place place for long names.&lt;br /&gt;
&lt;br /&gt;
This graphic misses the about the date when the presented information has been gathered although this information could be crucial for some people. The information about the source of this information are missing as well. &lt;br /&gt;
&lt;br /&gt;
== Improvements ==&lt;br /&gt;
First thing we considered to be changed in the original graphic were the fill colors / patterns. These weren&#039;t consistent because they&#039;ve mixed solid color fills with fill patterns. We decided only to use solid colors for classifications. We also casted the idea of using different hues aside and concentrated on how to visualize that all these classes have something in common. Lastly, we achieved this by modifying the lightness of the green color.&lt;br /&gt;
&lt;br /&gt;
In addition, we decided to make all the state labels use the same font size to point up the homogeneity of the data. The classes stand out only because of they fill colors.&lt;br /&gt;
&lt;br /&gt;
The thickness of the borders between the states is thin enough not to stand out but also thick enough to be visible. The legend at the bottom of the graphic is ordered by the percentage (an therefore also by the color intensity). This makes the graphic easier to read.&lt;br /&gt;
&lt;br /&gt;
We have tried to follow the data-ink model and to eliminate all unnecessary visual elements from the original graphic and make it  much clearer and more legible.&lt;br /&gt;
&lt;br /&gt;
[[Image:0708_Gruppe7_USA.jpg]] &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
*[Few, 2004a] Elegance Through Simplicity. Retrieved at: December 09, 2007. http://www.intelligententerprise.com/showArticle.jhtml&lt;br /&gt;
*[Mizuno et al., 1999] Tufte Design Principle, Retrieved at: December 09, 2007. http://ldt.stanford.edu/ldt1999/Students/mizuno/Portfolio/Work/reports/tufte/ed229c-tufte-outline.html&lt;br /&gt;
*[Few, 2004] Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 7 - General Design for Communication.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18411</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18411"/>
		<updated>2007-12-10T20:32:47Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out. The amount of redundant data that is not being used should be minimized - here is an appropriate citation:&lt;br /&gt;
{{Quotation|In anything at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away.|Antoine de Saint Exupery}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
The question on which data should be prioritized in this graphic is not easy to be answered since we don&#039;t know the background behind this graphic. We assume (inspired by the different font size) that states with higher percentage are those that are more important to us. The use of bigger font sizes in this graphic is not the ideal solution. A better way would be to use brighter colors (more saturated or lighter) for those states we want to stand out.&lt;br /&gt;
&lt;br /&gt;
=== Data Ink ===&lt;br /&gt;
First thing we criticize on this graphic is the use of relatively thick lines that make are supposed to make the differentiation between the US states visible. Thinner lines would make this graphic much brighter and easier to read. The use of larger characters for states names according to the class they belong to is a valid way to point out some data, but it creates an unorganized look in a couple of cases on this graphic. For instance, the area covered by Michigan, Indiana, Kentucky and Tennessee looks unorganized due to the geographical location of these (and surrounding) states. The use of a simple color / fill pattern differentiation would be more accurate here. A problematic part of this graphic is the northern part of the east coast. There are many smaller states and the placement of labels is very problematic here.&lt;br /&gt;
&lt;br /&gt;
Another issue to be discussed is the grouping of the data. This graphic is relatively simple because of the fact that it only tries to point out one single main idea. This main idea is a certain percentage for each US state. A standard way to achieve some basic grouping would be to use proximity which in our case cannot be applied because the alignment of the states is defined by their geographical placement. So the solution for this problem is the separation by using different hues as fill colors for the states. &lt;br /&gt;
&lt;br /&gt;
The missing accuracy in this graphic (the border between North and South Dakota; Wisconsin, Iowa and Illinois; Kansas and Oklahoma and some others) steals the observer&#039;s attention unnecessarily. Such defects should be avoided.&lt;br /&gt;
&lt;br /&gt;
The use of state abbreviation instead of full names as labels is the right choice here because there would be hardly any place place for long names.&lt;br /&gt;
&lt;br /&gt;
This graphic misses the about the date when the presented information has been gathered although this information could be crucial for some people. The information about the source of this information are missing as well. &lt;br /&gt;
&lt;br /&gt;
== Improvements ==&lt;br /&gt;
First thing we considered to be changed in the original graphic were the fill colors / patterns. These weren&#039;t consistent because they&#039;ve mixed solid color fills with fill patterns. We decided only to use solid colors for classifications. We also casted the idea of using different hues aside and concentrated on how to visualize that all these classes have something in common. Lastly, we achieved this by modifying the lightness of the green color.&lt;br /&gt;
&lt;br /&gt;
In addition, we decided to make all the state labels use the same font size to point up the homogeneity of the data. The classes stand out only because of they fill colors.&lt;br /&gt;
&lt;br /&gt;
The thickness of the borders between the states is thin enough not to stand out but also thick enough to be visible. The legend at the bottom of the graphic is ordered by the percentage (an therefore also by the color intensity). This makes the graphic easier to read.&lt;br /&gt;
&lt;br /&gt;
We have tried to follow the data-ink model and to eliminate all unnecessary visual elements from the original graphic and make it  much clearer and more legible.&lt;br /&gt;
&lt;br /&gt;
[[Image:0708_Gruppe7_USA.jpg]] &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:0708_Gruppe7_USA.jpg&amp;diff=18410</id>
		<title>File:0708 Gruppe7 USA.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:0708_Gruppe7_USA.jpg&amp;diff=18410"/>
		<updated>2007-12-10T20:10:25Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18407</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18407"/>
		<updated>2007-12-10T17:52:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out. The amount of redundant data that is not being used should be minimized - here is an appropriate citation:&lt;br /&gt;
{{Quotation|In anything at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away.|Antoine de Saint Exupery}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
The question on which data should be prioritized in this graphic is not easy to be answered since we don&#039;t know the background behind this graphic. We assume (inspired by the different font size) that states with higher percentage are those that are more important to us. The use of bigger font sizes in this graphic is not the ideal solution. A better way would be to use brighter colors (more saturated or lighter) for those states we want to stand out.&lt;br /&gt;
&lt;br /&gt;
=== Data Ink ===&lt;br /&gt;
First thing we criticize on this graphic is the use of relatively thick lines that make are supposed to make the differentiation between the US states visible. Thinner lines would make this graphic much brighter and easier to read. The use of larger characters for states names according to the class they belong to is a valid way to point out some data, but it creates an unorganized look in a couple of cases on this graphic. For instance, the area covered by Michigan, Indiana, Kentucky and Tennessee looks unorganized due to the geographical location of these (and surrounding) states. The use of a simple color / fill pattern differentiation would be more accurate here. A problematic part of this graphic is the northern part of the east coast. There are many smaller states and the placement of labels is very problematic here.&lt;br /&gt;
&lt;br /&gt;
Another issue to be discussed is the grouping of the data. This graphic is relatively simple because of the fact that it only tries to point out one single main idea. This main idea is a certain percentage for each US state. A standard way to achieve some basic grouping would be to use proximity which in our case cannot be applied because the alignment of the states is defined by their geographical placement. So the solution for this problem is the separation by using different hues as fill colors for the states. &lt;br /&gt;
&lt;br /&gt;
The missing accuracy in this graphic (the border between North and South Dakota; Wisconsin, Iowa and Illinois; Kansas and Oklahoma and some others) steals the observer&#039;s attention unnecessarily. Such defects should be avoided.&lt;br /&gt;
&lt;br /&gt;
The use of state abbreviation instead of full names as labels is the right choice here because there would be hardly any place place for long names.&lt;br /&gt;
&lt;br /&gt;
This graphic misses the about the date when the presented information has been gathered although this information could be crucial for some people. The information about the source of this information are missing as well. &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18376</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18376"/>
		<updated>2007-12-09T23:16:47Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out.&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
The question on which data should be prioritized in this graphic is not easy to be answered since we don&#039;t know the background behind this graphic. We assume (inspired by the different font size) that states with higher percentage are those that are more important to us. The use of bigger font sizes in this graphic is not the ideal solution. A better way would be to use brighter colors (more saturated or lighter) for those states we want to stand out.&lt;br /&gt;
&lt;br /&gt;
=== Data Ink ===&lt;br /&gt;
First thing we criticize on this graphic is the use of relatively thick lines that make are supposed to make the differentiation between the US states visible. Thinner lines would make this graphic much brighter and easier to read. The use of larger characters for states names according to the class they belong to is a valid way to point out some data, but it creates an unorganized look in a couple of cases on this graphic. For instance, the area covered by Michigan, Indiana, Kentucky and Tennessee looks unorganized due to the geographical location of these (and surrounding) states. The use of a simple color / fill pattern differentiation would be more accurate here. A problematic part of this graphic is the northern part of the east coast. There are many smaller states and the placement of labels is very problematic here.&lt;br /&gt;
&lt;br /&gt;
Another issue to be discussed is the grouping of the data. This graphic is relatively simple because of the fact that it only tries to point out one single main idea. This main idea is a certain percentage for each US state. A standard way to achieve some basic grouping would be to use proximity which in our case cannot be applied because the alignment of the states is defined by their geographical placement. So the solution for this problem is the separation by using different hues as fill colors for the states. &lt;br /&gt;
&lt;br /&gt;
The missing accuracy in this graphic (the border between North and South Dakota; Wisconsin, Iowa and Illinois; Kansas and Oklahoma and some others) steals the observer&#039;s attention unnecessarily. Such defects should be avoided.&lt;br /&gt;
&lt;br /&gt;
The use of state abbreviation instead of full names as labels is the right choice here because there would be hardly any place place for long names.&lt;br /&gt;
&lt;br /&gt;
This graphic misses the about the date when the presented information has been gathered although this information could be crucial for some people. The information about the source of this information are missing as well. &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18375</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18375"/>
		<updated>2007-12-09T22:54:20Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out.&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
The question on which data should be prioritized in this graphic is not easy to be answered since we don&#039;t know the background behind this graphic. We assume (inspired by the different font size) that states with higher percentage are those that are more important to us. The use of bigger font sizes in this graphic is not the ideal solution. A better way would be to use brighter colors (more saturated or lighter) for those states we want to stand out. &lt;br /&gt;
&lt;br /&gt;
=== Data Ink ===&lt;br /&gt;
First thing we criticize on this graphic is the use of relatively thick lines that make are supposed to make the differentiation between the US states visible. Thinner lines would make this graphic much brighter and easier to read. The use of larger characters for states names according to the class they belong to is a valid way to point out some data, but it creates an unorganized look in a couple of cases on this graphic. For instance, the area covered by Michigan, Indiana, Kentucky and Tennessee looks unorganized due to the geographical location of these (and surrounding) states. The use of a simple color / fill pattern differentiation would be more accurate here.&lt;br /&gt;
&lt;br /&gt;
Another issue to be discussed is the grouping of the data. This graphic is relatively simple because of the fact that it only tries to point out one single main idea. This main idea is a certain percentage for each US state. A standard way to achieve some basic grouping would be to use proximity which in our case cannot be applied because the alignment of the states is defined by their geographical placement. So the solution for this problem is the separation by using different hues as fill colors for the states. &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18374</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18374"/>
		<updated>2007-12-09T22:39:26Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out.&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
=== Data Ink ===&lt;br /&gt;
First thing we criticize on this graphic is the use of relatively thick lines that make are supposed to make the differentiation between the US states visible. Thinner lines would make this graphic much brighter and easier to read. The use of larger characters for states names according to the class they belong to is a valid way to point out some data, but it creates an unorganized look in a couple of cases on this graphic. For instance, the area covered by Michigan, Indiana, Kentucky and Tennessee looks unorganized due to the geographical location of these (and surrounding) states. The use of a simple color / fill pattern differentiation would be more accurate here.&lt;br /&gt;
&lt;br /&gt;
Another issue to be discussed is the grouping of the data. This graphic is relatively simple because of the fact that it only tries to point out one single main idea. This main idea is a certain percentage for each US state. A standard way to achieve some basic grouping would be to use proximity which in our case cannot be applied because the alignment of the states is defined by their geographical placement. So the solution for this problem is the separation by using different hues as fill colors for the states. &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18373</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18373"/>
		<updated>2007-12-09T22:21:34Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out.&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
=== Data Ink ===&lt;br /&gt;
First thing we criticize on this graphic is the use of relatively thick lines that make are supposed to make the differentiation between the US states visible. Thinner lines would make this graphic much brighter and easier to read. The use of larger characters for states names according to the class they belong to is a valid way to point out some data, but it creates an unorganized look in a couple of cases on this graphic. For instance, the area covered by Michigan, Indiana, Kentucky and Tennessee looks unorganized. The use of a simple color / fill pattern differentiation would be more accurate here.  &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18307</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18307"/>
		<updated>2007-12-05T00:16:42Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out.&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the use of colors reduced only to the shades of gray. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. First thing is the mixture of patterns and solid color fills. The second thing is the ordering of these fills. The class with the lowest percentage (0 - 10%) has a striped fill pattern. The next class (10 - 15%) has a solid color fill that is almost black. The following class (15 - 20%) has a slightly lighter fill color than the previous one. The next one (20 - 25%) uses a pattern again whereas the following is filled with a solid color again. It would be much wiser to stick to one fill style (solid color or pattern).&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18306</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18306"/>
		<updated>2007-12-05T00:09:14Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out.&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
The next thing is the gray-shaded fill of each state. Using some color would make the states more differentiable. Of course, there are some cases where no color can be used as common daily print media for instance.&lt;br /&gt;
Nevertheless, the variety of fill styles (solid monochromatic fills and patterns) in this graphic is not be easily interpreted by the observer. &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18305</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18305"/>
		<updated>2007-12-04T23:55:58Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;. The target is to move the data into the foreground and to make it stand out.&lt;br /&gt;
&lt;br /&gt;
== Critique ==&lt;br /&gt;
One of the first things that the observer sees by looking at the graphic is that about a half of all US states cannot be matched according to the legend. The blank-filled (white) states doesn&#039;t have an explanation so you can&#039;t really tell if these states haven&#039;t been considered in this statistic or if it&#039;s simply a bug in the graphic.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18304</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18304"/>
		<updated>2007-12-04T23:07:57Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of a data-ink ratio always lies between 1 and 0, the bigger the number, the better. The goal is not to eliminate all visual elements that doesn&#039;t have anything to do with the data directly but to minimize &#039;&#039;unnecessary visual data&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18301</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18301"/>
		<updated>2007-12-04T18:16:58Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
* &#039;&#039;&#039; Data-ink &#039;&#039;&#039; - Data-Ink is a ratio that specifies how much of the visual presentation in a graphic really describes some concrete data. The equation looks something like this: &#039;&#039; data-ink / all-ink = data-ink-ration&#039;&#039;. The value of the data-ink ratio always lies between 1 and 0, the bigger the number, the better.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18300</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18300"/>
		<updated>2007-12-04T17:30:30Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
== Used terminology ==&lt;br /&gt;
In this section, we will try to explain several terms used through the rest of the article.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18299</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_3&amp;diff=18299"/>
		<updated>2007-12-04T17:25:03Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Description of the third task]&lt;br /&gt;
=== Assigned Graphic  ===&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
[[Image:Radon_Level.jpg]] &lt;br /&gt;
Established Percentage of Homes that Exceed EPA&#039;s Recommended Level for Radon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_2&amp;diff=18075</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_2&amp;diff=18075"/>
		<updated>2007-11-22T23:56:08Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe2.html Description of the second task]&lt;br /&gt;
&lt;br /&gt;
=== Assigned table ===&lt;br /&gt;
&lt;br /&gt;
[[Image:ooen_sparbuecher.jpg]]&lt;br /&gt;
&lt;br /&gt;
== At First Glance ==&lt;br /&gt;
&lt;br /&gt;
The question (tableheader) „At which bank / financial institution in Upper Austria you can get the most for your money?“ is quickly answered by taking a look at the table. The table is quite good readable and intuitive – the data is quite clearly arranged and the font-color of the most relevant data is different to the color of less relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
Anyway, some small defects should be mentioned.&lt;br /&gt;
&lt;br /&gt;
== Critics &amp;amp; Suggestions For Table Improvement ==&lt;br /&gt;
&lt;br /&gt;
=== Data Alignment ===&lt;br /&gt;
{{Quotation|Numbers that represent quantitative values, as opposed to those that are merely identifiers (e.g., customer numbers), should always be aligned to the right.|[Few, 2004]}}&lt;br /&gt;
In the table view the values are not aligned to the right, but they are aligned at the center of the columns. The values in a particular column contain decimal digits of varying number. Hence, the data columns look a bit fringy at the left and right edge. For better reading efficiency, each value could be expressed by using the same number of decimal digits. If a value contains less decimal digits than the other values, the missing final digits could be filled with zeros. &lt;br /&gt;
&lt;br /&gt;
=== Spanner Headers ===&lt;br /&gt;
{{Quotation|If the column’s data are left aligned, its header is left aligned as well, and so on. This is intentional. This practice clearly establishes at the top of each column the nature of its alignment, thereby informing readers how to scan the data. The only exception that is sometimes useful involves &amp;lt;b&amp;gt;spanner headers&amp;lt;/b&amp;gt;. When a header is used to label multiple columns, centering it across those columns often helps to clarify the fact that it refers to all of those columns rather to just a single column.|[Few, 2004]}}&lt;br /&gt;
In our example table the spanner header &amp;quot;Kapitalsparbuch&amp;quot; is not centered across its related columns. Through the marking-off boundary lines at the left and right border of the span, it is quite obvious that &amp;quot;Kapitalsparbuch&amp;quot; seams to be a spanner header. But the visual appearance is a bit irritating at first view. &lt;br /&gt;
&lt;br /&gt;
=== Header Alignment ===&lt;br /&gt;
As mentioned, headers should normally be aligned as the data in its columns. This idea was realized in the table. But for better legibility, the headers should be aligned to the right because the numbers in the correspondent columns are quantitative values (see 3.1).  &lt;br /&gt;
&lt;br /&gt;
=== Rules and Grids ===&lt;br /&gt;
{{Quotation|White space can be intentionally manipulated to direct your readers’ eyes to either scan predominantly across the columns or down the rows. If you wish to lead your readers to scan down the columns, rather than across the rows, make the white space between the columns more pronounced than the white space between the rows.|[Few, 2004]}}&lt;br /&gt;
The given table above tries to direct the readers eyes to scan down the rows, which is indeed very useful because of the fact that readers can compare the data of the given row with all the other values of the other rows in that column. Unfortunately the autors decided to use vertical lines to separate the rows from each ohter. We argue that a simple white space would do the job aswell without bringing the very high amount of visual contrast into the tables data. That way the reader can concentrate easily on the given data while the manner of directing the eyes down the rows is still in use. The use of a white space instead of a grid visually &amp;quot;doubles&amp;quot; the space between two neighboured data entries in one row and therefore makes the table visually less stuffed. A rules is only being used here to divide the header part from the data part.&lt;br /&gt;
&lt;br /&gt;
=== Fill Color ===&lt;br /&gt;
{{Quotation|When white space alone can’t be used to effectively delineate columns and rows in tables, fill shades and hues work better than grids and rules. When subtly designed, fill colors are less distracting to the eye as it scans across them. They are limited, however, to one direction, delineating columns or rows but not both simultaneously.|[Few, 2004]}}&lt;br /&gt;
The rows of the table are highlighted by two alternating colours - bright and a darker blue. Unfortunately, the two chosen colors have a quite high luminance intensity difference, so that the darker color highlights each second row a bit more than brighter colored rows. This gives a bit the effect of more important and less important rows. It is better to use subtle fill colors.&lt;br /&gt;
&lt;br /&gt;
{{Quotation|This shade of gray is very light yet visible enough to assist our eyes in scanning across a single row without onfusing it with the rows above or below. The shading is light enough that vertical scanning down a column is not significantly disrupted.|[Few, 2004]}}&lt;br /&gt;
The shading of the rows in the table above is another good example for guiding the readers attention along the rows. We think that the shading that was used creating that table is to heavy. On one hand it forces the readers attention in one particular direction but on the other hand it produces a very hard visual contrast. Like above we argue that a lighter shading would line out the data while still retaining the guiding property of shaded lines.&lt;br /&gt;
&lt;br /&gt;
=== Highlighted Values ===&lt;br /&gt;
As one easily can see the values which represent the best financial offer of each column are higlighted red. We think that this is a good way to lead the readers attention to specific values. On a quick overfly of the whole table the reader can easily figure out the top offers and compare different bank institutes and their benefits in a very time efficient manner. As mentioned before the high visual contrast of the whole table makes it hard to read it properly. A problem which causees difficulties while trying to see the highlighted values and their corresponding bank institutes. By lower the visual contrast as stated in the improvements above the highlighted values can be located in a much better way than before. &lt;br /&gt;
&lt;br /&gt;
== Improved Table ==&lt;br /&gt;
&lt;br /&gt;
[[Image:table_financial3.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The altered table looks a lot more tidy and organized than the original table thanks to a couple of changes that have been made. The beholder can find the data he&#039;s looking for more quickly by using the improved table. The additional white spaces have made the data easily separable and improves the observer&#039;s ability to stick to the data he&#039;s looking at. The right alignment in each row tightened the unity of the data presented in each column with no negative effect on the legibility while reading the data from left to right. On the contrary, the &amp;quot;horizontal legibility&amp;quot; has kept the original positive feature of alternating fill colors for every other row. This feature has even been made more visible by omiting the vertical rules. We achieved a better grouping of columns by centering the &amp;quot;Kapitalsparbuch&amp;quot; - Spanner and having both spanner rules not collide with the vertical grid lines (since we don&#039;t use any). The data presented in the new table has become more transparent to the viewer&#039;s eye.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&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;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_2&amp;diff=18074</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_2&amp;diff=18074"/>
		<updated>2007-11-22T23:52:27Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Assignment description ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe2.html Description of the second task]&lt;br /&gt;
&lt;br /&gt;
=== Assigned table ===&lt;br /&gt;
&lt;br /&gt;
[[Image:ooen_sparbuecher.jpg]]&lt;br /&gt;
&lt;br /&gt;
== At First Glance ==&lt;br /&gt;
&lt;br /&gt;
The question (tableheader) „At which bank / financial institution in Upper Austria you can get the most for your money?“ is quickly answered by taking a look at the table. The table is quite good readable and intuitive – the data is quite clearly arranged and the font-color of the most relevant data is different to the color of less relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
Anyway, some small defects should be mentioned.&lt;br /&gt;
&lt;br /&gt;
== Critics &amp;amp; Suggestions For Table Improvement ==&lt;br /&gt;
&lt;br /&gt;
=== Data Alignment ===&lt;br /&gt;
{{Quotation|Numbers that represent quantitative values, as opposed to those that are merely identifiers (e.g., customer numbers), should always be aligned to the right.|[Few, 2004]}}&lt;br /&gt;
In the table view the values are not aligned to the right, but they are aligned at the center of the columns. The values in a particular column contain decimal digits of varying number. Hence, the data columns look a bit fringy at the left and right edge. For better reading efficiency, each value could be expressed by using the same number of decimal digits. If a value contains less decimal digits than the other values, the missing final digits could be filled with zeros. &lt;br /&gt;
&lt;br /&gt;
=== Spanner Headers ===&lt;br /&gt;
{{Quotation|If the column’s data are left aligned, its header is left aligned as well, and so on. This is intentional. This practice clearly establishes at the top of each column the nature of its alignment, thereby informing readers how to scan the data. The only exception that is sometimes useful involves &amp;lt;b&amp;gt;spanner headers&amp;lt;/b&amp;gt;. When a header is used to label multiple columns, centering it across those columns often helps to clarify the fact that it refers to all of those columns rather to just a single column.|[Few, 2004]}}&lt;br /&gt;
In our example table the spanner header &amp;quot;Kapitalsparbuch&amp;quot; is not centered across its related columns. Through the marking-off boundary lines at the left and right border of the span, it is quite obvious that &amp;quot;Kapitalsparbuch&amp;quot; seams to be a spanner header. But the visual appearance is a bit irritating at first view. &lt;br /&gt;
&lt;br /&gt;
=== Header Alignment ===&lt;br /&gt;
As mentioned, headers should normally be aligned as the data in its columns. This idea was realized in the table. But for better legibility, the headers should be aligned to the right because the numbers in the correspondent columns are quantitative values (see 3.1).  &lt;br /&gt;
&lt;br /&gt;
=== Rules and Grids ===&lt;br /&gt;
{{Quotation|White space can be intentionally manipulated to direct your readers’ eyes to either scan predominantly across the columns or down the rows. If you wish to lead your readers to scan down the columns, rather than across the rows, make the white space between the columns more pronounced than the white space between the rows.|[Few, 2004]}}&lt;br /&gt;
The given table above tries to direct the readers eyes to scan down the rows, which is indeed very useful because of the fact that readers can compare the data of the given row with all the other values of the other rows in that column. Unfortunately the autors decided to use vertical lines to separate the rows from each ohter. We argue that a simple white space would do the job aswell without bringing the very high amount of visual contrast into the tables data. That way the reader can concentrate easily on the given data while the manner of directing the eyes down the rows is still in use. The use of a white space instead of a grid visually &amp;quot;doubles&amp;quot; the space between two neighboured data entries in one row and therefore makes the table visually less stuffed. A rules is only being used here to divide the header part from the data part.&lt;br /&gt;
&lt;br /&gt;
=== Fill Color ===&lt;br /&gt;
{{Quotation|When white space alone can’t be used to effectively delineate columns and rows in tables, fill shades and hues work better than grids and rules. When subtly designed, fill colors are less distracting to the eye as it scans across them. They are limited, however, to one direction, delineating columns or rows but not both simultaneously.|[Few, 2004]}}&lt;br /&gt;
The rows of the table are highlighted by two alternating colours - bright and a darker blue. Unfortunately, the two chosen colors have a quite high luminance intensity difference, so that the darker color highlights each second row a bit more than brighter colored rows. This gives a bit the effect of more important and less important rows. It is better to use subtle fill colors.&lt;br /&gt;
&lt;br /&gt;
{{Quotation|This shade of gray is very light yet visible enough to assist our eyes in scanning across a single row without onfusing it with the rows above or below. The shading is light enough that vertical scanning down a column is not significantly disrupted.|[Few, 2004]}}&lt;br /&gt;
The shading of the rows in the table above is another good example for guiding the readers attention along the rows. We think that the shading that was used creating that table is to heavy. On one hand it forces the readers attention in one particular direction but on the other hand it produces a very hard visual contrast. Like above we argue that a lighter shading would line out the data while still retaining the guiding property of shaded lines.&lt;br /&gt;
&lt;br /&gt;
=== Highlighted Values ===&lt;br /&gt;
As one easily can see the values which represent the best financial offer of each column are higlighted red. We think that this is a good way to lead the readers attention to specific values. On a quick overfly of the whole table the reader can easily figure out the top offers and compare different bank institutes and their benefits in a very time efficient manner. As mentioned before the high visual contrast of the whole table makes it hard to read it properly. A problem which causees difficulties while trying to see the highlighted values and their corresponding bank institutes. By lower the visual contrast as stated in the improvements above the highlighted values can be located in a much better way than before. &lt;br /&gt;
&lt;br /&gt;
== Improved Table ==&lt;br /&gt;
&lt;br /&gt;
[[Image:table_financial3.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
The altered table looks a lot more tidy and organized than the original table thanks to a couple of changes that have been made. The beholder can find the data he&#039;s looking for more quickly by using the improved table. The additional white spaces have made the data easily separable and improves the observer&#039;s ability to stick to the data he&#039;s looking at. The right alignment in each row tightened the unity of the data presented in each column with no negative effect on the legibility while reading the data from left to right. On the contrary, the &amp;quot;horizontal legibility&amp;quot; has kept the original positive feature of alternating fill colors for every other row. This feature has even been made more visible by omiting the vertical rules. We achieved a better grouping of columns by centering the &amp;quot;Kapitalsparbuch&amp;quot; - Spanner and having both spanner rules not collide with the vertical grid lines (since we don&#039;t use any).&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07|Gruppe 07]]&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;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17706</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 1 - Histogram</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17706"/>
		<updated>2007-11-08T08:39:46Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Definitions =&lt;br /&gt;
&lt;br /&gt;
{{Quotation| In statistics, a &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is a graphical display of tabulated frequencies. A histogram is the graphical version of a table that shows what proportion of cases fall into each of several or many specified categories. The histogram differs from a bar chart in that it is the area of the bar that denotes the value, not the height, a crucial distinction when the categories are not of uniform width (Lancaster, 1974). The categories are usually specified as non-overlapping intervals of some variable. The categories (bars) must be adjacent.|[Wikipedia, 2007]}}&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;Read full article on [[wikipedia:Histogram|Wikipedia]]&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Quotation|A &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is used when we want to show frequencies of a continous variable. The continous variable can, of course, assume all values within an interval and the histogram reflects this by covering the whole of the interval concerned.|[Wallgreen et al., 1996]}}&lt;br /&gt;
&lt;br /&gt;
= Explanation =&lt;br /&gt;
A histogram is a representation of a frequency distribution by using rectangles. The width of the rectangle (x axis) represents &lt;br /&gt;
different values included into one class whereas the height specifies the number of elements that belong into this class (divided by the number of different values in each class). The size of an area of each column (not its height) specifies how many data-elements of each class occur in the total data set. Histograms are widely being used in statistics but we can also find them in practical appliances in our everyday life as well, e.g. digital cameras.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
As an example we consider values given from the table below to create a histogram (right image). The data derived from the first column of the table shows the class affiliation. According to the table values these classes are aligned along the x-axis of the histogram. Frequenzy values (second column) according to the classes are then printed along the y-axis of the histogram. Once this is properly done, the histogram shows the amount of frequency according to any of the classes. Hence the histogram is a powerful visualisation that can make information accessable in just a few seconds, considering that the table on the left side is representing the same information, it is easy to understand the power of graphical visualisation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency Table&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class j&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;absolute frequency n&amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class interval w &amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;1 (=&amp;gt; 24 ≤ x ≤ 26 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;36&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2 (=&amp;gt; 26 &amp;lt; x ≤ 28 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;37&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3 (=&amp;gt; 28 &amp;lt; x ≤ 33 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;17&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[image:histogram_sample.jpg|thumb|200px|right|Histogram Illustration]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency density&amp;lt;/b&amp;gt; (height of a column) = n &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt; / w &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Related Links =&lt;br /&gt;
&lt;br /&gt;
*[http://www.luminous-landscape.com/tutorials/understanding-series/understanding-histograms.shtml &#039;&#039;Understanding Histograms in digital photography&#039;&#039;] &lt;br /&gt;
*[http://www.shodor.org/interactivate/activities/histogram/ &#039;&#039;Histogram applet&#039;&#039;]&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
*[Wikipedia, 2007] Wikipedia, Histogram. Retrieved at: November 01, 2007. http://en.wikipedia.org/wiki/Histogram&lt;br /&gt;
*[Wallgreen et al., 1996] Anders Wallgreen, Britt Wallgreen, Rolf Persson, Ulf Jorner and Jan-Aage Haaland. Graphing Statistics &amp;amp; Data: Creating Better Charts. SAGE Publications, Thousand Oaks, London, New Delhi, 1996.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17705</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 1 - Histogram</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17705"/>
		<updated>2007-11-08T08:37:24Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Definitions =&lt;br /&gt;
&lt;br /&gt;
{{Quotation| In statistics, a &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is a graphical display of tabulated frequencies. A histogram is the graphical version of a table that shows what proportion of cases fall into each of several or many specified categories. The histogram differs from a bar chart in that it is the area of the bar that denotes the value, not the height, a crucial distinction when the categories are not of uniform width (Lancaster, 1974). The categories are usually specified as non-overlapping intervals of some variable. The categories (bars) must be adjacent.|[Wikipedia, 2007]}}&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;Read full article on [[wikipedia:Histogram|Wikipedia]]&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Quotation|A &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is used when we want to show frequencies of a continous variable. The continous variable can, of course, assume all values within an interval and the histogram reflects this by covering the whole of the interval concerned.|[Wallgreen et al., 1996]}}&lt;br /&gt;
&lt;br /&gt;
= Explanation =&lt;br /&gt;
A histogram is a representation of a frequency distribution by using rectangles. The width of the rectangle (x axis) represents &lt;br /&gt;
different values included into one class whereas the height specifies the number of elements that belong into this class (divided by the number of different values in each class). It specifies how many data-elements of each class occur in the total data set. Histograms are widely being used in statistics but we can also find them in practical appliances in our everyday life as well, e.g. digital cameras.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
As an example we consider values given from the table below to create a histogram (right image). The data derived from the first column of the table shows the class affiliation. According to the table values these classes are aligned along the x-axis of the histogram. Frequenzy values (second column) according to the classes are then printed along the y-axis of the histogram. Once this is properly done, the histogram shows the amount of frequency according to any of the classes. Hence the histogram is a powerful visualisation that can make information accessable in just a few seconds, considering that the table on the left side is representing the same information, it is easy to understand the power of graphical visualisation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency Table&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class j&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;absolute frequency n&amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class interval w &amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;1 (=&amp;gt; 24 ≤ x ≤ 26 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;36&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2 (=&amp;gt; 26 &amp;lt; x ≤ 28 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;37&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3 (=&amp;gt; 28 &amp;lt; x ≤ 33 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;17&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[image:histogram_sample.jpg|thumb|200px|right|Histogram Illustration]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency density&amp;lt;/b&amp;gt; (height of a column) = n &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt; / w &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Related Links =&lt;br /&gt;
&lt;br /&gt;
*[http://www.luminous-landscape.com/tutorials/understanding-series/understanding-histograms.shtml &#039;&#039;Understanding Histograms in digital photography&#039;&#039;] &lt;br /&gt;
*[http://www.shodor.org/interactivate/activities/histogram/ &#039;&#039;Histogram applet&#039;&#039;]&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
*[Wikipedia, 2007] Wikipedia, Histogram. Retrieved at: November 01, 2007. http://en.wikipedia.org/wiki/Histogram&lt;br /&gt;
*[Wallgreen et al., 1996] Anders Wallgreen, Britt Wallgreen, Rolf Persson, Ulf Jorner and Jan-Aage Haaland. Graphing Statistics &amp;amp; Data: Creating Better Charts. SAGE Publications, Thousand Oaks, London, New Delhi, 1996.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Boxplot&amp;diff=17702</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 1 - Boxplot</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Boxplot&amp;diff=17702"/>
		<updated>2007-11-07T18:38:25Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Definitions =&lt;br /&gt;
&lt;br /&gt;
{{Quotation|In [[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - descriptive statistics|descriptive statistics]], a &amp;lt;b&amp;gt;boxplot&amp;lt;/b&amp;gt; (also known as a &amp;lt;b&amp;gt;box-and-whisker diagram&amp;lt;/b&amp;gt; or &amp;lt;b&amp;gt;plot&amp;lt;/b&amp;gt; or &amp;lt;b&amp;gt;candlestick chart&amp;lt;/b&amp;gt;) is a convenient way of graphically depicting groups of numerical data through their five-number summaries (the smallest observation, lower quartile (Q1), median, upper quartile (Q3), and largest observation). A boxplot also indicates which observations, if any, might be considered outliers. The boxplot was invented in 1977 by the American statistician John Tukey.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Boxplots are able to visually show different types of populations, without making any assumptions of the underlying statistical distribution. The spacings between the different parts of the box help indicate variance, skewness and identify  outliers. Boxplots can be drawn either horizontally or vertically.|[Wikipedia, 2007]}}&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;Read full article on [[wikipedia:Box plot|Wikipedia]]&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
[[image:boxplot.gif|thumb|200px|right|Boxplot Illustration]]&lt;br /&gt;
&lt;br /&gt;
= Explanation =&lt;br /&gt;
&lt;br /&gt;
Several terms need to be explained in order to make the definition from the section above clear. These terms are:&lt;br /&gt;
* &#039;&#039;&#039;the smallest observation&#039;&#039;&#039; - This term specifies the lowest value from the data set.&lt;br /&gt;
* &#039;&#039;&#039;the lower quartile (Q1)&#039;&#039;&#039; - This term specifies a value that splits the data set into two parts, one with 25% of all data with lower values and the other with 75% of data with higher values.&lt;br /&gt;
* &#039;&#039;&#039;median&#039;&#039;&#039; - This term specifies a value that splits the data set into two equally big parts (both parts have the same number of elements).&lt;br /&gt;
* &#039;&#039;&#039;the upper quartile (Q3)&#039;&#039;&#039; - This term specifies a value that splits the data set into two parts, one with 75% of all data with lower values and the other with 25% of data with higher values. &lt;br /&gt;
* &#039;&#039;&#039;the largest observation&#039;&#039;&#039; - This term specifies the highest value from the whole data set.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
&lt;br /&gt;
As an example we consider values given from the table below to create a boxplot (right image). Notice that the dataset is approximately balanced around zero. Evidently the mean is near zero. However there is a variation in the dataset which ranges approximately from -6 to 6. The maximum and minimum values are showed as whiskers. Hence it is obvious that the boxplot is a powerful visualisation that has the ability to outframe characteristic attributes of the given dataset, in a way that viewers can quickly gain important informations from the visualisation that characterise the data.&lt;br /&gt;
&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;&lt;br /&gt;
  &amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;   &lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Dataset&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;-5.13&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;-2.19&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;-2.43&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;-3.83&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;0.50&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;-3.25&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;4.32&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;1.63&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;5.18&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;-0.43&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;7.11&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;4.87&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;-3.10&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;-5.81&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3.76&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;6.31&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2.58&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;0.07&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;5.76&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3.50&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[image:boxplot_sample.gif|thumb|80px|right]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Related Links =&lt;br /&gt;
&lt;br /&gt;
*[http://www.physics.csbsju.edu/stats/box2.html&#039;&#039;On-line box plot calculator with explanations and examples&#039;&#039;] &lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
*[Wikipedia, 2007] Wikipedia, Box plot. Retrieved at: November 01, 2007. http://en.wikipedia.org/wiki/Box_plot&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17701</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 1 - Histogram</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17701"/>
		<updated>2007-11-07T18:05:53Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Definitions =&lt;br /&gt;
&lt;br /&gt;
{{Quotation| In statistics, a &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is a graphical display of tabulated frequencies. A histogram is the graphical version of a table that shows what proportion of cases fall into each of several or many specified categories. The histogram differs from a bar chart in that it is the area of the bar that denotes the value, not the height, a crucial distinction when the categories are not of uniform width (Lancaster, 1974). The categories are usually specified as non-overlapping intervals of some variable. The categories (bars) must be adjacent.|[Wikipedia, 2007]}}&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;Read full article on [[wikipedia:Histogram|Wikipedia]]&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Quotation|A &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is used when we want to show frequencies of a continous variable. The continous variable can, of course, assume all values within an interval and the histogram reflects this by covering the whole of the interval concerned.|[Wallgreen et al., 1996]}}&lt;br /&gt;
&lt;br /&gt;
= Explanation =&lt;br /&gt;
A histogram is a representation of a frequency distribution by using rectangles. The width of the rectangle (x axis) represents &lt;br /&gt;
different values included into one class whereas the height specifies the number of elements that belong into this class. It specifies how many data-elements of each class occur in the total data set. Histograms are widely being used in statistics but we can also find them in practical appliances in our everyday life as well, e.g. digital cameras.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
As an example we consider values given from the table below to create a histogram (right image). The data derived from the first column of the table shows the class affiliation. According to the table values these classes are aligned along the x-axis of the histogram. Frequenzy values (second column) according to the classes are then printed along the y-axis of the histogram. Once this is properly done, the histogram shows the amount of frequency according to any of the classes. Hence the histogram is a powerful visualisation that can make information accessable in just a few seconds, considering that the table on the left side is representing the same information, it is easy to understand the power of graphical visualisation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency Table&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class j&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;absolute frequency n&amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class interval w &amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;1 (=&amp;gt; 24 ≤ x ≤ 26 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;36&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2 (=&amp;gt; 26 &amp;lt; x ≤ 28 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;37&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3 (=&amp;gt; 28 &amp;lt; x ≤ 33 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;17&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[image:histogram_sample.jpg|thumb|200px|right|Histogram Illustration]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency density&amp;lt;/b&amp;gt; (height of a column) = n &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt; / w &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Related Links =&lt;br /&gt;
&lt;br /&gt;
*[http://www.luminous-landscape.com/tutorials/understanding-series/understanding-histograms.shtml &#039;&#039;Understanding Histograms in digital photography&#039;&#039;] &lt;br /&gt;
*[http://www.shodor.org/interactivate/activities/histogram/ &#039;&#039;Histogram applet&#039;&#039;]&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
*[Wikipedia, 2007] Wikipedia, Histogram. Retrieved at: November 01, 2007. http://en.wikipedia.org/wiki/Histogram&lt;br /&gt;
*[Wallgreen et al., 1996] Anders Wallgreen, Britt Wallgreen, Rolf Persson, Ulf Jorner and Jan-Aage Haaland. Graphing Statistics &amp;amp; Data: Creating Better Charts. SAGE Publications, Thousand Oaks, London, New Delhi, 1996.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17700</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 1 - Histogram</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17700"/>
		<updated>2007-11-07T18:05:14Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Definitions =&lt;br /&gt;
&lt;br /&gt;
{{Quotation| In statistics, a &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is a graphical display of tabulated frequencies. A histogram is the graphical version of a table that shows what proportion of cases fall into each of several or many specified categories. The histogram differs from a bar chart in that it is the area of the bar that denotes the value, not the height, a crucial distinction when the categories are not of uniform width (Lancaster, 1974). The categories are usually specified as non-overlapping intervals of some variable. The categories (bars) must be adjacent.|[Wikipedia, 2007]}}&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;Read full article on [[wikipedia:Histogram|Wikipedia]]&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Quotation|A &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is used when we want to show frequencies of a continous variable. The continous variable can, of course, assume all values within an interval and the histogram reflects this by covering the whole of the interval concerned.|[Wallgreen et al., 1996]}}&lt;br /&gt;
&lt;br /&gt;
= Explanation =&lt;br /&gt;
A histogram is a representation of a frequency distribution by using rectangles. The width of the rectangle (x axis) represents &lt;br /&gt;
different values included into one class whereas the height specifies the number of elements that belong into this class. It specifies how many data-elements of each class occur in the total data set.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Histograms are widely being used in statistics but we can also find them in practical appliances in our everyday life as well, e.g. digital cameras.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
As an example we consider values given from the table below to create a histogram (right image). The data derived from the first column of the table shows the class affiliation. According to the table values these classes are aligned along the x-axis of the histogram. Frequenzy values (second column) according to the classes are then printed along the y-axis of the histogram. Once this is properly done, the histogram shows the amount of frequency according to any of the classes. Hence the histogram is a powerful visualisation that can make information accessable in just a few seconds, considering that the table on the left side is representing the same information, it is easy to understand the power of graphical visualisation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency Table&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class j&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;absolute frequency n&amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class interval w &amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;1 (=&amp;gt; 24 ≤ x ≤ 26 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;36&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2 (=&amp;gt; 26 &amp;lt; x ≤ 28 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;37&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3 (=&amp;gt; 28 &amp;lt; x ≤ 33 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;17&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[image:histogram_sample.jpg|thumb|200px|right|Histogram Illustration]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency density&amp;lt;/b&amp;gt; (height of a column) = n &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt; / w &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Related Links =&lt;br /&gt;
&lt;br /&gt;
*[http://www.luminous-landscape.com/tutorials/understanding-series/understanding-histograms.shtml &#039;&#039;Understanding Histograms in digital photography&#039;&#039;] &lt;br /&gt;
*[http://www.shodor.org/interactivate/activities/histogram/ &#039;&#039;Histogram applet&#039;&#039;]&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
*[Wikipedia, 2007] Wikipedia, Histogram. Retrieved at: November 01, 2007. http://en.wikipedia.org/wiki/Histogram&lt;br /&gt;
*[Wallgreen et al., 1996] Anders Wallgreen, Britt Wallgreen, Rolf Persson, Ulf Jorner and Jan-Aage Haaland. Graphing Statistics &amp;amp; Data: Creating Better Charts. SAGE Publications, Thousand Oaks, London, New Delhi, 1996.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17651</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 1 - Histogram</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07_-_Aufgabe_1_-_Histogram&amp;diff=17651"/>
		<updated>2007-11-06T13:07:41Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Definitions =&lt;br /&gt;
&lt;br /&gt;
{{Quotation| In statistics, a &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is a graphical display of tabulated frequencies. A histogram is the graphical version of a table that shows what proportion of cases fall into each of several or many specified categories. The histogram differs from a bar chart in that it is the area of the bar that denotes the value, not the height, a crucial distinction when the categories are not of uniform width (Lancaster, 1974). The categories are usually specified as non-overlapping intervals of some variable. The categories (bars) must be adjacent.|[Wikipedia, 2007]}}&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;Read full article on [[wikipedia:Histogram|Wikipedia]]&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Quotation|A &amp;lt;b&amp;gt;histogram&amp;lt;/b&amp;gt; is used when we want to show frequencies of a continous variable. The continous variable can, of course, assume all values within an interval and the histogram reflects this by covering the whole of the interval concerned.|[Wallgreen et al., 1996]}}&lt;br /&gt;
&lt;br /&gt;
= Explanation =&lt;br /&gt;
TODO PETER ... WEBSTERs ...&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;table style=&amp;quot;height:16px&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency Table&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class j&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;absolute frequency n&amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;class interval w &amp;lt;sub&amp;gt;j&amp;lt;/sub&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;1 (=&amp;gt; 24 ≤ x ≤ 26 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;36&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2 (=&amp;gt; 26 &amp;lt; x ≤ 28 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;37&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3 (=&amp;gt; 28 &amp;lt; x ≤ 33 )&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;17&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[image:histogram_sample.jpg|thumb|200px|right|Histogram Illustration]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Frequency density&amp;lt;/b&amp;gt; (height of a column) = n &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt; / w &amp;lt;sub&amp;gt; j &amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Related Links =&lt;br /&gt;
&lt;br /&gt;
*[http://www.luminous-landscape.com/tutorials/understanding-series/understanding-histograms.shtml &#039;&#039;Understanding Histograms in digital photography&#039;&#039;] &lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
*[Wikipedia, 2007] Wikipedia, Histogram. Retrieved at: November 01, 2007. http://en.wikipedia.org/wiki/Histogram&lt;br /&gt;
*[Wallgreen et al., 1996] Anders Wallgreen, Britt Wallgreen, Rolf Persson, Ulf Jorner and Jan-Aage Haaland. Graphing Statistics &amp;amp; Data: Creating Better Charts. SAGE Publications, Thousand Oaks, London, New Delhi, 1996.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0708_0204208&amp;diff=17365</id>
		<title>User:UE-InfoVis0708 0204208</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0708_0204208&amp;diff=17365"/>
		<updated>2007-10-27T12:46:36Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Name: Mihalik, Peter &amp;lt;br&amp;gt;&lt;br /&gt;
Matrikelnummer: 0204208 &amp;lt;br&amp;gt;&lt;br /&gt;
Studienkennzahl: 066 / 935 &amp;lt;br&amp;gt;&lt;br /&gt;
E-Mail Adresse: e0204208(et)student.tuwien.ac.at &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Foto:&amp;lt;br&amp;gt;&lt;br /&gt;
[[{{ns:6}}:0204208.jpg]] &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0708_0204208&amp;diff=17364</id>
		<title>User:UE-InfoVis0708 0204208</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0708_0204208&amp;diff=17364"/>
		<updated>2007-10-27T12:42:57Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mihalik Peter &amp;lt;br/&amp;gt;&lt;br /&gt;
0204208&amp;lt;br/&amp;gt;&lt;br /&gt;
066 935&amp;lt;br/&amp;gt;&lt;br /&gt;
e0204208(et)student.tuwien.ac.at&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:6}}:0204208.jpg|Me]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:0204208.jpg&amp;diff=17363</id>
		<title>File:0204208.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:0204208.jpg&amp;diff=17363"/>
		<updated>2007-10-27T12:42:00Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07&amp;diff=17362</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07&amp;diff=17362"/>
		<updated>2007-10-27T12:21:29Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Liste der Gruppenmitglieder = &lt;br /&gt;
&lt;br /&gt;
[[User:UE-InfoVis0708_0125193|Kaltenecker, Martha]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:UE-InfoVis0708_0203002|Karaszek, Jakob]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:UE-InfoVis0708_0204208|Mihalik, Peter]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Aufgaben = &lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 0|Aufgabe 0]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 1|Aufgabe 1]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 2|Aufgabe 2]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3|Aufgabe 3]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4|Aufgabe 4]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08|InfoVis:Wiki UE Homepage WS 07/08]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07&amp;diff=17361</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_07&amp;diff=17361"/>
		<updated>2007-10-27T12:21:11Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Liste der Gruppenmitglieder = &lt;br /&gt;
&lt;br /&gt;
[[User:UE-InfoVis0708_0125193|Kaltenecker, Martha]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:UE-InfoVis0708_0203002|Karaszek, Jakob]]&lt;br /&gt;
[[User:UE-InfoVis0708_0204208|Mihalik, Peter]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Aufgaben = &lt;br /&gt;
&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 0|Aufgabe 0]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 1|Aufgabe 1]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 2|Aufgabe 2]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 3|Aufgabe 3]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 07 - Aufgabe 4|Aufgabe 4]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Teaching:TUW - UE InfoVis WS 2007/08|InfoVis:Wiki UE Homepage WS 07/08]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0708_0204208&amp;diff=17360</id>
		<title>User:UE-InfoVis0708 0204208</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=User:UE-InfoVis0708_0204208&amp;diff=17360"/>
		<updated>2007-10-27T12:11:27Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0708 0204208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mihalik Peter &amp;lt;br/&amp;gt;&lt;br /&gt;
... Foto kommt noch ...&amp;lt;br/&amp;gt;&lt;br /&gt;
0204208&amp;lt;br/&amp;gt;&lt;br /&gt;
066 935&amp;lt;br/&amp;gt;&lt;br /&gt;
e0204208(et)student.tuwien.ac.at&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0708 0204208</name></author>
	</entry>
</feed>