natashalane1193 natashalane1193
  • 01-07-2018
  • Mathematics
contestada

If the variance of a discrete random variable x is v(x) = 1.6, then v(2x + 3) is

Respuesta :

sqdancefan
sqdancefan sqdancefan
  • 01-07-2018
Adding an offset to the data changes the mean, but not the variance. Multiplying the data by a constant changes the variance by the square of that constant.
   v(a·x) = a²·v(x)

You will have v(2x+3) = 2²·v(x) = 4·1.6 = 6.4
Answer Link

Otras preguntas

Two weaknesses of Bohr's atomic​
The quotient of one and two times a number
which of these phrases uses parallelism to create a sad tone ? A) Every night Sadie comes to my room . She jumps on my bed. She licks my face . B) I called for
Explain why a roller coaster’s second hill cannot be taller than the first hill.
Production costs of producing one more unit of output are called
Mrs. Rodriguez has a blueprint of her new house. The actual living room has a width of 20 feet and a length of 24 feet. If the scale used to make the blueprint
Please help me out!!!!!
What is the value of -6x3-y2-3xy if x=-2 and y=4
Please help me out please
Write a Java program that reads an 8-bit binary number from the keyboard as a string and then converts it into decimal. For example, if the input is “01001101”,