Arithmetic and Statistics
Arithmetic and Statistics
Arithmetic and Statistics
I. Scientific Notation - rewriting numbers in the form a × 10n , where a<10 and n is an integer.
○ A large number in scientific notation - begin at the end of the number at the rightmost side, and move it as many
places to the left until there is only one digit left of the decimal point.
■ Example: Express 280,000,000,000 in scientific notation
■ Answer: 2.8 × 1011
○ A small number in scientific notation - begin at the end of the number at the leftmost side, and move it as many
places to the right until there is only one digit left at the right of the decimal point.
■ Example: 0.000000000000026
■ Answer: 2.6 × 1014
II. Rational and Irrational Numbers
○ A Rational number is a real number that can be written as a simple fraction.
Examples:
■ Number as a fraction: 3-3/1; 1.25-5/4; 0.01-1/100; 0.111…-1/9
○ An irrational number is a real number that CANNOT be written as a simple fraction
Examples: √2; ³√9; pi; e
III. Odd and Even Numbers
○ An odd number is an integer that CANNOT be divided exactly by 2. Its units digit should be 1, 3, 5, 7 or 9
○ An even number is an integer that CAN be divided exactly by 2. Its units digit should be 2, 4, 6, 8, or 0.
○ Addition and Subtraction of odd and even numbers
■ Even + Even = Even
■ Odd + Odd = Even
■ Even + Odd = Odd
○ Multiplication of Odd and Even Numbers
■ With at least one even factor = Even
■ With no even factor = Odd
○ Consecutive Integers
■ If a number k is even, then k + 1 is odd
■ If a number k is odd, then k + 1 is even
IV. Divisibility Rules
Even number 2
The integer represented without its units digit minus twice the 7
units digit of the original integer is divisible by 7
Note: Sometimes, a more general G (Grouping) is used instead of P (Parentheses) to include higher grouping symbols like
square brackets ( [ ] ) and curly braces ( { } ).
Conversion:
1.Fraction to Decimal:
● Divide numerator by denominator.
2
ex. = 2 / 5 = 0.4
5
2.Decimal to Fraction:
● Write number in fraction form over 1.
● Multiple numerator and denominator by 10 until numerator is a whole number.
● Simplify the fraction.
ex. 0.75 = 0.75 100
1 * 100
75
= 100 = 34
○ Percent:
■ Percent is taken from the Latin phrase per centum, meaning ‘by the hundred’.
■ A percent is a fraction/decimal/ratio expressed as part of a hundred.
ex. 0.75 = 0.75 100
1 * 100
75
= 100 = 75%
○ Conversion:
■ Decimal to Percent:
■ Multiply the decimal by 100.
■ Attach the % symbol.
ex. 0.75 = 0.75 * 100 = 75%
○ Percent to Decimal:
■ Divide the decimal by 100.
38
ex. 38% = 100 = 0.38
○ Fraction to Percent:
■ Multiply a number to the numerator and denominator that will make the denominator 100.
■ Attach the % symbol.
ex. 35 = 35 * 20
20 60
= 100 = 60%
○ Percent to Fraction:
■ Express percent as fraction by making its denominator 100.
■ Simplify.
88 22
ex. 88% = 100 = 25
Note: It is much easier to convert to percent by expressing the fraction as a decimal, then multiplying it by 100.
VII. Probability
○ Probability is the likeliness for something to happen.
The general formula for probability is:
N umber of ways it can happen
P robability = T otal number of outcomes
Note: For simultaneous instances, i.e. probability of two dice to yield a 2, denominator is multiplied to each other,
not added.
○ Mean:
■ Defined as the average of the given numbers.
sum of numbers
ex. M ean = # of numbers = 1+2+3+3+5+6+7+8+9
9
= 4.89
○ Median:
■ Defined as the middle value of the given numbers (note: always round up when number of given is
odd. Also, numbers must be arranged in ascending order.)
ex. Given 9 numbers, 92 = 4.5, 5th number is 5. M edian = 5
○ Mode:
■ Defined as the number that occurs most.
ex. In the given set of numbers, 3 occurs the most. M ode = 3
IX. Counting Problems
■ Fundamental Counting Principle : If an event can happen in m ways, and another event can
happen in n ways, then the total number of ways that the two events can happen together is m x n
.
Example: If I have four shirts and four pairs of pants, how many combinations of clothing can I have?
Solution: 4 x 4 = 16 possible combinations of clothing
X. Multiplication Rule
○ if an experiment can be done in N 1 ways, and if for each of these ways, a second operation can be performed
in N 2 ways, then the total number of different ways on which both can be done together is N 1 × N 2 .
Example: How many two-digit numbers can be formed from the digits 2, 3, 4, 5 if two-digits can be
used only
Solution: For the units’ digit, there are four options so N 1 = 4. For the tens’ digit, we have three
options left since the numbers cannot be repeated, so N 2 = 3. Applying Multiplication Rule, 4 × 3 = 12.
Answer: 12 numbers.
XI. Permutations
○ All possible outcomes in which the order of the combinations matter. If no repetitions are allowed, the total
n!
number can be computed by (n−r)! , wherein n is the number of given items and and we choose r of them.
Example: There are 10 contestants in a competition. How many ways can we award a 1st, 2nd, and 3rd
place prize among these contestants?
10!
Solution: (10−3)! = 10*97**86**75**64**53**42**31*2*1 = 720
○ Combinations: Unlike permutations, it is the number of all possible outcomes in which the order does not
n!
matter. Can be computed by (n−r)!r! .
Example: There are 10 students in a class. How many combinations of teams of 3 students can be
made?
10!
Solution: (10−3)!3! = 107**69**58**47**36**25**14**33**22**11 = 120
*Note: Please discuss the basics of Standard Deviation because as far as we can remember, there were items regarding
the topic hehe