Stats Flashcards
Counting Consecutive Multiples
Counting “Non-Inclusive” Consecutive Integers
Last # - First #
Must include one but not both endpoints.
Counting Consecutive Integers between First & Last #’s in a Set
or
Counting Consecutive Integers non-inclusive
(First # - Last #) -1
Average
(Balanced Point Method)
(First + Last) / 2
Finding Median of Large (Odd #’d) Set
(n+1)/2 ⇒ position of median
Finding Median of Large (Even #’d) Set
(n+2)/2 ⇒ position of two numbers that average to the median
Range
= (highest # in set) - (lower # in set)
Mode
= # within the set that appears the most times
or
two or more #’s that occur within the set an equal amount times
but still more than any other # in the set
Mean = Median
when…
In a set of evenly spaced integers
Finding the quantity of integers
[(last-first)/2] +1
When the weight of each data point is expressed a percent?
The formula for weighted avg becomes…
(Percent 1) x (Data Point 1) + (Percent 2) x (Data Point 2) …