Reviewer Sa MMW
Reviewer Sa MMW
Mathematics is the
, and the nature Human mind and culture have
exploits just about every developed a formal system of
pattern that there is. thought for recognizing,
It provides tools that let classifying, and exploiting
scientists calculate what nature patterns now known as
is doing, and providing new Mathematics.
questions for the
mathematicians to sort out to
their own satisfaction.
Patterns is a
in the world or in a
manmade design. Using mathematics in
We are still learning to organizing and systematizing
recognize new kinds of pattern. ideas about patterns, we’ve
Only within the last thirty years discovered a great secret:
has humanity become explicitly “nature's patterns are not just
aware of the two types of there to be admired, they are
pattern now known as fractals vital clues to the rules that
and chaos. govern natural processes.
are geometric shapes
that repeat their structure on Cool Math Facts about Snowflakes
ever-finer scales, is a • Snowflakes have six points and
kind of apparent randomness are hexagonal.
whose origins are entirely • Snowflakes have from 180 billion
deterministic, and Nature to 10
"knew about“ these patterns quintillion (10^19) molecules of
billions of years ago, for clouds water.
are fractal and weather is • They fall at a rate of 3.1 miles per
chaotic. It took humanity a hour or 4.96 kilometers per hour.
while to catch up. • There are 6 basic types of
- in mathematics, a snowflakes based on their 3
geometric shape that is complex dimensional shape: flat, column,
and detailed in structure at any stars, dendrite, lacy, needle, and
level of magnification. capped column.
ex. Snowflake • The temperature of the air and
- theory describing the the humidity where the snowflake
complex and unpredictable motion forms determines the type of
or dynamics of systems that are snowflake that will form.
sensitive to their initial conditions. • Dendrites form when the air
ex. Electric circuit, electrical brain temperature is between -8 degrees
activity
GOODLUCK FUTURE ENGINEER!!!!!!!!!
TIGER STRIPES
• Tigers are the only cat species
that are completely striped. They o A key element to an organism’s
even have stripes on their skin. survival is efficiency.
• Stripe density varies by o Increased efficiency allows an
subspecies. The stripes on a organism to spend as little energy
Sumatran tiger are closer as possible, which is an important
together than those on any other factor for survival. When food
subspecies. becomes scarce, energy must be
• No two tigers have the same conserved.
stripes. Like human fingerprints, their o Efficiency is key.
stripe patterns are unique to each
individual.
• Stripes range in color from light
brown to black and are not
symmetrical on both
Fibonacci in nature
The Sunflower, shell, Flower petals ,
Ocean wave, Galaxy
GOODLUCK FUTURE ENGINEER!!!!!!!!!
a+a+a+a+a
By convention, we use u to be an
initial speed, and v to be a final
speed.
MEASURES OF POSITION
Measures of position, also known as measures of location, describe the
relative standing of a data point within a dataset. These statistical tools
help us understand where specific values lie in relation to the entire
distribution.
are statistical measures that divide a dataset into equal parts,
similar to percentiles, quartiles, and deciles. They are generalized terms for
measures that split the data into any number of equal-sized parts. The
divisions are typically made into equal intervals of frequency or rank,
allowing us to understand the distribution of values.
Quartiles are specific types of fractiles that divide a dataset into four equal
parts, each representing 25% of the data. They help in understanding the
spread and distribution of data by identifying the values below which
certain percentages of the data fall. There are three quartiles in a dataset:
:The 25th percentile. It is the value below which 25% of
the data points fall. It marks the boundary for the lowest 25% of the data.
Example: If you have a dataset of exam scores, and Q1 is 60, then
25% of the students scored below 60.
: The 50th percentile, also known as the median. It
divides the dataset into two equal halves. 50% of the data points fall
below this value, and 50% fall above it.
Example: In the same dataset, if Q2 is 75, then half of the students
scored below 75 and the other half scored above it.
3. : The 75th percentile. It is the value below which 75%
of the data points fall. It marks the boundary for the lowest 75% of the
data.
Example: If Q3 is 85, then 75% of the students scored below 85.
How to Calculate Quartiles?
1. Arrange the Data: Sort the data in ascending order.
2. Find the Median (Q2): This is the middle value of the dataset. If the
number of data points (n) is odd, the median is the middle value. If n is
even, the median is the average of the two middle values.
Example Calculation
Consider the dataset: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100.
Q1 = 30
Q2 = 55
Q3 = 80
Formula
IQR=Q3−Q1
GOODLUCK FUTURE ENGINEER!!!!!!!!!
Example Calculation
Consider the dataset: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100.
Find Quartiles:
Calculate IQR:
IQR=Q3−Q1=80−30=50
Interpretation
Small IQR: Indicates that the middle 50% of the data points are
close to each other, suggesting less variability within this central
portion.
Large IQR: Indicates that the middle 50% of the data points are
spread out, suggesting more variability.
The IQR is often used in box plots to visualize the spread of the data and to
identify outliers, which are typically defined as values that fall outside 1.5
times the IQR above Q3 or below Q1.
GOODLUCK FUTURE ENGINEER!!!!!!!!!
BOX-&-WHISKERS PLOT
Formula:
Where:
o X = the value,
o μ= the mean of the dataset,
o σ= the standard deviation of the dataset.
Sets, Functions,
Sets, Functions,Relations, and Binary
Relations, Operation
and Binary Operations
The set of natural numbers is also called the set of counting numbers.
Rational numbers can also be written in the form where p and q are
Example:
a. the set of natural numbers less than 5 ; { 1, 2, 3, 4 }
instance { d ,e, f } = { e, f, d}
State whether each of the following pairs of sets are equal, equivalent,
both, or neither.
a. { a, e, i, o, u} , {3,7, 11, 15, 19} ; the sets are not equal but has exactly
five elements, so the sets are equivalent
b. { 4, -2, 7} , { 3, 4, 7, 9 } ; the first set has three elements and the second
sets has four elements, so the are not equal and are not equivalent
A function is a set of ordered pairs (x, y) such that no two ordered pairs
have the same x-value but different y values.
GOODLUCK FUTURE ENGINEER!!!!!!!!!
2. g = {(1,3), (1,4), (2,5), (2,6), (3,7)} ; relation , because (1,3) , (1,4), (2,5)
and (2,6) are ordered pairs with the same x-value but different y-values
Inductive reasoning is not used just to predict the next number in a list. In
Example 2 we use inductive reasoning to makea conjecture about an
arithmetic procedure.
Example 2 ( use inductive reasoning to make a conjecture )
Consider the following procedure: Pick a number. Multiply the number by
8, add 6 to the product, divide the sum by 2,
and subtract 3.
Complete the above procedure for several different numbers. Use
inductive reasoning to make a conjecture about the
relationship between the size of the resulting number and the size of the
original number.
GOODLUCK FUTURE ENGINEER!!!!!!!!!
Solution
Suppose we pick 5 as our original number. Then the procedure would
produce the following results:
Original number: 5
Multiply by 8: 8 x 5 = 40
Add 6: 40 + 6 = 46
Divide by 2: 46 / 2 = 23
Subtract 3: 23 - 3 = 20
Scientists often use inductive reasoning. For instance, Galileo Galilei (1564–
1642) used inductive reasoning to discover that the time required for a
pendulum to complete one swing, called the period of the pendulum,
depends on the length of the pendulum. Galileo did not have a clock, so
he measured the periods of pendulums in “heartbeats”. The following
table shows some results obtained for pendulums of various lengths. For
the sake of convenience, a length of 10 inches has been designated as 1
unit.
GOODLUCK FUTURE ENGINEER!!!!!!!!!
Solution
a. In the table, each pendulum has a period that is the square root of its
length. Thus we conjecture that a pendulum with a length of 49 units will
have a period of 7 heartbeats.
b. In the table, a pendulum with a length of 4 units has a period that is
twice that of a pendulum with a length of 1 unit. A pendulum with a
length of 16 units has a period that is twice that of a pendulum with a
length of 4 units. It appears that quadrupling the length of a pendulum
doubles its period.
LOGIC
In today’s complex world, it is not easy to summarize in a few paragraphs
the subject matter known as logic. For lawyers and judges, logic is the
science of correct reasoning. They often use logic to communicate more
effectively, construct valid arguments, analyze legal contracts, and make
decisions.
Many other professions also make extensive use of logic. For instance,
programmers use logic to design computer software, electrical engineers
use logic to design circuits for smart phones, and mathematicians use
logic to solve problems and construct mathematical proofs.
You may not know if the sentence is true, but you do know that the
sentence is either true or it is false, and that it is not both true and false.
Thus, you know that the sentence is a statement.
Connecting simple statements with words and phrases such as and, or,
if ... then, and if and only if creates a compound
statement. For instance, “I will attend the meeting or I will go to school.” is
a compound statement. It is composed of the
two simple statements, “I will attend the meeting.” and “I will go to
school.” The word or is a connective for the two
simple statements.
PROBLEM SOLVING
BINARY SOLUTION
GOODLUCK FUTURE ENGINEER!!!!!!!!!
GOODLUCK FUTURE ENGINEER!!!!!!!!!
GOODLUCK FUTURE ENGINEER!!!!!!!!!
GOODLUCK FUTURE ENGINEER!!!!!!!!!