There are $N$ random variables $X_1,\dots X_N$ and $Pr(X_i=1)=p$ $\forall i\in N$. Can we upper bound the probability that all random variables are $1$, i.e., $Pr(X_i=1,\forall i\in N)$. Note that the random variables are not independent.
Edit: How about a lower bound? Looking for answers other than $0,1$.
My attempt: I am thinking the product (as if independent) is a upperbound, but not sure.