#How do i calculate variance in this situation?

8 messages · Page 1 of 1 (latest)

spark hinge
#

How would I calculate variance in this question considering I dont have a set of data? do i use each shots probability of missing and input it into a set then do it? Thank you!

visual ironBOT
calm pawn
#

Var(X) = E[(X - E[X])^2]

#

or, Var(X) = E[X^2] - (E[X])^2

spark hinge
calm pawn
#

E means expected value

#

X is your random variable, ie the multi of missed shots

pale forge
#

.close