wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Content Section Worksheet Extraction

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

Budi records canteen sales. Cell A1 contains the price of fried rice (50), A2 the price of sweet tea (30), and A3 the price of crackers (20). Budi wants to give a total discount of 10%. If he enters the formula =SUM(A1:A3)*10%, what discount value appears?

a)

10

b)

100

c)

5

d)

15

2.

Ani wants to create a personal finance report for a week so her pocket money does not run out quickly. Which sequence of steps is the most logical for Ani to perform?

a)

Create a chart -> Enter data -> Remove duplicates

b)

Collect shopping receipts -> Input into a table -> Use the SUM function

c)

Use VLOOKUP -> Create a Pivot Table -> Survey

d)

Color cells -> Enter numbers -> Calculate the average

3.

A beginner programmer tries to calculate a math operation in a spreadsheet by typing =12 + 8 / 2. What result will the system display?

a)

10

b)

16

c)

14

d)

20

4.

A teacher has student data that is very long, up to thousands of rows. He finds it difficult because when scrolling downward, the column headings (Name, Score, Remarks) disappear. Which feature should be activated?

a)

Filter

b)

Conditional Formatting

c)

Freeze Panes

d)

Merge & Center

5.

In a competition, the committee has the scores of 10 participants in cells B1 through B10. They want to know how many people scored above 75. Which function is correct?

a)

=COUNT(B1:B10, ">75")

b)

=SUMIF(B1:B10, ">75")

c)

=COUNTIF(B1:B10, ">75")

d)

=IF(B1:B10 > 75)

6.

Rina is learning to copy formulas in Excel. She sees her friend using the symbolinacellreferencelike symbol in a cell reference like C$5. What is the main purpose of using this symbol?

a)

Change the format to US Dollar currency

b)

Lock the row and column so they do not shift when copied

c)

Indicate the cell contains significant figures

d)

Start a logical function

7.

A weather application records the highest temperature 25°C, the lowest 10°C, and the current 15°C. If the system uses a formula to find the difference between the highest and the lowest of the three numbers, what is the result?

a)

10

b)

15

c)

5

d)

25

8.

Siska wants the title "DAFTAR NILAI KELAS 8" to be exactly centered across columns A through F without changing column widths. Which feature should be used?

a)

Wrap Text

b)

Sort

c)

Merge & Center

d)

Data Validation

9.

A gate system uses logic: If vehicle weight > 5 tons, show the message "Danger"; otherwise, show "Safe". If the current vehicle weight is 10 tons, which message appears?

a)

Safe

b)

Danger

c)

10

d)

Error

10.

In an Informatics test, students are asked which cell address will not change at all (absolute) when the formula is dragged down or sideways. Which choice is correct?

a)

A1

b)

$A1

c)

A$1

d)

AA 1

11.

After collecting questionnaire answers from all students, Andi notices some responses are unreadable or blank. He decides to fix the data. In the data analysis cycle, Andi is at the stage of...

a)

Data visualization

b)

Data cleaning

c)

Drawing conclusions

d)

Presenting results

12.

A library has stock: Novels (50), Comics (100), and Magazines (30). The manager wants to know the average number of books for each category automatically. Which function should be used?

a)

=SUM

b)

=COUNT

c)

=AVERAGE

d)

=MAX

13.

A journalist wants to share table data from a research result so others can open it using Microsoft Excel, Google Sheets, or even Notepad without breaking its structure. Which file format is most recommended?

a)

.jpg

b)

.csv

c)

.mp3

d)

.txt

14.

While processing attendance data, the name "Dodi" appears twice with identical data. Why should the data processor delete one of the duplicate names?

a)

So the file size is not too big

b)

So averages or totals are not biased

c)

So the table looks more colorful

d)

Because computers cannot read the same data

15.

A ticket pricing system decides: If age > 100, ticket is "Free"; if age = 100, ticket is "Discount"; if below that, ticket is "Normal". If a grandfather is exactly 100 years old, which category is obtained?

a)

Free

b)

Discount

c)

Normal

d)

