This document defines and provides examples of mathematical operators used in statistics, specifically summation and double summation. It outlines properties of the summation operator including summing a variable x from i=1 to n, summing a constant k from i=1 to n, and summing the product of a constant and variable. It also defines the double summation operator and notes its summations are interchangeable. Finally, it introduces the product operator.