Statistics
Given this data file: data.txt, use modules in the standard library to write a program to find the mean and sample standard deviation of the second column.
Given this data file: data.txt, use modules in the standard library to write a program to find the mean and sample standard deviation of the second column.