Suppose we have a set $A = \{a_1, a_2, a_3, a_4, a_5\}$ where $a_n \in \mathbb{R}$ and a set $B = \{b_1, b_2, b_3, b_4, b_5\}$ where $b_n \in \mathbb{R}$ and a set $C = \{ma_1 + nb_1, ma_2 + nb_2, ma_3 + nb_3, ma_4 + nb_4, ma_5 + nb_5\}$ where $m, n \in (0,1) \subset \mathbb{R}$.
$A$ has mean $\mu_1$ and standard deviation $\sigma_1$. $B$ has mean $\mu_2$ and standard deviation $\sigma_2$. Do we have sufficient information to calculate the standard deviation of $C$?
Note: The mean of $C$ is $m\mu_{1} + n\mu_{2}$?