Difference between revisions of "IS428 AY2019-20T1 Assign Foo Yong Long: Visualization"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 26: Line 26:
 
<br>
 
<br>
  
 +
== Dashboard Link ==
 +
The link of the visualization can be found here: https://public.tableau.com/profile/foo.yong.long#!/vizhome/MC2Final/MC2Storyboard?publish=yes
 +
<br>
  
 +
== Dashboard 1: Home Page ==
 +
[[File:1stdash.png|frameless|center]]
  
 +
== Dashboard 2: Response Priority ==
 +
[[File:3rddash.png|frameless|center]]
 +
 +
== Dashboard 3: Data Uncertainty ==
 +
[[File:Analysisconta.png|frameless|center]]
 +
 +
== Visualization Techniques ==
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 33: Line 45:
 
|-
 
|-
 
| Interactive Technique 1: Filter for the use of time range slider  
 
| Interactive Technique 1: Filter for the use of time range slider  
[[File:filter.png|frameless|center]]
+
[[File:filter1.png|frameless|center]]
  || Adding a filter option allows the person using the dashboard to instantly narrow down the dates that he/she wishes to focus on. Employing the use of a slider also allows the user to specify a range of dates that he/she might wish to analyse. This works best with the date option as analysing a range of dates might allow the user to discover new insights.  
+
  || Adding a filter allows the user to narrow down values that he/she wants to focus on. A slider allows the user to easily select the range of values that he or she wants to focus on and is easier than using a checkbox when analyzing continuous values. Examples of continuous variables used include dates and CPM values.
  
From a usability standpoint, having a slider allows the user to easily select the range of the time period wanted. This step is easier than using a checkbox/list, which requires multiple unnecessary clicks to achieve the same effect.
 
  
 
'''Implementation:'''
 
'''Implementation:'''
  
 
To achieve this slider filter function, simply do the following steps:
 
To achieve this slider filter function, simply do the following steps:
# Add the ‘Time’ dimension to the filter
+
# Add the ‘AVG(Value)’ measure to the filter
# Select the range of dates to be included in the visualisation
+
# Select "Range of Values"
 
# Show the filter
 
# Show the filter
 
|-
 
|-
 
| Interactive Technique 2: Hover
 
| Interactive Technique 2: Hover
[[File:hover.png|frameless|center]]
+
[[File:hover12.png|frameless|center]]
  || Having the hover function allows the user to get key information about a specific data point at a glance. This helps to enhance the usability aspect by ensuring that important information is made available to the user once he chooses a specific data point
+
  || Having the hover function allows the user to get important information about a data point at one glance.
  
 
'''Implementation:'''
 
'''Implementation:'''
Line 53: Line 64:
 
To achieve the hover function, simply do the following steps:
 
To achieve the hover function, simply do the following steps:
 
# Drag relevant details to ‘Tooltip’
 
# Drag relevant details to ‘Tooltip’
# Hover above specific data point for information
+
# Edit Tooltip. Make sure the variables are utilized.
 
|-
 
|-
  
  
| Interactive Technique 3: Additional Information on Hover
+
| Interactive Technique 3: Group
[[File:ttip.png|frameless|center]]
+
[[File:MobileSensorsHighgroup.png|frameless|center]]
  || Adding additional information when you hover allows the user to view additional information about that particular datapoint from another worksheet without having to physically access the second worksheet. This further enhances the prowess of the hover function
+
  ||  
 +
To better segmented and analyze data points that have similar characteristics.  
  
 
'''Implementation:'''
 
'''Implementation:'''
  
 
To add more information to the hover function, simply do the following steps:
 
To add more information to the hover function, simply do the following steps:
# Drag relevant details to ‘Tooltip’
+
# Highlight data points.
# Hover above specific data point for information
+
# Right-click on them and add to group
 
|-
 
|-
  
| Interactive Technique 4: Filter by Neighbourhood
+
| Interactive Technique 4: Pages/Animation
[[File:nbh.png|frameless|center]]
+
[[File:pages.png|frameless|center]]
  || Filtering by Neighbourhood allows the user to specifically focus on a particular neighbourhood to conduct analysis. The rationale behind only allowing a single value is predicated on the assumption that the user only wishes to analyse one particular neighbourhood. Hence, a single value list form of filter is used.
+
  || Incorporating timing into pages allows us to better analyze the movement of certain data points. It provides a new context for analysis and helps user to spot trends.  
  
 
'''Implementation:'''
 
'''Implementation:'''
  
 
To achieve the Filtering by Neighbourhood filter, simply do the following steps:
 
To achieve the Filtering by Neighbourhood filter, simply do the following steps:
# Drag ‘Nbrhood’ to ‘Filter’
+
# Drag ‘timestamp’ to ‘Filter’
# Click on ‘Show Filter’
+
# Drag 'timestamp' to pages
# Click ‘Single Value (List)’
+
 
 
|-
 
|-
  

Latest revision as of 23:48, 13 October 2019

Cover.png


OVERVIEW

DATA TRANSFORMATION

RISKS

RECOMMENDATION AND RATIONALE

VISUALIZATION


Dashboard Link

The link of the visualization can be found here: https://public.tableau.com/profile/foo.yong.long#!/vizhome/MC2Final/MC2Storyboard?publish=yes

Dashboard 1: Home Page

1stdash.png

Dashboard 2: Response Priority

3rddash.png

Dashboard 3: Data Uncertainty

Analysisconta.png

Visualization Techniques

Technique Rationale & Implementation
Interactive Technique 1: Filter for the use of time range slider
Filter1.png
Adding a filter allows the user to narrow down values that he/she wants to focus on. A slider allows the user to easily select the range of values that he or she wants to focus on and is easier than using a checkbox when analyzing continuous values. Examples of continuous variables used include dates and CPM values.


Implementation:

To achieve this slider filter function, simply do the following steps:

  1. Add the ‘AVG(Value)’ measure to the filter
  2. Select "Range of Values"
  3. Show the filter
Interactive Technique 2: Hover
Hover12.png
Having the hover function allows the user to get important information about a data point at one glance.

Implementation:

To achieve the hover function, simply do the following steps:

  1. Drag relevant details to ‘Tooltip’
  2. Edit Tooltip. Make sure the variables are utilized.
Interactive Technique 3: Group
MobileSensorsHighgroup.png

To better segmented and analyze data points that have similar characteristics.

Implementation:

To add more information to the hover function, simply do the following steps:

  1. Highlight data points.
  2. Right-click on them and add to group
Interactive Technique 4: Pages/Animation
Pages.png
Incorporating timing into pages allows us to better analyze the movement of certain data points. It provides a new context for analysis and helps user to spot trends.

Implementation:

To achieve the Filtering by Neighbourhood filter, simply do the following steps:

  1. Drag ‘timestamp’ to ‘Filter’
  2. Drag 'timestamp' to pages