Question 1193400
<font color=black size=3>
Answers: 
Variance = <font color=red>5 (exact)</font>
Standard Deviation = <font color=red>2.236068 (approximate)</font>



Explanation:
This is a binomial distribution problem.
n = 20 = sample size
p = 50% = 0.50 = probability a company sends a representative


The variance of this binomial distribution is
v = variance
v = n*p*(1-p)
v = 20*0.50*(1-0.50)
v = <font color=red>5</font>


The standard deviation is the square root of the variance
sigma = standard deviation
sigma = sqrt(v)
sigma = sqrt(5)
sigma = <font color=red>2.236068</font>
This is approximate to 6 decimal places. Round it however your teacher instructs.
</font>