Error

16.

The neighborhood head wants to know how many residents throw trash at night by standing near the garbage bin without asking people. This data collection method is called...

a)

Interview

b)

Questionnaire

c)

Observation

d)

Literature study

17.

You are asked to find the price of an item based on its item code in a reference table that is arranged vertically. Which spreadsheet function do you need?

a)

Variable Lookup

b)

Vertical Lookup (VLOOKUP)

c)

Value Lookup

d)

Visual Lookup

18.

On a worksheet, a student selects a block of cells from column A row 1 to column C row 3. What is the total number of cells in the block?

a)

3

b)

6

c)

9

d)

12

19.

After calculating all height data of class 8A students, a researcher writes the conclusion: "The average height of class 8A is 155 cm." The researcher is performing the stage of...

a)

Data collection

b)

Data cleaning

c)

Data interpretation

d)

Data input

20.

In a cashier application, the system must check if the scanned item is not "egg". Which comparison operator is used to express "not equal to"?

a)

<>

b)

!=

c)

<> reversed

d)

==

21.

A farmer wants to show buyers how chili prices have gone up and down each month over the past year. Which chart best shows this movement?

a)

Pie chart

b)

Bar chart

c)

Line chart

d)

Scatter plot

22.

In a pie chart about students' hobbies, the category "Sports" takes exactly 25% of the circle. If the full circle is 360 degrees, what is the angle for "Sports"?

a)

45 degrees

b)

90 degrees

c)

180 degrees

d)

25 degrees

23.

You create a bar chart with 3 different colors: Red for Male, Blue for Female, and Green for Teacher. To help people understand what the colors mean, which chart element should be present?

a)

Chart title

b)

Axis

c)

Legend

d)

Gridlines

24.

You are asked to compare the savings amounts among 5 different friends. Why is a bar chart recommended over a pie chart?

a)

Because bar charts are more artistic

b)

Because it is easier to compare values between different categories

c)

Because the savings data are continuous over time

d)

Because you want to see total percentage composition

25.

In a running competition, the times of 5 runners are recorded as 5 minutes, 8 minutes, 5 minutes, 10 minutes, and 12 minutes. If the data are sorted, what value lies exactly in the middle (median)?

a)

5

b)

8

c)

9

d)

10

26.

A bar chart shows that ice cream sales are very high in January (summer) and very low in July (winter). The most logical interpretation is...

a)

The data are not valid

b)

There is a decrease in ice cream sales due to weather factors

c)

The chart chose the wrong colors

d)

There is no relationship between the data

27.

A teacher wants cells with values below 60 to automatically turn red so they are easy to recognize. Which feature should be used?

a)

Data Validation

b)

Conditional Formatting

c)

Auto Filter

d)

Format Painter

28.

Out of a total of 200 votes in a class president election, candidate number 1 received 40 votes. If this result is shown in a chart, what percentage is the vote share of candidate number delighted ?

a)

10%

b)

20%

c)

40%

d)

5%

29.

A student presents a chart without a title. Classmates are confused whether the chart is about body weight or height. This proves that...

a)

Charts must always be black and white

b)

A chart title is very important to provide data context

c)

A title is only decorative

d)

Chart colors are more important than the title

30.

A researcher wants to see whether there is a relationship between "Study Time" and "Exam Score" by plotting points on X and Y coordinates. Which chart should be used?

a)

Area chart

b)

Radar chart

c)

Scatter chart

d)

Pie chart

31.

A hospital must ensure that a patient’s blood type data cannot be altered by a malicious person so that a wrong transfusion does not occur. This principle is called...

a)

Data Accessibility

b)

Data Integrity

c)

Data Velocity

d)

Data Capacity

32.

You have a survey file of classmates that contains home addresses and phone numbers. What is the safest way to send this data to the homeroom teacher?

a)

Send it in a public WhatsApp group

b)

Upload it to cloud storage with restricted access (homeroom teacher only)

c)

Print many copies and distribute them at the school gate

d)

Post it on social media so the homeroom teacher can see

33.

