Stats Flashcards

(41 cards)

1
Q

Conditions for a binomial distrubution

A
  • The probability remains constant
  • The events are independent
  • data is discrete
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AND

A

Multiply

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

OR

A

ADD

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

by default how does a binomial distrubution measure

A

≤ / ≥

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

P(X less than x)

A

= P(X ≤ x-1)

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

P(a≤X≤b) =

A

= P(X ≤ b) - P(x ≤ a-1)

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

P(X≥x)=

A

= 1- P(X≤x-1)

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

P(X>x)=

A

= 1 - P(X≤x)

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

Where do points of inflection occur on a normal distribution curve

A

1 standard deviation from the mean

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

standard variable

A

z = (x - μ) / σ

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

Normal approximation to binomial test

A

np>5

nq>5

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

Normal approximation to binomial conditions

A

n must be large

p must be close to 1/2

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

Normal approximation to the binomial

A

X ~ N (np, npq)

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

μ+-σ

A

2/3 or 67%

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

μ+-2σ

A

95%

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

μ+-3σ

A

97.7%

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

standard normal distrubution

A

mean = 0 , standard deviation = 1

18
Q

npq

A

varience (standard deviation^2)

19
Q

When is stem and leaf good

A

when representing small amounts of discrete data

20
Q

Outlier =

A

μ +- 2σ
or
UQ + 3/2 * IQR
LQ - 3/2 * IQR

21
Q

When is the median + IQR better than mean and standard deviation?

A

when there are outliers.

IQR and Median are not effected by outliers

22
Q

frequency standard deviation

A

√((Σx²f/Σf) - x̅²)

23
Q

standard deviation

A

√((Σx²/n) - x̅²)

24
Q

frequency density =

A

frequency / class width

25
estimating the mean for grouped data
Σx* midpoint / n
26
position of the nth percentile
n/100 * frequency
27
lower class boundary / upper class boundary
if ≤ / ≥ then its the actual value | if < / > then its the value +- 0.5
28
ploting culmulative frequency
always plot upper class boundary
29
P(A∪B) =
P(A) + P(B) - P(A∩B)
30
P(A|B)
P(A∩B) / P(B)
31
P(A∩B) for mutually exclusive
= 0
32
For independent events P(A∩B) =
P(A)P(B)
33
For independent events P(A|B) =
P(A)
34
sum of probabilities in a probability distribution =
1
35
nCr =
n!/r!(n-r)!
36
how many ways can n objects be arranged
n!
37
How many ways can n objects be arranged is r of those objects are the same?
n!/r!
38
For binomial: P(success) =
nCr * P(success)^r * P(failure)^n
39
conditions for a normal distrubution
- data is continous - data is symmetrically distrubuted with a peak - data tails off either side of the mean
40
critical value normal hypothesis tests method
critical value = μ +- kσ/√n k = Ф(sig level) if observed mean more extreme than critical value then reject H0
41
Normal hypothesis test method
Z = observed - expected / sample standard deviation k = Ф(sig level) if Z is more extreme than k reject H0