Statistics, Sets, Counting, Probability, Estimation, and Series Flashcards
what are mean and median?
measures that locate centre of data !!
other names for mean
- average
- ARITHMETIC mean
what is a property of the median?
when is this property “violated”?
usually, half of numbers are below median and half are above.
Violated when the median is repeated lots of times and list of numbers is small, because many number are not smaller / larger than median but are EQUAL to it
what are most frequent measures of spread?
- range (simplest)
- standard deviation
- variance
- coefficient of variation (= st dev / | mean | )
what are properties of standard deviation? (2)
- usually if greater spread from mean, larger standard deviation, but not always. sometimes larger spread from mean but smaller st dev
- always non-negative
what is frequency distribution and what can be measured from it?
- one of the MANY ways to show visually how data are spread
- can calculate mean, median, mode, st dev
what to watch out for when calculating statistical measures from graphs?
- watch out for axis, different lines might refer to different axis (to the left and to the right of the graph)
- approximate points’ value well (even when close to zero!)
- don’t make calculation errors (calculate numbers correctly)!!!!
definition of set
a collection of numbers or objects
how to list elements in set listed and with what conditions, and what are its properties?
- listed inside brackets with commas IF FINITE!! (otherwise no)
- ORDER does NOT matter
important definitions in a set (4) and definitions (4)
- union - set made of all elements that are in A or in B
- intersection - set of all elements that are BOTH in A and in B
- subset - a set that is entirely contained in another set (e.g. A is a subset of B if all elements of A are present in B too)
- mutually exclusive / disjoint set (two sets that have NO elements in common!!)
number of elements in a set, two they are calculated in a union and how is this method called
- denoted by |A|
- number of elements in an union = number of elements in A + B - number of elements in intersection of A and B! (only first two terms if disjoint sets)
- general addition rule for two sets
- venn Diagram definition
- shapers of Venn Diagram
- what can they be used for?
- regions on a plane showing two ore more sets
- classic Venn diagram only if not mutually exclusive/disjoint or subsets
- word problems !!!
what does counting mean in sets?
refers to the number of:
- pairs/combination of 1 choice from each set (multiplication principle)
- permutations in a possible set
- combinations = k choices in a set
- what is the multiplication principle?
2. what can it be applied to?
1.
rule that says that to know number of possible sets that can arise from 1 object apiece from each set is n*m where n is number of objects in first set from where to chose from and m is number of objects in second set from where to choose from
2.
rule can be used to find:
- combinations of 1 object apiece in many sets
- how many options you have if an experiment is repeated n times
- how many options you have if you chose one object from a decreasing set (ie decreasing by one each time) = permutation = ordering a list
- formula for combination in sets
- property of it
- formula of a factorial
- properties of factorials
1.
(nk) = (n!)/(k!(n-k)!
2.
(n k) = (n (n-k)
3.
n(n-1)(n-2)….(3)(2)(1)
4.
n! = n(n-1)!
(n+1)! = (n+1)n! = (n+1)(n)(n-1)!