Search Header Logo

FUNCIONES Y SITUACIONES

Authored by Magdalena Martinez

Instructional Technology

University

Used 17+ times

FUNCIONES Y SITUACIONES
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Contexto: Necesitas calcular el total de ventas de enero, las cuales se encuentran en las celdas B2 hasta B15.

=PROMEDIO(B2:B15)

SUMA(B2:B15)

CONTAR(B2:B15)

MAX(B2:B15)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Contexto: Quieres saber cuántos productos en tu inventario tienen una cantidad mayor a 50 unidades, y las cantidades están en la columna C (desde C2 hasta C20).

=CONTAR(C2:C20)

=SUMA(C2:C20>50)

=CONTAR.SI(C2:C20,">50")

=SI(C2:C20>50,1,0)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Contexto: Quieres determinar si un estudiante ha aprobado o no. Su calificación está en la celda J7. Si la calificación es mayor o igual a 70, debe mostrar "Aprobado", de lo contrario, "Reprobado".

SI(J7>=70,"Aprobado")

=SI(J7>=70,"Aprobado","Reprobado")

=SI(J7<=70,"Reprobado","Aprobado")

=SI(J7,"Aprobado","Reprobado")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Contexto: Estás calculando la diferencia entre los ingresos (celda M10) y los costos (celda N10).

=M10+N10

=N10-M10

=M10-N10

=M10/N10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Contexto: Quieres saber si el saldo de una cuenta (en la celda S6) es positivo en ese caso debe mostrar "Positivo", de lo contrario, "Negativo".

=SI(S6>1,"Positivo")

=SI(S6>0,"Positivo","Negativo")

=SI(S6>1,"Negativo","Positivo")

=SI(S6<0,"Negativo","Positivo")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Contexto: Quieres encontrar la cantidad mínima de stock en un rango de celdas U2:U16.

=MAX(U2:U16)

=MIN(U2:U16)

=CONTAR(U2:U16)

=SUMA(U2:U16)

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Para sumar un rango de celdas desde A1 hasta A10, la fórmula es:

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?