Difference between revisions of "Group05 proposal"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
Line 11: Line 11:
 
| style="border-bottom:0px solid #dfdddc; background:none;" width="1%" |
 
| style="border-bottom:0px solid #dfdddc; background:none;" width="1%" |
 
| style="padding:0.3em; font-size:100%; background-color:#376990;  border-bottom:0px solid #000000; text-align:center; color:#000000" width="19%" |  
 
| style="padding:0.3em; font-size:100%; background-color:#376990;  border-bottom:0px solid #000000; text-align:center; color:#000000" width="19%" |  
[[No Game No Life: Proposal|<font color="#FFFFFF" size=2><b>PROPOSAL</b></font>]]
+
[[Group05_proposal|<font color="#FFFFFF" size=2><b>PROPOSAL</b></font>]]
  
 
| style="border-bottom:0px solid #dfdddc; background:none;" width="1%" |
 
| style="border-bottom:0px solid #dfdddc; background:none;" width="1%" |
 
| style="padding:0.3em; font-size:100%; background-color:#dfdddc;  border-bottom:0px solid #000000; text-align:center; color:#000000" width="19%" |  
 
| style="padding:0.3em; font-size:100%; background-color:#dfdddc;  border-bottom:0px solid #000000; text-align:center; color:#000000" width="19%" |  
[[No Game No Life: Poster|<font color="#000000" size=2><b>POSTER</b></font>]]
+
[[Group05_poster|<font color="#000000" size=2><b>POSTER</b></font>]]
  
 
| style="border-bottom:0px solid #dfdddc; background:none;" width="1%" |
 
| style="border-bottom:0px solid #dfdddc; background:none;" width="1%" |
 
| style="padding:0.3em; font-size:100%; background-color:#dfdddc;  border-bottom:0px solid #000000; text-align:center; color:#000000" width="19%" |  
 
| style="padding:0.3em; font-size:100%; background-color:#dfdddc;  border-bottom:0px solid #000000; text-align:center; color:#000000" width="19%" |  
[[No Game No Life: Application|<font color="#000000" size=2><b>APPLICATION</b></font>]]
+
[[Group05_application|<font color="#000000" size=2><b>APPLICATION</b></font>]]
  
 
| style="border-bottom:0px solid #dfdddc; background:none;" width="1%" |
 
| style="border-bottom:0px solid #dfdddc; background:none;" width="1%" |
 
| style="padding:0.3em; font-size:100%; background-color:#dfdddc;  border-bottom:0px solid #000000; text-align:center; color:#000000" width="19%" |  
 
| style="padding:0.3em; font-size:100%; background-color:#dfdddc;  border-bottom:0px solid #000000; text-align:center; color:#000000" width="19%" |  
[[No Game No Life: Research Paper|<font color="#000000" size=2><b>RESEARCH PAPER</b></font>]]
+
[[Group05_research_paper|<font color="#000000" size=2><b>RESEARCH PAPER</b></font>]]
 
|}
 
|}
  

Revision as of 15:59, 3 March 2020

No Game No Life

ABOUT US

PROPOSAL

POSTER

APPLICATION

RESEARCH PAPER


PROBLEM & MOTIVATION

Problem and Motivation
The video game industry has grown massively over the years, with $2.3 billion in sales in the US alone in 2019. However, the industry has also shown signs of stagnation, with a 19% decline in sales from the previous year. With an increasingly saturated market and disruption caused by mobile and VR games, we aim to create an interactive platform to understand the trends of the industry and come up with insights to aid future and existing developers.


SELECTED DATASET

The datasets used for this project:

  1. Video Game Sales analyzse sales data from more than 16,500 games. This dataset contains a list of video games with sales greater than 100,000 copies. It was generated by a scrape of vgchartz.com.
Data Source Data Attribute Data Description Rationale of Usage

Video Game Sales (https://www.kaggle.com/gregorut/videogamesales)

Rank Global Sales Ranking To attain valuable insights on video games sales which can be classified by the following:
  • Regional sales
  • Platform sales
  • Sales over time
  • Genre performance
Name Video game name
Platform Platform game was released on
Year Year of release
Genre Genre of game
Publisher Publisher of game
NA_Sales Sales in North America (in millions)
EU_Sales Sales in Europe (in millions)
JP_Sales Sales in Japan (in millions)
Other_Sales Sales in all other regions (in millions)
Global_Sales Total Worldwide Sales (in millions)


BACKGROUND SURVEY OF RELATED WORK
Related Work Description

Global Hardware Totals

G5Chart1.PNG

Source: www.vgchartz.com

Pros:
  • There is a grid line across the chart for easier comparison
  • Icons are used instead of plain text for easier recognition
  • Text values are shown in contrasting color for greater readability

Cons:

  • The graph is misleading as the height of the PS4 and 3DS bars are the same although the values are different by about 25 Million.
  • The lack of Y axis causes confusion
  • The percentage in the graph does not make sense as they add up to above 100%
  • The graph is not sorted in descending order, making it unintuitive to compare.

PlayStation 4 Becomes Second Best-Selling Console Ever

G5Chart2.PNG

https://www.statista.com/chart/18903/video-game-console-sales/

Pros:

- The chart is sorted in descending order, which allows reader to compare fields easily - There are values labelled on the chart which allows reader to reference to it easily - Icon are used instead of words for easier recognition

Cons: - The legends does not show the gradient range or what it means - The choice of colors to differentiate between current and past is not distinct which makes it difficult to read.

Console Gaming
G5Chart3.PNG

https://www.wepc.com/news/video-game-statistics/

Pros:

- There is a clear distinction between each platform which allows readers to identify each one easily - The chart is sorted according to year, allowing readers to see the trends over the years

Cons: - Some segments are too small causing the values to be hidden - The chart does not have a total above each segment.


KEY CHALLENGES
Key Technical Challenges Solution

Unfamiliarity in Programming using R especially on R-Shiny

  • Peer Learning
  • Search external sites for tutorials
  • Complete R and R shiny courses in DataCamp
  • Refer to relevant documentation

Limited knowledge in storyboard designing

  • Watch Youtube for tutorial
  • Refer to relevant documentation
  • Read online articles and forums for guidance

Unfamiliarity in implementing Interaction and Animated activities in the Visualisation

  • Peer Learning
  • Search external sites for tutorials
  • Complete R and R shiny courses in DataCamp
  • Refer to relevant documentation


TIMELINE
G5Schedule.jpg


COMMENTS
Name Comment
Name Comment
Name Comment