Bernoulli Variance: Calculating Var[Xi] as a Function of p

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Gekko
Messages
69
Reaction score
0

Homework Statement



Show how Var(Xi) depends on p writing it as a function [tex]\sigma[/tex]^2(p)

The Attempt at a Solution



Var[Xi] = E[Xi^2] - E^2[Xi] = p-p^2 = p(1-p)

not sure where to go from here to get it in the form [tex]\sigma^2[/tex](p) ?
 
Physics news on Phys.org
Please clarify you question. In particular, what is "p"? The mean?

If I understand the rest, The standard deviation, [itex]\sigma[/itex] is defined as the square root of the variance. The variance is [itex]\sigma^2[/itex].
 
p in this case is the probability of success. Xi is a Bernoulli random variable.

This is a standard Bernoulli question but I just don't understand what the question is asking when it says "writing it as a function sigma^2(p)". Does that mean calculate the variance of the probability? Surely not. In which case it must just be p(1-p)?
 
think about common function notation: when you write a function of [tex]x[/tex] you use [tex]f(x)[/tex]. Since the variance in the binomial setting is a function of [tex]p[/tex], the corresponding way to write it is [tex]\sigma^2(p)[/tex] - variance as a function of [tex]p[/tex]. It looks awkward, but you're stuck with it.
 
I see. That makes sense. Thanks