fundamental skills lecture 4 statistics 2 Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

how is the sum of squares calculated?

A

the difference of each observation from the mean, then square each difference to eliminate any negative signs and then add them all together

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

how do you find the variance?

A

the sum of squares divided by the number of observations (n)
formula of (x1-x)^2+(x2-x)^2 / n

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

how do the find the standard deviation?

A

by square rooting the variance

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

what does a general linear model describe?

A

a relationship between your response and explanatory variable.

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

what else does a general Linear model allow?

A

helps partition the amount in the total variation into the one explained by your variable and the amount that remains unexplained.

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

what is the TSS?

A

The total variation in response variable composed of the unexplained residual SS and the explain SS (explanatory variable)

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

in the example…Can I explain variation in
egg size using the different bird colonies. which are the response variable and what is the explanatory variable

A

the response is the egg size
the explanatory is the different bird colony
the data we want to understand the variation is the response and the data we use to account for the variation explanatory variable

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

what is the response variable?

A

the y-variable and the dependant variable. in a general linear model its always a covariate

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

what is the explanatory variable?

A

the x-variable and the independent variable, its a covariate or a factor

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

what is a null hypothesis?

A

the explanatory variable cannot account for variation in response variable

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

what is a alternate hypothesis?

A

the explanatory variable can account for variation in response variable

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

what is the p-value?

A

the probability of the significance statistic being that extreme or more if the null hypothesis is true

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

what does the r-squared value mean?

A

R-sq is the proportion of variation explained by the model
it shows how much the explanatory variable explains the variation in the response variable

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

when do you reject the null hypothesis?

A

when the p-value is less than 0.05.

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

what is type 1 error?

A

when you reject a null hypothesis that is actually true.

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

when do you not reject the null hypothesis?

A

when the p-value is over 0.05

16
Q

what is the adjusted r-squared value?

A

Adjusted R-sq penalises Multiple R-sq value by number of explanatory variables so useful when there are multiple explanatory variables

17
Q

how do you find the distances of data values from the mean on a GLM?

A

The distances of fitted values from the mean + the distance of data values from the fitted values