febrero 18, 2026

Weeks 23 & 24: Function COUNTIF() – Conditional Counting

CLASS OBJECTIVE

Learn how to use the COUNTIF() function to count cells that meet a specific condition and apply it to analyze simple data in spreadsheets.

Discover How to Enhance Your COUNTIF And Excel

πŸ—“  CLASS AGENDA


πŸ’¬  Introduction

“Imagine you have a list of grades and you want to know how many students passed.

Instead of counting one by one, the spreadsheet can count only the ones you choose.”


1️⃣  Short Review

Students recall:

  • What a function is

  • What a range is (A1:A10)

  • What counting functions do (COUNT, COUNTA, COUNTBLANK)



2️⃣  Explanation: What is COUNTIF()?


COUNTIF() counts cells that meet a specific condition.


πŸ“Œ Structure:

=COUNTIF(range, criteria)

  • Range → Where we look

  • Criteria → What we are looking for


πŸ’‘ Simple definition:

“COUNTIF counts how many cells match a rule.”


3️⃣  Examples

πŸ”Ή Count how many students passed:

=COUNTIF(A1:A10, "Passed")

πŸ”Ή Count how many grades are greater than 70:

=COUNTIF(A1:A10, ">70")

πŸ”Ή Count how many times the word “Yes” appears:

=COUNTIF(B1:B20, "Yes")


Something to keep in mind :

  • Text criteria must go inside quotation marks

  • Numbers with symbols also use quotes (”>70”)


4️⃣  Demonstration:

Pay a lot of attention while your teacher shows you step by step:

  • Writing the formula

  • Selecting a range

  • Using text criteria

  • Using number conditions (> < =)

  • Changing values and watching results update


Please observe how the result changes automatically.


5️⃣  Activity – “Count With a Rule”

Students will use COUNTIF() in a small table (grades, attendance, preferences) to answer simple questions.


6️⃣ 

Homework

Students will complete a short spreadsheet using COUNTIF() with at least three different criteria.


7️⃣ Take notes in your notebook.


COUNTIFS Function: Mastering Multi-Criteria Counting

πŸ““ NOTES IN YOUR NOTEBOOK


Answer these questions:

  1. What does COUNTIF() do?

  2. What are the two main parts of COUNTIF()?

  3. Why do we use quotation marks in some criteria?

  4. Write one example of COUNTIF() using numbers.

  5. How can COUNTIF() help you as a student?



πŸ“Œ  KEYWORDS

  • Function: A built-in calculation tool

  • Range: A group of cells (A1:A10)

  • Criteria: A condition used in a function

  • COUNT(): Counts numbers

  • COUNTA(): Counts non-empty cells

  • COUNTBLANK(): Counts empty cells

  • COUNTIF(): Counts cells that meet a condition

  • Quotation marks (” “): Used for text or comparison criteria

Weeks 21 and 22: Review & Practice – Spreadsheets (Sheets)

CLASS OBJECTIVE

Review and strengthen the use of basic spreadsheet tools — data types, basic formulas, functions, and counting — to help students feel confident working with spreadsheets independently.


πŸ—“  CLASS AGENDA


πŸ’¬ Introduction


“We have learned many tools in spreadsheets. Today is about practicing and making everything easier, not harder.”


1️⃣ Short Review


Teacher reviews with students:

  • What a spreadsheet is

  • Basic elements:

    • Cell

    • Row

    • Column

  • Difference between:

    • Data (text, numbers)

    • Formulas


2️⃣ Explanation: What We Know So Far


Teacher briefly reviews:

  • Formulas

    • Start with =

    • Use operators (+ – * /)

  • Functions

    • SUM()

    • AVERAGE()

    • MIN()

    • MAX()

  • Counting functions

    • COUNT()

    • COUNTA()

    • COUNTBLANK()


3️⃣ Demonstration


Teacher opens a simple spreadsheet and demonstrates:

  • Writing a basic formula

  • Using one function (SUM or AVERAGE)

  • Using one counting function

  • Changing a value and watching the result update


Students observe and ask questions.


4️⃣ Activity – “Practice Makes Easy”

Students will practice with a simple table combining data, formulas, functions, and counting.


