Distribution of the logical OR of a binary random variable with a uniform distribution?

36 Views Asked by At

Suppose X and Y are binary random variables that have a uniform random distribution. Suppose Z is the logical OR of X and Y.

What is the distribution P(ZX)?

I know that A has a 1/2 chance each of taking on A=0 or A=1 since it has a uniform distribution, but the logical or Z is throwing me off since it includes Y which is not mentioned in problem question.