Using a two sample t-test, please determine if there is a significant difference between the neuron activity between Group 1 & Group 2 found in the attached image.
Musicians = {16, 16.5, 11.5, 16, 25, 25.5, 25.5, 23, 26.5}
Non-Musicians = {5, 6, 7.5, 9, 9.5, 11}
If possible, please use and provide R code to compute necessary calculations. This is the piece that has caused most confusion for me.