Title: Professor J' P' Thomas
1PROBLEM SOLVING
- List everything that you know about the problem.
- Identify the question or unknown.
- List any underlying formulae.
- Solve the problem.
- (Dont take short cuts or skip any steps).
2VOTING METHODS
Plurality Method the most votes wins.
Plurality Method with a Runoff winner needs
more than 50 of votes
Preference Ranking Ordering candidates by
preference.
Bordas Method a scoring system.
Head to Head Comparisons the most votes
between 2 candidates.
Approval Method highest number of approval
votes.
3PREFERENCE RANKING
Number of Voters
Plurality
4
2
3
2
By Plurality Method Tuesday Wins
4PREFERENCE RANKING
Number of Voters
4
By Plurality with a Runoff Thursday Wins
5BORDAS METHOD
Count
10 11 9
1 2 3
2 1 3
2 3 1
3 2 1
3 2 1
2 3 1
2 1 3
1 2 3
3 2 1
2 1 3
1 2 3
4 6 2
Winner by Borda Count - Horowitz
Winner by Preference Vote Horowitz Taylor tied.
6HEAD TO HEAD COMPARISON
2 3
3 2
3 2
Since Horowitz beat both Coleman and Taylor in a
Head to Head Comparison, Horowitz is a Condorcet
Winner!
7APPROVAL VOTING
6 8 4 1 6
Approval voting winner Alvarez
8COMPARISON OF VOTING METHODS
Preference Voting June July Tie.
By Borda Count June Wins.
Approval Voting June Wins.
9IDEAL VOTING SYSTEM
10EXPONENTS
LAWS OF EXPONENTS
11EXPONENTIAL FUNCTION
y b x
12SOLVING EXPONENTIAL FUNCTIONS ALGEBRAICALLY
SOLVE BY
IF
Equal Bases
Bases are equal
Inverse Function y b x ? x log b y
Base is 10 or e
Log of Function
In any case
13PROPERTIES OF LOGARITHMS
14INTEREST FORMULAE
15PERIODIC PAYMENTS
16AMORTIZATION SCHEDULE
17PATHS AND CIRCUITS
Eularian Paths and Circuits
Paths through a network where every edge is used
only once.
Hamiltonian Paths and Circuits
Paths through a network where every vertex is
used only once.
18PATHS
19EURLARIAN PATHS AND CIRCUITS
20EULARIZATION
21NEWSPAPER ROUTE EULARIZATION
22HAMILTONIAN PATHS AND CIRCUITS
23TRAVELING SALESMAN PROBLEM
Greedy Algorithm
Nearest Neighbor Algorithm
4 8 11 2 10 35
2 4 5 8 11 30
24TRAVELING SALESMAN PROBLEM
Nearest Neighbor Algorithm
Greedy Algorithm
2 3 7 4 5 5 26
2 3 10 9 4 4 32
25SPANNING TREES
Spanning Tree
Subgraph that is not a tree
Subgraph that is a tree, But not a Spanning Tree
Subgraph that is not a tree Not connected.
26PRIMS ALGORITHM
27REGULAR POLYGONS
28CLASSIFICATION OF TRIANGLES
BY ANGLES
BY SIDES
29TYPES OF QUADRILATERALS
30MODULAR ARITHMATIC
31BASE 10 NOTATION
32DIVISIBILITY TESTS
33ROUND ROBIN SCHEDULING
34CRYPTOLOGY
35INVERSE MOD 26
36HILL CIPHER
ENCRYPTION
DECRYPTION
37INVERSE MOD 26
38PROBABILITY DEFINITIONS
Probability mathematical estimate of the
likelihood that some event will occur.
Empirical Probability
frequency of occurrence of an event as
determined by an experiment.
Theoretical Probability
frequency of occurrence of an event as
determined mathematically
39PROBABILITY DEFINITIONS
Experiment an examination to estimate the
likelihood that some event will occur.
Event subset of outcomes of an experiment.
Outcome result of an experiment.
Sample Space set of all possible outcomes.
Equal Likelihood each event in the sample space
has the same probability of occurring.
40PROBABILTY EQUATIONS
Empirical Probability P(E) number of times
event E occurred . number of
times experiment performed
Theoretical Probability P(E) number of
favorable outcomes . total number of
possible outcomes
41BASIC PROPERTIES OF PROBILITIES
1. The probability of an event is always between
0 and 1 inclusive. 0 lt P(E) lt 1
2. The probability of an event that cannot occur
(impossible event) is 0.
3. The probability of an event that must occur
(certain event) is 1.
4. The sum of the probabilities of all possible
outcomes of an experiment is 1. SP(E) 1
5. The probability of an event not occurring is
1 minus the probability of its occurring.
P(E) 1 P(E) or P(E) 1 P(E)
42LAWS OF PROBABILITIES
P(A or B) P(A ? B) P(A) P(B) P(A ? B)
P(A or B) A and B Mutually Exclusive P(A ? B)
P(A) P(B)
P(A given B) P(AB)P(A ? B) P(B)
P(A and B) P(A ? B) P(AB) P(B)
P(A and B) A and B Independent P(A ? B) P(A)
P(B)
43EXPECTED VALUE