Funciones en Excel

Quiz
•
Computers
•
12th Grade
•
Hard

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
Similar Resources on Wayground
14 questions
Code.org Unit 3

Quiz
•
9th - 12th Grade
20 questions
Recursion

Quiz
•
12th Grade
10 questions
1.1.6 Embedded Systems

Quiz
•
1st Grade - University
15 questions
G10 CS Functions and Procedures

Quiz
•
12th Grade
10 questions
(Do Now) Excel Functions Quiz

Quiz
•
12th Grade
20 questions
Computer Science Holiday Assignment

Quiz
•
12th Grade
15 questions
Google Sheets Review 1

Quiz
•
9th - 12th Grade
20 questions
Understanding Functions in Programming

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade