Lecture 6_KNPTNLS_Dedh

Lecture 6_KNPTNLS_Dedh

11th Grade

44 Qs

quiz-placeholder

Similar activities

Latihan Soal SAS IPA Kelas 9

Latihan Soal SAS IPA Kelas 9

9th - 12th Grade

40 Qs

OSN IPA SMP Simulasi OSN Tingkat Kabupaten (OSK) Tahun 2022

OSN IPA SMP Simulasi OSN Tingkat Kabupaten (OSK) Tahun 2022

9th Grade - University

47 Qs

Câu hỏi về phương pháp nghiên cứu khoa học

Câu hỏi về phương pháp nghiên cứu khoa học

7th Grade - University

45 Qs

Physical Science: Chapter 1: Motion

Physical Science: Chapter 1: Motion

9th - 12th Grade

40 Qs

Physical Science: Ch 4: Gravity and Satellite Motion

Physical Science: Ch 4: Gravity and Satellite Motion

9th - 12th Grade

40 Qs

PAT IML XI TITL

PAT IML XI TITL

11th Grade

40 Qs

Ballistics Review

Ballistics Review

11th Grade

41 Qs

Asesmen Akhir Semester Ganjil IPA

Asesmen Akhir Semester Ganjil IPA

9th Grade - University

40 Qs

Lecture 6_KNPTNLS_Dedh

Lecture 6_KNPTNLS_Dedh

Assessment

Quiz

Science

11th Grade

Medium

Created by

Huu De Dinh

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bạn cần xếp loại điểm theo nhiều ngưỡng (≤4 “Yếu”, ≤6 “Trung bình”, ≤8 “Khá”, >8 “Giỏi”). Công thức phù hợp nhất ở ô B2, dựa vào điểm ở A2 (Excel 365)?

=IF(A2>8,"Giỏi","Khá")

=IFS(A2<=4,"Yếu",A2<=6,"Trung bình",A2<=8,"Khá",A2>8,"Giỏi")

=SWITCH(A2,4,"Yếu",6,"Trung bình",8,"Khá","Giỏi")

=CHOOSE(A2,"Yếu","Trung bình","Khá","Giỏi")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bảng Tra có mã ở cột D và tên ở cột E. Bạn muốn tra cứu tên theo mã (khớp chính xác). Hàm đơn giản và linh hoạt nhất?

VLOOKUP

HLOOKUP

XLOOKUP

LOOKUP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tính tổng doanh thu cho Khu vực “HCM”:

=SUMIF(A2:A100,"HCM",C2:C100)

=SUM(C2:C100,"HCM")

=SUMIFS(A2:A100,"HCM",C2:C100)

=COUNTIF(A2:A100,"HCM")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tính tổng doanh thu cho Khu vực “HCM” và Tháng = 1:

=SUMIF(A2:A100,"HCM",B2:B100)

=SUMIFS(C2:C100,A2:A100,"HCM",B2:B100,1)

=SUM(C2:C100*(A2:A100=="HCM")*(B2:B100==1))

=SUMPRODUCT(A2:A100=="HCM",B2:B100==1,C2:C100)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đếm số đơn hàng có Doanh thu > 1.000.000 (vùng C2:C100):

=COUNT(C2:C100>1000000)

=COUNTA(C2:C100>1000000)

=COUNTIF(C2:C100,">1000000")

=COUNTIFS(C2:C100,">1000000")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đếm số khách hàng ở “HCM” và nhóm “VIP” (Khu vực A2:A100, Nhóm B2:B100):

=COUNTIF(A2:A100,"HCM")+COUNTIF(B2:B100,"VIP")

=COUNTIFS(A2:A100,"HCM",B2:B100,"VIP")

=COUNTIFS(A2:A100,"HCM")*COUNTIFS(B2:B100,"VIP")

=COUNTIF(A2:A100&B2:B100,"HCMVIP")

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Làm sạch chuỗi A2 có nhiều khoảng trắng thừa (đầu, giữa, cuối):

=SUBSTITUTE(A2," ","")

=TRIM(A2)

=CLEAN(A2)

=PROPER(A2)

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?