Discussion Overview
The discussion revolves around the possibility of reverse calculating a data set given a specific mean (100) and standard deviation (15) with a sample size of n=3. Participants explore methods to generate such a data set, including the use of Excel functions and mathematical equations.
Discussion Character
- Exploratory
- Mathematical reasoning
- Technical explanation
Main Points Raised
- One participant questions whether it is possible to reverse derive a data set with a known mean and standard deviation, acknowledging that multiple datasets could satisfy these conditions.
- Another participant suggests that for larger datasets, one could assume values based on a normal distribution, but notes that for n=3, a system of equations can be set up to find the values.
- It is proposed that generating random numbers using the Excel function =NORMINV(RAND(), mean, stdev) can yield values that appear normally distributed, but these may not meet the specified mean and standard deviation.
- A participant elaborates on how to manipulate generated values in Excel to ensure the resulting data set meets the required statistical properties, providing a mathematical framework for adjusting the values.
Areas of Agreement / Disagreement
Participants express varying methods for generating a data set with the specified mean and standard deviation, but there is no consensus on a definitive solution. The discussion remains open with multiple approaches presented.
Contextual Notes
The discussion involves assumptions about the nature of the data set and the limitations of using random generation methods in Excel. The mathematical steps provided are not fully resolved, leaving some uncertainty in the approach.