MMW Reviewer PDF
MMW Reviewer PDF
MMW Reviewer PDF
CHAPTER 1
Packing problems – finding optimum method of filling up a given space such as cubic or
spherical container.
o TIGER STRIPES AND HYENA SPOTS
“Chemical reactions and diffusions processes in cells determine growth patterns. (Alan
Turing)
o SUNFLOWER
Clockwise and counterclockwise arcs
o SNAIL SHELL
Protoconch – shells
Equiangular spiral – as distance from spiral center increase, the amplitude of angles form by
the radii to the point and tangent to the point remain constant
o Flower Petals
Fibonacci
o World Population
𝐴 = 𝑃𝑒 𝑟𝑡
A = size of population after growth
P = initial no. of people
R = rate of growth
T = time
E = Euler constant 2.718
FIBONACCI SEQUENCE
Sequence – ordered list of numbers called terms that may have repeated values
(example) 1, 1, 2, 3, 5, 8, 13
Fibonacci Sequence
o From Leonardo of Pisa
o Hypothesized from breeding and reproduction of rabbits
o Golden Ratio = 1.618
(1.618)𝑛 −(1−1.618)𝑛
o 𝑋𝑛 =
√5
ACTIVITY!!!
1, 4, 9, 16, 25, 36
A, C, E, G, I, K
22, 21, 25, 24, 28, 27, 31
41, 39, 37, 35, 33, 31
1, 8, 27, 64, 125, 216
16, 32, 64, 128, 256
CSD, ETF, GUH, IVJ, KWL
1, 4, 13, 40, 121, 364, 1093
FIB(19) 4179
FIB(20) 6762
CHAPTER 2
VARIABLES
Statement Translation
Are there numbers with the property
Are there numbers a & b with the
that the sum of their squares equals the
property that 𝑎2 + 𝑏 2 = (𝑎 + 𝑏)2
square of their sum
Given any real number, its square is
Given any real number r, 𝑟 2 ≥ 0
nonnegative
True for all/for every elements in a set. All positive numbers are
Universal
Generalization. greater than 0
universal, second
part is existential.
Universal Every pot has a
Existential lid For all pots P, there is a lid for P
“For all” “For For all pots P, there is a lid L such that L
Every” + “There is” is a lid for P
“Has” (and the [NOTE: this is an example of rewritten version
likes) na hindi pinaghiwalay yung description]
Some person in my class is at least as
First part of
There is a old as every person in my class
statement is
person in my There is a person p in my class such
existential, second
Existential class who is at that p is at least as old as every person
part is universal.
Universal least as old as in my class
every person in There is person p in my class with the
“There is” + “For
my class property that for every person q in my
all/every”
class, p is at least as old as q
LANGUAGE OF SETS
ADDITIONAL NOTES:
Symbols
(take note po na pwede lagyan ng superscript and symbols to determine whether positive siya or negative)
Symbol Definition Set
R Any number na hindi imaginary Set of all real numbers
Z Any number na hindi fraction Set of all integers
Q Numbers expressed in fractions Set of all rational numbers
Positive integers (0 is excluded
N kasi it is NEITHER positive nor Set of nonnegative integers
negative)
Origin – middle point in a line where the set of all points are placed
Continuous – real number line
Discrete – set of integers
Set Builder Notation – another way to specify set uses
o {𝑥 ∈ 𝑆|𝑃(𝑥)}
o Translation: x is an element of S such that P of x is true
o “ | “ -> such that
o Take note na yung P(x) is just a representation of what you must find para masabi na element si x ng
set na yun
o TIP WHEN ANSWERING: unahin mo idetermine mga possible answers mo before you filter out anong
klaseng sagot hinahanap niya.
Example
List of possible answers
Question Translation (regardless where it is Final answer
R,Z,Q,N)
x is an element of a real
number such that x is
{𝑥 ∈ 𝑅| − 2 < 𝑥 < 5} {-1, 0, 1, 2, 3, 4} {-1, 0, 1, 2, 3, 4}
greater than -2 but less
than 5
x is an element of an
integer such that x is
{𝑥 ∈ 𝑍| − 2 < 𝑥 < 5} {-1, 0, 1, 2, 3, 4} {-1, 0, 1, 2, 3, 4}
greater than -2 but less
than 5
x is an element of a
positive integer such
{𝑥 ∈ 𝑍 + | − 2 < 𝑥 < 5} {-1, 0, 1, 2, 3, 4} {1, 2, 3, 4}
that x is greater than -2
but less than 5
Ordered Pair – (a,b) consisting a and b together with the specification that a is the first element and b is the
second element
Cartesian Product – You will simply pair the elements sa dalawang set na given
o 𝐴 × 𝐵 = {(𝑎, 𝑏)|𝑎 ∈ 𝐴 𝑎𝑛𝑑 𝑏 ∈ 𝐵}
o Translation: A cross B, is the set of all ordered pairs such that a is in set A and b is in set B
Example: A = {1, 2, 3} B = {u,v}
Questions Answer
Find 𝐴 × 𝐵 𝐴 × 𝐵 = {(1,u), (2,u), (3,u), (1,v), (2,v), (3,v)}
Find 𝐵 × 𝐴 𝐵 × 𝐴 = {(u,1), (u,2), (u,3), (v,1), (v,2), (v,3)}
Find B× 𝐵 𝐵 × 𝐵 = {(u,u), (u,v), (v,u), (v,v)}
LANGUAGE OF RELATIONS AND FUNCTIONS
Relation – a relation from sets A & B is a subset of 𝐴 × 𝐵, given an ordered pair (x,y) in 𝐴 × 𝐵 , x is related to
y by R.
o 𝑥 𝑅 𝑦 means that (𝑥, 𝑦) ∈ 𝑅 -> x is related to y by R
o Domain – Set A
o Co-domain – Set B
𝑥−𝑦
Example (Subset): A = {1,2} B = {1,2,3} Given any (x,y)∈ 𝐴 × 𝐵, (x,y) )∈ 𝑅 means that 2
is an integer
STEPS!!
1. Pair up 𝐴 × 𝐵
𝑥−𝑦
2. Among sa partners, use the values to answer
2
Example (Circle Relation): Define a relation C from R to R as follows: For any (x,y) ∈ 𝑅 × 𝑅 , (x,y) ∈ 𝑅
Means that 𝑥 2 + 𝑦 2 = 1
Note: bold R pertains to Real numbers
Question Answer
1. Is (1,0) ∈ 𝐶? 1. Yes, because it satisfies 𝑥 2 + 𝑦 2 = 1
2. Is (0,0) ∈ 𝐶? 2. No, because it does not satisfy 𝑥 2 + 𝑦 2 = 1
−1 √3
3. Is ( , ) ∈ 𝐶? 3. Yes, because it satisfies 𝑥 2 + 𝑦 2 = 1
2 2
Function Machines – another useful way to think of a function (just remember these machines and outputs)
o 𝐼𝑛𝑝𝑢𝑡 𝑥 → 𝐹𝑈𝑁𝐶𝑇𝐼𝑂𝑁 𝑀𝐴𝐶𝐻𝐼𝑁𝐸 → 𝑓(𝑥)𝑜𝑢𝑡𝑝𝑢𝑡
o 𝑥 → 𝑆𝑄𝑈𝐴𝑅𝐼𝑁𝐺 𝐹𝑈𝑁𝐶𝑇𝐼𝑂𝑁 → 𝑓(𝑥) = 𝑥 2
o 𝑛 → 𝑆𝑈𝐶𝐶𝐸𝑆𝑆𝑂𝑅 𝐹𝑈𝑁𝐶𝑇𝐼𝑂𝑁 → 𝑔(𝑛) = 𝑛 + 1
o 𝑟 → 𝐶𝑂𝑁𝑆𝑇𝐴𝑁𝑇 𝐹𝑈𝑁𝐶𝑇𝐼𝑂𝑁 → ℎ(𝑟) = 2
o NOTE: f(x) is same as g(x) so kung sa midterms niyo, ginamit yung g(x), same lang gagawin niyo.
CHAPTER 3
Clues:
1. Maria gets home from work after the banker but before the dentist
2. Sarah, who is last to get home, is not the editor
3. The dentist and Sarah leave for work at the same time
Polya’s Problem Solving Strategy - four step strategy [honestly, kayo talaga bahala papaano gagawin ninyo
dito as long as u follow the steps and tama sagot niyo]
1. Understand the problem [ano yung hinihingi sa problem]
2. Devise a plan [find a way or solutions na pwede niyo gamitin]
3. Carry out the plan [list, compute, etc, kung anuman ang nakasulat sa devise a plan, yun gagawin niyo]
4. Review the solution [write the final answer and double check]
Reading and interpreting Graphs – used to display numerical info in a visual format
CHAPTER 4
Median – middle number [of an odd set of data] or mean of two middle numbers [of an even set of data]
Mode – number that occurs most frequently
Weighted Mean – sum of the products of each data. Often used when some data are more important than
Σ (𝑥 × 𝑤𝑒𝑖𝑔ℎ𝑡)
others; 𝑊𝑒𝑖𝑔ℎ𝑡𝑒𝑑 𝑀𝑒𝑎𝑛 =
Σ of weight
Raw Data – data that have not been organized or manipulated in any manner
Frequency distribution – table that lists observed events and the frequency of occurrence of each observed
events [bale ilang beses ito lumabas… frequency… frequent]
MEASURES OF DISPERSION
Σ(𝑥−𝑚𝑒𝑎𝑛 𝑜𝑓 𝑠𝑎𝑚𝑝𝑙𝑒𝑠)2
o Standard Deviation of Sample 𝑠 = √ 𝑛−1
Steps!!
1. Determine the mean
2. Calculate the deviation
3. Square the deviation
4. Divide
5. Root
Variance – square of a standard deviation of the data 𝜎 2 (variance of population) 𝑠 2 (variance of sample)
Bale you just have to square the answer.
MEASURES OF RELATIVE POSITION
z-scores – number of standard deviations that x is above or below the mean of the data
𝑥−𝜇
o Population - 𝑧𝑥 𝜎
𝑥−𝑚𝑒𝑎𝑛
o Sample - 𝑧𝑥 𝑠
NORMAL DISTRIBUTIONS
Grouped Frequency Distribution – table where large sets of data are displayed
o Class – each interval sa table [upper class boundary and lower class boundary]
o Histogram – graph of the frequency distribution table
o Relative Frequency Distribution - type of frequency distribution that lists the percent of the data
in each class
o Relative Frequency Histogram – percent of the frequency on the vertical axis
Normal Distribution and Empirical Rule
Normal Distribution – forms a bell shaped curve that is symmetric about a vertical line through the mean
of the data
o PROPERTIES OF NORMAL DISTRIBUTION
1. Graph is symmetric about a vertical line through the MEAN.
2. Mean median and mode are equal
3. Y-value of each point on the curve us the percent (pero naka decimal)os the data at the
corresponding x value
4. Areas under the curve are symmetric
5. Total area under the curve is 1 or 100%
Empirical Rule
Standard Normal Distribution – normal distribution that has a mean of 0 and a standard deviation of 1
[dito kayo gagamit z table]
𝑥−𝜇 𝑥−𝑚𝑒𝑎𝑛
o 𝑧𝑥 = 𝜎
𝑧𝑥 = 𝑠
gagamitin niyo lang it pag hindi binigay directly ang z
Simple Example: find the area of the standard normal distribution between z= -1.44 and z = 0]
Another Example: Find the area of the standard normal distribution to the right of z = 0.82
Remember na 0.500 and equivalent ng dalawang halves
Determine equivalent of 0.82 sa z table [sagot is 0.294]
Subtract 0.500 and 0.294 [there will be a situation na ia-add niyo sila, it occurs pag kunyare
hinahanap yung area to the left and lampas yung z sa mean and vice versa]
Answer is 0.206 square units
Another Example: Find the area of the standard normal distribution between z = 0.25 and z = -1.5
Find equivalents sa z table [0.25 = 0.099 and -1.5 = 43.3]
Take note na the equivalents are measurements na mula sa mean/sa gitna
Add 0.099 and 43.3
Answer is 53.2%
This is going to be overwhelming
kasi andaming symbols sa formula
LINEAR REGRESSION AND CORRELATION pero trust me, medyo madali siya
kasi direct substitution na siya, so
Linear Regression – used to determine whether two variables are related because oki?
Bivariate data – two variables in the data
Scatter plot/Scatter diagram – graph to illustrate bivariate data
Least-Squares Regression Line –[for set of bivariate data] is the line that minimizes sum of the squares of
the vertical deviations from each data point to the line
o ŷ = 𝑎𝑥 + 𝑏, 𝑤ℎ𝑒𝑟𝑒
𝑛Σ𝑥𝑦 −(Σx)(Σy)
o 𝑎= 𝑛Σ𝑥 2 −(Σx)2
and 𝑏 = ȳ − 𝑎
Σ𝑥 Σ𝑦
o PLEASE TAKE NOTE THAT x̄ = 𝑛
ȳ= 𝑛
Linear Correlation coefficient – used to determine strength of a linear relationship between two variables
Positive correlation – if answer is positive; if one variable increase, then other variable increases
Negative Correlation – if answer is negative; if one variable increase, the other variable decreases