Quiz Flashcards
(42 cards)
What are the permutations of n different elements taken n at a time and what is their number?
Permutations are all the possible linear arrangements of all the elements.
Define the combinations of n different elements taken k at a time in words.
All possible selections of size k of n different elements.
What is the meaning of the (n / k) binomial coefficient? Define it with a formula and with reference to combinatorics.
The binomial coefficient gives the number of ways k elements can be chosen from n different elements without regard to order.
Describe the relationship between the probabilities of event A and its complement event B.
P(A) + P(B) = 1
Define the sum of events A and B.
Sum of A and B is the event which occurs when either A or B or both occur.
What is the probability of the sum of events A and B?
P(A + B) = P(A) + P(B) - P(AB)
where (A + B) is the sum of events A and B.
and (AB) is the products of events A and B.
Define the product of events A and B.
Product of A and B is the event which occurs when both A and B occur.
Define the complement event of event A.
Is the event which occurs when A doesn’t occur and the sum of the probabilities of A and its complement event is 1.
When are events A and B exclusive?
It is when AB = 0.
When are events A and B independent of each other?
Only if event B has no effect on the probability of event A and vice versa.
Using the terms of set theory define:
a. the product of events A and B.
b. the sum of events A and B.
a. AB — the intersection of events A and B.
b. A + B — the union of events A and B.
What is the meaning of P(A|B)?
It is a conditional probability of A given B. And the probability of A occurring is dependent on B.
What is the definition of a random variable?
Is the number assigned to a random event.
What is a continuous random variable?
A random variable is continuous if it can assume any value within a specified interval of values.
What is the definition of the cumulative relative frequency of a sample?
Cumulative relative frequency of a sample at x gives the fraction of elements in the sample which are smaller than or equal to x.
Define the mean of a discrete random variable.
xi — is the ith value of the random variable.
pi — is the probability that the random variable assumes the value of xi.
Define the variance of a random variable.
Is the squared deviation of a random variable from its mean.
Define the variance of a sample in words.
A statistic estimating the variance of a random variable or population from which the sample has been taken.
Define the standard deviation (SD) and the standard error of the mean (SEM) of a sample with formulas.
xi — the sample of elements.
x̄ — is the mean of the sample.
n — is the number of elements in the sample.
Define the coefficient of variation (CV) in words, and with a formula.
Coefficient of Variation (CV) is the standard deviation (SD) expressed as the percentage of the mean (x̄):
CV = (SD / x̄) * 100
What is an ordered array?
Is a listing of the values of a sample from the smallest to the largest values.
Define the i-th percentile of a sample.
Is the smallest sample value that is equal to or greater than i% of the observations.
Define the first, second and third quartile (Q1, Q2, Q3) of a sample.
Q1 is the 25th percentile, Q2 is the 50th percentile (or the median), Q3 is the 75th percentile.
Define the mode of a sample.
Is the value which occurs the most frequently.