Question 962714: (1, 2, 3, 4, 5, 6, 7)... Set M is shown above. Each number in set N is gener- ated by dividing each number in set M by 2. What is the average (arithmetic mean) of the numbers in set N ?
Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! M = {1, 2, 3, 4, 5, 6, 7}
N = {1/2, 2/2, 3/2, 4/2, 5/2, 6/2, 7/2}
Average the values in set N:
Add them up first: 1/2+2/2+3/2+4/2+5/2+6/2+7/2 = 28/2 = 14
Then divide by 7: 14/7 = 2
Final Answer: 2
If you need more one-on-one help, or if you have any questions, email me at jim_thompson5910@hotmail.com
|
|
|