Answer on question 36529 – Math – Probability and Statistics
One sample has a mean of M1=4 and a second sample has a mean of M2=8. The two samples are combined into a single set of scores.
What is the mean for the combined set if both of the original samples have n=7 scores?
What is the mean for the combined set if the first sample has n=3 and the second sample has n=7?
What is the mean for the combined set if the first sample has n=7 and the second sample has n=3?
Solution
Let we have a samples x1,x2,…,xn and y1,y2,…,ym than the mean is M1=nx1+x2+⋯+xn and M2=my1+y2+⋯+ym.
the mean for the combined set is
M=m+nx1+⋯+xn+y1+⋯+ym.
If n=m=7 we get
M=14x1+⋯+x7+y1+⋯+y7=14x1+x2+⋯+x7+14y1+y2+⋯+y7=2M1+2M2=2+4=6.
If n=3 and m=7, we get
M=10x1+x2+x3+y1+⋯+y7=103M1+7M2=1012+56=6.8.
If n=7 and n=3, we get
M=10x1+⋯+x7+y1+⋯+y3=107M1+3M2=1028+24=5.2.
Answer: 6; 6.8; 5.2.
Comments