normalcdf refers to the normal distribution cdf. If you need to use normalcdf, then you are interested in the normal approximation of the binomial distribution, use your favorite search engine to find the parameters that you should plug in. Don't forget to check if the assumptions for using normal approximation hold.
For moderate values of n you should be able to compute the binomial distribution values without the need of normal approximation, check effowe's post.