We have $n$ voltages $V_1, V_2,\dots , V_n$ that are received in a condensator or sum, such that $V=\sum V_i$ is the sum of received voltages in that point. Every voltage $V_i$ is a random variable uniformly distributed in the interval $[0, 10].$
- Calculate expected values and standard deviation of the voltages $V_i.$
- Calculate probability that the total voltage entrance overpases $105$ volts, for $n = 20, 50, 100.$
I dont need much help with point $2,$ I just need to use the central limit theorem but I need an expected value and standard deviation of point $1.$ I thought in using theorem of big numbers but I am missing something cause I need to get constants for expected and standard deviation, please help.
For $X,Y$: $E[X+Y]=E[X]+E[Y]$. Also, for independent $X,Y$, $\mbox{Var}(X+Y)=\mbox{Var}(X)+\mbox{Var}(Y)$. Can you finish question 1 now?