HELP ME PLS I DO NOT UNDERSTAND A random number generator is used to create a real number between 0 and 1, equally likely to fall anywhere in this interval of values. (For the instance, 0.3794259832... is a possible outcome). a. Sketch a curve of the probability distribution of this random variable, which is the continuous version of the uniform distribution. b. What is the mean of this probability distribution?

Respuesta :

f(x)=1, 0 < x < 1 is the probability density function of the random variable x.

generally, it is f(x)=1/(b-a)  a < x < b;

where b=1 and a=0.

b) mean = integral (0 to 1) xdx  =  (0 to 1)  = 1/2

c)integral( 0.35 to 0.6) dx  =x (between 0.35 and 0.6)  = 0.6-0.35=0.25

d) integral(less than 0.82)dx = x (between 0 and 0.81) = 0.81 - 0 = 0.81

Please mark me brainliest!