Everything Flashcards
How would you form a box and whisker chart with this data set?
{2, 4, 4, 5, 7, 7, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9}
The box is formed by the bounds Q1 and Q3. M (median) lies within the box. The whiskers extend to the least and greatest values of the set. M = Q2 and divides the set. Q1 and Q3 are the medians of the remaining halves.
Q1=6, Q3=8.5, Q2/M=7
List the prime numbers from 0 to 107
{2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107}
What is the interquartile range?
Typically related to boxplot problems, it is the range between Q3 and Q1.
(ie Q3-Q1)
What is the range of a set?
The greatest value of the set minus the least value of the set.
ie {1, 5, 8, 10, 11} -> R=11-1 = 10
What is the mode of a set?
The mode of the set is the most common number.
ie. {2, 3, 3, 3, 3, 7, 8, 9, 10, 24, 53, 13,} -> the mode is 3
What is the mean (arithmetic) of a set?
Often times identical to the median it is the sum of all of the number in the set divided by the number of terms in the set.
ie. {1, 2, 3, 4, 5} -> M = (1+2+3+4+5)/5 = 15/5 = 3
What is the median of a set?
The middle most term or the average of the center two for an even set.
ie. {1, 2, 3, 4, 5, 6} m = 3.5
What are the sides of a 30-60-90 triangle?
What are the sides of a 45-45-90 triangle?
What is the formula for the sum of an arithmetic sequence?
Sn = (n/2)[2a + (n-1)d]
n = # of terms, a = first term in sequence, d = difference between terms
What is the formula for the sum of a geometric sequence?
Sn = a[(rn-1)/(r-1)]
a = starting term in sequence, r = common ratio, n = number of terms.
What is the general formula for a permutation?
nPk = n!/(n-k)!
n = total set, k = subset
What is the general formula for a combination?
nCk = n!/[k!(n-k)!]
n = total set, k = subset
What is the general groups formula (for overlapping sets)?
T = G1 + G2 - B + N
What is the circumference of a circle?
C = 2πr = πD