5️⃣ Take notes in your notebook.


πŸ““  NOTES IN YOUR NOTEBOOK


Answer these questions:

  1. What is the difference between data and a formula?

  2. What function helps you calculate an average?

  3. When would you use COUNTBLANK()?

  4. Why is it important to review spreadsheets?



πŸ“Œ 

KEYWORDS

  • Spreadsheet: A digital table for organizing data

  • Data: Information written in cells

  • Formula: A calculation that starts with =

  • Function: A built-in calculation

  • COUNT(): Counts numbers

  • COUNTA(): Counts non-empty cells


febrero 04, 2026

Week 20 - Sorting, Filtering & Functions (Applied Together)

 

CLASS OBJECTIVE

Apply sorting, filtering, and basic functions (SUMA, PROMEDIO, MIN, MAX, COUNT, COUNTA and COUNTBLANK) together to organize and analyze simple data efficiently in a spreadsheet.

πŸ—“ 

CLASS AGENDA

πŸ’¬ Introduction

“Imagine you have a list of grades, expenses, or attendance.

What if you could organize it, see only what you need, and calculate everything automatically?”


1️⃣ Short Review

Students recall:

  • What sorting does (change order).

  • What filtering does (show specific data).

  • What functions do (calculate or count automatically).

Teacher reminds:

πŸ“Œ Spreadsheets are powerful when you combine tools.


2️⃣ Explanation: Working With Data Step by Step

Teacher explains the correct order:

  1. Organize data (clear table with headers).

  2. Sort data (A–Z, highest to lowest).

  3. Filter data (show only what you need).

  4. Apply functions to analyze results.

Simple examples:

  • Sort grades from highest to lowest.

  • Filter only “Passed” students.

  • Use PROMEDIO() to find average grade.


3️⃣ Demonstration

Teacher shows a simple table (grades, attendance, or expenses) and demonstrates:

  • Turning filters on and off.

  • Sorting numeric and text data.

  • Applying functions after filtering.

  • How results change when data changes.

Students observe how one table gives many answers.


4️⃣ Activity – “From Data to Answers”

Students will organize a table, apply sorting and filters, and use functions to answer simple questions.



5️⃣  Take notes in your notebook.

πŸ““  NOTES IN YOUR NOTEBOOK

Answer these questions:

  1. Why is it important to sort data before analyzing it?

  2. What is the advantage of filtering information?

  3. Which function do you use to calculate an average?

  4. How can these tools help you in real life (school or home)?

πŸ“Œ 

KEYWORDS

  • Sort: Change the order of data.

  • Filter: Show specific information only.

  • Function: A built-in calculation tool.

  • PROMEDIO(): Calculates average.

  • Data analysis: Understanding information using tools.

Header: Title row of a table.

enero 26, 2026

Week 19: Counting Functions – COUNT(), COUNTA(), COUNTBLANK()

6 advanced Google Sheets functions you might not know (but should) |  Geckoboard blog

CLASS OBJECTIVE

Learn how to use basic counting functions in a spreadsheet — COUNT(), COUNTA(), and COUNTBLANK() — in order to identify how many cells contain numbers, text, or are empty.

πŸ—“  CLASS AGENDA

πŸ’¬ Introduction

“Imagine you have a list of assignments and you want to know how many you finished and how many are missing.

Instead of counting by hand, a spreadsheet can count for you.”


1️⃣ Short Review

Students recall:

  • What a range is (A1:A10)

  • What a function is (name + parentheses + arguments)

  • Basic data types: text, number, blank


2️⃣ Explanation: What Are Counting Functions?

Teacher explains:

Counting functions count cells automatically depending on what is inside them.


πŸ’‘ Simple definition for students:

“Counting functions help the spreadsheet tell you how many things you have.”


How to Add Formulas & Functions in Google Spreadsheets | Envato Tuts+

3️⃣ Explanation of Each Function

Teacher shows simple examples for each one.


πŸ”Ή COUNT() – Counts only numbers

=COUNT(A1:A10)

Example:

Count how many grades (numbers) are written.


πŸ”Ή COUNTA() – Counts all non-empty cells

=COUNTA(A1:A10)

