stats Flashcards

1
Q

E(x) =

A

sum of probability * X

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

var x

A

E(x^2) - E(x)^2

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

Y = Ax +B

var x = 
e x =
A

A E(x) + B

A^2 Var X

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

E(x + y)

A

E(x) + E(Y)

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

E(xy)

A

sum of XYprobability

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

poisson approximation requirements

A

high n small p

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

poisson requirements

A

singly , independant

and at a constant average rate

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

equal to or less than geo

A

1-(1-P)^x

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

equal to or greater than geo

A

(1-P)^x-1

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

for greater than or less than for negative binomial

A

manipulate to use binomial

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

Hypothesis test

A

value of population parameter is tested against what vaue it takes if h0 is rejected

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

critical region

A

range of values that would cuase rejection of null hypothesis

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

z=

A

x - u / sq root (variance over sample size)

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

null hyp for testing distribution

A

distribution is uitbale

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

alternate hypothesis for testing distribution

A

distribution not suitable

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

Degrees of free dom

A

number of cells -1 ( -1 more if probability is worked out)

17
Q

work out p for geometric

A

number of succeses over number of trials

18
Q

work out p for binomial

A

sum of X * frequency / (number of x * number of observation)

19
Q

poissson estimated p

A

sum of X * frequency / number of observation

20
Q

generateing function

A

probabilty times by t^x

21
Q

Gx(1) =

22
Q

Ex =

A

G dash x (1)

23
Q

var x =

A

g ouble dash of x (1) + g dash of x (1) - (g dash of x (1))^2

24
Q

generating z = x + y

A

G of z(t) = Gx(t) x Gy(t)

25
how to find generatinf function from possion first priciples
write first few terms in expoential form factorise out e^-lamda rest of inside bracket is mclaurin series
26
function for binomial
sum of probabilty of all terms = binomail expansion
27
Gxn dash (0) =
n!P(X=n)
28
type 1 error =
size = when null is rejcted but it is true
29
tye 2 error =
when null is accepted but null is flase
30
power =
when null is rejected and null is false 1 - type 2 error
31
power function
function of parameter theta that wll give probabiltuy that test statisctic will fall into critical egion if theta is true
32
what happens if type 2 is increased
type 1 decrease