Local Media7301038857645685799-1
Local Media7301038857645685799-1
(GE – 701)
October 2020
Sultan Kudarat State University
May Flor L. Tapot, MST
FOREWORD
The content of this module begins with the nature of Mathematics that
lead to appreciation and connects the importance of Mathematics to one’s
student life.
Each lesson in this module is design for you dear students to help you
appreciate the importance of learning Mathematics. This is also developed to
give you opportunity to express your own ideas through various exercises.
ii
Sultan Kudarat State University
May Flor L. Tapot, MST
TABLE OF CONTENTS
Chapter 1 THE NATURE OF MATHEMATICS………………………. 1
Lesson 1: Mathematics in Our World………………….. 2
Patterns and Numbers in Nature and the Regularities in
the World……………………………………………………..
3
The Fibonacci Sequence……………………………………
6
Importance of Mathematics in Life…………………………
8
Nature of Mathematics………………………………………
13
Role of Mathematics in Other Discipline…………………..
15
Appreciating Mathematics as a Human Endeavor……….
21
Summary…………………………………………………….
25
Assessment Tasks………………………………………….
26
Lesson 2: Mathematical Language and Symbols……. 31
Language, Symbols, and Conventions of Mathematics… 32
Conversion of English expression to Mathematical
Sentences and vice-versa………………………………….
Conversion of Algebraic Expressions to English 32
Sentences……………………………………………………
The Four Basic Concepts of Mathematics………………. 35
Set…………………………………………………………… 36
Relation……………………………………………………… 36
Function…………………………………………………..…. 40
Binary Operation……………………………………………. 40
Elementary Logic…………………………………………… 42
Summary……………………………………………………. 43
Assessment Tasks…………………………………………. 46
47
Lesson 3: Problem Solving and Reasoning………….. 55
Reasoning………………………………………….………… 55
Mathematical Proofs……………………………………….. 58
Polya’s 4-Steps in Problem Solving……………………… 61
Summary..…………………………………………………... 65
iii
Sultan Kudarat State University
May Flor L. Tapot, MST
TABLE OF CONTENTS
Assessment Tasks………………………………………….. 66
Chapter 2 Mathematics as a Tool…………………………………… 72
Lesson 1: Data Management…………………………… 72
Basic Statistical Concepts…………………………………. 73
Measures of Central Tendency…………………………… 78
Measures of Relative Position……………………………. 86
Measures of Variation……………………………………… 91
Normal Distribution…………………………………………. 96
Linear Regression and Correlation ……………………….. 102
Summary..…………………………………………………... 107
Assessment Tasks………………………………………….. 111
Chapter 3 Mathematics as a Tool……………………………………. 122
Lesson 1: Geometric Designs…………………………… 123
What is Geometric Design…………………………………. 124
Mindanao Designs, Arts and Culture……………………… 136
Summary..…………………………………………………... 140
Assessment Tasks………………………………………….. 141
Lesson 2: The Mathematics of Finance……………….. 143
Simple and Compound Interest…………………………… 143
Credit Card vs Consumer Loans…………………………. 155
Stocks, Bonds, and Mutual Funds……………………….. 156
Home Ownership…………………………………………… 158
Summary..…………………………………………………... 159
Assessment Tasks………………………………………… 161
References………………………………………………….. 165
Appendices………………………………………………… 167
iv
Sultan Kudarat State University
May Flor L. Tapot, MST
Chapter 1. The Nature of Mathematics
Overview
Mathematics relies on both logic and creativity, and it is pursued both for
a variety of practical purposes and for its intrinsic interest. It reveals hidden
patterns that help us understand the world around us. For some people, and
not only professional mathematicians, the essence of mathematics lies in its
beauty and its intellectual challenge. For others, including many scientists and
engineers, the chief value of mathematics is how it applies to their own work.
Because mathematics plays such a central role in modern culture, some basic
understanding of the nature of mathematics is requisite for scientific literacy. To
achieve this, students need to perceive mathematics as part of the scientific
endeavor, comprehend the nature of mathematical thinking, and become
familiar with key mathematical ideas and skills.
General Objectives:
1
Sultan Kudarat State University
May Flor L. Tapot, MST
Lesson 1: Mathematics in Our World
Specific objectives:
At the end of this lesson, students are expected to:
1. Identify patterns in nature and regularities in the world;
2. Articulate the importance of mathematics in your life;
3. Argue about the nature of mathematics, what it is, how it is expressed,
represented, and used; and
4. Express appreciation for mathematics as a human endeavor.
2
Sultan Kudarat State University
May Flor L. Tapot, MST
I. Patterns and Numbers in Nature and the Regularities in the World
3
Sultan Kudarat State University
May Flor L. Tapot, MST
4
Sultan Kudarat State University
May Flor L. Tapot, MST
Let us look at the things that surround us. What numbers do we see? Do they
establish a pattern? If they do, what is the pattern?
5
Sultan Kudarat State University
May Flor L. Tapot, MST
2. The final 86 86, 75, and 99. These grades represent the
grades shown in 75 outcome of a student’s performance using
your Grade 12 99 specific criteria.
subjects.
3. The feast day Every 3rd This has no specific date since the 3rd
of the Infant Sunday of Sunday of January may fall on the 15th, 16th,
Jesus in Shrine January or even the 17th.
Hills in Davao
City
1. Seed heads
The head of a flower is also subject to
Fibonaccian processes. Typically, seeds are
produced at the center, and then migrate towards
the outside to fill all the space. Sunflowers provide
a great example of these spiraling patterns.
6
Sultan Kudarat State University
May Flor L. Tapot, MST
2. Pine cones
Similarly, the seed pods on a pinecone are
arranged in a spiral pattern. Each cone consists of
a pair of spirals, each one spiraling upwards in
opposing directions. The number of steps will
almost always match a pair of consecutive
Fibonacci numbers.
3. Tree branches
The Fibonacci sequence can also be seen in
the way tree branches form or split. A main trunk will
grow until it produces a branch, which creates two
growth points.
4. Shells
The unique properties of the Golden
Rectangle provide another example. This shape, a
rectangle in which the ratio of the sides a/b is equal
to the golden mean (phi), can result in a nesting
process that can be repeated into infinity – and
which takes on the form of a spiral. It’s called the
logarithmic spiral, and it abounds in nature.
7
Sultan Kudarat State University
May Flor L. Tapot, MST
Though a little bit confusing, it simply means that fn can be determined if
the previous two terms, fn-1 and fn-2 are added. Ergo, we only need to have two
numbers as the first two terms in order to get the third, fourth, fifth terms.
Consider the following as examples.
Given Terms Expansion Explanation
f0 = 0, f1 = 1 fn = 0,1,1,2,3,5,8,13,... 0+1 = 1
1+1 =2
1+2=3
2+3=5
3+5=8
5+8=13, and so on …
f0 = 1, f1 = 3 fn = 1,3,4,7,11,18,29,… 1+3=4
3+4=7
4+7=11
7+11=18
11+18=29, and so on…
f0 = 2, f1 = 2 fn = 2,2,4,6,10,16,26,… 2+2=4
2+4=6
4+6=10
6+10=16
10+16=26, and so on…
8
Sultan Kudarat State University
May Flor L. Tapot, MST
1. Making Routine Budgets
How much should I spend today? When I will be able to buy a
new car? Should I save more? How will I be able to pay my EMIs?
Such thoughts usually come in our minds. The simple answer to
such type of question is maths. We prepare budgets based on
simple calculations with the help of simple mathematical
concepts. So, we can’t say, I am not going to study maths ever!
Everything which is going around us is somehow related to maths
only.
2. Construction Purpose
Mathematics is the basis of any construction work. A lot of
calculations, preparations of budgets, settings targets, estimating
the cost, etc., are all done based on maths.
4. Interior Designing
Interior designers plan the interiors based on area and volume
calculations to calculate and estimate the proper layout of any
rom or building. Such concepts form an important part of maths.
5. Fashion Designing
Just like the interior designing, maths is also an essential concept
of fashion designing. From taking measurements, estimating the
quantity and quality of clothes, choosing the color theme,
estimating the cost and profit, to produce cloth according to the
needs and tastes of the customers, math is followed at every
stage.
9
Sultan Kudarat State University
May Flor L. Tapot, MST
6. Shopping at Grocery Stores and Supermarkets
The most obvious place where you would see the application of
basic mathematical concepts is your neighborhood grocery store
and supermarket. The schemes like ‘Flat 50% off’, ‘Buy one get
one free’, etc., are seen on most of the stores. Customers visit the
stores, see such Schemes, estimate the quantity to be bought,
the weight, the price per unit, discount calculations, and finally the
total price of the product and buy it. The calculations are done
based on basic mathematical concepts. Thus, here also, maths
forms an important part of our daily routine.
8. Sports
Maths improves the cognitive and decision-making skills of a
person. Such skills are very important for a sport person because
by this he can take the right decisions for his team. If a person
lacks such abilities, he won’t be able to make correct estimations.
9. Management of Time
Now managing time is one of the most difficult tasks which is
faced by a lot of people. An individual wants to complete several
assignments in limited time. Not only the management, some
people are not even able to read the timings on an analog clock.
Such problems can be solved only by understanding the basic
concepts of maths. Maths not only help us to understand the
management of time but also to value it.
10
Sultan Kudarat State University
May Flor L. Tapot, MST
10. Driving
‘Speed, Time, and distance’ all these three things ae studied in
mathematical subjects, which are the basics of driving
irrespective of any mode of transportation. Maths helps us to
answer the following questions;
▪ How much should be the speed to cover any particular
distance?
▪ How much time would be taken?
▪ Whether to turn left or right?
▪ When to stop the car?
▪ When to increase or decrease the speed?
11
Sultan Kudarat State University
May Flor L. Tapot, MST
concepts and operations are required to be followed to plan a
successful trip.
14. Hospitals
Every hospital has to make the schedule of the timings of the
doctors available, the systematic methods of conducting any
major surgery, keeping the records of the patients, records of
success rate of surgeries, number of ambulances required,
training for the use of medicines to nurses, prescriptions, and
scheduling all tasks, etc. All these are done based on
Mathematical concepts.
21. Marketing
The marketing agencies make the proper plans as to how to
promote any product or service. The tasks like promoting a
product online, use of social media platforms, following different
methods of direct and indirect marketing, door to door sales,
sending e-mails, making call, providing the number of schemes
‘Buy one get one free’, Flat 50% off’, offering discounts on special
occasions, etc. are all done on the basis of simple mathematical
concepts. Thus, mathematics is present everywhere.
3. Mathematical Inquiry
Normally, people are confronted with problems. In order to live at
peace, these problems must be solved. Using mathematics to
express ideas or to solve problems involves at least three phases:
(1) representing some aspects of things abstractly, (2)
manipulating the abstractions by rules of logic to find new
relationships between them, and (3) seeing whether the new
relationships say something useful about the original things.
6. Applications
Mathematical processes can lead to a kind of model of a thing,
from which insights can be gained about the thing itself. Any
mathematical relationships arrived at by manipulating abstract
statements may or may not convey something truthful about the
thing being modeled.
15
Sultan Kudarat State University
May Flor L. Tapot, MST
to use math, then much more for students to know and master it so they will
succeed in class in the school.
A famous Jain Mathematician, 𝐴̅c𝑎̅rya Mah𝑎̅vira (19th century) write that
“What is good of saying much in vain? Whatever there is is in all three worlds,
which are possessed of moving and non-moving being all that indeed cannot
exist as apart from Mathematics.”
Here are some main disciplines in which Role of mathematics is widely
accepted:
1. Physical Sciences
In mathematical physics, some basic axioms about mass,
momentum, energy, force, temperature, heat, etc. are abstracted,
from observations and physical experiments and then the
techniques of abstraction, generalization and logical deduction
are used. It is the branch of mathematical analysis that
emphasizes tools and techniques of particular use to physicists
and engineers.
2. Fluid Dynamics
Understanding the conditions that result in avalanches, and
developing ways to predict when they might occur, uses an area
of mathematics called fluid mechanics. Many mathematicians and
physicists applied the basic laws of Newton to obtain
mathematical models for solid and fluid mechanics. This is one of
the most widely applied areas of mathematics, and is also used
in understanding volcanic eruptions, flight, ocean currents.
16
Sultan Kudarat State University
May Flor L. Tapot, MST
4. Physical Oceanography
Problems of waves, tides, cyclones flow in bays and estuaries,
the effect of efflux of pollutants from nuclear and other plants in
sea water, particularly in fish population in the ocean are
important for study. From defense point of view, the problem of
under-water explosions, the flight of torpedoes in water, the
sailing of ships and submarines are also important.
5. Chemistry
Math is extremely important in physical chemistry especially
advanced topics such as quantum or statistical mechanics.
Quantum relies heavily on group theory and linear algebra and
requires knowledge of mathematical/physical topics such as
Hilbert spaces and Hamiltonian operators. Statistical mechanics
relies heavily on probability theory.
6. Biological Sciences
Biomathematics is a rich fertile field with open, challenging and
fascination problems in the areas of mathematical genetics,
mathematical ecology, mathematical neuron-physiology,
development of computer software for special biological and
medical problems, mathematical theory of epidemics, use of
mathematical programming and reliability theory in biosciences
and mathematical problems in biomechanics, bioengineering and
bioelectronics.
7. Social Sciences
Disciplines such as economics, sociology, psychology, and
linguistics all now may extensive use of mathematical models,
using the tools of calculus, probability, and game theory, network
theory, often mixed with a healthy dose of computing.
17
Sultan Kudarat State University
May Flor L. Tapot, MST
8. Economics
In economic theory and econometrics, a great deal of
mathematical work is being done all over the world. In
econometrics, tools of matrices, probability and statistics are
used. A great deal of mathematical thinking goes in the task of
national economic planning, and a number of mathematical
models for planning have been developed.
19
Sultan Kudarat State University
May Flor L. Tapot, MST
incorporated the Golden ratio and Fibonacci numbers into their
work.
Accountants
Assist businesses by working on their taxes and planning for
upcoming years. They work with tax codes. And forms, use formulas for
calculating interest, and spend a considerable amount of energy
organizing paperwork.
21
Sultan Kudarat State University
May Flor L. Tapot, MST
Agriculturists
Determine the proper amounts of fertilizers, pesticides, and water
to produce bountiful amounts of foods. They must be familiar with
chemistry and mixture problems.
Architects
Design building for structural integrity and beauty. They must
know how to calculate loads for finding acceptable materials in design
which involve calculus.
Biologists
Study nature to act in concert with it since we are very closely tied
to nature. They use proportions to count animals as well as use
statistics/probability.
Chemists
Find ways to sue chemical to assist people in purifying water,
dealing with waste management. Researching superconductors,
analyzing crime scenes, making food products and in working with
biologists to study the human body.
Computer Programmers
Create complicated sets of instructions called programs/software
to help us use computers to solve problems. They must have strong
sense of logic and have critical thinking and problem-solving skills.
Engineers
Build products/structure/systems like automobiles, buildings,
computers, machines and planes, to name just a few examples. They
cannot escape the frequent use of a variety of calculus.
Lawyers
Argue cases using complicated lines of reason. That skill is
nurtured by high level math courses. They also spend a lot of time
22
Sultan Kudarat State University
May Flor L. Tapot, MST
researching cases, which means learning relevant codes, laws and
ordinances. Building cases demands a strong sense of language with
specific emphasis on hypotheses and conclusions.
Managers
Maintain schedules, regulate worker performance, and analyze
productivity.
Medical Doctors
Must understand the dynamic systems of the human body. They
research illnesses, carefully administer the proper amounts of medicine,
read charts/tables, and organize their workload and manage the duties
nurses and technicians.
Meteorologists
Forecast the weather for agriculturists, pilots, vacationers, and
those who are marine-dependent. They read amps, work with computer
models, an understand the mathematical laws of physics.
Military Personnel
Carry out a variety of tasks ranging from aircraft maintenance to
following detailed procedures. Tacticians utilize a branch of mathematics
called linear programming.
Nurses
Carry out the detailed instructions doctors given them. They
adjust intravenous drip rates, take vitals, dispense medicine, and even
assist in operations.
Politicians
Help solve the social problems of our time by making complicated
decisions within the confines of the law, public opinion, and budgetary
restraints.
23
Sultan Kudarat State University
May Flor L. Tapot, MST
Salespeople
Typically work on commission and operate under a buy low, sell
high profit model. Their job requires good interpersonal skills and the
ability to estimate basic math problems without the need of paper/pencil.
Technicians
Repair and maintain the technical gadgets we depend on like
computers, televisions, DVDs, cars, refrigerators. They always read
measuring devices, referring to manuals, and diagnosing system
problems.
Tradesmen
(Carpenters, electricians, mechanics, and plumbers) estimate job
costs and use technical math skills specific to their field. They deal with
slopes, areas, volumes, distances, and must have an excellent
foundation in math.
24
Sultan Kudarat State University
May Flor L. Tapot, MST
Summary
✓ A regularity (Collins, 2018), is the fact that same thing always happens
in the same circumstances.
✓ A pattern is a discernable regularity in the world or in a man-made
design. As such, the elements of a pattern repeat in predictable manner.
✓ Patterns in nature (Wikipedia) are visible regularities of form found in the
natural world. These patterns recur in different contexts and can
sometimes be modelled mathematically.
✓ Some examples of Patterns in Nature are: symmetry, spiral, meander,
wave, foam, tessellation, fracture or cracks, stripes, fractal, and affine
transformation.
✓ Examples of Fibonacci sequence: seed heads, pine cones, tree
branches, shells, spiral galaxies and hurricane.
✓ The Fibonacci sequence is an array of numbers that given two terms,
the next term is determined by adding the given terms. Mathematically,
✓ fn = fn-1 + fn-2
25
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.1 – a
Mathematics in Our World
Name: __________________________ Program & Section: __________
Date: ____________________ Score: _________
A. Identification. Write the correct word on the blank provided in the right
that is being referred to in the following:
1 A series of regular sinuous curves, bends, loops,
turns, or windings in the channel of a river, stream,
or other watercourse.
2 A disturbance that transfers energy through matter
or space, with little or no associated mass
transport.
3 A substance formed by trapping pockets of gas in
a liquid or solid.
4 The tiling of a plane using one or more geometric
shapes with no overlaps and gaps.
5 A curve which emanates from a point, moving
farther away as it revolves around the point.
6 An agreement in dimensions, due proportion, an
arrangement.
7 This occurs due to the development of certain
displacement discontinuity surfaces within the
solid.
8 Is characterized by the fact that every number after
the first two is the preceding ones.
9 A series of bands or strips, often of the same width
and color along the length.
10 The infinitely complex patterns that are self-similar
across different scales.
B. Go to www.youtube.com and search for “Fibonacci Sequence” and
watch it. Write an essay of about 250 words regarding your insights into
the video. (Write your answer on the back of this paper.)
C. Make a Fibonacci sequence of ten terms out of the following given first
two terms.
a. f0 = 2, f1 = 3 d. f0 = 3, f1 = 6
b. f0 = 5, f1 = 6 e. f0 = 4, f1 = 5
c. f0 = 5, f1 = 7
26
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.1 – b
Mathematics in Our World
Name: __________________________ Program & Section: __________
Date: ____________________ Score: _________
A. From the different reasons presented why mathematics is important,
give at least 5 additional reasons with clear description of application.
Situation/Event Description
1.
2.
3.
4.
5.
B. What are the disadvantages if a person does not know and understand
mathematics?
27
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.1 – c
Mathematics in Our World
Name: __________________________ Program & Section: __________
Date: ____________________ Score: _________
Essay
1.What new ideas about mathematics did you learn?
2. What is it about mathematics that might have changed your thoughts about
it?
28
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.1 – d
Mathematics in Our World
Name: __________________________ Program & Section: __________
Date: ____________________ Score: _________
Cite the mathematical application that you commonly do in each of the following
place/event and state your appreciation.
Place/Event Appreciation for Mathematics
1. School
2. Market
3. Home
6. Riding Bus/Jeep/Motorcycle
7. Gaming
8. Church
9. Watching tv
10. Fieldtrip
29
Sultan Kudarat State University
May Flor L. Tapot, MST
References:
Daligdig, Romeo M. EdD et. al. (2019) Mathematics in the Modern World.
LORIMAR Publishing Inc., Quezon City, Metro Manila.
Alejan, Ronnie O et. al. (2018). Mathematics in the Modern World. Mutya
Publishing House Inc., Malabon City
30
Sultan Kudarat State University
May Flor L. Tapot, MST
Lesson 2: MATHEMATICAL LANGUAGE AND SYMBOLS
Specific Objectives:
At the end of this lesson, students are expected to:
1. Discuss the language, symbols and conventions of mathematics;
2. Explain the nature of mathematics as a language;
3. Perform operations on mathematical sentences;
4. Convert mathematical sentences to English expressions;
5. Convert algebraic sentences to English expressions; and
6. Appreciate that mathematics is a useful language.
31
Sultan Kudarat State University
May Flor L. Tapot, MST
I. Language, Symbols, and Conventions of Mathematics
32
Sultan Kudarat State University
May Flor L. Tapot, MST
Symbols/
Basic English Terms
Operations
= Equals, is equal to (most common mistake, “is equals to”),
represents, is the same as, is, are and the conjugations of
the verb “to be”, is similar to, is equivalent to, exactly,
results in.
+ Plus, sum, total, added to, added with, added by,
augmented, raised, more, more than, and, increased, put
together.
- Minus, difference, subtracted from, subtracted by, diminish,
less, less than, decreased, separated.
● or () Times, product, multiplied by, multiplied with, multiplied to,
doubled, tripled (etc.), twice, thrice (etc.)
/, ÷ Divided by, quotient, per, ratio, halved, over, over all
33
Sultan Kudarat State University
May Flor L. Tapot, MST
34
Sultan Kudarat State University
May Flor L. Tapot, MST
6+2
=1 • The sum of six and two all over eight is one.
8
• The ratio of six plus two, and eight is equal to one.
• One is the quotient when the sum of six and two is
divided by eight.
Common Errors
• Six plus two divided by eight is one. (Connotes
different meaning)
2(12 – 4) = 16 • Twice the difference of twelve and four is sixteen
• The product of twelve and two less four is sixteen.
Common Errors:
• Double the difference of twelves and four is
sixteen. (Connotes different meaning)
• Twelve minus four times two is sixteen. (Connotes
different meaning)
4. (3+7) – 5 = 5
5. 5(4 − 3) + 6 = 11
35
Sultan Kudarat State University
May Flor L. Tapot, MST
3(2x – 4) = 7 • Thrice the difference of twice a number and four is
seven.
• Three, multiplied to the difference of twice a number
less four, is seven.
2(𝑥+1)
=5 • The ratio of twice the sum of a number and one, and
3
three is equal to five.
36
Sultan Kudarat State University
May Flor L. Tapot, MST
- The set of all prime numbers less than or equal to 19. The order in
which the elements are listed is not relevant: i.e., the set
{1,3,5,7,11,13,17,19} is the same as the set {13,3,5, 11,13,17,19,1}.
There is exactly one set, the empty set, or null set, ∅ or {}, which has
no members at all. A set with only one member is called a singleton or a
singleton set. (“single of a”).
Specification of Sets
There are three main ways to specify a set:
1. List Notation / Roster Method – by listing all its members
- List names of elements of a set, separate them by commas and
enclose them in braces:
Examples:
1. {1, 12, 35}
2. {Daniela, Romina, Cassy, Marga}
3. {m, n, o, p}
4. {1, 2, …, 100}
2. Predicate Notation/Rule Method/Set-Builder Notation
- By stating a property of its elements. It has a property that members
of the set share (a condition or a predicate which holds for members
of this set).
Examples:
a) {x/x is a natural number and x< 8} means “the set of all x such
that x is a natural number and is less than 8”
b) {x/x is a letter of Korean alphabet}
c) {y/y is a student of SKSU and y is older than 20}
3. Recursive rules
- By defining a set of rules which generates or defines its members.
Examples:
a) The set E of even numbers greater than 5
b) 4 ∈ E
c) If x ∈ E, then x+2 ∈ E
d) Nothing else belongs to E
37
Sultan Kudarat State University
May Flor L. Tapot, MST
Equal Sets
Two sets are equal if they contain exactly the same elements.
Examples:
1. {3, 8, 9} = {9, 8, 3}
2. {6, 7, 7, 7, 7,} = {6, 7}
3. {1, 3, 5, 7} ≠ {3, 5]
Equivalent Sets
Two sets are equivalent if they contain the same number of elements.
Example:
1. Which of the following sets are equivalent?
{𝜃, α, β}, {∞, ∩, ∃}, {1, 3, 5}, {a, b, c}, {€, ₸, ₢}
Solution: All of the given sets are equivalent. Note that no two of
them are equal, but they all have the same numbers of elements.
Universal Set
A set that contains all the elements considered in a particular
situation denoted by U.
Example:
The universal set
a. Suppose we list the digits only.
Then, U = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}, since U includes all the digits.
b. Suppose we consider the whole numbers
Then U = {0, 1, 2, 3, …} since U contains all whole numbers.
Subsets
A set A is called a subset of set B if every element of A is also an
element of B. “A is a subset of B” is written as A ⊆ B.
Example:
1. A = {7, 9} is a subset of B = {6, 7, 9}
2. D = {10, 8, 6} is a subset of G = {10, 8, 6}
A proper subset is a subset that is not equal to the original set,
otherwise improper subset.
38
Sultan Kudarat State University
May Flor L. Tapot, MST
Example:
Given {3, 5, 7} then the proper subsets are {}, {5, 7}, {3, 5}, {3, 7}.
The improper subset is {3, 5, 7}.
Power Set
It is the family of all the subsets of A denoted by Power (A).
Given set A = {x, y}, the Power (A) = { ∅, {x}, {y}, {x,y} or {x/x is a subset of A}.
Operations on Sets
Union is an operation for sets A and B in which a set is formed that
consists of all the elements included in A or B both denoted by U as A U B.
Examples:
a) Given U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 3, 5, 7}, B = {2, 4, 6, 8} and
C = {1, 2}, find the following:
a) A U B b) A U C c) (A U B) U {8}
Solution:
a) A U B = {1, 2, 3, 4, 5, 6, 7, 8}
b) A U C = {1, 2, 3, 5, 7}
c) (A U B) U {8} = {1, 2, 3, 4, 5, 6, 7, 8}
Intersection
-is the set containing all elements common to both A and B,
denoted by ∩.
Example:
Given U = {a, b, c, d, e}, A = {c, d, e}, B = {a, c, e} and C = {a} and D =
{e}. find the following intersections of sets:
a) B ∩ C b) A ∩ C c) (A ∩ B) ∩ D
Solutions:
39
Sultan Kudarat State University
May Flor L. Tapot, MST
a) B ∩ C = {a} c) (A ∩ B) = {c, e}, (A ∩ B) ∩ D = {e}
b) A ∩ C = ∅
Complementation
-is an operation on a set that must be performed in reference to a
universal set, denoted by A’.
Example:
Given U = {a, b, c, d, e}, A = {c, d, e}, find A’.
Solution: A’ = {a, b}
2. Relation
- A relation is a rule that pairs each element in one set, called the domain,
with one or more elements from a second set called the range. It creates a set
of ordered pairs.
Examples: 1. Given:
Regular holidays in the Philippines Month and Date
1. New Years’ Day January 1
2. Labor Day May 1
3. Independence Day June 12
4. Bonifacio Day November 30
5. Rizal Day December 30
3. Function
- is a rule that pairs each element in one set, called the domain with
exactly one element from a second set, called the range. This means that for
40
Sultan Kudarat State University
May Flor L. Tapot, MST
each first coordinate, there is exactly one second coordinate or for every first
element of x, there corresponds a unique second element y.
Remember: A one-to-one correspondence and many-to-one correspondence
are called Functions while one-to-many correspondence is not.
2. Ordered Pairs
{{1,4}, {3,12}, {5,20}, {7,28}, {9,36}}
3. Mapping
1 4
3 12
5 20
7 28
9 36
4. Graphing
Using vertical line test, that is, a set of points in the plane is the graph of
a function if and only if no vertical line intersects the graph in more than one
point. Below is not a function.
41
Sultan Kudarat State University
May Flor L. Tapot, MST
4. Binary Operations
Examples:
1. What is 5 * 3?
Solution: 5 * 3 = 2(5) + 3 = 10 + 3 = 13
2. Is a * b commutative?
Solution: Verify if a * b = b * a.
3. Is a * b * c associative?
2a + (2b+c) = 2(2a+b) + c
(To read the table: read the first value from the left-hand column and the second
value from the top row. The answer is the intersection point).
42
Sultan Kudarat State University
May Flor L. Tapot, MST
* 1 2 3 4
1 4 3 2 1
2 3 1 4 2
3 2 4 1 3
4 1 2 3 4
Examples:
1. What is 2 * 2? Answer: 1
3. What is the identity element for the operation *? Answer: 4 (Find the
single element that will always return the original value. The identity element is
4. You will have found the identity element when all of the values in its row and
its column are the same as the row and columns headings).
4*4 = 3*2
4 =4
V. Elementary Logic
The logical connectives are defined by truth tables (but have English
language counterparts).
43
Sultan Kudarat State University
May Flor L. Tapot, MST
Logic Math English
Conjunction ^ And
Disjunction v or (inclusive)
Negation ~ Not
Conditional ⇒ If…then….
Examples:
2. A denial of P ⇒ Q is P ^ ~ Q.
Examples:
1. A v (B ^ C) ⇔ (A v B) ^ (A v C) Distributive law
2. ~ (A v B) ⇔ ~ A ^ ~ B
3. P ⇔ ~ (~ P)
44
Sultan Kudarat State University
May Flor L. Tapot, MST
Examples:
2. y = 5.
Examples:
predicate.
45
Sultan Kudarat State University
May Flor L. Tapot, MST
Summary
46
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.2 – a
Mathematical Language and Symbols
1. 2 + 7 = 9
______________________________________________________________
2. 3(5) = 15
______________________________________________________________
12−2
3. =2
5
______________________________________________________________
3 (4+1)
4. =3
5
______________________________________________________________
5. 2(11 – 4) = 14
______________________________________________________________
47
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.2 – b
Mathematical Language and Symbols
4. The ratio of the sum of nine and five, and seven is two.
_____________________________________________________________
48
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.2 – c
Mathematical Language and Symbols
1. 12x = 10 -2
_____________________________________________________________
2. 3x = 5 – 2x
_____________________________________________________________
3(𝑥+1)
3. =7
5
_____________________________________________________________
2𝑥−7
4. 3𝑥−4 = 6
_____________________________________________________________
5. 11 – 3(x – 4) = 5
_____________________________________________________________
49
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.2 – d
Mathematical Language and Symbols
50
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.2 – e
Mathematical Language and Symbols
Multiple Choice. Encircle the letter that corresponds to the correct answer.
1. Which is the language system that uses technical terms and grammatical
conventions peculiar to mathematical discourse and is supplemented by
a high specialized symbolic notation for mathematical formulas?
A. Mathematical Language C. Binary function
B. Set D. Singleton
2. Which is used to express a formula or to represent a constant?
A. Syntax C. Rules
B. Symbols D. Convention
3. Which of the following does NOT belong to the characteristics of the
language of mathematics?
A. Symbolic C. Concise
B. Precise D. Powerful
4. Which is a correct arrangement of mathematical symbols and is used to
represent a mathematical object of interest?
A. Mathematical expression C. Rule
B. Relation D. Function
5. Which is a collection of well-defined objects that contains no duplicates?
A. Function C. Binary
B. Relation D. Set
6. Which sets contains all the elements in a particular situation?
A. Union of sets C. Intersection of sets
B. Universal sets D. Combination of sets
7. What is a statement that is either TRUE or FALSE?
A. Proposition C. Tautology
B. Connective D. Denial
51
Sultan Kudarat State University
May Flor L. Tapot, MST
8. Which Statement is always TRUE?
A. Proposition C. Tautology
B. Connective D. Denial
9. Which relation is described as a one-to-one correspondence and many-
to-one correspondence?
A. Tautology C. Set
B. Logic D. Function
10. Which statement is always false?
A. Tautology C. Set
B. Logic D. Contradiction
52
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.2 – e
Mathematical Language and Symbols
Solve for the following: Write your answer in a whole sheet of paper.
a. A ∪ B ∪ C and b. A ∩ B ∩ C?
pairs of sets.
b. A = {x : x ∈ W, 0 < x ≤ 7}
B = {x : x ∈ W, 4 < x < 9}
c. A = {x / x ∈ N, x is a factor of 12}
B = {x / x ∈ N, x is a multiple of 2, x < 12}
d. A = {x : x ∈ I, -2 < x< 2}
B = {x : x ∈ I, -1 < x < 4}
e. A = {a, l, m, n, p}
B = {q, r, l, a, s, n}
53
Sultan Kudarat State University
May Flor L. Tapot, MST
References:
Daligdig, Romeo M. EdD et. al. (2019) Mathematics in the Modern World.
LORIMAR Publishing Inc., Quezon City, Metro Manila.
Alejan, Ronnie O et. al. (2018). Mathematics in the Modern World. Mutya
Publishing House Inc., Malabon City
54
Sultan Kudarat State University
May Flor L. Tapot, MST
Lesson 3: Problem Solving and Reasoning
Specific Objectives:
At the end of this lesson, students are expected to:
1. Use different types of reasoning to justify statements and arguments
made about mathematics and mathematical concepts;
2. Write clear and logical proofs;
3. Solve problems involving patterns and recreational problems involving
Polya’s 4 steps;
4. Organize one’s methods and approaches for proving and solving
problems.
I. Reasoning
Inductive Reasoning
According to www.study.com, Inductive reasoning is the logical
process in which multiple premises, all believed to be true or found true most
55
Sultan Kudarat State University
May Flor L. Tapot, MST
of the time are combined to obtain a specific conclusion. This reasoning is used
in applications that involve prediction, forecasting, or behavior.
A conclusion that is reached by inductive reasoning may or may not be
valid. An example of inductive reasoning is when you notice that all the mice
you see around you are brown, and you make the conclusion that all mice in
the world are brown. Can you say for certain that this conclusion is correct? No,
because it is based on just a few observations. This is, however the beginning
of forming a correct conclusion or a correct proof. What this observation has
given you a starting hypothesis to test out.
We may also arrive at a conjecture whose conclusion is based on
inductive reasoning. There are instances however when even if all of the
premises are true in a statement, inductive reasoning still allows for a false
conclusion. Consider the examples below:
2. The teacher uses PowerPoint in the last three classes. Therefore, the
teacher will use PowerPoint tomorrow.
3. The chair in the living room is red. The chair in the dining room is red. The
chair in the bedroom is red. Therefore, all chairs in the house are red.
56
Sultan Kudarat State University
May Flor L. Tapot, MST
6. All goats that we have seen have been black.
Therefore, all goats are black.
Deductive Reasoning
Inductive reasoning typically may lead to deductive reasoning, the
process of reaching conclusions based on previously known facts. The
conclusions reached by this type of reasoning are valid and can be relied on.
For example, you know for a fact that all pennies are copper-colored. Now, if
your friend gave you a penny, what can you conclude about the penny? You
can conclude that the penny will be colored-copper. You can say this for certain
because your statement is based on facts.
2. All first-year college students in the new curriculum take Mathematics in the
Modern World.
Precious is a first-year student in the new curriculum.
Therefore, Precious takes Mathematics in the Modern World.
57
Sultan Kudarat State University
May Flor L. Tapot, MST
II. Mathematical Proofs
Commutative Properties:
a. Addition : x+y = y+z
b. Multiplication : yz = zy
Associative Properties:
a. Addition : x + (y+z) = (x+y) +z
b. Multiplication : x(yz) = (xy)z
58
Sultan Kudarat State University
May Flor L. Tapot, MST
Multiplication Properties of Equality (MPE)
a. If x = z, then xy = yz or x/y = y/z
b. If w = x and y = z, then wy = xz or w/y = x/z
1. 2( x+ 1) = 6x + 4 Given
2. 2x + 2 = 6x + 4 Distributive Property
3. 2x + 2 – 6x – 2 = 6x + 4 – 6x – 2 APE
1 1 MPE
4. -4X (- ) = 2 (- )
4 4
1 Simplification
5. x = (- )
2
Geometric Properties
The following properties may be used to justify proof of some mathematical
statements.
59
Sultan Kudarat State University
May Flor L. Tapot, MST
Given 2: AB = CD, EF = GH
Statement 2: AB ± EF = CD ± EF
Given 2: AB = CD
Statement 2: AB ≅ CD
A B C
Statement: AB + BC = AC
A M B
M is the midpoint of AB
Statement: AM ≅ MB
There are many ways on how to write proofs. We can have top-down or
deductive reasoning or bottom-up or inductive reasoning. It can be formal or
informal procedure.
Example:
60
Sultan Kudarat State University
May Flor L. Tapot, MST
Given: Y is the midpoint of XZ.
XY ≅ AB
X Y Z B
Prove: XY ≅ AB
Proof:
Statements Reasons
3. YZ ≅ AB Given
4. XY ≅ AB Transitive
4 – STEPS PROCESS:
61
Sultan Kudarat State University
May Flor L. Tapot, MST
c. Is there missing information that if known would allow you to solve
the problem?
d. Is there extraneous information that is not needed to solve the
problem?
e. What is the goal?
Learning to solve problems is not a difficult task. It can be a huge fun and
ultimately challenging. However, it requires you to think analytically, critically,
and creatively. Practice doing and solving is the tough secret why most students
and professionals succeed in getting the problem solved and done to make the
moment of solving more enjoyable, interesting, and fulfilling.
3. Two cars left, at 8:00 A.M., from the same point, one travelling east at
50 mph and the other travelling south at 60 mph. at what time will they
be 300 miles apart?
4. An algebra test consists of ten multiple choice questions. Ten points are
given for each correct answer and three points are deducted for each
incorrect answer. If Joshua did all questions and scored 48, how many
incorrect answers did he have?
5. a. Find the next term of the sequence 7/2, 19/2 31/2, 43/2, 55/2…
b. Find the next term for 1, 5, 12, 22, 35,..
64
Sultan Kudarat State University
May Flor L. Tapot, MST
Summary
65
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.3 – a
Reasoning
Name: __________________________ Program & Section: __________
Date: ___________________________ Score: _________
2.
3.
4.
5.
66
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.3 – b
Reasoning
Name: __________________________ Program & Section: __________
Date: ___________________________ Score: _________
Give five (5) syllogisms that manifest a real-life scenario. Explain the
truthfulness of your major premise. Write your answers on the space
provided.
1.
2.
3.
4.
5.
67
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.3 – c
Reasoning
Name: __________________________ Program & Section: __________
Date: ___________________________ Score: _________
Write the proof of the following on the space provided:
1. If 5x – 8 = 12, then x = 4.
Statement Reasons
68
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 1.3 – d
Reasoning
Name: __________________________ Program & Section: __________
Date: ___________________________ Score: _________
Find the next term in the following sequences by using a difference table:
1. 2, 7, 24, 59, 118, 207,…
69
Sultan Kudarat State University
May Flor L. Tapot, MST
Assessment Task
Exercise 1.3 – e
Reasoning
Name: __________________________ Program & Section: __________
Date: ___________________________ Score: _________
Solve the following problems using the 4 steps of George Polya.
1. Mrs. Dizon withdrew ¼ of her savings in July and later deposited a total
of 1,500.00 on four separate days. If her bank statement showed a
balance of 3,500.00 after four deposits, what was the balance
immediately before her withdrawal?
2. Manny rode his bicycle 6 km east, 4 km west, and then 5 km east. How
far is he from his starting point?
70
Sultan Kudarat State University
May Flor L. Tapot, MST
References:
Daligdig, Romeo M. EdD et. al. (2019) Mathematics in the Modern World.
LORIMAR Publishing Inc., Quezon City, Metro Manila.pp.44 - 46
Deductive Reasoning vs. Inductive Reasoning (2017, July, 5). Retrieved from
https://www.livescience.com/21569-deduction-vs-induction.html
Inductive vs. deductive Reasoning (2019, November, 11). Retrieved from
https://www.scribbr.com/methodology/inductive-deductive-reasoning/
Immediate Algebra Tutorial 8: Introduction to Problem Solving (2011, July, 1).
Retrieved from
https://www.wtamu.edu/academic/anns/mps/math/mathlab/int_algebra/int_alg
_tut8_probsol.htm
71
Sultan Kudarat State University
May Flor L. Tapot, MST
Chapter 2: Mathematics as a Tool (Part I)
Overview
General Objectives:
Data come in different forms and from different sources. You read them
in a daily newspaper, hear them over the radio, see them on television, and find
them on the internet. We have great quantities of data related to sports,
business, education, traffic, law enforcement, and hundreds of some other
human activities. These vast data are made available to assist us in our
decision-making. If these data are not properly managed and analyzed,
everything will be meaningless and void or lead us to false and unreliable
information.
72
Sultan Kudarat State University
May Flor L. Tapot, MST
Specific objectives:
1. Organize and present data in forms that are both meaningful and
useful to decision makers;
2. Use a variety of statistical tools to process and manage numerical
data;
3. Use the methods of linear regression and correlation to predict the
value of a variable given certain conditions; and
4. Advocate the use of statistical data in making important decisions.
73
Sultan Kudarat State University
May Flor L. Tapot, MST
If a researcher gathers data from a sample and uses the statistics
generated to reach conclusions about the population from which the sample
was drawn, it is called inferential statistics. For example, a soft drink company
asked 500 students from a certain university about the number of bottles of soft
drink they consumed in a week and infer from the data the number of bottles of
soft drink consumed by all 50,000 students in the campus.
1. Qualitative variables are variables that can be placed into distinct categories,
according to some characteristic or attribute. For example, if subjects are
classified according to sex (male or female), then the variable gender is
qualitative. Some other examples of qualitative variables are religious
preference and geographic location.
Quantitative variables can be further classified into two groups: discrete and
continuous.
74
Sultan Kudarat State University
May Flor L. Tapot, MST
The bulk of data gathered every day should not be analyzed the same way
statistically because the values are represented differently. For this reason,
data are categorized according to four levels of data measurement:
2. Ordinal level – is higher that the nominal level. The numbers are used not
only to classify items but also to reflect some rank or order of the individuals or
objects. It indicates that objects in one category are not only different from those
in the other categories of the variable, but they may also be ranked as either
higher or lower. Bigger or smaller, better or worse than those in the other
categories. Examples are ranks given to the winners in a singing contest, hotel
classifications, and military ranks.
4. Ratio level – is the highest level of data management. It has the same
properties as interval level but the zero point value of this level is absolute; that
is, the zero value represents the absence of the characteristic being
considered. Examples are height, weight, time, and volume.
Data that are collected must be organized and presented effectively for
analysis and interpretation. They can be presented in different forms as follows:
75
Sultan Kudarat State University
May Flor L. Tapot, MST
industries which are used to make emphasis or to make comparisons,
contrasts, syntheses, generalizations, or findings.
76
Sultan Kudarat State University
May Flor L. Tapot, MST
3. Graphical presentation – is an effective method of presenting statistical
results and can present clear pictures of the data. There are several kinds of
graphs, and some of these are as follows:
77
Sultan Kudarat State University
May Flor L. Tapot, MST
II. Measure of Central Tendency
Example. The following are the scores in a quiz by ten students in Algebra. Find
the mean score of the data set.
5 12 20 16 15 23 10 18 7 11
5+12+20+16+15+23+10+18+7+11 137
𝑥̅ = = = 13.7
10 10
78
Sultan Kudarat State University
May Flor L. Tapot, MST
Sometimes each value in the data set is associated with a certain weight
or degree of importance. In such cases, the weighted mean is computed.
∑𝑛
𝑖=1 𝑤𝑖 𝑥𝑖
𝑥̅ w = ∑𝑛
𝑖=1 𝑤𝑖
Example: The final grades of a student in six courses were taken and are shown
below. Compute the student’s weighted mean grade.
79
Sultan Kudarat State University
May Flor L. Tapot, MST
∑ 𝑤𝑖 = 22 ∑(𝑤𝑖 𝑥𝑖 ) =
44.00
Thus, the weighted mean is
∑𝑛
𝑖=1 𝑤𝑖 𝑥𝑖 44
𝑥̅ w = ∑𝑛
= 22 = 2.00
𝑖=1 𝑤𝑖
b. Grouped Data
There are two ways on how to solve for the value of mean given the
grouped data or frequency distribution.
a. by midpoint method
∑𝒌𝒊=𝟏 𝒇𝒊 𝒙𝒊
̅=
𝒙 𝒏
Where:
𝑥̅ = sample mean
𝑓𝑖 = frequency of the ith class
𝑥𝑖 = midpoint of the ith class
n = sample size
= 180.83
80
Sultan Kudarat State University
May Flor L. Tapot, MST
b) by coded deviation method
∑𝒌𝒊=𝟏 𝒇𝒊 𝒅𝒊
̅ = ̅̅̅
𝒙 𝒙𝟎 + i [ ]
𝒏
Where:
𝑥̅ = sample mean
𝑥0
̅̅̅ = assumed mean or the midpoint where the zero code is
assigned
𝑓𝑖 = frequency of the ith class
𝑑𝑖 = code assigned to the ith class
𝑛 = sample size
Rule of Thumb: Assign a zero code to the class with the highest frequency.
Negative codes with one as the deviation are assigned to the classes from a
class with zero code going down and positive codes with one as the deviation
to classes going up. This is with the assumption that the distribution starts from
the highest class to the lowest class.
Sample solution of finding the mean score of the grouped data below
using the coded deviation method:
Weights Frequency Midpoint 𝒅𝒊 𝒇𝒊 𝒅 𝒊
of the Cubs (𝒇𝒊 𝑖 ) (𝒙𝒊 )
201 – 210 3 205.5 2 6
191 – 200 8 195.5 1 8
181 – 190 12 185.5 0 0
171 – 180 11 175.5 -1 -11
161 – 170 9 165.5 -2 -18
151 - 160 2 155.5 -3 -6
Total 45 -21
Note: n = 45
i = 10
̅̅̅
𝒙𝟎 = 185.5
81
Sultan Kudarat State University
May Flor L. Tapot, MST
∑𝒌𝒊=𝟏 𝒇𝒊 𝒅𝒊 = (6)+(8)+(0)+…+(-6) = -21
Therefore:
∑𝒌𝒊=𝟏 𝒇𝒊 𝒅𝒊
̅ = ̅̅̅
𝒙 𝒙𝟎 + i [ ]
𝒏
−21
= 185.5 + 10 ( 45 ) = 180.83
2. Median
The median (𝒙̃ ), is the value in the distribution that divides an arranged
(ascending/descending) set into two equal parts. It is the midpoint or
middlemost of a distribution of scores. Fifty percent of the scores falls above it
and 50% falls below it. It is also known as the 50th percentile. It is not affected
by extreme scores. This is used when the distribution of scores is skewed. The
median separates the distribution into two equal parts.
a. Ungrouped data
The median is obtained by inspecting the middlemost value of the
arranged distribution either in ascending or descending order. It can also be
(𝑁+1)
solved using the formula position after being arranged.
2𝑡ℎ
25 41 56 34 28 67 49 37 52
25 28 34 37 41 49 52 56 67
𝑥̃ = 41
82
Sultan Kudarat State University
May Flor L. Tapot, MST
Locate the middlemost value.
In this case, there are two middle values in the distribution. Obtain the
mean of the middle values and the mean is the median of the distribution.
4.5+5.6
𝑥̃ = = 5.05
2
b. Grouped data
In computing the median of the grouped data, determine the median
class which contains the (N/2)th score under CF of the cumulative frequency
distribution. To solve for the median, we use the formula:
𝑵
−𝑪𝑭𝒃
𝟐
̃ = XLB + i [
𝒙 ]
𝒇𝒎
𝑵
Where: median class = a class where lies
𝟐
XLB = the lower boundary or true lower limit of the median class
N = total frequency
CFb = cumulative frequency before the median class
fm = frequency of the median class
i = size of the class interval
Example:
Solve for the median for the following data.
Scores Frequency Midpoint Class boundary Cumulative frequency
(fi) (xi)
83
Sultan Kudarat State University
May Flor L. Tapot, MST
Solution for the median of the distribution:
𝑵
−𝑪𝑭𝒃
𝟐
̃ = XLB + i [
𝒙 ]
𝒇𝒎
30
−13
2
= 22.50 + 6 [ ] = 24.00
8
3. Mode
̂) is the value with the largest frequency. It is the
The mode (𝒙
value that occurs most frequently in the distribution. This is used when
the quickest estimate of typical performance is wanted. A distribution can
be unimodal with one mode value, bimodal with two mode values or
trimodal with three mode values. In other words, it can have more than
one mode.
a. Ungrouped data
a. 12 15 13 12 14 17 16 12 13 19
b. 3.4 2.2 3.5 3.4 2.2 2.6 2.1 3.9 2.2 3.4
c. 105 200 159 110 225 170 115 250 285 190
Solution:
a. In the first data set, 12 has the highest frequency in the distribution;
therefore, the mode is
̂ = 12
𝒙
b. In the second data set, two values have the highest frequency;
therefore, there are two modes and the distribution is called bimodal. The
modes are
̂ = 3.4
𝒙 and ̂ = 2.2
𝒙
c. In the third data set, there is no value that occurs most often;
therefore, there is NO mode in the distribution.
84
Sultan Kudarat State University
May Flor L. Tapot, MST
b. Grouped data
To find the mode of the grouped data, determine first the modal class.
The modal class is the class with the highest frequency.
𝒅𝒇𝟏
̂ = XLB + i [
𝒙 ]
𝒅𝒇
𝟏 + 𝒅𝒇𝟐
(𝟖−𝟔)
̂ = 22.50 + 6 [( )
𝒙 ]
𝟖−𝟔 +(𝟖−𝟓)
= 24.90 or 25
85
Sultan Kudarat State University
May Flor L. Tapot, MST
III. Measure of Relative Position
As median divides the set of scores into two equal parts, there are other
measures that divide the distribution into one hundred, four, or ten equal parts.
These are the other measures of position: the percentiles, the quartiles,
and the deciles.
A. The Percentiles
a. Ungrouped data
To approximate the percentile rank of value x in the distribution, then
Example. A 30-point quiz was given to 10 students and the scores are shown
below. What is the percentile rank of 24?
23 25 19 21 28 15 20 24 22 27
15 19 20 21 22 23 24 25 27 28
6+0.5
Percentile = . ●100
10
Percentile = 65 percentile
This means that a student with a score 24 did better than 65% of the
class
b. Grouped data
86
Sultan Kudarat State University
May Flor L. Tapot, MST
CFb = cumulative frequency of the class before the nth
percentile
𝑓𝑃𝑛 = frequency of the nth percentile class
i = class size interval
N = the total frequency
𝑛𝑁
nth percentile class = a class where cases lie.
100
Example:
Scores of 30 Students in a 45 – item Quiz.
10 7 5 15 11 18
16 17 20 22 18 21
24 28 25 23 27 28
26 29 34 33 32 29
24 40 35 36 35 16
For the grouped data given below, solve for the 50th percentile (P50).
Solution:
𝒏𝑵 50(30)
= = 15
𝟏𝟎𝟎 100
With the result, look at the cumulative frequency and see where these
15 cases belong. So, we see that 15 is incorporated in CF = 21. Therefore, 23
– 28 is the 50th percentile class.
Pn = P50
n = 50
XLB = 22.50
87
Sultan Kudarat State University
May Flor L. Tapot, MST
𝑓𝑃𝑛 = 8
CFb = 13
i=6
N = 30
Solve for P50:
𝒏𝑵
− 𝑪𝑭𝒃
𝟏𝟎𝟎
Pn = XLB + i[ ]
𝒇𝑷𝒏
(𝟓𝟎)(𝟑𝟎)
− 𝟏𝟑
𝟏𝟎𝟎
P50 = 22.50 + 6[ ]
𝟖
= 24.00
The result indicates that 50% or around 15 of those who took the exam
got the scores of 24 and below. This result is also equal to the median since
the 50th percentile is equal to the median, second quartile and the 5th decile.
B. Quartiles
The quartiles are points that divide a distribution into four equal
parts. Consider that Q1 = P25, Q2 = P50, Q3 = P75, Q4 = P100. The lower quartile
is Q1 and the upper is Q3.
The general formula for the nth quartile is:
𝒏𝑵
− 𝑪𝑭𝒃
𝟒
Qn = XLB + i [ ]
𝒇𝑸𝒏
Where:
Qn = nth quartile
XLB = lower class boundary of the of the nth quartile class
CFb = cumulative frequency of the class before the nth quartile
class
𝒇𝑸𝒏 = frequency of the nth class
i = class size interval
N = the total frequency
𝑛𝑁
nth quartile class = a class where 100 case
88
Sultan Kudarat State University
May Flor L. Tapot, MST
Example: For the grouped data given below, solve for the third quartile (Q 3).
Scores Frequency Midpoint Class boundary Cumulative
(fi) (xi) frequency
35 -40 4 37.5 34.50 – 40 50 30
29 – 34 5 31.5 28.50 – 34.50 26 3rd quartile class
Solution:
XLB = 28.50
𝑛𝑁 3(30)
= = 22.50, it is incorporated in CF = 26
4 4
𝐶𝐹𝑏 = 21
𝑓𝑄𝑛 =5
i =6
𝒏𝑵
− 𝑪𝑭𝒃
𝟒
Qn = XLB + i [ ]
𝒇𝑸𝒏
𝟑(𝟑𝟎)
− 𝟐𝟏
𝟒
Q3 = 28.50 + 6 [ ]
𝟓
= 30.40 or 30
The result implies that ¾ or around 23 of those who took the exam got
the scores of 30 and below.
C. Deciles
The deciles are points that divide a distribution into ten equal parts.
Each part is called a decile. So, D1 = P10, D2 = P20, …, D10 = P100.
For the nth decile, the formula is:
𝒏𝑵
− 𝑪𝑭𝒃
𝟏𝟎
Dn = XLB + i [ 𝒇𝑫𝒏
]
89
Sultan Kudarat State University
May Flor L. Tapot, MST
Where: Dn = nth decile
XLB = lower class boundary of the of the nth decile class
CFb = cumulative frequency of the class before the nth quartile
class
𝒇𝑫𝒏 = frequency of the nth class
i = class size interval
N = the total frequency
𝑛𝑁
nth quartile class = a class where 100 case
Example: For the grouped data given below, solve for the 4th decile (D4)
Scores Frequency Midpoint (xi) Class boundary Cumulative frequency
(fi) (CF)
35 -40 4 37.5 34.50 – 40 50 30
29 – 34 5 31.5 28.50 – 34.50 26
23 – 28 8 25.5 22.50 – 28.50 21
17 – 22 6 19.5 16.50 – 22.50 13 4th decile class
Solution:
XLB = 16.50
CFb =7
𝒇𝑫𝟒 =6
i =6
𝑛𝑁 4(30)
=
10 10
𝒏𝑵
− 𝑪𝑭𝒃
D4 = XLB + i [ 𝟏𝟎 ]
𝒇𝑫𝒏
𝟒(𝟑𝟎)
−𝟕
𝟏𝟎
D4 = 16.50 + 6 [ ]
𝟔
= 21.50 or 22
90
Sultan Kudarat State University
May Flor L. Tapot, MST
The result indicates that 4/10 or around 12 of those who took the
exam got the scores of 22 and below.
A. Range
The range is the difference between the highest scores (h.s.) and
the lowest scores (l.s.). It gives us the quickest estimate. It shows the
two extreme scores of a set of data. For grouped data, the range can be
calculated by subtracting the lower boundary (l.b.) of the lowest class
interval from the upper boundary (u.b.) of the highest class interval.
Examples:
1. Find the range of the following data:
a. 10, 12, 12, 14 R = 14 – 10 = 4
b. 45, 50, 50, 55 R = 55 – 45 = 10
2. Find the range of the frequency distribution below
Class frequency f
75 – 79 6
70 – 74 7
65 – 69 2
60 – 64 8
55 – 59 12
50 – 54 7
45 – 49 10
40 – 44 8
N = 60
91
Sultan Kudarat State University
May Flor L. Tapot, MST
Solution:
Range = u.b. – l.b.
= 79.50 – 39.50
= 40.0
92
Sultan Kudarat State University
May Flor L. Tapot, MST
∑/𝑿 −𝒙
̅/
MD =
𝑵
X 𝑥̅
4 4
8 0
12 4
∑/𝑿 − 𝒙
̅/ = 8
∑/𝑿 −𝒙
̅/ 𝟖
MD = = 𝟑 = 2.67
𝑵
b. Grouped data
For group frequency distribution, the formula is,
∑ 𝒇/𝑿 −𝒙
̅/ ∑/𝑿𝒊 −𝒙
̅/
MD = or MD =
𝑵 𝑵
Solution:
∑ 𝒇𝑿𝒊
̅=
Calculate the mean deviation by using the formula, 𝒙 , midpoint
𝑵
93
Sultan Kudarat State University
May Flor L. Tapot, MST
X Frequency (f) 𝑿𝒊 𝒇𝑿𝒊
30 – 34 4 32 128
25 – 29 5 27 135
20 – 24 6 22 132
15 – 19 2 17 34
10 – 14 3 12 36
N = 20 ∑ 𝒇𝑿𝒊 = 465
∑ 𝒇𝑿𝒊 𝟒𝟔𝟓
̅=
𝒙 = = 23.25
𝑵 𝟐𝟎
̅/ and f/X - 𝒙
Add the columns /𝑿𝒊 - 𝒙 ̅/
30 – 34 4 32 8.75 35
25 – 29 5 27 3.75 18.75
20 – 24 6 22 1.25 7.50
15 – 19 2 17 6.25 12.50
10 – 14 3 12 11.25 33.75
N = 20 ∑ 𝒇/𝑿𝒊 − 𝒙
̅ / = 107.50
∑ 𝒇/𝑿𝒊 −𝒙
̅/ 𝟏𝟎𝟕.𝟓𝟎
MD = = = 5.375
𝑵 𝟐𝟎
The variance is the average of the squared deviation of the values about
the arithmetic mean. The differences of the values from the mean will produce
negative differences if the values are below the mean. To avoid this, variance
is developed as an alternative mechanism for overcoming the zero-sum
property of deviations from the mean.
𝑢 = population mean
94
Sultan Kudarat State University
May Flor L. Tapot, MST
N = population size
∑(𝒙− 𝒖)𝟐
σ = √𝛔𝟐 = √ 𝑵
∑𝒕𝒊=𝟏 𝒇𝒊(𝒙𝒊 − 𝒙
̅ )𝟐
s2 = 𝒏−𝟏
∑𝒕𝒊=𝟏 𝒇𝒊(𝒙𝒊 − 𝒙
̅ )𝟐 𝟐𝟒𝟎𝟎
s2 = = 𝟑𝟎−𝟏 = 82.7568
𝒏−𝟏
95
Sultan Kudarat State University
May Flor L. Tapot, MST
While the sample standard deviation is
∑𝒕𝒊=𝟏 𝒇𝒊(𝒙𝒊 − 𝒙
̅ )𝟐
s = √𝒔𝟐 = √ = √𝟖𝟐. 𝟕𝟓𝟔𝟖 = 9.0972
𝒏−𝟏
Coefficient of Variance
𝒔
CV = [𝒙̅ (𝟏𝟎𝟎)] %
𝟗.𝟎𝟗𝟕𝟐
=[ (𝟏𝟎𝟎)] %
𝟐𝟑.𝟓
= 38.71%
V. Normal Distribution
96
Sultan Kudarat State University
May Flor L. Tapot, MST
▪ The probability that a normal random variable X equals any particular
value is 0.
▪ The probability that X is greater than a equals the area under the normal
curve bounded by a and plus infinity (as indicated by the non-
shaded area in the figure below).
▪ The probability that X is less than a equals the area under the normal
curve bounded by a and minus infinity (as indicated by the shaded area
in the figure below).
Example: 95% of students at school are between 1.1m and 1.7m tall.
Assuming this data is normally distributed can you calculate the mean and
standard deviation?
97
Sultan Kudarat State University
May Flor L. Tapot, MST
= 0.15m
It is good to know the standard deviation, because we can say that any value
is:
Standard Scores
The number of standard deviations from the mean is also called the
standard Score", "sigma" or "z-score".
You can see on the bell curve that 1.85m is 3 standard deviations from the
mean of 1.4, so:
It is also possible to calculate how many standard deviations 1.85 is from the
mean
How many standard deviations is that? The standard deviation is 0.15m, so:
98
Sultan Kudarat State University
May Flor L. Tapot, MST
0.45m / 0.15m = 3 standard deviations
We can take any Normal Distribution and convert it to The Standard Normal
Distribution. (See Appendix B)
Example 2: A survey of daily travel time had these results (in minutes):
26, 33, 65, 28, 34, 55, 25, 44, 50, 36, 26, 37, 43, 62, 35, 38, 45, 32, 28, 34
The Mean is 38.8 minutes, and the Standard Deviation is 11.4 minutes.
Convert the values to z-scores ("standard scores").
To convert 26:
99
Sultan Kudarat State University
May Flor L. Tapot, MST
Here are the first three conversions
𝒙− 𝝁
z=
𝝈
Here are the first three conversions using the "z-score formula":
𝒙− 𝝁
z= 𝝈
100
Sultan Kudarat State University
May Flor L. Tapot, MST
• μ = 38.8
• σ = 11.4
𝒙− 𝝁 z
X 𝝈
(z-score)
26 26 − 38.811.4 = −1.12
33 33 − 38.811.4 = −0.51
65 65 − 38.811.4 = +2.30
... ... ...
Example: A 60-item test was conducted among First year BSIT students. The
following scores were obtained: 20, 15, 26, 32, 18, 28, 35, 14, 26, 22, 17
Most students didn't even get 30 out of 60, and most will fail.
The test must have been really hard, so the teacher decides to Standardize all
the scores and only fail people more than 1 standard deviation below the
mean.
The Mean is 23, and the Standard Deviation is 6.6, and these are the
Standard Scores:
-0.45, -1.21, 0.45, 1.36, -0.76, 0.76, 1.82, -1.36, 0.45, -0.15, -0.91
Now only 2 students will fail (the ones lower than −1 standard deviation)
101
Sultan Kudarat State University
May Flor L. Tapot, MST
VI. Linear Regression and Correlation
102
Sultan Kudarat State University
May Flor L. Tapot, MST
Range of correlation coefficients Degree of correlation
±1 Perfect linear relationship
±0.81 – ±0.99 Very strong linear relationship
± 0.61 - ± 0.80 Strong linear relationship
±0.41 - ±0.60 Moderate linear relationship
±0.21 - ±0.40 Weak Linear relationship
±0.01 - ±0.20 Very weak linear relationship
0 No linear relationship
Example:
A study was conducted to investigate the relationship existing between
the grade in Statistics and the grade in Computer subject. A random sample of
10 computer students in a certain college were taken and the data are as
follows:
Student A B C D E F G H I J
Statistics 75 83 80 77 89 78 92 86 93 84
Computer 78 87 78 76 92 81 89 89 91 84
Solution:
Student Statistics Computer xy x2 y2
(x) (y)
A 75 78 5850 5625 6084
B 83 87 7221 6889 7569
103
Sultan Kudarat State University
May Flor L. Tapot, MST
C 80 78 6240 6400 6084
D 77 76 5852 5929 5776
E 89 92 8188 7921 8464
F 78 81 6318 6084 6561
G 92 89 8188 8464 7921
H 86 89 7654 7396 7921
I 93 91 8463 8649 8281
J 84 84 7056 7056 7056
∑𝒙𝒚 = ∑ 𝒙𝟐 = ∑ 𝒚𝟐 =
n = 10 ∑ 𝒙 = 837 ∑ 𝒚 = 845 71717
71030 70413
10(71030)−(837)(845)
=
√[10 70413)−(837)2][10(71717)−(845)2 ]
(
3035
=
√(3561)(3145)
= 0.906906226
= 0.91
Therefore: There exists a very positive relationship between the
performance of the students in Statistics and Computer.
104
Sultan Kudarat State University
May Flor L. Tapot, MST
value of the predictor variable.
The y-intercept is the predicted value for the response (y) when x = 0. The slope
describes the change in y for each one unit change in x.
a = Mny - bMnx
where Mny = the mean of the y values
Mnx = the mean of the x values
Example:
Problem: Compute and interpret the correlation coefficient for the
following grades of ten students selected at random.
Student A B C D E F G H I J
Statistics 75 83 80 77 89 78 92 86 93 84
Computer 78 87 78 76 92 81 89 89 91 84
Is there a significant degree of relationship between Statistics and computer
grades of the student?
Solution:
Student Statistics Computer xy x2 y2
(x) (y)
A 75 78 5850 5625 6084
B 83 87 7221 6889 7569
C 80 78 6240 6400 6084
D 77 76 5852 5929 5776
E 89 92 8188 7921 8464
F 78 81 6318 6084 6561
G 92 89 8188 8464 7921
H 86 89 7654 7396 7921
I 93 91 8463 8649 8281
105
Sultan Kudarat State University
May Flor L. Tapot, MST
J 84 84 7056 7056 7056
∑𝒙𝒚 = ∑ 𝒙𝟐 = ∑ 𝒚𝟐 =
n = 10 ∑ 𝒙 = 837 ∑ 𝒚 = 845 71717
71030 70413
10(71030)−(837)(845) 3035
b= = 3561 = 0.85
10(70413)−(837)2
837
Mnx = = 83.7
10
845
Mny = = 84.5
10
106
Sultan Kudarat State University
May Flor L. Tapot, MST
Summary
107
Sultan Kudarat State University
May Flor L. Tapot, MST
❖ The mean, 𝑥̅ is also called the arithmetic mean or average. It can
be affected by extreme scores. It is stable, and varies less from
sample to sample.
∑𝑥
o The mean 𝑥̅ formula: 𝑥̅ =
𝑛
∑𝑛
𝑖=1 𝑤𝑖 𝑥𝑖
o The weighted mean formula 𝑥̅ w = ∑𝑛
𝑖=1 𝑤𝑖
❖ There are two ways on how to solve for the value of mean given
the grouped data or frequency distribution:
∑𝑘
𝑖=1 𝑓𝑖 𝑥𝑖
o by midpoint method: 𝑥̅ =
𝑛
∑𝑘
𝑖=1 𝑓𝑖 𝑑𝑖
o by coded deviation method: 𝑥̅ = ̅̅̅
𝑥0 + i [ ]
𝑛
❖ The mode (𝑥̂) is the value with the largest frequency. It is the
value that occurs most frequently in the distribution.
❖ To find the mode of the grouped data, determine first the
modal class. The modal class is the class with the highest
frequency.
𝒅𝒇𝟏
o 𝒙
̂ = XLB + i [ ]
𝒅𝒇𝟏 + 𝒅𝒇𝟐
108
Sultan Kudarat State University
May Flor L. Tapot, MST
(𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑣𝑎𝑙𝑢𝑒𝑠 𝑏𝑒𝑙𝑜𝑤 𝑥)+0.5
Percentile = ●100
𝑡𝑜𝑡𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑣𝑎𝑙𝑢𝑒𝑠
𝒏𝑵
− 𝑪𝑭𝒃
➢ Quartile: Qn = XLB + i [ 𝟒 𝒇 ]
𝑸𝒏
𝒏𝑵
− 𝑪𝑭𝒃
➢ Decile: Dn = XLB + i [ 𝟏𝟎
]
𝒇𝑫𝒏
✓ The degree of variation measures the degree of the spread of the values.
The measures of spread are commonly called measures of dispersion or
measures of variation.
𝑠
❖ Coefficient of Variance: CV = [𝑥̅ (100)] %
109
Sultan Kudarat State University
May Flor L. Tapot, MST
❖ A simple linear regression model is a mathematical equation that
allows us to predict a response for a given predictor value.
o Linear regression formula: 𝑦̂ = a + bx
110
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.1 – a
Data Management
1. The size of pants sold during one business day in a department store
are 32, 38, 34, 42, 36, 34, 40, 44, 32, 34. Find the average size of the
pants sold.
40 38 45 51 53 59 45 56 45 44
111
Sultan Kudarat State University
May Flor L. Tapot, MST
4. Compute the median given the following data:
SCORES IN (f)
STATISTICS
75 – 79 6
70 – 74 7
65 – 69 2
60 – 64 8
55 – 59 12
50 – 54 7
45 – 49 10
40 – 44 8
N 60
1 5 6 9 11 15 17
2 5 7 9 12 15 17
3 5 7 9 12 15 18
4 6 8 12 10 16 18
4 6 9 12 11 16 18
112
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.1 – b
Data Management
Given the frequency distribution below, calculate the following: P25, Q3, D4
113
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.1 – c
Data Management
114
Sultan Kudarat State University
May Flor L. Tapot, MST
5. Solve for QD.
Class interval frequency (f)
25 – 29 5
20 – 24 6
15 – 19 7
10 – 14 8
5–9 4
N = 30
7. Given:
Class interval frequency (f)
25 – 29 5
20 – 24 6
15 – 19 7
10 – 14 8
5–9 4
N = 30
115
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.1 – d
Data Management
116
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.1 – e
Data Management
2. The mean of a set of numbers is 148. The sum of the numbers is 3,552. How
many numbers are in the set?
A. 24 B. 30 C. 20 D. 28
3. A car dealer is recording a table indicating the number of cars of each color
sold during the last 6 months. Which measure of central tendency is used to
describe the bestselling color of the car sold?
A. Mean B. Median C. Mode D. Range
4. Joshua’s academic target is to get his test average in the top half of his
Statistics class. Which measure can he use to determine if he has achieved his
goal?
A. Mean B. Median C. Mode D. Range
5. The time Jepoy worked last week was recorded in the table below. Which
measure of central tendency would change if Jepoy worked two days less than
on Wednesday?
Monday Tuesday Wednesday Thursday Friday
117
Sultan Kudarat State University
May Flor L. Tapot, MST
6. The median score is also the _______________.
A. 75th percentile C. upper quartile
B. 5th decile D. first quartile
9. If you have the variance, how do you get the standard deviation?
A. Square it. C. Take the reciprocal
B. Take the square root D. Subtract the mean
10. The variance and mean for a given set of data is 25 and 64 respectively.
Calculate the standard deviation.
A. 625 B. 5 C. 2.56 D. 8
118
Sultan Kudarat State University
May Flor L. Tapot, MST
13. Mr. Z has just given a chemistry exam and wanted to calculate the ‘range’
of performance of his students. What must he do?
A. Identify the central score.
B. Find the score that occurs most often.
C. Identify how far from average each score is.
D. Subtract the lowest score from the highest score.
14. To determine the mean of a set of data, the first step is to _________.
A. calculate the median
B. add the sum of the values in the set
C. Determine the standard deviation of the set of values
D. Calculate the mode first and then the sum
119
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.1 – f
Data Management
30 30 12 45 63
45 25 70 48 82
16 17 42 33 75
10 12 48 35 67
13 18 16 47 80
12 34 15 50 83
52 48 35 15 57
120
Sultan Kudarat State University
May Flor L. Tapot, MST
References:
Daligdig, Romeo M. EdD et. al. (2019) Mathematics in the Modern World.
LORIMAR Publishing Inc., Quezon City, Metro Manila. Pp
Alejan, Ronnie O et. al. (2018). Mathematics in the Modern World. Mutya
Publishing House Inc., Malabon City pp. 50 – 56
121
Sultan Kudarat State University
May Flor L. Tapot, MST
Chapter 3. Mathematics As A Tool (Part II)
Overview
General Objectives:
122
Sultan Kudarat State University
May Flor L. Tapot, MST
Lesson 1. Geometric Designs
Geometry (from the Ancient Greek: geo- "earth", -
metron "measurement") is a branch of mathematics concerned with questions
of shape, size, relative position of figures, and the properties of space. A
mathematician who works in the field of geometry is called a geometer.
While geometry has evolved significantly throughout the years, there are
some general concepts that are fundamental to geometry. These include the
concepts of point, line, plane, distance, angle, surface, and curve, as well as
the more advanced notions of topology and manifold.
Specific Objectives:
123
Sultan Kudarat State University
May Flor L. Tapot, MST
I. What is Geometric Design?
124
Sultan Kudarat State University
May Flor L. Tapot, MST
In architecture, geometric design is associated with the pioneering
explorations of Chuck Hoberman into transformational geometry as a design
idiom, and applications of this design idiom within the domain of architectural
geometry.
Geometric patterns include many different shapes that can help you
enforce the message you want to send.
At the core of any geometric designs stand five geometric shapes and
each of them symbolizes something:
You can only use one of these shapes in your designs, but you can also
experiment, get creative, and combine several of them to create neat geometric
patterns.
125
Sultan Kudarat State University
May Flor L. Tapot, MST
Shapes can also be used to add some balance to your design. As you’re
about to see, incorporating different geometrical shapes in your design can be
quite easy.
Here are a few tips that you can get inspired by:
126
Sultan Kudarat State University
May Flor L. Tapot, MST
2. Create an appealing background
The colors that were chosen manage to give off a vibe of stability
and vibrancy at the same time.
127
Sultan Kudarat State University
May Flor L. Tapot, MST
4. Make a collage
You should make sure, above anything else, that the colors work
perfectly together. So, if you go for pastel colors, it’s best to stick to that
color palette and not add any other colors that might look like they don’t
belong there.
5. Create depth
128
Sultan Kudarat State University
May Flor L. Tapot, MST
The following example is a simple as it can be, using only a
geometric square pattern. Still, with the use of the different shades blue,
it looks futuristic and quite appealing.
6. Make it abstract
As you can see in the image below, all shapes are different and
kind of funky looking, but somehow connected to each other.
They might all have different colors and decorations, with some
having a geometric circle design or a circle design, but they need to have
a connecting piece.
In this case, it’s the little lines and dots that fill each shape, as well
as the pastel color pallete.
129
Sultan Kudarat State University
May Flor L. Tapot, MST
7. Get creative with lines
Lines can also be a great way of drawing attention to your design.
They can be used by themselves or in combination with circles or
rhombuses.
Lines can help you add to touch of sleekness and elegance, and
most of all, are highly noticeable.
If you want your design to look stunning, without being
unnecessarily complex, go for some straight lines like the one below.
Choosing to play with colors and lines will result in some very eye-
catching patterns.
It goes without saying that designs that combine real-life images with
geometric patterns will definitely make an impression, primarily if we’re
referring to nature photos.
However, feel free to use any kind of photos that you think work
best for your campaign, the main goal here being to combine these two
elements as seamlessly as possible.
130
Sultan Kudarat State University
May Flor L. Tapot, MST
What’s great about them is that black and white geometric shapes are
always bound to look complex and refined.
Just choose the shapes you want to create a geometric black and white
pattern and leave the rest to the imagination.
You can play with them however you want, there’s no wrong way to go
about it.
131
Sultan Kudarat State University
May Flor L. Tapot, MST
132
Sultan Kudarat State University
May Flor L. Tapot, MST
c. Keep it simple
Whatever your idea, don’t let yourself think that using as many
colors as possible is the only way to go.
Great design relies on the creative idea behind it, and as it turns
out, some ideas look better illustrated using monochrome colors.
Also, remember that less is more, and even the simplest design
can bring amazing results.
Great ideas take time and creativity, so make sure you put in as
much thought as possible in the entire process.
Use geometric shapes in whole new creative ways, add them
sparingly to a design, or base the entire background on them.
Either way, you’re sure to come up with something great that’s
not only original but also new and refreshing.
Check out these ideas on how you can successfully use patterns and colors in
your designs:
133
Sultan Kudarat State University
May Flor L. Tapot, MST
They’re fun, good-looking, and definitely draw anyone’s attention.
Most of all, colorful geometric designs require creativity, and you
can start from there.
Choose your colors, choose your shapes, and start creating.
However, don’t limit yourself to those five commonly used shapes, use
others from real life, such as the shape pf plants or flowers.
2. Make it bold
Colorful geometric shapes do a great job of creating a very
appealing and playful design, even in combination with shapes that are
not so commonly used.
In fact, the combination of several patterns with a pop of color will result
in a much more lasting impression.
134
Sultan Kudarat State University
May Flor L. Tapot, MST
3. Use complementary colors
Geometric color patterns such as the one below, use a variety of
shapes and colors that complement each other beautifully.
It’s essential to pay extra attention to this since the color choice
can impact the overall aspect of your design.
When using the right colors and the most suitable shapes, your
design will look very well put together, with elements that give it a certain
sense of fluidity and structure.
The design below looks like it’s organized chaos, both
aesthetically pleasing and well balanced.
135
Sultan Kudarat State University
May Flor L. Tapot, MST
136
Sultan Kudarat State University
May Flor L. Tapot, MST
This Tribal group is still living in a traditional way, comparable with how
their ancestors lived centuries ago. The T'boli distinguish themselves from other
Tribal Groups by their colorful clothes, bracelets and earrings, this tribe is
famous for their complicated beadwork, wonderful woven fabrics and beautiful
brass ornaments.
A T'boli legend tells that the T'boli are descendants of the survivors of a
great flood. A man named Dwata warned the people of an impending great
flood. But the tribe refused to listen, except for two couples, La Bebe and La
Lomi, and Tamfeles and La Kagef. Dwata told them to take shelter in a bamboo
so huge they could fit inside and, in this way, survive the flood. The story tells
that the first couple are the ancestors of the T'boli and other highland ethnic
groups. The second couple descended the other Filipino indigenous groups.
The T'boli culture is richly connected with and inspired by nature, their
dances are a mimick from the action of animals such as monkeys and birds.
The T'boli have a rich musical culture with a variety of musical instruments, but
the T'boli music and songs are not meant for entertainment only. The Tribal
songs are a living contact with their ancestors and a source of ancient wisdom.
The T'boli believe that everything has a spirit which must be respected for good
fortune. Bad spirits can cause illness and misfortune.
137
Sultan Kudarat State University
May Flor L. Tapot, MST
The T'nalak, the T'boli sacred cloth, made from abaca is the best known
T'boli craft and is one of the tribe’s traditional textile, this cloth is exchanged
during marriages and used as a cover during births. The T'boli women are
named dreamweavers, another legend tells us that the T'nalak weaving was
taught by a goddess named Fu Dalu in a dream and that women learn this
ethnic and sacred ritual, based on tribal designs and cloth patterns through their
dreams. These unique patterns are made with centuries-old practices and
passed down from generation to generation. This typical T'boli textile is history
held in the hands of their makers and the rich cultural heritage can be seen
through their creations, it shows the tribe's collective imagination and cultural
meanings.
The weaving is a very tedious job and requires much patience, a lot of
creativity and a good memory to remember the particular designs. Men are not
allowed to touch the chosen abaca fiber and materials used in the weaving
process and the weaver should not mate with her husband in the time the cloth
is woven, for it may break the fiber and destroy the design. At present the
T'nalak products have become the signature product of the province of South
Cotabato.
138
Sultan Kudarat State University
May Flor L. Tapot, MST
When visiting the friendly T'boli tribe in South Cotabato you will be in the
midst of a distinctive and very well-preserved culture that is keeping their
characteristic, ancient traditions alive. A visit that will be an unforgettable and
inspiring experience!
139
Sultan Kudarat State University
May Flor L. Tapot, MST
Summary:
140
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.1 – a
Geometric Designs
1. Aside from the given geometric patterns, give atleast 5 other patterns
and apply each one in coming up with your own design. Be ready to
create it on a ¼ size of illustration board and submit for classroom
exhibit.
141
Sultan Kudarat State University
May Flor L. Tapot, MST
References:
The T’boli Tribe of South Cotabato (2018, October, 23). Retrieved from
thingsasian.com
142
Sultan Kudarat State University
May Flor L. Tapot, MST
Lesson 2: The Mathematics of Finance
Your future is dependent on what you are doing now and how you are
preparing for it. A better future is associated with money because we believe
that money affects how we lead our life. If you have money you can do many
things you want in life. But, if you have money and do not know how to manage
it, you will end up of nothing. That is why personal finance is one of the most
important aspects in your life, and being able to manage your money is one f
the most important accomplishments you can achieve.
You are responsible for your personal finance. The concepts you will
learn in this lesson will be a great help to your personal financial planning.
Specific Objectives:
143
Sultan Kudarat State University
May Flor L. Tapot, MST
The moral dubiousness of charging interest on loans fell away during the
Renaissance. People began borrowing money to grow businesses in an
attempt to improve their own station. Growing markets and relative economic
mobility made loans more common, and made charging interest more
acceptable. It was during this time that money began to be considered
a commodity, and the opportunity cost of lending it was seen as worth charging
for.
Iran, Sudan and Pakistan removed interest from their banking and
financial systems, making it so lenders partner in profit and loss sharing instead
of charging interest on the money they lend. This trend in Islamic banking—
refusing to take interest on loans—became more common toward the end of
the 20th century, regardless of profit margins.
Interest may be defined as the charge for using the borrowed money. It is
an expense for the person who borrows money and income for the person who
lends money. Interest is charged on principal amount at a certain rate for a
certain period. For example, 10% per year, 4% per quarter or 2% per month
etc. Principal amount means the amount of money that is originally borrowed
144
Sultan Kudarat State University
May Flor L. Tapot, MST
from an individual or a financial institution. It does not include interest. In
practice, the interest is charged using one of two methods. These are:
Under this method, the interest is charged only on the amount originally
lent (principal amount) to the borrower. Interest is not charged on any
accumulated interest under this method. Simple interest is usually charged on
short-term borrowings.
I = Prt
Where;
• I = Simple interest
• P = Principal amount
• i = rate of interest
• n = time/number of periods
I = Prt
Here, P = 5000, t = 4, r = 6%
145
Sultan Kudarat State University
May Flor L. Tapot, MST
Let us plug these values in the above formula
I = 5000 ⋅ 6/100 ⋅ 4
I = 1200
= Principal + Interest
= 5000 + 1200
= 6200
Example 2: Glen received 2,250.00 loan from bank. After six months, he paid
back 2,295.00 and closed the loan. Find the rate of interest.
I = 2295.00 – 2250.00
I = 45.00
In simple interest formula, we use time period in years. But, the time period
given in the question is in months.
6
6 months = year
12
146
Sultan Kudarat State University
May Flor L. Tapot, MST
1
6 months = 2
year
1
So, the time period is 2 year.
1
45 = 2250 • r • 2
45 = 1125 • r
45
= r
1125
0.04 = r
0.04 • 100 % = r
4% = r
Example 3: A man invests 16,500.00 in two kinds treasury notes, which yield
7.5% and 6% annually. After two years year, he earns 2,442.00 in interest. How
much does he invest at the 6 % rate?
147
Sultan Kudarat State University
May Flor L. Tapot, MST
= 16500 - x
Given: After two years, total interest earned in both the accounts is
2,442.00.
6 7.5
x • 100 • 2 + (16500 - x) • 100 • 2 = 2442
33 = 0.03x
33
0.03
= x
3300
= x
3
1100 = x
= 110% of x
= 1.10 ⋅ x
= 1.1x
Given: After three years, total interest earned in both the accounts is 5,760.00.
So, we have
5 10
x • 100 • 3 + 1.1x • 100 • 3 = 5760
0.48x = 5760
5760
x = 0.48
576000
x = 48
x = 12000
149
Sultan Kudarat State University
May Flor L. Tapot, MST
Example 5: In simple interest, a sum of money doubles itself in 10 years. Find
the number of years it will take to triple itself.
Solution:
From the above calculation, P is the interest for the first 10 years.
150
Sultan Kudarat State University
May Flor L. Tapot, MST
Hence, it will take 20 years for the principal to become triple itself.
Example 1: Suppose, you have deposited 100.00 with a bank for five years at
a rate of 5% per year compounded annually. The interest for the first year will
be computed on 100.00 and you will have 105.00 (100.00 principal + 5.00
interest) at the end of first year. The interest for the second year will be
computed on 105.00 and at the end of second year you will have 110.25 (105
principal + 5.25 interest). The interest for the third year will be computed on
110.25 and at the end of third year you will have 115.76 (110.25 principal +
5.51 interest). The following table shows the computation for 5-year period of
investment.
Principal Rate of
Year Interest Compound Amount
Amount Interest
1 100.00 5% 100.00 × 0.05 = 100.00 + 5.00 = 105.00
5.00
2 105.00 5% 105.00 × 0.05 = 105.00 + 5.25 = 110.25
5.25
3 110.25 5% 110.25 × 0.05 = 110.25 + 5.51 = 115.76
5.51
4 115.76 5% 115.76 ×0.05 = 115.76 + 5.79 = 121.55
5.79
151
Sultan Kudarat State University
May Flor L. Tapot, MST
5 121.55 5% 121.55 × 0.05 = 121.55 + 56.08 =
6.08 127.63
A = P(1 + i)n
Where;
• A = Compound amount
• P = Principal amount
• i = rate of interest
• n = number of periods
Example 2: The City Bank has issued a loan of 10,000.00 to a sole proprietor
for a period of 5-years. The interest rate for this loan is 5% and the interest is
compounded annually. Compute
1. compound amount
2. compound interest
152
Sultan Kudarat State University
May Flor L. Tapot, MST
A = P(1 + i)n
= 10,000 × (1 + 5%)5
= 10,000 × (1 + .05)5
= 10,000 × (1.05)5
= 10,000 × 1.276
= 12,760.00
Once the compound amount has been computed, the amount of interest
earned over the investment period can be computed by subtracting principal
amount from the compound amount. In this example, the principle amount is
10,000 and the compound amount computed above is 12,760.00. The amount
of compound interest for the fiver year period can be computed as follows:
= 12,760.00 – 10,000.00
= 2,760.00
153
Sultan Kudarat State University
May Flor L. Tapot, MST
amount to get the amount of compound interest for the given interest rate and
time period.
= 10,000.00 × (1 + 5%)5
= 10,000.00 × 1.276*
= 12,760.00
The future value tables are widely used in accounting and finance to save time
and avoid unnecessary computations.
Required: Compute the amount of interest that will be earned over 12-year
period:
= 6,000 × 0.09 × 12
154
Sultan Kudarat State University
May Flor L. Tapot, MST
= 6,480.00
= 6,000.00 × (1 + 9%)12
= 6,000.00 × 2.813*
= 16,878.00
Notice that compound interest is more than simple interest by 4,398 (10,878 –
6,480).
A credit card and a consumer loan are two different ways of borrowing
money and they provide different benefits. Which of the two is best suited for
you depends on your need and purchasing pattern.
A credit card provides a lot more flexibility in that you can decided how
much you want to borrow and how much you want to pay back every month.
As long as you stay within your credit limit you have the freedom to decided
how much you want to borrow and how much to pay back each month.
However, flexibility can tempt some to spend beyond their means. A credit card
155
Sultan Kudarat State University
May Flor L. Tapot, MST
is therefore more demanding since you need to be in charge of your own
spending and what you owe.
Summed up a consumer loan is the best choice for large purchases that
you plan to pay down over a longer period of time, while a credit card is best
for smaller purchases that can be paid back relatively quick.
• Good for someone who wants to borrow a one-time amount that you pay
back following a set down payment plan. A consumer loan provides
structure and predictability in your finances and you know exactly how
much you need to pay back each month.
• Lower interest than credit card debt.
• A consumer loan enables you to refinance smaller and more expensive
loans.
1. Good for someone who prefers flexibility as it gives you the opportunity
to borrow as you go as long as you stay within your credit limit provided.
2. Offers a no interest period between 30 and 52 days
3. You decided how much you want to pay within a certain time frame
4. The card may give you additional benefits such as bonuses and
discounts in stores, restaurants, online and other partner benefits
5. Most often a credit card includes travel and cancellation insurance
156
Sultan Kudarat State University
May Flor L. Tapot, MST
Bonds are simply loans made to an organization. They are a form of debt
and appear as liabilities in the organization's balance sheet. While stocks are
usually offered only in for-profit corporations, any organization can issue bonds.
Indeed, the governments of United States and Japan are among the largest
issuers of bonds. Bonds are also traded on exchanges but often have a lower
volume of transactions than stocks.
More specifically, here are the key differences between stocks and bonds:
• Voting rights. The holders of stock can vote on certain company issues,
such as the election of directors. Bond holders have no voting rights.
There are also variations on the stock and bond concept that share
features of both. In particular, some bonds have conversion features that
allow bondholders to convert their bonds into company stock at certain
predetermined ratios of stocks to bonds. This option is useful when the price
of a company's stock rises, allowing bondholders to achieve an immediate
capital gain. Converting to stock also gives a former bond holder the right
to vote on certain company issues.
157
Sultan Kudarat State University
May Flor L. Tapot, MST
A mutual fund is an open-end professionally managed investment fund
that pools money from many investors to purchase securities. These investors
may be retail or institutional in nature. The term is typically used in the United
States, Canada, and India, while similar structures across the globe include the
SICAV in Europe ('investment company with variable capital') and open-ended
investment company (OEIC) in the UK.
158
Sultan Kudarat State University
May Flor L. Tapot, MST
Summary:
159
Sultan Kudarat State University
May Flor L. Tapot, MST
✓ Owner-occupancy or home-ownership is a form of housing
tenure where a person, called the owner-occupier, owner-occupant,
or home owner, owns the home in which they live.
160
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.2 – a
The Mathematics of Finance
1. A loan of 10,000 has been issued for 6-years. Compute the amount to
be repaid by borrower to the lender if simple interest is charged @ 5%
per year.
2. Suppose 7,000 is divided into two bank accounts. One account pays
10% simple interest per year and the other pays 5%. After three years
there is a total of 1451.25 in interest between the two accounts. How
much was invested into each account (rounded to the nearest cent)?
3. John wants to have an interest income of 3,000 a year. How much must
he invest for one year at 8%?
4. Jane owes the bank some money at 4% per year. After half a year, she
paid 450.00 as interest. How much money does she owe the bank?
5. A student borrowed some money from his father at 2% simple interest
to buy a car. He paid his father 3,600.00 in interest after 3 years, how
much did he borrow?
6. A credit union loaned out 500,000, part at an annual rate of 6% and the
rest at an annual rate of 12%. The collected combined interest was
36,000 that year. How much did the credit union loan out at each rate?
161
Sultan Kudarat State University
May Flor L. Tapot, MST
Principal = 3,000.00
Rate = 4%
10. The compound interest and simple interest on a certain sum for 2 years
is 12,300.00 and 12,000.00 respectively. The rate of interest is same for
both compound interest and simple interest and it is compounded
annually. What is the principal?
162
Sultan Kudarat State University
May Flor L. Tapot, MST
ASSESSMENT TASK
Exercise 3.2 – b
The Mathematics of Finance
Research Project:
163
Sultan Kudarat State University
May Flor L. Tapot, MST
References:
The difference between stocks & bonds (2020, March, 4). Retrieved form
https://www.accountingtools.com/articles/what-is-the-difference-between-
stocks-and-bonds.html
164
Sultan Kudarat State University
May Flor L. Tapot, MST
Bibliography
2. Alejan, Ronnie O et. al. (2018). Mathematics in the Modern World. Mutya
Publishing House Inc., Malabon City
e – References:
165
Sultan Kudarat State University
May Flor L. Tapot, MST
13. Understanding Probability Distributions (2018). Retrieved from
https://www.statisticsbyjim.com/basics/probability-distributions/.
14. Geometry Wikipedia (2020). Retrieved from
https://en.wikipedia.org/wiki/Geometry
15. 40 Brilliant Geometric Patterns (And How To Use them in Your Designs)
(2020). Retrieved from https://blog.bannersnack.com/author/ana-
darstaru/
16. The T’boli Tribe of South Cotabato (2018, October, 23). Retrieved from
thingsasian.com
17. Interest (2018, February, 8). Retrieved from
https://www.investopedia.com/terms/i/interest.asp
18. Simple and Compound Interest (2018). Retrieved from
https://www.accountingformanagement.org/simple-and-compound-
interest/
19. Simple Interest Problems with Solutions (2012). Retrieved from
https://www.onlinemath4all.com/simple-interest-problems-with-
solutions.html
20. Credit vs. consumer loan (2020). Retrieved from www.enterrcard.com
21. The difference between stocks & bonds (2020, March, 4). Retrieved form
https://www.accountingtools.com/articles/what-is-the-difference-
between-stocks-and-bonds.html
166
Sultan Kudarat State University
May Flor L. Tapot, MST
Appendix A: z-table
167
Sultan Kudarat State University
May Flor L. Tapot, MST
Appendix B: Future Value of $1
168
Sultan Kudarat State University
May Flor L. Tapot, MST
Appendix C
169
Sultan Kudarat State University
May Flor L. Tapot, MST
Appendix D
170
Sultan Kudarat State University
May Flor L. Tapot, MST
Appendix E
171
Sultan Kudarat State University
May Flor L. Tapot, MST
GE701
MATHEMATICS IN THE MODERN WORLD
Syllabus
1st Semester
A.Y 2020 – 2021
172
Sultan Kudarat State University
May Flor L. Tapot, MST
UNIVERSITY VISION
A trailblazer in arts, science and technology in the region. UNIVERSITY OBJECTIVES
a. Enhance competency development, commitment,
UNIVERSITY MISSION professionalism, unity and true spirit of service for public
The University shall primarily provide advanced instruction accountability, transparency and delivery of quality
and professional training in science and technology, agriculture, services;
fisheries, education and other relevant fields of study. b. Provide relevant programs and professional trainings that
It shall also undertake research and extension services, and will respond to the development needs of the region;
provide progressive leadership in its areas of specialization. c. Strengthen local and international collaborations and
partnerships for borderless programs;
UNIVERSITY GOAL d. Develop a research culture among faculty and students;
To produce graduates with excellence and dignity in arts, e. Develop and promote environmentally-sound and
science and technology. market-driven knowledge and technologies at par with
international standards;
f. Promote research-based information and technologies
for sustainable development;
g. Enhance resource generation and mobilization to sustain
financial viability of the university.
173
Sultan Kudarat State University
May Flor L. Tapot, MST
174
Sultan Kudarat State University
May Flor L. Tapot, MST
175
Sultan Kudarat State University
May Flor L. Tapot, MST
7. Course Content
Topic: VMGO, Classroom Policies, Course Overview, Course Requirements, Grading System (1.5 hour)
Patterns and 1.1 Identify the The students can Video-watching Group a, h, i a, b, c, d Value of
Numbers in mathematical identify nature that Heads Output Self-
Nature and patterns and exhibits different Together: Small- Presentatio confiden
the numbers found patterns and Group Sharing n of ce,
Regularities in nature and regularities in the Selected Open-
in the World the World such world. Pattern mindedn
ess and
176
Sultan Kudarat State University
May Flor L. Tapot, MST
as symmetry in Insightfu
The Fibonacci snowflake and Rubric lness
Sequence tessellation in
honeycomb;
tiger’s stripes
and hyena’s
spots; Fibonacci
Importance of sequence in the
Mathematics sunflower,
in Life snail’s shell,
flower petals;
Nature of Exponential
Mathematics Growth Model in
world’s
population, the
weather,
fractals in ferns
,etc.
Value of
Role of Describe how The students can (Individual Individual Creativit
Mathematics Mathematics helps articulate the Collage) Output y,
in Other organize patterns importance of Collage of daily Presentatio Hardwor
Discipline and regularities and mathematics in one’s life, new n k,
predict behaviour of life. discoveries, Patienc
nature and technological Rubric e
phenomena and discoveries,
control its phenomenon
occurrences
177
Sultan Kudarat State University
May Flor L. Tapot, MST
178
Sultan Kudarat State University
May Flor L. Tapot, MST
The Four Basic Explain the four The students can Group Report Group Value of
Concepts of basic concepts: explain the four basic Assignment: Output Account
Mathematics: sets, functions, concepts such as Group 1: Sets ability
Set relations, and binary sets, functions, Group2: Rubric and
Relation operations relations and binary Relations Teamw
Function operations. Group 3: Quiz ork
Binary Operation Functions
Group 4: Binary
Operations
Elementary Logic Apply elementary The students can Group Reporting Value of
logic: correctly apply Self-
connectives, connectives, Board work reliance
quantifiers, quantifiers, negation
negation and and variables in
variables making valid
arguments.
179
Sultan Kudarat State University
May Flor L. Tapot, MST
Reasoning Use the two types of The students can use Group Activity Group c, d, h, i a, b, c, d Value of
reasoning- different types of (Brainstorming Presentatio Collabor
inductive and reasoning to justify and Argument- n of ation
deductive to statements and Construction) Constructed
justify arguments made Arguments
statements and about mathematics
arguments and mathematical Rubric
concepts.
Mathematical Writing basic kinds The students can Sticky Notes Students’ Value of
Proofs of mathematical write clear and logical Graph: Organized Logical
statements and proofs. Organizing Proof Thinking
construction of Statements in
their logical Forming the
proofs. Proof of
Mathematical
Statement
Polya’s 4-Steps in Solve different The students can Cooperative Presentatio Value of
Problem mathematical and solve problems Learning (Group n of Group Cooper
Solving recreational involving patterns and Effort in Solving Output ation
problems and recreational problems Problems) and
following Polya’s following Polya's four Rubric Interdep
four steps of steps. endenc
e
180
Sultan Kudarat State University
May Flor L. Tapot, MST
problem solving
strategies The students can
organize one's
methods and
approaches for
proving and solving
problems.
Basic 2.1 Perform the The students can use Practical Survey e, h, i a, b, c, d Value of
Statistical basic concepts variety of statistical Activity: Data Result Persiste
Concepts in Descriptive tools to process and Gathering and MS Excel nce and
Statistics, and manage numerical Data Output Effectiv
Measures of discuss Normal data. Description/Inter e
Central Distribution, pretation with Commu
Tendency Hypothesis Computer nication
Testing, Application
Measures of Regression and
Relative Correlation,
Position Least Squares
Lines and Chi-
Measures of square
Variation
Normal
Distribution
181
Sultan Kudarat State University
May Flor L. Tapot, MST
Linear 2.2 Plan or conduct The students can plan• Group Group Value of
Regression an experiment or or conduct their own Action Output Accurac
and study (optional) experiment or study Research y and
Correlation and make important Rubric Explorat
decisions with the use ion
of statistical data.
Mindanao 1.2 Identify different The students can Create Output may Value of
Designs, Arts transformations identify different geometric be in a form Creativit
and Culture , patterns and transformations of designs using of stitching, y and
diagrams, geometric figures and transformations drawing or Hardwor
designs, arts contribute to the any form of k
and culture enrichment of the artwork
Filipino culture and
Rubric
182
Sultan Kudarat State University
May Flor L. Tapot, MST
Simple and 2.1 Compute The students can Pair-Share Pair Output g, h, i a, b, c, d Value of
Compound simple and apply the different Activity Cooper
Interest compound concepts of (Problem ation
interest, credit mathematics of Solving)
Credit card vs. cards and finance in making
Consumer Loans consumer wise decisions related
loans, stocks, to personal finance.
Stocks, Bonds, bonds and
and Mutual mutual funds
Funds and home
ownership The students can
Home Ownership support the use of
Mathematics in
financial aspects and
endeavors in life.
TOTAL: 54 hours
Lectures: 51 hours
Examination (Midterm and Final): 3 hours
183
Sultan Kudarat State University
May Flor L. Tapot, MST
8. Course Evaluation
Course Requirements:
• Attendance
• Major Exams (Midterm and Final)
• Recorded Problem Sets, Quizzes and
all other outputs
• Research Paper (Optional)
Grading System:
Schedule of Examination
Midterm - ____________________
Final Term - ____________________
184
Sultan Kudarat State University
May Flor L. Tapot, MST
9. Bibliography
1. Daligdig, Romeo M. EdD et. al. (2019) Mathematics in the Modern World. LORIMAR Publishing Inc., Quezon City, Metro
Manila.
2. Alejan, Ronnie O et. al. (2018). Mathematics in the Modern World. Mutya Publishing House Inc., Malabon City
3. Tagaro, Cosuelo PhD (2014). Advanced Statistics 22nd edition
4. Ronald de Jong, Oct 23, 2008 | Destinations: Philippines / Mindanao
5. Scott, William Henry. Barangay: Sixteenth-Century Philippine Culture and Society. Ateneo de Manila University Press.
6. Eugenio, Damiana. Philippine Folk Literature Vol. VIII: The Epics. University of the Philippines Press.
e – References:
7. 22 Examples of Mathematics in Everyday Life (2020). Retrieved from https://studiousguy.com/examples-of-mathematics/
8. Nature and Characteristics of Mathematics (2014). Retrieved from http://drangelrathnabai.blogspot.com/2014/01/nature-
characteristics-of-mathematics.html
9. Deductive Reasoning vs. Inductive Reasoning (2017, July, 5). Retrieved from https://www.livescience.com/21569-deduction-
vs-induction.html
10. Inductive vs. deductive Reasoning (2019, November, 11). Retrieved from https://www.scribbr.com/methodology/inductive-
deductive-reasoning/
11. Immediate Algebra Tutorial 8: Introduction to Problem Solving (2011, July, 1). Retrieved from
https://www.wtamu.edu/academic/anns/mps/math/mathlab/int_algebra/int_alg_tut8_probsol.htm
12. Normal Distribution (2019). Retrieved from https://www.mathsisfun.com/data/standard-normal-distribution.html
13. Understanding Probability Distributions (2018). Retrieved from https://www.statisticsbyjim.com/basics/probability-
distributions/.
14. Geometry Wikipedia (2020). Retrieved from https://en.wikipedia.org/wiki/Geometry
185
Sultan Kudarat State University
May Flor L. Tapot, MST
15. 40 Brilliant Geometric Patterns (And How To Use them in Your Designs) (2020). Retrieved from
https://blog.bannersnack.com/author/ana-darstaru/
16. The T’boli Tribe of South Cotabato (2018, October, 23). Retrieved from thingsasian.com
17. Interest (2018, February, 8). Retrieved from https://www.investopedia.com/terms/i/interest.asp
18. Simple and Compound Interest (2018). Retrieved from https://www.accountingformanagement.org/simple-and-compound-
interest/
19. Simple Interest Problems with Solutions (2012). Retrieved from https://www.onlinemath4all.com/simple-interest-problems-
with-solutions.html
20. Credit vs. consumer loan (2020). Retrieved from www.enterrcard.com
21. The difference between stocks & bonds (2020, March, 4). Retrieved form https://www.accountingtools.com/articles/what-is-
the-difference-between-stocks-and-bonds.html
Prepared by:
SGD
MAY FLOR L. TAPOT, MST
Subject Teacher
SGD SGD
ARNEL Y. CELESTE, MIT RANDY T. BERINA, MAT
BSIT Program Head Dean
186