The probability of winning a super prize is the sum of the probability of matching at least two white balls and the probability of matching the red SuperBall.
The probability of matching the red SuperBall is 1/8, as there are 8 red balls and only 1 is drawn.
The probability of matching at least two white balls is a bit more complex to calculate. To match at least two white balls, we can either match exactly two or exactly three.
The probability of matching exactly two white balls is: (3 choose 2) * (12-3)/(12-3) * (12-2)/(12-2) = 3 * 11/12 * 10/11 = 30/44
The probability of matching exactly three white balls is: (3 choose 3) * (12-3)/(12-3) * (12-2)/(12-2) * (12-1)/(12-1) = 1 * 11/12 * 10/11 * 9/10 = 9/22
So, the probability of matching at least two white balls is: P(matching at least 2 white balls) = P(matching exactly 2 white balls) + P(matching exactly 3 white balls) = 30/44 + 9/22 = 39/44
Therefore, the probability of winning a super prize is: P(winning a super prize) = P(matching at least 2 white balls) + P(matching the red SuperBall) = 39/44 + 1/8 = 39/44 + 2/44 = 41/44