AI uses more than statistics. Some algorithms doesn't use statistics at all, for example you can build decision trees using information theory instead of statistics. Statistics is a big part of AI, but in most algorithms you will find more than just statistics like optimization, algebra, ...