| New Reply |
Reversing averages |
Share Thread | Thread Tools |
| Feb20-13, 08:12 PM | #1 |
|
|
Reversing averages
Hello!
I was wondering if anyone had an effective way of extracting information from an average. I have a list of averages, they're acquired from inputs from 1 - 5, ..and I can see the amount of inputs used to get the average. An example would be 60 inputs within the range 1 - 5 Average = 2.88 Is there a way to extract how many 1's 2's 3's 4's and 5's were used to get the average from this information? Thanks in advance! |
| Feb20-13, 08:29 PM | #2 |
|
|
No. There are many combinations of numbers that produce the same average.
|
| Feb20-13, 08:32 PM | #3 |
|
|
|
| Feb20-13, 09:16 PM | #4 |
|
Mentor
|
Reversing averagesWhen you take the average (mean) of a set of numbers, you lose detail about the numbers. Suppose you have a very simple set of numbers: {1, 2, 3}. The mean of this set of numbers is 2. This set, {1.1, 2, 2.9} also has a mean of 2, as does {1.01, 2, 2.99}. Any set of three numbers that add up to 6 would have a mean of 2. |
| Feb20-13, 09:25 PM | #5 |
|
|
|
| Feb20-13, 09:37 PM | #6 |
|
|
http://en.wikipedia.org/wiki/Partiti...mber_theory%29 |
| Feb20-13, 09:40 PM | #7 |
|
|
|
| New Reply |
| Tags |
| averages, mathematics, mathematics advice |
| Thread Tools | |
Similar Threads for: Reversing averages
|
||||
| Thread | Forum | Replies | ||
| Uncertainty and averages. | Introductory Physics Homework | 1 | ||
| lim sup and lim inf the averages of a sequence | Calculus & Beyond Homework | 0 | ||
| Uncertainties of averages | Set Theory, Logic, Probability, Statistics | 2 | ||
| averages | Calculus | 3 | ||
| Derivatives vs Averages | General Math | 4 | ||