Counts:

  • Numbers

  • Text

Example:

Count how many students wrote something.


πŸ”Ή COUNTBLANK() – Counts empty cells

=COUNTBLANK(A1:A10)

Example:

Check how many assignments are missing.


Teacher demonstrates using simple datasets such as:

  • Homework: Completed / Blank

  • Attendance: Name / Empty cell

  • Grades list


4️⃣ Demonstration

Teacher opens a spreadsheet and shows step by step:

  • How to write each function

  • How to select ranges correctly

  • How changing data updates the result instantly


Students observe how each function works with real examples.


5️⃣ Activity – “Counting My Data”

Students will work with a small table (attendance, homework, preferences) and apply all three counting functions.


6️⃣ Take notes in your notebook.


πŸ““  NOTES IN YOUR NOTEBOOK


Answer these questions:

  1. What does the COUNT() function count, and write an example?

  2. When is COUNTA() more useful than COUNT(), and write an example?

  3. What does COUNTBLANK() help you identify and write an example?

  4. Why are counting functions useful for students?


πŸ“Œ KEYWORDS

  • COUNT(): Counts only numbers

  • COUNTA(): Counts non-empty cells

  • COUNTBLANK(): Counts empty cells

  • Range: A group of cells (A1:A10)

  • Data type: Text, number, or blank

enero 19, 2026

Week 15,16,17,18 - Introduction to Functions (SUM, MIN, MAX, AVERAGE)


CLASS OBJECTIVE

Learn what a function is, understand its structure (name + parentheses + arguments), and use basic spreadsheet functions such as SUM(), MIN(), MAX(), and AVERAGE() to analyze simple data.

πŸ—“ 

CLASS AGENDA

πŸ’¬ Introduction

“Have you ever wished your calculator could find the largest number or the average of your grades automatically?

Spreadsheets can do that with just one function.”


1️⃣ Short Review

Students recall:

  • What is a cell, row, and column

  • What is a formula (=)

  • Basic arithmetic operators


2️⃣ Explanation: What Is a Function?

Teacher explains:

A function is a built-in operation in the spreadsheet that performs a calculation automatically.

πŸ“Œ Structure of a function

=FUNCTION_NAME(argument1, argument2, …)

Examples of arguments:

  • A single cell → A1

  • A range → A1:A5

  • Several ranges → A1:A3, C1:C3

πŸ’‘ Simple definition for students:

“A function is like a smart formula that does the work for you.”


3️⃣ Explanation of Basic Functions

πŸ”Ή SUM() – Add many numbers quickly

=SUM(A1:A5)

πŸ”Ή MIN() – Find the smallest number

=MIN(B1:B10)

πŸ”Ή MAX() – Find the largest number

=MAX(B1:B10)

πŸ”Ή AVERAGE() – Find the average

=AVERAGE(C1:C5)

The teacher uses a small example table such as grades or prices.


4️⃣ Demonstration

Teacher opens a spreadsheet and shows step by step:

  • How to select a range

  • How to insert functions using the fx bar

  • How the function updates when numbers change

  • How to read the result correctly

Students observe how SUM, MIN, MAX, AVERAGE work in real time.


5️⃣ Activity – “My First Functions Table”

 

(Mention only)

Students will create a small data table (e.g., 5 grades, 5 prices, 5 scores) and apply each function.


6️⃣ Homework

 

(Mention only)

Students will complete a spreadsheet requiring the use of all four functions.


7️⃣ Take notes in notebook.

πŸ““ 

NOTES IN YOUR NOTEBOOK

Answer these questions:

  1. What is a function in a spreadsheet?

  2. What is an “argument” in a function?

  3. Write an example of a range of cells.

  4. What does the SUM() function do?

  5. How is AVERAGE() useful for students?

πŸ“Œ 

KEYWORDS

  • Function: A built-in calculation that uses arguments.

  • Argument: The data the function uses (cells or ranges).

  • Range: A group of cells (example: A1:A5).

  • SUM(): Adds many numbers.

  • MIN(): Finds the smallest value.

  • MAX(): Finds the largest value.

  • AVERAGE(): Calculates an average.

πŸ–‹ 

HOMEWORK

No homework this week.