The problem is the following:
The symmetric coin is tossed 1600 times. What is the probability that the head will be shown up more than 1200 times?
Attempt.
Using the formula $\mathbb{P}(|X-MX|)>e)≤ DX/e^2$ I put the numbers in it
$$\mathbb{P}(|X-800|>1200)\le 400/1200^2$$
But do not get the answer which is $\le 1/800$.