Probability and Statistics Flashcards

1
Q

Fundamental principle of counting states that

A

If a thing can be done m ways and another thing n ways then the two things can be done in mxn different ways

N = nm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Permutation

A

nPr = n!/(n-r)!

All at once:

nPr = n!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Ordered Arrangement of a finite number of elements

A

Permutation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

If two elements in a permutation of distinct elements are in reverse order relative to their normal or natural order, they constitute an ________

A

Inversion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A permutation is said to be even if it contains an ____ number of inversions, it is odd if the number of inversions is _____

A

even, odd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Cyclic Permutation

A

nPn = (n-1)!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Permutations with identical elements

A

nPr = n! / (n-r)! p! q! …

p,q - # of similar elements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Refers to a group of objects selected from a larger group in such a way that an object can be used more than once

A

Assortment

Assortment = (#choices for position 1)(#choices for position 2)(#choices for position 3) . . .

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Arrangement of the selection regardless of the order

A

nCr = n!/(n-r)!r!

all at once:
nCn = 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Relationship between Permutation and Combination

A

nCr = nPr / r!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Numerical Assessment of likelihood expressed as a number between 0 and 1

A

Probability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The father of the theory of probability

A

Gerolamo Cardano

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Controlled study whose outcome is uncertain but not entirely unknown

A

Experiment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A recorded result of an experiment

A

Trial

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

One of the possible results from an experiment trial

A

Outcome

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Some combination of possible outcomes in one experiment trial

A

Event

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Refers to the number of times a certain outcome will occur

A

Frequency of the outcome

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Relative Frequency of the outcome

A

RF = # occurences / # trials

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Probability that event occurs

A

Pe = # outcomes / total outcomes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Probability that event does not occur

A

1 - Pe

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Mutually Exclusive Events

A

Pe or f = Pe + Pf

22
Q

Independent Events

A

Pe and f = Pe x Pf

23
Q

If there are two possible outcomes of an event and the possibilities of the outcome are independent and constant, the distribution of probabilities is called _____

A

Binomial distribution

24
Q

Binomial Distribution

A

P = nCr (p^r)(q^(n-r))

25
Mean of Binomial Distribution
m = np n-# trials p-successful outcomes
26
Variance of Binomial Distribution
Variance = npq n-# trials p-successful outcomes q-unsuccessful outcomes (1-p)
27
Poisson Distribution
P(x) = (λ^x)(e^-λ) / x!
28
Mean and Variance of Poisson Distribution
``` m = λ var = λ ```
29
Poisson Distribution used as Approximation to Binomial Distribution when n>=2 p<=0.5 or when n>=100 np<=10
P(x) = ((np)^x)(e^-np) / x!
30
Probability that an event occurs to probability that event does not occur
p:q
31
Odds Against an event
Reciprocal for Odds for an event q:p
32
The average amount a player can expect to win or lose on one play in any game of chance
Mathematical Expectation = Summation of (Probability of each possible outcome x payoff)
33
Refer to data has been organized into groups or into frequency distribution
Grouped Data
34
Data that has not been organized into groups
Ungrouped Data
35
Refers to the individual group of items or scores used in a grouped frequency distribution or histogram. Also known as Bin Width
Class Interval
36
Class Interval
(Highest value - Lowest value) / # of classes | Highest value - Lowest value) / (1+3.3log(n)
37
Refers to a collection of all possible individuals, objects, scores, or measurements
Population
38
Part of the population
Sample
39
Refers to where quantitative data tend to cluster
Central Tendency
40
Mean
Sum / # of elements
41
Median
Middle of the arranged group of data (n+1 / 2 th) term in ordered arrangement if term is a non integer then it is midway between the two terms
42
Mode
Most frequent value
43
Geometric Mean
GM = nth root of (n1 x n2 x n3 . . .) GM = nth root of (value at end / value at beginning) - 1
44
The reciprocal of arithmetic mean
Harmonic Mean
45
An arithmetic mean that incorporates weighting to certain data elements
Weighted mean
46
The measure uses weighting coefficients
Distance weighted estimator
47
The arithmetic mean of data values after a certain number of proportion of the highest and lowest data values have been discarded
Truncated mean
48
The arithmetic mean of the maximum and minimum values of a data set
Midrange
49
The arithmetic mean of the of the two quartiles
Midhinge
50
The weighted arithmetic mean of the median and two quartiles
Trimean
51
The arithmetic mean in which extreme values are replaced by values closer to the median
Winsorised mean