Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
6 views3 pages

Da & Vis - Question Paper 1 - Answer Keys

The document outlines the assessment structure for a Data Analytics & Visualization project, including project completion, presentation, and report submission. It specifies a problem statement involving the creation of a dashboard using inventory data from an Amazon warehouse, along with evaluation criteria. Additionally, it provides a set of viva voce questions and answers related to data analysis tools and techniques, including VLOOKUP, Power BI, SQL, and Excel functionalities.

Uploaded by

Preethi Victor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views3 pages

Da & Vis - Question Paper 1 - Answer Keys

The document outlines the assessment structure for a Data Analytics & Visualization project, including project completion, presentation, and report submission. It specifies a problem statement involving the creation of a dashboard using inventory data from an Amazon warehouse, along with evaluation criteria. Additionally, it provides a set of viva voce questions and answers related to data analysis tools and techniques, including VLOOKUP, Power BI, SQL, and Excel functionalities.

Uploaded by

Preethi Victor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Data Analytics & Visualization – SET 1 – ANSWER KEYS

Section – A 50 marks
(Project Completion 30 Marks +
Presentation & Report Submission -20 marks)

Section – B 10 Marks
Problem statement

● Using the data set with Inventory details of goods in the Amazon
warehouse, Create a dashboard
Tools : Excel/ Power BI/tableau
Data Set :
Objective:
● Provide a report on the Value of the product in warehouse
● Report on Product details and tracking with date and time
● Report on Stocks in the warehouse with respect to date [overall
warehouse stock record]
Assessment Rubrics:
● Presentation & Communication – 5 Marks
● Techniques utilisation ( Pivot table; SQL; charts; etc) – 5 Marks
● Dashboard design & Visualisation – 5 Marks
● Innovation & Creativity – 5 Marks

Section - C
VIVA VOCE EVALUATION -15 MARKS

Viva Voce Questions & Answer Keys – (Ask any 5 questions out of 10 )
1. What does the VLOOKUP function do?
Answer: VLOOKUP searches for a value in the first column of a range and returns
a value from another column.

2. What is the difference between VLOOKUP and HLOOKUP?


Answer:

● VLOOKUP searches vertically in a column.

● HLOOKUP searches horizontally in a row.


3.What is Power BI?
Answer: Power BI is a business intelligence (BI) tool by Microsoft that allows
users to connect, visualize, and share data insights through interactive reports
and dashboards.

4. What are the key components of Power BI?


Answer (any two)

● Power BI Desktop: Used for creating reports and data models.

● Power BI Service: A cloud-based platform for sharing reports.

● Power BI Mobile: Enables access to reports on mobile devices.

● Power Query: Data transformation and cleaning tool.

● Power Pivot: Data modeling and DAX calculations.

5. How can you share Power BI reports?


Answer:

● Publish to Power BI Service.

● Embed in SharePoint, Teams, or Websites.

● Export to PDF, PowerPoint, or Excel.

● Use Power BI Apps for enterprise sharing.

6. What is SQL?
Answer: SQL (Structured Query Language) is a programming language used to
store, retrieve, manipulate, and manage data in relational databases.
7. What are the different types of SQL commands?
Answer: (any two)

● DDL (Data Definition Language): CREATE, ALTER, DROP, TRUNCATE

● DML (Data Manipulation Language): INSERT, UPDATE, DELETE

● DQL (Data Query Language): SELECT


● DCL (Data Control Language): GRANT, REVOKE

● TCL (Transaction Control Language): COMMIT, ROLLBACK, SAVEPOINT

8. What is the difference between a workbook and a worksheet in Excel?


Answer:

● Workbook: A file that contains multiple worksheets.

● Worksheet: A single sheet within a workbook that holds data.

9. What are Pivot Tables, and how are they useful?


Answer: A Pivot Table is an Excel feature used to summarize, analyze, and
present large datasets dynamically. It allows users to:

● Group and filter data

● Calculate totals and averages

● Create summary reports

10. What is Power Query in Excel?


Answer: Power Query is an ETL (Extract, Transform, Load) tool used for data
cleaning and transformation before analysis.
Example Uses:

● Removing duplicates

● Splitting or merging columns

● Importing data from different sources

You might also like