Computing as Experiment Flashcards

This will be a bit of a shorter deck as a fair bit kinda carries over from some statistics stuff in 111

1
Q

What is the variance equation?

A

var(x) = ∑(x∈Ω)▒(r(X)-E[X])^2
where r(X) is the random variable
E[X] is the expected value
x∈Ω means x in population

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

What is the equation for expected value of a random variable?

A

E[X] = ∑(x∈Ω)▒〖P[X]r(X)〗
P[X] is probability of X
r(X) is random variable
x∈Ω means x in population

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

What does variance show?

A

How spread out values in a population are

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

What is the equation for standard deviation?

A

σ=√var(X)

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

Why is standard deviation in practice usually an estimate rather than a correct value?

A

Finding the variance for the standard deviation equation requires surveying every member of a population which is non-faesible so instead we estimate via sampling

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

How do we do significance testing?

A

Count the number of standard deviations between predicted outcome X and actual outcome Y

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