Searched refs:kStandardDeviation (Results 1 – 2 of 2) sorted by relevance
105 const double kStandardDeviation = 127.0; in test_single_gorilla() local143 double z = ((kN-total)-kMean)/kStandardDeviation; in test_single_gorilla()