Arithmetic Flashcards
Definition of an even integer
an integer that is divisible by 2, written as 2n
Definition of an odd integer
any integer that is not divisible by 2, written as 2n+1
Definition of a prime number
a positive integer that has exactly two different positive divisors (factors): 1 and itself (2,3,5,7,11,13..)
Is 1 a prime number?
no since it only has one divisor
Definition of integer
any whole negative or positive number, including 0 (that they are not fractions.)
Consecutive even integers can be represented by
2n (n is an integer)
Consecutive odd integers can be represented by
2n +1 (n is an integer)
Is 0 an odd or an even number?
0 is an even number
If a is factor b and a is factor of c, then
a is factor of b + c
a is factor of b - c
If a is factor of b and b is factor of c, then
a is factor of c
Definition of arithmetic mean
the average of n numbers in a set of data
Define the median
the middle number of n numbers (rank from small to large) in a set of data
Define the mode
the number that appears the most in a set of data
How do we measure the degree of a set of number spread out/ disperse?
calculate the range or standard deviation
how to calculate the range
subtract the greatest value to the least value in set of n numbers
how to calculate the standard deviation
(1) find the arithmetic mean, (2) find the differences between the mean and each of the n numbers, (3) square each of the differences, (4) find the average of the squared differences, and (5) take the nonnegative square root of this average.
The greater the standard deviation, the ________
the more the data spread away from the mean
If all the elements of a set A are also elements of a set B, then
A is the subset of B
For any two sets A and B, the union of A and B is
the set of all elements that are in A or in B or in both.
The union is denoted by
A ∪ B
The intersection of A and B is
the set of all elements that are in both A and B.
the intersection is denoted
A ∩ B
Two sets that have no elements in common are said to be
disjoint or mutually exclusive
If two sets A and B are NOT disjoint/ mutually exclusive, then |A ∪ B | is
A| + | B | − |A ∩ B |
If A and B are disjoint/ mutually exclusive then
|A ∪ B | = | A | + | B |
If an object is to be chosen from a set of m objects and a second object is to be chosen from a different set of n objects, how many ways of choosing both objects simultaneously?
m x n ways
The number of ways of ordering the letters A, B, and C?
3! = 6
If the order of selection is not relevant and only k objects are to be selected from a larger set of n objects, then the number of combination is ____
nPk = n! : {k! (n - k)!}
For experiments in which all the individual outcomes are EQUALLY LIKELY, the probability of an event E is
the number of outcomes in E divide by total number of possible outcomes
If the event “A and B” is impossible (that is, A ∩ B has no outcomes), then
A and B are said to be mutually exclusive
If A and B are mutually exclusive events, then P (A and B) and P (A or B)
P (A and B ) = 0
P (A or B) = P(A) + P(B)
Two events A and B are said to be independent if
the outcome of one event does not influence or affect the outcome of the other event
If any independent events A and B occur, then P (A and B) and P (A or B)
P(A and B) = P(A) x P(B)
P(A) + P(B) - P(A and B)
Assign word to each symbol:
P (A ∩ B )
P (A ∪ B)
P (A and B) - intersection of A and B
P (A or B) - union of A and B
T or F. If P (A) + P (B) is greater than 1 then A and B are not mutually exclusive
True. Because probability can’t be greater than 1 so there exists P (A and B)
even +/- even =?
even
even +/- odd = ?
odd
odd +/- odd = ?
even
even * even = ?
even
even * odd = ?
even
odd * odd =?
odd
What is the smallest prime number?
2
What is the general formula for prime number?
6n +1 or 6n-1 (except for 2 and 5)
An integer is divisible by 3 if
the SUM of the integer’s DIGITS is divisible by 3
An integer is divisible by 4 if
the integer is divisible by 2 TWICE, or if the LAST TWO digits are divisible by 4
An integer is divisible by 5 if
the integer ends in 0 or 5
An integer is divisible by 6 if
the integer is divisible by BOTH 3 and 2
An integer is divisible by 7 if
you take the LAST digit, DOUBLE it, and SUBTRACT it from the rest of the number, if the answer is divisible by 7 ( including 0) then the number is divisible by 7
An integer is divisible by 8 if
the integer is divisible by 2 THREE TIMES, or if the LAST THREE digits are divisible by 8
An integer is divisible by 9 if
the SUM of the integer’s DIGITS is divisible by 9
An integer is divisible by 10 if
the integer ends in 0
An integer is divisible by 11 if
you SUM every SECOND digit and then SUBSTRACT all other digits and the answer is 0 or divisible by 11, then the number is divisible by 11