For z in R, the floor function is denoted by [z] = floor(z) and defined as follows: [z] = k, where k is an integer and k <= z < k+1.
Let Y = [X], where X is an exponentially distributed random variable with mean 1/ln2, where ln denotes natural logarithm. For any positive integer l, one can write the probability of the event Y = l as:
P(Y = l) = q^l * (1 - q)
The value of q is
A. 0.1
B. 0.01
C. ln3
D. 0.5
GATE 2025 · Engineering Mathematics · Exponential Distribution · medium
Answer: q = 0.5 (answer choice A).
Identify lambda from the mean: E[X] = 1/ln2 => lambda = ln2