What you need to do is find the greatest amount (1) and the lowest amount (1/4) of sap collected and the find how many times the lowest can go into the greatest. (So how many times can 1/4 go into 1). I believe that this is how you would do that.
<span>If Pay(hours) is the function that describes Al's monthly pay at BIT Labs based on his training, Pay(22 hours), Pay(22), and P(22) all represent what? c
</span>
Answer:
E(w) = 1600000
v(w) = 240000
Step-by-step explanation:
given data
sequence = 1 million iid (+1 and +2)
probability of transmitting a +1 = 0.4
solution
sequence will be here as
P{Xi = k } = 0.4 for k = +1
0.6 for k = +2
and define is
x1 + x2 + ................ + X1000000
so for expected value for W
E(w) = E( x1 + x2 + ................ + X1000000 ) ......................1
as per the linear probability of expectation
E(w) = 1000000 ( 0.4 × 1 + 0.6 × 2)
E(w) = 1600000
and
for variance of W
v(w) = V ( x1 + x2 + ................ + X1000000 ) ..........................2
v(w) = V x1 + V x2 + ................ + V X1000000
here also same as that xi are i.e d so cov(xi, xj ) = 0 and i ≠ j
so
v(w) = 1000000 ( v(x) )
v(w) = 1000000 ( 0.24)
v(w) = 240000