Funciones en Excel

Funciones en Excel

12th Grade

15 Qs

quiz-placeholder

Similar activities

Excel Formulas - Francis Bacon

Excel Formulas - Francis Bacon

9th - 12th Grade

20 Qs

Excel

Excel

10th - 12th Grade

15 Qs

Excel Spreadsheet Fun (2nd)

Excel Spreadsheet Fun (2nd)

10th - 12th Grade

20 Qs

Excel formulas VS Functions

Excel formulas VS Functions

10th - 12th Grade

10 Qs

Excel 2019 Formulas and Functions

Excel 2019 Formulas and Functions

8th - 12th Grade

10 Qs

Excel Formulas/Functions

Excel Formulas/Functions

9th - 12th Grade

20 Qs

Advanced Excel

Advanced Excel

KG - University

20 Qs

DIT Excel 2016 Review

DIT Excel 2016 Review

8th - 12th Grade

15 Qs

Funciones en Excel

Funciones en Excel

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Nixon Lopez

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a function in Excel?

A cell reference

A predefined formula that performs calculations

A type of chart

A data validation rule

Answer explanation

A function in Excel is a predefined formula that performs calculations, allowing users to automate tasks and analyze data efficiently.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a common function in Excel?

SUM

AVERAGE

CONCATENATE

COUNT

Answer explanation

CONCATENATE is less common than SUM, AVERAGE, and COUNT, which are frequently used for numerical calculations. CONCATENATE is used for joining text strings, making it less essential in typical data analysis tasks.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What symbol should be used at the beginning of each function?

#

$

&

=

Answer explanation

The correct symbol to use at the beginning of each function is '='. This indicates the start of a formula or function in many programming languages and spreadsheet applications.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In the syntax of Excel functions, the arguments are enclosed within:

Square brackets [ ]

Braces { }

Parentheses ( )

Angle brackets

Answer explanation

In Excel functions, arguments are enclosed within parentheses ( ). This is the standard syntax for defining function parameters, making parentheses the correct choice over other options like square brackets or braces.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which function would you use to find the highest value in a range of cells?

HIGHER

MAXIMUM

UPPER

MAX

Answer explanation

The correct function to find the highest value in a range of cells is MAX. The other options, HIGHER, MAXIMUM, and UPPER, are not valid functions for this purpose in spreadsheet applications.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the AVERAGE function do?

Finds the median value

Calculates the sum of all values

Determines the most frequent value

Calculates the arithmetic mean

Answer explanation

The AVERAGE function calculates the arithmetic mean of a set of values by summing them and dividing by the count of values. This distinguishes it from finding the median or mode.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How are multiple arguments separated in a function?

Semicolon

Comma

Colon

Period

Answer explanation

In programming, multiple arguments in a function are separated by a comma. This allows the function to distinguish between different inputs. Therefore, the correct answer is 'Comma'.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?