This lecture will use the data in `chimpanzee.csv`. The data is based on an experiment conducted by scientists at Emory University in 2011; though those scientists did not make their true data public, ...
temp[i] = r.nextInt(101); // The nextInt(int n) is used to get a random number between 0 (inclusive) and n (exclusive).