Stats Flashcards

(8 cards)

1
Q

What is variance

A

STD^2

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

how to find STD

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

What is Q-test

A
  • way to reject outliers

Q= gap/range

-gap= outlier-closest #

look at Q chart, if Qcalc > Qcritical REJECT value

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

What is grubbs test

A

G = | outlier -average | / STD

  • if Gcalc > G critical REJECT
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a confidence interval

A

u = av +/- (ts )/ √n

  • u= true value

if T calc > T table results are significantly different

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

What is T test 1

A
  • comparing measured value with known value

Tcalc= ( |u| - ave)/s · √n

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

What is T test 2

A
  • comparing replicate measuremnts: diff experiments, diff seasons, sites or people
  1. Ftest: Fcalc = S1^2/S2^2 (S1 > S2)
  2. Look at F table:

A) if F calc < F table:

  • find s pooled formula (given on mid)
  • tcalc= |Ave 1- Ave 2|/ S pooled • (√(n1 n2)/n1 + n2)
  • dof = n1 +n2 -2

B) if F calc > F table

  • use t calc and dof formula given on midterm
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is T test 3

A

compare individual differences

  • paired sinlge measurements (same analysis different methods or several samples)
  • 2 methods to make single measurement on multiple samples

Tcalc = ( |d|/Sd ) • √n

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