

Grade 7: Managing Data
Presentation
•
Computers
•
6th - 8th Grade
•
Easy
Soleha Majeed
Used 15+ times
FREE Resource
41 Slides • 29 Questions
1
Unit 2: Managing Data
By Soleha Majeed
2
What is a Spreadsheet?
A spreadsheet is a computer file used to:
Make calculations
Create databases
Analyse data
Model solutions
Structure of a Spreadsheet:
Rows: Run horizontally
Columns: Run vertically
Cells: The boxes where a row and column meet
3
Conditional Formatting
Replace this with your body text. Duplicate this text as many times as you would like. All provided templates can be reused multiple times. Wish you a good day.
Happy teaching!
4
Introduction to Managing Data
Data is information we collect, store, and use to make decisions.
Computers help us manage data quickly and accurately.
Managing data means collecting, organizing, analyzing, and interpreting it.
Example:
A restaurant records customer orders to know which dish sells the most.
5
"Have you ever worked in managing data to make smart decisions?"
7
Multiple Choice
Managing data means:
8
Multiple Choice
A computer model helps us:
Guess without data
Predict results using data
9
What Is Modeling?
Modeling is using data to represent a real-life situation.
A computer model helps us predict what will happen if we make certain changes.
Models can be built in spreadsheets.
Example:
A bakery uses a spreadsheet to see how profit changes if the price of cupcakes increases.
10
Multiple Choice
Why do we collect data like this before making decisions?
We gather data to support our beliefs and biases.
11
Parts of a Spreadsheet Model
A basic spreadsheet model includes:
Data – information you input
Labels – text describing what data means
Calculations – formulas that give results
12
Multiple Choice
What are labels in a spreadsheet?
The money values
The text that explains data
The numbers in the cells
13
Understanding Spreadsheet Calculations
Formulas start with =.
Examples:
Formula | Meaning |
|---|---|
=E4+E5 | Adds values |
=E4*0.8 | Multiplies |
=E4/12 | Divides |
=SUM(E4:E8) | Adds all values in range |
=COUNT(E4:E8) | Counts number of numeric cells |
14
Multiple Choice
Which formula adds up a range of cells?
=PLUS(A1:A5)
=SUM(A1:A5)
=ADD(A1:A5)
15
Using Spreadsheet Models
We can change data values to see different outcomes.
This is called modelling.
Example:
If building hire increases from $800 → $1500, what happens to total costs?
Show a sample “before and after” in Excel. Let students guess what happens.
16
Multiple Choice
Changing a value in a spreadsheet to test new outcomes is called:
Predicting
Modeling
Typing
17
Practical Activity — Sofia’s Bike Loan
Sofia wants a new bike. Her parents lend her money with interest
Enter data in white cells
Use formulas:
=Cost - Deposit
=Loan + Interest
=ROUNDUP((Loan/Months) * 2)
18
✅ We learned:
What modeling is
How data helps decision-making
How formulas and functions work
How to model real-life problems in spreadsheets
Summary & Reflection
19
What is one benefit of using spreadsheets for modeling?
Answer in your notebooks
20
What is a Simulator?
A simulator is a computer system that mimics real-life situations.
To mimic means to imitate or behave like something in real life.
Simulators are used to train people or test situations safely.
Example: Flight simulators, driving simulators, hospital layout simulators
21
“Have you ever played a game that feels like real life — like a car racing game or flight game?”
22
Multiple Choice
Which of the following best describes a simulator?
A device used for playing games only
A computer system that imitates real-life situations
A real-world experiment
23
Simulator in Pilot Training
Flight simulators are used to train pilots before they fly real planes.
The simulator looks like a real cockpit with all controls and screens.
The “windows” are screens showing what the pilot would see in real life.
This helps pilots:
Learn safely without accidents
Practice flying in bad weather
Learn emergency responses (like engine failure)
24
Simulator in Pilot Training
​“Why might it be risky for beginners to train in real planes?”
25
Multiple Choice
Why is a flight simulator used instead of a real plane for training?
It’s more fun
It’s faster
It’s safer and cheaper
It uses real fuel
26
Advantages of Using Simulators
Safety: No real risk to life or property.
Cost-effective: No fuel, no damage to real equipment.
Practice anytime: Repeated training possible.
Data collection: Simulators record data for analysis.
Why “practice without danger” is important in risky professions?
27
Multiple Choice
Which is NOT an advantage of simulators?
Safer training
Costs less
Always realistic
Can collect data
28
Simulators in Healthcare
Doctors and surgeons use simulators to practice surgeries safely.
Helps in:
Learning surgical skills
Testing new medical techniques
Planning responses to emergencies (like earthquakes)
Hospital layout simulators help design efficient hospital spaces.
Examples like virtual surgery trainers or VR medical training.
29
30
Multiple Choice
How do simulators help surgeons?
By treating real patients
By replacing doctors
By allowing safe practice and testing
31
Simulators in Manufacturing
Used to test new designs and predict performance.
Example: Car manufacturers test how a car shape affects speed.
Helps to:
Save money
Avoid building multiple prototypes
Improve design faster
32
33
Simulators in Retail
Used to test new designs and predict performance.
Example: Car manufacturers test how a car shape affects speed.
Helps to:
Save money
Avoid building multiple prototypes
Improve design faster
34
Multiple Choice
Why do manufacturers use simulators?
35
Simulators in Retail
Used to plan shopping center layouts.
Helps managers study how customers move around the store.
Improves space design for comfort and efficiency.
36
Multiple Choice
What can a retail simulator help with?
37
Data and Simulators
Simulators rely on data to behave like real situations.
Data can be about:
Speed, temperature, timing
Object shapes or weights
Human behavior patterns
The more accurate the data, the more realistic the simulator.
example: “If flight simulator data is wrong, what could happen?”
38
Multiple Choice
Why is accurate data important for simulators?
39
Multiple Choice
What is a data?
Data is a programming languages.
40
Open Ended
Where do we store student records, library books, and employee data? What if we can't store these in Word or Excel?
41
Why use MS Access over Excel?
42
Database: A database is an organized collection of information, or data, that is stored and accessed electronically.
43
Multiple Choice
Which software becomes slower when handling very large datasets?
Excel
Access
44
Excel is spreadsheet software (for calculations, charts, financial tasks).
MS Access is a Database Management System meant for storing, managing, and organizing data efficiently.
45
Multiple Choice
Which of the following is a relational database management system?
Excel
Access
46
Multiple Choice
Which software is best for performing complex calculations?
Excel
Access
47
Understand what MS Access is and why organizations or companies uses it.
Identify major components or tools of MS Access
Create a simple table with fields and appropriate data types.
MS ACCESS
48
Multiple Choice
Which of the following best defines a DBMS? (data based management system)
A system that prints documents
A software that helps organize and manage databases
49
Multiple Choice
The main purpose of using a DBMS is to:
Make presentations
Store large amounts of data efficiently
50
51
LET'S START WORKING IN MS ACCESS
53
What is a Primary Key?
A Primary Key is:
A special field in a table
Has unique data for each record
Helps identify each row without confusion
Examples of Primary Keys
Student Roll Number
Product Code
ID Number
54
Multiple Choice
1. What is a primary key?
55
When a Field Cannot Be Primary Key
Example Database 2 (Players & Games):
Two players named Mohammed Khan play the same game.
→ So the combination of fields is not unique.
Solution:
✔ Add a new field, such as Player Number
56
Multiple Choice
Which of these can repeat in a database?
Primary key
Genre
57
Multiple Choice
Why is "Game Name(e.g: Cricket, football)" not always a good primary key?
It is too long
It may repeat in large databases
58
Query: What Is It?
A query is a special search that finds data that meets certain conditions.
Examples:
Find all puzzle games
Find products with less than 10 items in stock
Find students aged above 12
59
Multiple Choice
What is a query?
A new table
A search based on criteria
A type of form
60
How to Create a Query (MS Access)
Click Create → Query Design
Add the required tables
Select fields for the query
Enter criteria
Run the query
61
Example Query
62
What Is a Data Capture Form?
A data capture form collects information from people.
Examples:
Admission forms
Event registration
Surveys
Good forms must be:
✔ Clear
✔ Easy to understand
✔ Well-structured
✔ Ask only necessary questions
63
Common Mistakes in Forms
❌ Confusing questions
❌ Not giving answer format (e.g., DD/MM/YYYY)
❌ Not enough space to write
❌ Hidden questions (e.g., written on back)
64
Effective Form Design Checklist
A good data capture form:
Has clear instructions
Gives options where possible
Has correct space sizes
Asks only needed questions
Uses sensible ordering
65
Multiple Choice
Which of these is a problem in a data capture form?
Clear questions
Correc answer format
Missing answer choices
66
Multiple Choice
A good data capture form must be:
Confusing
Unclear
Well organised
Missing questions
67
Multiple Choice
What is the problem if date formatting is not specified?
Too much text
People may write different formats
68
Multiple Choice
In a query, Which criteria will show names starting with A?
=A
A#
69
Multiple Choice
What is file extension called for Ms Access?
70
Let's make a query on access
Unit 2: Managing Data
By Soleha Majeed
Show answer
Auto Play
Slide 1 / 70
SLIDE
Similar Resources on Wayground
65 questions
The Republic Weakens & Republic to Empire
Presentation
•
6th - 8th Grade
63 questions
What is ICT?
Presentation
•
7th Grade
68 questions
Subject and Verb Agreement
Presentation
•
6th - 9th Grade
66 questions
7th grade COLSA IRREGULAR VERBS
Presentation
•
6th - 8th Grade
68 questions
Respiratory system
Presentation
•
6th - 8th Grade
64 questions
Ocean Currents, Air Currents and Weather
Presentation
•
6th - 8th Grade
65 questions
Ecosystems Guided Lesson
Presentation
•
6th - 8th Grade
65 questions
LESSON 3: BOOLEAN EXPRESSIONS & SELECTION STATEMENTS
Presentation
•
7th Grade
Popular Resources on Wayground
24 questions
PBIS-HGMS Day 10
Quiz
•
6th - 8th Grade
10 questions
HCS SCI 03 Summer School Review 3
Quiz
•
3rd Grade
11 questions
Home Scope
Quiz
•
7th - 8th Grade
15 questions
HCS SCI 05 Summer School Assessment 3 Review
Quiz
•
5th Grade
35 questions
Lufkin Road Middle School Student Handbook & Policies Assessment
Quiz
•
7th Grade
18 questions
Geo 11.3 Area of Circles and Sectors
Quiz
•
9th - 11th Grade