Is there a name for the probability distribution formed by taking the product of the cumulative probability distributions?

25 Views Asked by At

Basically, the title.

Given two continuous, real, random variables $X, Y$, with CDFs $F_x, F_y$, is there a name for the random variable $Z$ with CDF $F_x \cdot F_y$?

Note that $Z = \max(X, Y)$.