Given that 60% of committee members favor the proposal and 40% oppose it. A member is selected with random variable X=1 if favoring and X=0 if opposing.
The probabilities are:
P(X=1)=0.6=53
P(X=0)=0.4=52
The expected value is:
E(X)=0×P(X=0)+1×P(X=1)
E(X)=0×52+1×53
E(X)=53
The expected value of X2 is:
E(X2)=02×P(X=0)+12×P(X=1)
E(X2)=0×52+1×53
E(X2)=53
The variance is:
Var(X)=E(X2)−[E(X)]2
Var(X)=53−(53)2
Var(X)=53−259
Var(X)=2515−259
Var(X)=256
Therefore, the variance of the random variable X is 256.