wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Mastering Excel Formulas and Charts

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the purpose of the SUM function in Excel?

a)

To find the maximum value in a range.

b)

To calculate the average of numbers.

c)

To count the number of cells in a range.

d)

To add numbers together.

2.

How do you create a basic formula in Excel?

a)

Type '==' followed by the formula in a cell and press Enter.

b)

Type '=' followed by the formula in a cell and press Enter.

c)

Click on the formula bar and select a cell to create a formula.

d)

Use the 'Insert Function' option to create a formula without typing.

3.

What symbol is used to start a formula in Excel?

a)

+

b)

*

c)

-

d)

=

4.

Which function would you use to find the average of a range of cells?

a)

SUM

b)

COUNT

c)

AVERAGE

d)

MAX

5.

What does the COUNT function do in Excel?

a)

The COUNT function counts all cells in a range regardless of content.

b)

The COUNT function counts numeric values in a range.

c)

The COUNT function averages numeric values in a range.

d)

The COUNT function sums all values in a range.

6.

How can you reference a cell in another worksheet?

a)

Type 'SheetName.CellReference' to access the cell.

b)

Reference cells by using 'CellReference@SheetName' format.

c)

Use 'CellReference:SheetName' format.

d)

Use 'SheetName!CellReference' format.

7.

What is the difference between relative and absolute cell references?

a)

Relative references are used for formulas, while absolute references are used for formatting.

b)

Relative references are fixed and do not change, while absolute references adjust based on the position.

c)

Relative references adjust based on the position, while absolute references do not change.

d)

Both relative and absolute references change based on the position of the cell.

8.

How do you create a pie chart in Excel?

a)

Choose your data, navigate to 'View' > 'Chart Wizard', and select a format.

b)

Select your data, go to 'Insert' > 'Pie Chart', and choose a style.

c)

Select your data, go to 'File' > 'New Chart', and choose a type.

d)

Highlight your data, click on 'Data' > 'Chart Options', and pick a design.

9.

What type of chart would you use to show trends over time?

a)

Scatter plot

b)

Pie chart

c)

Bar chart

d)

Line chart

10.

How can you change the color of a chart in Excel?

a)

Right-click the chart and select 'Delete' to remove it.

b)

Use the 'Insert' tab to add a new chart type.

c)

Change the color by adjusting the monitor settings.

d)

Select the chart, go to 'Format' tab, and choose a color from 'Shape Fill' or 'Chart Styles'.

11.

What is the purpose of the IF function in Excel?

a)

To create charts and graphs automatically.

b)

The purpose of the IF function in Excel is to perform conditional logic.

c)

To calculate the sum of a range of cells.

d)

To format text in different colors.

12.

How do you insert a bar chart in Excel?

a)

Use the 'Data' tab to create a chart directly.

b)

Select data, go to 'File' tab, and click 'New Chart'.

c)

Right-click on the worksheet and choose 'Insert Chart'.

d)

Select data, go to 'Insert' tab, click 'Bar Chart', and choose a type.

13.

What does the VLOOKUP function do?

a)

The VLOOKUP function formats cells in a spreadsheet.

b)

The VLOOKUP function deletes rows from a table.

c)

The VLOOKUP function looks up a value in a table and retrieves corresponding data from another column.

d)

The VLOOKUP function calculates the sum of a range of cells.

14.

How can you format a chart title in Excel?

a)

Double-click the chart title to edit it directly.

b)

Select the chart and press 'Delete' to remove the title.

c)

Use the 'Insert' menu to add a new title to the chart.

d)

Right-click the chart title and select 'Format Chart Title'.

15.

What is the function of the CONCATENATE formula?

a)

To join text strings together.

b)

To convert text strings to numbers.

c)

To find the length of text strings.

d)

To split text strings apart.

16.

How do you create a scatter plot in Excel?

a)

Select your data, go to 'Insert' > 'Scatter', and choose a scatter plot type.

b)

Select your data, go to 'File' > 'New', and create a new workbook.

c)

Highlight your data, then go to 'View' > 'Gridlines', and enable gridlines.

d)

Click on 'Data' > 'Sort', and arrange your data in ascending order.

17.

What is the purpose of the MAX function in Excel?

a)

To count the number of cells in a range.

b)

To find the largest value in a set of numbers or a range of cells.

c)

To calculate the average of a set of numbers.

d)

To find the smallest value in a set of numbers.

18.

How can you add data labels to a chart?

a)

Select the chart, go to chart tools, and enable 'Data Labels'.

b)

Click on the chart and choose 'Insert Data'

c)

Right-click the chart and select 'Add Data'

d)

Go to the chart menu and select 'Label Options'

19.

What is the difference between a line chart and a column chart?

a)

A line chart uses horizontal bars to show categories, while a column chart shows trends over time with connected points.

b)

A line chart shows trends over time with connected points, whereas a column chart compares different categories using vertical bars.

c)

A line chart displays data in a pie format, whereas a column chart uses scatter points to show trends.

d)

A line chart compares different categories using diagonal lines, while a column chart shows trends over time with horizontal bars.

20.

How do you use the AVERAGEIF function in Excel?

a)

=COUNTIF(range, criteria)

b)

=SUMIF(range, criteria)

c)

=AVERAGEIF(range, criteria, [average_range])

d)

=AVERAGE(range)