This problem can be solved using the binomial distribution B(n, p, x) where
n= number of trial
p= probability of success
x= number of success
The question asking for 30 success out of 60 trial with 45% success rate, so the expression would be: B(60, 45, 30)