Statistics, Sets, Counting, Probability, Estimation and Series Flashcards
average or (arithmetic) mean
the sum of the n numbers divided by n
median
order the numbers from least to greatest. If n is odd, the median is the middle number in the list. But if n is even, the median is the average of the two middle numbers.
mode
the number that occurs most often in a list.
statistics - range
The greatest value in data minus the least value
Standard deviation of n numbers
- Find their arithmetic mean
- Find the differences between the mean and each of the n numbers
- Square each difference
- Find the average of the squared differences
- Take the nonnegative square root of this average
statistics - frequency
How many times a value occurs in a data set
set
a collection of numbers or other things
elements
The items in the set
|S|
The number of elements in a finite set S
S is a subset of T
all the elements in a set S are also in a set T. This is written as S ⊆ T or by T ⊇ S.
union of two sets A and B
the set of all elements that are each in A or in B or both. The union is written as A ∪ B
intersection of two sets A and B
the set of all elements that are each in both A and B. The intersection is written as A ∩ B
Two sets sharing no elements
disjoint or mutually exclusive
general addition rule for two sets
The number of elements in the union of two finite sets S and T is the number of elements in S, plus the number of elements in T, minus the number of elements in the intersection of S and T.
|S ∪ T| = |S| + |T| - |S ∩ T|
S and T are disjoint, then |S ∪T| =
|S| + |T|, since |S ∩ T| = 0.