Hello Brandon,

Excel contains the following formulas to do this. This example is for column "A".
Mean     =AVERAGE("A:A")
Mode     =MODE("A:A")
Median   =MEDIAN("A:A")
Sincerely,
Leith Ross