VG Sales Activity
VG Sales Activity
Purpose
This activity provides a practical guide to SAS Visual Analytics within the SAS Viya for Learners environment. By
mirroring real-world scenarios, students will gain hands-on experience in creating compelling visualizations,
constructing and refining interactive reports, and adapting data to meet specific analytical requirements.
SAS Software
This activity utilizes SAS Visual Analytics within the SAS Viya for Learners software.
Industry Alignment
This activity aligns with the dynamic and competitive video game industry. It focuses on analyzing video game
sales data to identify trends, understand consumer behavior, and support informed business decisions.
With the gaming market constantly evolving, it's crucial to understand player preferences, identify top-selling
games, and pinpoint market trends. Your dashboard will be instrumental in answering key questions such as:
• Which decade saw the most releases across all game genres?
• What gaming platform has achieved the greatest commercial success globally?
• How does the release year of a game typically impact its global sales success?
This project is a significant opportunity to showcase your analytical abilities and contribute valuable insights to the
company's success.
We will be working with a dataset titled "vgsales" that encompasses comprehensive sales data from various
sources. The following data dictionary provides details on each variable, including its type (numeric or character),
length, and description.
This dataset contains a list of video games with sales greater than 100,000 copies. It was generated by a scrape
of vgchartz.com.
Fields include
• Category: Genre
• Measure: frequency
• Find the top 3
Question: Which year has the most genre release?
• Category: Years
• Measure: frequency
• Top 10Using Rank
•
Question: Which decade has the most genre release?
• Category: decades
• Measure: frequency
Change based on to Year then create 4 groups
• Category: decades
• Measure: Global sales
• Categories: platform
• Measure: Global_sales
• Categories: platform
We need to duplicate Global Sales field then change name to (Average Global Sales) and aggregation for new item
to (Average)
Task 2:
Question : How has the number of game releases evolved over time?
• Categories: Year
• Measure: Frequency
• Categories: Genre
• Measure: Frequency
Question: Which publishers dominate the European market?
• Categories: Publisher
• Measure: EU_Sales
• Categories: Year
• Measure: Global sales
• Filter: Genre = Sports
Question: What's the genre distribution in the 2000s?
Chart: Treemap
• Tile: Publisher
• Size: Frequency
• Color: Global Sales