A researcher publishes average national exam scores but replaces student names with initials or ID numbers to protect privacy. This process is called...

a)

Data Cleaning

b)

Anonymization

c)

Sorting

d)

Deleting

34.

A raw file is 2 MB (2000 KB). After compression for secure transmission, its size becomes 500 KB. What is the ratio of the original size to the compressed size?

a)

1:2

b)

1:4

c)

4:1

d)

2:5

35.

A business owner wants the company to look very profitable to investors, so the numbers in the report table are changed to turn a loss into a profit. This action violates...

a)

The law of gravity

b)

Data analysis ethics and honesty

c)

Computer memory capacity

d)

Chart colors

36.

To prevent a registration officer from entering an incorrect age (for example, 500), the system is limited to accept only numbers from 1 to 100. This feature is called...

a)

Data Validation

b)

Data Filtering

c)

Sorting

d)

Protection

37.

A writer wants to work on an article at school, at home, and while traveling without carrying data cables or a flash drive. The best place to store the data is...

a)

Internal hard drive

b)

Cloud service (cloud storage)

c)

Camera memory

d)

Computer RAM

38.

You want to create a folder key using 4 digits (0–9). How many possible number combinations would someone have to try to break it?

a)

100

b)

1,000

c)

10,000

d)

40

39.

A store manager uses sales data from 2010 to determine stock for 2024. The most likely risk is...

a)

The computer will become slow

b)

Decisions will be irrelevant because the data are outdated

c)

Chart colors will fade

d)

The file cannot be opened

40.

An e-commerce company uses automated robots to collect price data from competitors’ websites every hour. The technical term for this activity is...

a)

Data Cleaning

b)

Data Scraping

c)

Data Processing

d)

Data Sorting

41.

In a scholarship selection system, the requirement is: "Math score > 80 AND English score > 80." If Budi has 85 in both subjects, the logical output is...

a)

FALSE

b)

TRUE

c)

85

d)

Error

42.

A child may play on a phone if: "Has finished homework" or "Has helped Mom." This condition uses the logical function...

a)

AND

b)

OR

c)

NOT

d)

IF

43.

Cell A1 contains the word "Informatika." If you want to take the first 4 letters from the left so the result is "Info," which function should be used?

a)

=RIGHT(A1, 4)

b)

=LEFT(A1, 4)

c)

=MID(A1, 1, 4)

d)

=CHOP(A1, 4)

44.

You have data for 5000 sales transactions. Your boss asks for a summary report: "What is the total sales per product category?" without calculating one by one. The fastest feature is...

a)

Color the table

b)

Pivot Table

c)

Spell Check

d)

VLOOKUP

45.

Three friends have money: 10 thousand, 20 thousand, and 30 thousand. If each amount is multiplied by 2 (because they received a bonus), then the average money they have now is...

a)

20 thousand

b)

40 thousand

c)

60 thousand

d)

30 thousand

46.

When using VLOOKUP, you want the system to return a result only if the lookup value matches exactly. In the last part of the formula, you should enter...

a)

1 or TRUE

b)

0 or FALSE

c)

The table name

d)

Only the number zero

47.

Andi interviews chili farmers directly (Data A), while Budi takes chili price data from the Statistics Bureau website (Data B). The correct statement is...

a)

Data A is secondary data

b)

Data A is primary data, Data B is secondary data

c)

Data B is primary data

d)

Both are primary data

48.

You want to calculate 15 to the power of 5 in a spreadsheet. Which formula should be typed?

a)

=15 * 5

b)

=15 + 5

c)

=155=15 ^ 5

d)

=15 / 5

49.

A sociologist concludes "All Indonesian teenagers like K-Pop" after asking only 10 of their child’s friends. This analysis error is called...

a)

Typing error

b)

Sampling bias (the sample does not represent the population)

c)

Formula error

d)

Duplicate data

50.

You have a random list of names from C to A. You want to sort it so that names beginning with A appear at the top. Which feature do you click?

a)

Sort Z–A

b)

Filter

c)

Sort A–Z

d)

Grouping