Stats A level Flashcards

(11 cards)

1
Q

random

A
  • generate random numbers - calculator or out of a hat

Adv: completely unbiased
Dis: inconvenient if population spread over large area

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

systematic

A
  • give number to each population member and calculate a regular interval to use by dividing population by sample size
  • generate random starting point (less than or equal to interval) and then keep adding interval

Adv: should give unbiased
Dis: issue of patterns

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

Stratified

A
  • if population is divided into categories, use same proportion of each category in sample as there is in population

Adv: representative
Dis: expensive, not useful if no obvious categories

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

Quota

A
  • divide population into categories and give each a quota
    Adv: useful if whole population not available, still possible as just pick people who are
    Dis: easily biased by interviewer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

when will an iteration converge?

A

if x0 close enough to the root
f’(x) between -1 and 1

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

when will newton raphson not work

A
  • tangent very shallow gradient/ f’(x)=0 - if it is a straight line and so will never reach x axis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

when will trapezium rule under/over estimate

A

under = concave
over = convex

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

conditions for binomial distribution

A

fixed number (n) trials
success/failure
independent events
same probabilityn

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

normal distribution

A

68% - one standard deviation of mean
95% - 2 standard deviation away from mean
99.7% - 3 standard deviations

inflection = mean + standard deviation

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

when to approximate normal to binomial

A

p close to 0.5 and n is large
np and n(1-p) >5

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