© 2025 Vedesh Kungebeharry. All rights reserved.
Author: vkunge
Syntax Highlighting with Notepad++
© 2025 Vedesh Kungebeharry. All rights reserved.
Types of Computer Systems (1P Live Class) – 2025-11-06_11-13-14
© 2025 Vedesh Kungebeharry. All rights reserved.
Grade From Mark – Form 3NA – 2025-10-29_13-44-16
Multiple Approaches to find the largest of 3 numbers. – (Form 5 Opt E) 2025-10-29_09-32-41
Unfortunately, The audio did not record in this video, I am posting this for the purpose of review for the following class exercise:
- Write a pseudocode algorithm which accepts three integers and outputs the largest.
- Write a pseudocode algorithm which accepts two numbers x and y and swaps the values using a temporary variable.
- Create a pseudocode algorithm that accepts two integers and swaps their values without the use of a temporary variable.
Files used in part 1 can be downloaded here: https://drive.google.com/drive/folders/1UPV7cZM5_Oc1oLboxeSrn9K8qV7KBulk?usp=sharing
© 2025 Vedesh Kungebeharry. All rights reserved.
Using a pivot table to make sense of unknown data
When are pivot tables used?
Usually when we create an Excel document, we have an idea of the basic structure for data that is the types of tables we like to use on the charts we’d like to see.
It is interesting to note that a pivot table is not of much use when analyzing data that we have already atomized into various tables across our worksheet(s).
For example we’ve all seen sba’s that provide a summary for a budget for some event, or personal expenses. Because we have an understanding and an intent when we create the budget, we would have all the ready broken our data into tables that show income and expenditures which probably include actual values and estimated values. This data is already mostly summarized and it may be useless to apply a pivot table that gives us any additional insight to what we already know.
Pivot tables are most useful when we have:
- a large set of unknown or unfamiliar data.
- Data that has redundancy (data that is un-normalized)
In practice pivot tables are usually used on operational data that is highly detailed for atomized and recorded frequently.
Why are pivot tables used?
When we have a set of unfamiliar data we can use a pivot table to generate many intermediate summary tables that’s a low for us to start making sense of Trends in the data so that we may:
- Determine how best to structure the data and
- Make strategic decisions from what the data tells us
Demonstration Tutorial
Download the following file I follow along with the list of instructions that follow:
Select the range of data minus the headings from your original table:

Click on insert, recommended pivot tables:

Choose the second option:

We arrive at pivot table which summarizes our expenses:

Letters format the numerical data, using the regular number formatting options:

CSEC SBA Programming – Group1 Additional feedback ( 2022 02 22) (12 01 35)
See the short video feedback.:
© 2022 Vedesh Kungebeharry. All rights reserved.
Looping (iteration) (Live Class Form 3NA) – 2025-10-24_09-59-28
© 2025 Vedesh Kungebeharry. All rights reserved.
Flowcharts Recap, Contingencies (Live Class Form 3NA) – 2025-10-24_09-12-04
© 2025 Vedesh Kungebeharry. All rights reserved.
The Main Components of a Computer System (Live Class 1P) – 2025-10-23_11-15-38
© 2025 Vedesh Kungebeharry. All rights reserved.