wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

THE GAMBIA NATIONAL AUDIT TEAM: DATA ANALYSIS, REPORT AUTOMATION

Total questions: 34

Worksheet time: 17mins

Name
Class
Date
1.

What keyboard shortcut allows you to navigate to the edge of a data table in Excel?

a)

CTRL + Shift

b)

CTRL + Arrow keys

c)

ALT + Arrow keys

d)

SHIFT + Arrow keys

2.

In Excel data management, what is the primary benefit of converting raw data into a dynamic Excel Table?

a)

It allows for manual sorting only

b)

It enables automated formulas and audit trail integrity

c)

It restricts data entry

d)

It removes all formatting

3.

How can you standardize mixed upper and lower case entries in an Excel column?

a)

Use the TRIM function

b)

Use the PROPER, UPPER, or LOWER functions

c)

Use the DATEVALUE function

d)

Use the SUBSTITUTE function for commas

4.

Which Excel function is used to remove extra spaces from cell entries?

a)

CLEAN

b)

TRIM

c)

PROPER

d)

VALUE

5.

When developing PivotTable reports, what is the first step in formulating guiding questions?

a)

Select chart types

b)

Identify key metrics like sums or variances needed for analysis

c)

Import data from CSV

d)

Add slicers

6.

In Power Query, what feature records steps for data transformation, allowing edits or reordering?

a)

PivotTables

b)

Applied Steps pane

c)

DAX formulas

d)

Slicers

7.

How do you automate reporting in Excel using Power Query and PivotTables?

a)

Manually copy data each time

b)

Refresh the query and PivotTable to update with new data

c)

Use SQL queries only

d)

Delete and recreate the table

8.

What is the main purpose of data visualization in Excel?

a)

To store raw data

b)

To transform mountains of data into actionable intelligence

c)

To trim spaces

d)

To format dates

9.

When should you use a pie chart in Excel visualizations?

a)

For comparing trends over time

b)

For showing proportions of a whole, like category breakdowns

c)

For detailed numerical comparisons

d)

For scatter plots

10.

Slicers in Excel are best used when?

a)

You need to filter data interactively across multiple charts or PivotTables

b)

You want to trim text

c)

You are formatting numbers

d)

You are merging cells

11.

To make Excel charts look more professional, what principle should you follow?

a)

Add as many colors as possible

b)

Simplify by removing unnecessary elements like gridlines or legends

c)

Use 3D effects always

d)

Increase font sizes to maximum

12.

When is a timeline filter most appropriate in an Excel report?

a)

For categorical data like departments

b)

For date-based data to dynamically filter by periods like months or quarters

c)

For numeric variances only

d)

For text trimming

13.

In setting up an Excel dashboard, what is the goal?

a)

To display raw data tables

b)

To provide a unified glance at key insights with visuals, slicers, and KPIs

c)

To import CSV files

d)

To execute SQL queries

14.

What is Power BI primarily used for?

a)

Basic spreadsheet calculations

b)

Advanced data visualization, modeling, and business intelligence

c)

Trimming text spaces

d)

Navigating tables with arrows

15.

Which component of the Power BI Ecosystem is used for creating and publishing reports online?

a)

Power BI Desktop

b)

Power BI Service

c)

Power BI Mobile

d)

Excel Power Query

16.

In Excel, how do you quickly jump to the last row of data in a column?

a)

Use CTRL + Down Arrow

b)

Use ALT + Enter

c)

Use SHIFT + Space

d)

Use CTRL + Home

17.

For effective data management in Excel, why should you avoid merged cells?

a)

They enhance sorting

b)

They create analytical chaos in formulas and PivotTables

c)

They automate reports

d)

They format dates automatically

18.

To handle mixed cases, which function capitalizes the first letter of each word?

a)

UPPER

b)

LOWER

c)

PROPER

d)

TRIM

19.

Guiding questions for PivotTables might include: "What is the variance by department?" This helps in?

a)

Creating custom calculations within the PivotTable

b)

Trimming spaces

c)

Navigating tables

d)

Using SQL

20.

In Power Query, how do you combine data from multiple sources?

a)

Use Append or Merge Queries

b)

Use CTRL + Arrow

c)

Use Pie Charts

d)

Use Timeline Filters

21.

To refresh an automated report in Excel, you can?

a)

Right-click the PivotTable and select Refresh after updating the Power Query source

b)

Delete the file

c)

Merge cells

d)

Use UPPER function

22.

For visualizing trends over time, which chart type is best?

a)

Pie Chart

b)

Bar Chart

c)

Line Chart or Trend Line

d)

Scatter Plot for categories

23.

Slicers should be inserted when?

a)

You need non-interactive filters

b)

You want to control multiple visuals dynamically for oversight

c)

You are trimming text

d)

You are formatting numbers

24.

To customize charts professionally, you should?

a)

Add clutter like extra labels

b)

Use consistent colors and simplify axes

c)

Always use 3D

d)

Ignore data labels

25.

A timeline filter is useful for?

a)

Static text data

b)

Interactive date range selection in dashboards

c)

Mixed case handling

d)

SQL retrieval

26.

In Power BI Desktop, you can?

a)

Build data models and visuals locally

b)

Only view mobile reports

c)

Trim Excel spaces

d)

Navigate tables with arrows

27.

What does the "Extract" step in the ETL process involve?

a)

Cleaning and standardizing data formats

b)

Retrieving raw data from various sources like databases or files

c)

Building visual reports for sharing

d)

Creating data models with relationships

28.

In the data process, why is data cleaning important before analysis?

a)

It increases file size for better storage

b)

It ensures accuracy, consistency, and reliability to prevent errors in insights

c)

It automates all reporting without human intervention

d)

It only affects visual chart colors

29.

Why is it necessary to conduct data transformation before building reports for insights consumption?

a)

To make data incompatible with tools like PivotTables

b)

To standardize formats, remove inconsistencies and enable accurate summaries & visualization

c)

To delete all original data sources

d)

To restrict access to reports

30.

In the core data process, what does "Share" typically involve after Reports?

a)

Deleting the analyzed data

b)

Distributing insights through dashboards, PDFs, or collaborative platforms like Power BI Service

c)

Merging cells in Excel

d)

Navigating tables with keyboard shortcuts

31.

What is the purpose of the "Model" step in the data process?

a)

Sharing reports via email

b)

Creating structured relationships and calculations (e.g., using DAX in Power BI) for efficient querying

c)

Extracting data from websites

d)

Trimming extra spaces only

32.
  1. What is a key importance of automating the data process for reporting audit data in a national audit office?

a)

It encourages manual data entry to build team skills

b)

It reduces turnaround time, minimizes errors, and ensures consistent, refreshable insights for oversight

c)

It complicates workflows to increase job security

d)

It limits data access to prevent automation adoption

33.

What is a basic SQL command to retrieve all data from a table named "Audits"?

a)

SELECT * FROM Audits;

b)

INSERT INTO Audits;

c)

UPDATE Audits;

d)

DELETE FROM Audits;

34.

In SQL, to filter data where Compliance Score > 80 from "Audits" table?

a)

SELECT * FROM Audits WHERE Compliance Score > 80;

b)

INSERT INTO Audits VALUES (80);

c)

UPDATE Audits SET Score = 80;

d)

DELETE FROM Audits WHERE Score > 80;