Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I have a unconventional question arising from my current master thesis on regression modeling.

Suppose we have fitted a (linear) relationship between a dependent variable $y$ and an independent variable $x$. Now we choose two points on the $x$-axis, i.e. according to percentiles $x_{10}$ and $x_{90}$. These two points are chosen to select the data points for two groups in order to perform pairwise comparisons. In the first run, we choose 20 data pairs around the $x$-values of $x_{10}$ and $x_{90}$ and run a statistical test in order to infere if their $y$-values differ significantly. In a subsequent step, we choose, say 30 data points around $x_{90}$ and test against $x_{10}$; in the next step 40 data points around $x_{90}$ and test against $x_{10}$ and so on. The intention for this is to determine the group size and consequently the corresponding lowest $x$-value where the comparison turns out to be significant.

How would you approach this problem. I thought of a many-to-one procedure like the Dunnett test where multiple groups are tested against the same control (which could be $x_{10}$ in our example). However, these multiple groups would contain partly the same subjects. Or is some sort of adaptive design the right choice. Or something completely different?

I'd be very happy for any kind of help since I'm completely stuck with this question and have no idea how to solve it.


Edit: The idea behind this procedure would be to determine the lowest x-value where the pairwise comparison would turns out to be significant. Suppose the first and smallest group around $x_{90}$ is tested against the control $x_{10}$ and is not significant. So you take a look at the next group comprising the data points from group1 plus additional 10 and so on. If the pairwise comparison is significant, one determines the smallest x-value of the corresponding group as some sort of "change point". How could such a problem be approached? Thanks a lot! Andres

share|improve this question
Although you describe a procedure, you haven't yet told us what it is for. I am concerned because there are several statistically suspect aspects of this procedure; likely you need an alternative. Could you back up and plainly explain to us what you are trying to learn about these data? – whuber Jul 30 '12 at 13:10

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.