Final Quiz _ Codebasics(Excel) (2)
Final Quiz _ Codebasics(Excel) (2)
back
16% COMPLETED
Final Quiz
Q1. Peter Pandey has created a priority matrix for all the tasks
assigned to him by his senior data analyst Tony Sharma. Based
on the provided matrix chart, which task is most likely to be the
first one that Peter will pick up?
Task3
Task5
Task1
Peter will back all tasks simultaneously
handle
16%Q2.
COMPLETED
What is ETL?
Expression Table Language
Extract Transform and Load
Execute Transform and Load
Express the Love
Q4. You have a worksheet with a list of student scores. You want to
highlight the students who scored above 90 with a green
background color. To do this, you can use which of the following
features in Microsoft Excel?
Sorting
Filtering
Pivot Tables
back
Conditional formatting
16%Q5.
COMPLETED
Which of the following operations can you perform on a pivot
table?
Sort data
Filter data
Group data
All of the above
Q6. How can you update a pivot table with new data?
By manually adding the new data to the source range
By using the "Refresh" button in the PivotTable Tools tab
By deleting the pivot table and creating a new one with the new data
By copying and pasting the new data directly into the pivot table
Q9. You have a dataset that includes a column with dates in the
format "DD/MM/YYYY". You want to create a new column that
only includes the year of the date. Which expression should you
use in the Custom Column feature of Power Query?
Text.Start([Date], 6)
back
Date.Year([Date])
Text.Middle([Date],D 4, 4)
16% COMPLETED
Year([Date])
Q11. Which mental model works best to become a High paying data
analyst?
Become obsessed with the latest tools
Develop a problem-solving mindset
Focus on learning theory rather than practice
Buy courses that guarantees 50 LPA
Products:
Product ID
Product Name
Product Price
16% COMPLETED
Q14. In the dataset, you have a list of event participants. The event
organizer asked you to get the mean age of Indian participants.
Which of the following functions will you use?
back
16% COMPLETED
SUMIF()
PRODUCTIF()
AVERAGEIF()
MODIF()
Q16. Consider the following data set, which represents the test
scores of 5 students in two different subjects: What is the
correlation between Math and science scores?
0.83
0.82 back
0.75
16% COMPLETED
0.85
Q17. How can you format a pivot table to make it easier to read?
By applying conditional formatting to highlight specific values
By changing the font and font size of the table
By adding borders and shading to the cells
All of the above
-0.7
16% COMPLETED
0.2
0
1
Q22. You have two different tables, which have one common
column. To combine both of them, which operation do you
have to perform in Power Query?
Append
Combine
Join
Merge
16% COMPLETED
=CALCULATE(AVERAGE(SalesData[Discount]), SalesData[Discount] = 0)
=CALCULATE(AVERAGE(SalesData[Discount])
=CALCULATE(AVERAGE(SalesData[Discount]), SalesData[Discount] <> 0)
=CALCULATE(AVERAGE(SalesData[Sales]), SalesData[Discount] <> 0)
Finish