asked 85.1k views
0 votes
Given x~U(5, 15), what is the variance of x?

asked
User PyOliv
by
7.9k points

1 Answer

4 votes
To find the variance of a continuous random variable x with a uniform distribution U(a, b), you can use the formula:

Var(x) = (b - a)^2 / 12

In this case, x follows a uniform distribution U(5, 15), where a = 5 and b = 15. Plugging these values into the formula, we get:

Var(x) = (15 - 5)^2 / 12
= 10^2 / 12
= 100 / 12
≈ 8.3333

Therefore, the variance of x is approximately 8.3333.

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.