Mathematics in The Modern World
Mathematics in The Modern World
1. SYMMETRY
● According to the American Heritage Dictionary,
symmetry is an exact correspondence of form
and constituent configuration on opposite sides
of a dividing line or plane or about a center or an 2. FRACTALS
axis. It indicates that you can draw an imaginary ● These are never-ending patterns that are
line across an object and the resulting parts are self-similar across different scales.
mirror images of each other. ● The image just reappears over and over again
no matter how many times the object is
1.1. REFLECTION SYMMETRY magnified.
● It is also called mirror symmetry or line
symmetry. It is made with a line going through
an object which divides it into two pieces which
are mirror images of each other. This is often
termed as bilateral symmetry as it divides the
object into two ("bi" means two mirror images.
Ray Punla | 1
Mathematics in the Modern World
1st year l 1st semester
Ray Punla | 3
Mathematics in the Modern World
1st year l 1st semester
MODULE 2
LESSON 1: CHARACTERISTICS OF
MATHEMATICS AS A LANGUAGE
Mathematics English
Ray Punla | 4
Mathematics in the Modern World
1st year l 1st semester
Ray Punla | 5
Mathematics in the Modern World
1st year l 1st semester
3. Universal set - The universal set U is the set of all Symbol Meaning Example
elements under discussion. Union of Sets U a set containing Let A = { l,o,v,e },
Ex: A set of an English alphabet all elements that B = { o,v,e,r }
are in A or in B or Find A U B.
U = {a, b, c, d, ..., z} in both A and B. AUB= {l, o, v, e, r}
Ray Punla | 6
Mathematics in the Modern World
1st year l 1st semester
Statement or Propositional
● A statement or propositional is a declarative
sentence that is true or false but not both.
Propositional variables such as p,q,r,s, t, etc. are
used to represent propositions.
Ray Punla | 7
Mathematics in the Modern World
1st year l 1st semester
DEFINITIONS:
Let p and q be propositions. 5. BICONDITIONAL - The bi-conditional of the
propositions p and q is the compound statement “if p
1. CONJUNCTION - The conjunction of the propositions and only if q" denoted as p → q which is true only when
p and q is the compound statement "p and q" denoted both p and q have the same truth values.
as p^ q which is true only when both p and q are true,
otherwise, it is false.
Statement p→ q
2. DISJUNCTION - The disjunction of the propositions p If p, then q
and q is the compound statement "p or a" denoted as p
v q which is false only when both p and q are false, Converse q→ p
otherwise, it is true. If q, then p
Inverse ~p → ~ q
If not p, then not q
Contrapositive ~q → ~p
If not q, then not p
3. NEGATION - The negation of the statement p is If you will review your lessons, then you will pass the
denoted by -p where - is the symbol for "not". The truth exam
value of the negation is always the reverse of the truth P: You will review your lessans
value of the original statement. Q: You will pass the exam.
Converse : If Q then P
Inverse : If not P then not Q
Contrapositive : If not Q then not P
Ray Punla | 8
Mathematics in the Modern World
1st year l 1st semester
What is mathematical reasoning in mathematics in the ● Example 2. All dolphins are mammals. All
modern world? mammals have kidneys.
● Inductive and deductive reasoning are two ● Therefore, all dolphins have kidneys.
fundamental forms of reasoning in mathematics.
● The formal theorems and proofs that we rely on Example 3. Elephants have cells in their bodies, and all
today all began with these two types of cells have
reasoning. Even today, mathematicians are DNA. Therefore, elephants have DNA.
actively using these two types of reasoning to
discover new mathematical theorems and
proofs.
Standard Deviation
● The square root of the variance and absolute
measure of dispersion.
Coefficient of Variation
● The relative measure is known as the coefficient
of variation. It is obtained by dividing the
standard deviation by the mean and expressed
in percentage.
Ray Punla | 10
Mathematics in the Modern World
1st year l 1st semester
Ray Punla | 11
Mathematics in the Modern World
1st year l 1st semester
Lesson 6.3. Types of Statistical Test ● Accept Null Hypothesis if the computed value is
less than the tabular value.
● Reject Null Hypothesis if the computed value is
Test for Comparison Z-test
T-test greater than the tabular value.
ANOVA
LESSON 6.5.: STATISTICAL TEST
Determining the Degree of Correlation TEAST FOR COMPARISON AND
Relationship
T-TEST
For Prediction Linear Regression ● A t-test is a statistical test that is used to
Multiple Regression compare the means of two groups. It is often
used in hypothesis testing to determine whether
Test for Comparison & Chi-Square a process or treatment influences the population
Determining Relationship of interest, or whether two groups are different
from one another.
LESSON 6.4.: STEPS IN HYPOTHESIS TESTING
Types of t-Test
1. One-sample t-test - is used if there is one group
1. Formulate the null hypothesis (Ho) and the alternative
being compared against a standard value (e.g.,
hypothesis (Ha) .
comparing the acidity of a liquid to a neutral pH
of 7).
2. Set the level of significance.
2. Two-sample t-test - is used if the groups come
● Choose between 1% to 10% depending on the
from two different populations (e.g., two different
risk of error the researcher is willing to take. A
species, or people from two separate cities).
1% level of significance means the researcher is
3. Paired t-test - is used if the groups come from a
giving 1% error on his decision and that he is
single population (e.g., measuring before and
99% confident of his decision to be right.
after an experimental treatment).
3. Identify the statistical test.
Types of Testing
● either one-tailed or 2-tailed.
1. Two-tailed t-test - if you only care whether the
two populations are different from one another.
4. Determine the tabular value
2. One-tailed t-test - if you want to know whether
one population mean is greater than or less than
the other.
Z-TEST
● A z-test is a statistical test used to determine
whether two population means are different
when the variances are known, and the sample
size is large (n>30).
Ray Punla | 13
Mathematics in the Modern World
1st year l 1st semester
One-Way ANOVA
● The One-way ANOVA is used to determine
whether there are any statistically significant
differences between the means of three or more
independent (unrelated) groups. It will tell you
that at least two groups were different from each
other: But it won't tell you which groups were
different. In this case, you may need to run an
ad hoc test to tell you exactly which groups had
TEST FOR PREDICTION
a difference in means.
LINEAR REGRESSION
● Linear regression is used to look at the linear
Two-Way ANOVA (Without Replication)
relationship between one normally distributed
● Two groups, and the members of those groups
interval predictor (or more) and one normally
are doing more than one thing.
distributed interval outcome variable.
● For example, two groups of patients from
● Linear regression compares two variables x and
different hospitals undergoing two different
y to answer the question, "how does y charge
therapies.
with x?" The variables x and y are usually
plotted on the scatterplot and the function that
TEST OF DEGREE RELATIONSHIP
best explains the points on the scatterplot is
CORRELATION
obtained. This function is represented by a
● A correlation is used to see the relationship
straight line.
between two (or more) normally distributed
● The points might not fit the function exactly, the
interval variables.
points may not be on the line, but the aim is to
● The Pearson product-moment correlation
get as close as possible. Since the function is
coefficient is a measure of the strength of the
represented by a straightline, the function f will
linear relationship between two variables. It is
be of the form f(x) = mx + c for constants m and
referred to as Pearson's correlation or Pearson's
c.
r or simply as the correlation coefficient.
● In general, the equation of the regression line
● Pearson's r can range from -1 to 1. An r of -1
has the form predicted y = a + 6
indicates a perfect negative linear relationship
● **where a and b are constants. The constant a
between variables, an r of 0 indicates no linear
represents the y-intercept or the value when x =
relationship between variables, and an r of 1
0. The constant b represents the slope.
indicates a perfect positive linear relationship
between variables.
TEST FOR COMPARISON AND
DETERMINING RELATIONSHIP
CHI-SQUARE
A chi-square statistic is a test that measures how
expected
values compare to actual observed data. It is also
commonly
used for testing relationships between categorical
variables.
Ray Punla | 14