Solomon Mikhlin: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Suslindisambiguator
 
en>Waacstats
Add persondata short description using AWB
Line 1: Line 1:
If you present photography effectively, it helps you look much more properly at the globe around you. This means you can setup your mailing list and auto-responder on your wordpress site and then you can add your subscription form to any other blog, splash page, capture page or any other site you like. SEO Ultimate - I think this plugin deserves more recognition than it's gotten up till now. 2- Ask for the designs and graphics that will be provided along with the Word - Press theme. The number of options offered here is overwhelming, but once I took the time to begin to review the video training, I was amazed at how easy it was to create a squeeze page and a membership site. <br><br>Creating a website from scratch can be such a pain. Infertility can cause a major setback to the couples due to the inability to conceive. A Wordpress plugin is a software that you can install into your Wordpress site. Now, I want to anxiety that not every single query will be answeredIn case you loved this article and you wish to receive more information with regards to [http://aorta.in/WordpressBackupPlugin379656 wordpress backup plugin] generously visit the internet site. The biggest advantage of using a coupon or deal plugin is that it gives your readers the coupons and deals within minutes of them becoming available. <br><br>Photography is an entire activity in itself, and a thorough discovery of it is beyond the opportunity of this content. But if you are not willing to choose cost to the detriment of quality, originality and higher returns, then go for a self-hosted wordpress blog and increase the presence of your business in this new digital age. You can now search through the thousands of available plugins to add all kinds of functionality to your Word - Press site. You or your web designer can customize it as per your specific needs. For any web design and development assignment, this is definitely one of the key concerns, specifically for online retail outlets as well as e-commerce websites. <br><br>It has become a more prevalent cause of infertility and the fertility clinic are having more and more couples with infertility problems. And, make no mistake,India's Fertility Clinics and IVF specialists are amongst the best in the world,and have been for some time. Normally, the Word - Press developers make a thorough research on your website goals and then ingrain the most suitable graphical design elements to your website. A whole lot worse, your site will likely be useless as well as your merchandise won't sell if no one has the endurance to wait for the web pages to load. The popularity of Word - Press has increased the demand for Word - Press themes and these themes sells like hot cake on the internet. <br><br>A sitemap is useful for enabling web spiders and also on rare occasions clients, too, to more easily and navigate your website. s ability to use different themes and skins known as Word - Press Templates or Themes. However, there are a few other Wordpress plugins also for its development which requires adding files in your Wordpress setup. Word - Press is an open source content management system which is easy to use and offers many user friendly features. 95, and they also supply studio press discount code for their clients, coming from 10% off to 25% off upon all theme deals.
In [[statistics]], a '''paired difference test''' is a type of [[location test]] that is used when comparing two sets of measurements to assess whether their [[expected value|population means]] differ.  A paired difference test uses additional information about the [[sample (statistics)|sample]] that is not present in an ordinary unpaired testing situation, either to increase the [[statistical power]], or to reduce the effects of [[confounder]]s.
Specific methods for carrying out paired difference tests are, for normally distributed differences the paired [[t-test]] (where the population standard deviation of difference is not known) and the paired [[Z-test]] (where the population standard deviation of the difference is known), and for differences that may not be normally distributed the [[Wilcoxon signed-rank test]]. In addition to tests that deal with non-normality, there is also a test that is robust to the common violation of homogeneity of variance across samples (an underlying assumption of these tests): this is [[Welch's_t_test|Welch's t-test]], which makes use of unpooled variance and results in unusual degrees of freedom (e.g. df' = 4.088 rather than df = 4).
 
The most familiar example of a paired difference test occurs when subjects are measured before and after a treatment. Such a "repeated measures" test compares these measurements within subjects, rather than across subjects, and will generally have greater power than an unpaired test.
 
==Use in reducing variance==
 
Paired difference tests for reducing variance are a specific type of [[blocking (statistics)|blocking]].  To illustrate the idea, suppose we are assessing the performance of a drug for treating high cholesterol.  Under the design of our study, we enroll 100 subjects, and measure each subject's cholesterol level. Then all the subjects are treated with the drug for six months, after which their cholesterol levels are measured again.  Our interest is in whether the drug has any effect on mean cholesterol levels, which can be inferred through a comparison of the post-treatment to pre-treatment measurements.
 
The key issue that motivates the paired difference test is that unless the study has very strict entry criteria, it is likely that the subjects will differ substantially from each other before the treatment begins.  Important baseline differences among the subjects may be due to their gender, age, smoking status, activity level, and diet. 
 
There are two natural approaches to analyzing these data:
 
* In an "unpaired analysis", the data are treated as if the study design had actually been to enroll 200 subjects, followed by random assignment of 100 subjects to each of the treatment and control  groups.  The treatment group in the unpaired design would be viewed as analogous to the post-treatment measurements in the paired design, and the control group would be viewed as analogous to the pre-treatment measurements.  We could then calculate the sample means within the treated and untreated groups of subjects, and compare these means to each other.
 
* In a "paired difference analysis", we would first subtract the pre-treatment value from the post-treatment value for each subject, then compare these differences to zero.
 
If we only consider the means, the paired and unpaired approaches give the same result. To see this, let ''Y''<sub>''i''1</sub>,&nbsp;''Y''<sub>''i''2</sub> be the observed data for the ''i''<sup>th</sup> pair, and let ''D''<sub>''i''</sub>&nbsp;=&nbsp;''Y''<sub>''i''2</sub>&nbsp;&minus;&nbsp;''Y''<sub>''i''1</sub>.  Also let <span style="text-decoration: overline">D</span>, <span style="text-decoration: overline">''Y''</span><sub>1</sub>, and <span style="text-decoration: overline">''Y''</span><sub>2</sub> denote, respectively, the [[average|sample means]] of the  ''D''<sub>''i''</sub>, the ''Y''<sub>''i''1</sub>, and the ''Y''<sub>''i''2</sub>. By rearranging terms we can see that
 
:<math>
\bar{D} = \frac{1}{n}\sum_i (Y_{i2}-Y_{i1}) = \frac{1}{n}\sum_iY_{i2} - \frac{1}{n}\sum_iY_{i1} = \bar{Y}_2 - \bar{Y}_1,
</math>
 
where ''n'' is the number of pairs.  Thus the mean difference between the groups does not depend on whether we organize the data as pairs.
 
Although the mean difference is the same for the paired and unpaired statistics, their statistical significance levels can be very different, because it is easy to overstate the [[variance]] of the unpaired statisticThe variance of <span style="text-decoration: overline">D</span> is
 
:<math>
\begin{array}{ccl}
{\rm var}(\bar{D}) &=& {\rm var}(\bar{Y}_2-\bar{Y}_1)\\
                  &=& {\rm var}(\bar{Y}_2) + {\rm var}(\bar{Y}_1) - 2{\rm cov}(\bar{Y}_1,\bar{Y}_2)\\
&=& \sigma_1^2/n + \sigma_2^2/n - 2\sigma_1\sigma_2{\rm corr}(Y_{i1}, Y_{i2})/n,
\end{array}
</math>
 
where σ<sub>1</sub> and σ<sub>2</sub> are the population standard deviations of the ''Y''<sub>''i''1</sub> and ''Y''<sub>''i''2</sub> data, respectively.  Thus the variance of <span style="text-decoration: overline">D</span> is lower if there is positive [[correlation]] within each pair.  Such correlation is very common in the repeated measures setting, since many factors influencing the value being compared are unaffected by the treatment.  For example, if cholesterol levels are associated with age, the effect of age will lead to positive correlations between the cholesterol levels measured within subjects, as long as the duration of the study is small relative to the variation in ages in the sample.
 
===Power of the paired Z-test===
 
Suppose we are using a [[Z-test]] to analyze the data, where the variances of the pre-treatment and post-treatment data σ<sub>1</sub><sup>2</sup> and σ<sub>2</sub><sup>2</sup> are known (the situation with a [[t-test]] is similar).  The unpaired Z-test statistic is
 
:<math>
\frac{\bar{Y}_2 - \bar{Y}_1}{\sqrt{\sigma_1^2/n + \sigma_2^2/n}},
</math>
 
The power of the unpaired, [[two-tailed test|one-sided]] test carried out at level α&nbsp;=&nbsp;0.05 can be calculated as follows:
 
:<math>
\begin{array}{lcl}
P\left(\frac{\bar{Y}_2 - \bar{Y}_1}{\sqrt{\sigma_1^2/n + \sigma_2^2/n}} > 1.64\right) &=&
P\left(\frac{\bar{Y}_2 - \bar{Y}_1}{S} > 1.64\sqrt{\sigma_1^2/n + \sigma_2^2/n}/S\right)\\
&=& P\left(\frac{\bar{Y}_2 - \bar{Y}_1-\delta+\delta}{S} > 1.64\sqrt{\sigma_1^2/n + \sigma_2^2/n}/S\right)\\
&=& P\left(\frac{\bar{Y}_2 - \bar{Y}_1-\delta}{S} > 1.64\sqrt{\sigma_1^2/n + \sigma_2^2/n}/S - \delta/S\right)\\
&=& 1 - \Phi(1.64\sqrt{\sigma_1^2/n + \sigma_2^2/n}/S - \delta/S),
\end{array}
</math>
 
where ''S'' is the standard deviation of <span style="text-decoration: overline">D</span>, Φ is the standard [[normal distribution|normal]] [[cumulative distribution function]], and δ&nbsp;=&nbsp;E''Y''<sub>2</sub>&nbsp;&minus;&nbsp;EY<sub>1</sub> is the true effect of the treatment. The constant 1.64 is the 95th percentile of the standard normal distribution, which defines the rejection region of the test. 
 
By a similar calculation, the power of the paired Z-test is
 
:<math>
1 - \Phi(1.64 - \delta/S).
</math>
 
By comparing the expressions for power of the paired and unpaired tests, one can see that the paired test has more power as long as
 
:<math>
\sqrt{\sigma_1^2/n + \sigma_2^2/n}/S = \sqrt{\frac{\sigma_1^2+\sigma_2^2}{\sigma_1^2+\sigma_2^2-2\sigma_1\sigma_2\rho}} > 1 ~~\text{where} ~~ \rho := {\rm corr}(Y_{i1},Y_{i2}).
</math>
 
This condition is met whenever <math>\rho</math>, the within-pairs correlation, is positive.
 
===A random effects model for paired testing===
 
The following statistical model is useful for understanding the paired difference test
 
:<math>
Y_{ij} = \mu_j + \alpha_i + \epsilon_{ij}
</math>
 
where  α<sub>''i''</sub> is a [[random effect]] that is shared between the two values in the pair, and ε<sub>''ij''</sub> is a random noise term that is independent across all data points.  The constant values μ<sub>1</sub>,&nbsp;μ<sub>2</sub> are the [[expected value]]s of the two measurements being compared, and our interest is in δ&nbsp;=&nbsp;μ<sub>2</sub>&nbsp;&minus;&nbsp;μ<sub>1</sub>.
 
In this model, the α<sub>''i''</sub> capture "stable confounders" that have the same effect on the pre-treatment and post-treatment measurements. When we subtract to form ''D''<sub>''i''</sub>, the α<sub>''i''</sub> cancel out, so do not contribute to the variance.  The within-pairs covariance is
 
:<math>
{\rm cov}(Y_{i1}, Y_{i2}) = {\rm var}(\alpha_i).
</math>
 
This is non-negative, so it leads to better performance for the paired difference test compared to the unpaired test, unless the α<sub>''i''</sub> are constant over ''i'', in which case the paired and unpaired tests are equivalent.
 
In less mathematical terms, the unpaired test assumes that the data in the two groups being compared are independent.  This assumption determines the form for the variance of <span style="text-decoration: overline">D</span>.  However when two measurements are made for each subject, it is unlikely that the two measurements are independent.  If the two measurements within a subject are positively correlated, the unpaired test overstates the variance of <span style="text-decoration: overline">D</span>, making it a conservative test in the sense that its actual [[Type I and type II errors|type I error]] probability will be lower than the nominal level, with a corresponding loss of statistical power.  In rare cases, the data may be negatively correlated within subjects, in which case the unpaired test becomes anti-conservative.  The paired test is generally used when repeated measurements are made on the same subjects, since it has the correct level regardless of the correlation of the measurements within pairs.
 
==Use in reducing confounding==
 
Another application of paired difference testing arises when comparing two groups in a set of [[observational study|observational data]], with the goal being to isolate the effect of one factor of interest from the effects of other factors that may play a role.  For example, suppose teachers adopt one of two different approaches, denoted "A" and "B", to teaching a particular mathematical topic.  We may be interested in whether the performances of the students on a standardized mathematics test differs according to the teaching approach. If the teachers are free to adopt approach A or approach B, it is possible that teachers whose students are already performing well in mathematics will preferentially choose method A (or vice-versa). In this situation, a simple comparison between the mean performances of students taught with approach A and approach B will likely show a difference, but this difference is partially or entirely due to the pre-existing differences between the two groups of students.  In this situation, the baseline abilities of the students serve as a [[confounder|confounding variable]], in that they are related to both the outcome (performance on the standardized test), and to the treatment assignment to approach A or approach B.
 
It is possible to reduce, but not necessarily eliminate, the effects of confounding variables by forming "artificial pairs" and performing a pairwise difference test.  These artificial pairs are constructed based on additional variables that are thought to serve as confounders.  By pairing students whose values on the confounding variables are similar, a greater fraction of the difference in the value of interest (e.g. the standardized test score in the example discussed above), is due to the factor of interest, and a lesser fraction is due to the confounder. Forming artificial pairs for paired difference testing is an example of a general approach for reducing the effects of confounding when making comparisons using observational data called [[matching (statistics)|matching]].<ref>{{cite journal | last=Rubin | first=Donald B. | title=Matching to Remove Bias in Observational Studies | journal=Biometrics | volume=29 | year=1973 | pages=159&ndash;183 | doi=10.2307/2529684 | issue=1 | publisher=International Biometric Society | jstor=2529684}}</ref><ref>{{cite journal | title=On Stratification, Grouping and Matching | last=Anderson | first=Dallas W. | coauthors=Kish, Leslie; Cornell, Richard G. | journal=Scandinavian Journal of Statistics | volume=7 | year=1980 | pages=61&ndash;66 | issue=2 | publisher=Blackwell Publishing | jstor=4615774}}</ref><ref>{{cite journal | title=Matching in Epidemiologic Studies: Validity and Efficiency Considerations | last=Kupper | first=Lawrence L. | coauthors=Karon, John M.; Kleinbaum, David G.; Morgenstern, Hal; Lewis, Donald K. | journal=Biometrics | volume=37 | year=1981 | pages=271&ndash;291 | doi=10.2307/2530417 | issue=2 | publisher=International Biometric Society | jstor=2530417 | pmid=7272415}}</ref>
 
As a concrete example, suppose we observe student test scores ''X'' under teaching strategies ''A'' and ''B'', and each student has either a "high" or "low" level of mathematical knowledge before the two teaching strategies are implemented.  However, we do not know which students are in the "high" category and which are in the "low" category.  The [[expected value|population mean]] test scores in the four possible groups are
 
<center>
{| class="wikitable" style="text-align: center; background: #FFFFFF;"
|-----
|
|| ''A'' || ''B''
|-----
| ''High'' || <math>\mu_{HA}</math> || <math>\mu_{HB}</math>
|-----
| ''Low'' || <math>\mu_{LA}</math> || <math>\mu_{LB}</math>
|}</center>
 
and the proportions of students in the groups are
 
<center>
{| class="wikitable" style="text-align: center; background: #FFFFFF;"
|-----
|
|| ''A'' || ''B''
|-----
| ''High'' || <math>p_{HA}</math> || <math>p_{HB}</math>
|-----
| ''Low'' || <math>p_{LA}</math> || <math>p_{LB}</math>
|}</center>
 
where ''p''<sub>''HA''</sub>&nbsp;+&nbsp;''p''<sub>''HB''</sub>&nbsp;+&nbsp;''p''<sub>''LA''</sub>&nbsp;+&nbsp;''p''<sub>''LB''</sub>&nbsp;=&nbsp;1.
 
The "treatment difference" among students in the "high" group is μ<sub>''HA''</sub>&nbsp;&minus;&nbsp;μ<sub>''HB''</sub> and the treatment difference among students in the "low" group is μ<sub>''LA''</sub>&nbsp;&minus;&nbsp;μ<sub>''LB''</sub>. In general, it is possible that the two teaching strategies could differ in either direction, or show no difference, and the effects could differ in magnitude or even in sign between the "high" and "low" groups.  For example, if strategy ''B'' were superior to strategy ''A'' for well-prepared students, but strategy ''A'' were superior to strategy ''B'' for poorly prepared students, the two treatment differences would have opposite signs.
 
Since we do not know the baseline levels of the students, the expected value of the average test score <span style="text-decoration: overline">''X''</span><sub>''A''</sub> among students in the ''A'' group is an average of those in the two baseline levels:
 
:<math>
E\bar{X}_A = \mu_{HA}\frac{p_{HA}}{p_{HA}+p_{LA}} + \mu_{LA}\frac{p_{LA}}{p_{HA}+p_{LA}},
</math>
 
and similarly the average test score <span style="text-decoration: overline">''X''</span><sub>''B''</sub> among students in the ''B'' group is
 
:<math>
E\bar{X}_B = \mu_{HB}\frac{p_{HB}}{p_{HB}+p_{LB}} + \mu_{LB}\frac{p_{LB}}{p_{HB}+p_{LB}}.
</math>
 
Thus the expected value of the observed treatment difference <span style="text-decoration: overline">''D''</span>&nbsp;=&nbsp;<span style="text-decoration: overline">''X''</span><sub>''A''</sub>&nbsp;&minus;&nbsp;<span style="text-decoration: overline">''X''</span><sub>''B''</sub> is
 
:<math>
\mu_{HA}\frac{p_{HA}}{p_{HA}+p_{LA}} - \mu_{HB}\frac{p_{HB}}{p_{HB}+p_{LB}} + \mu_{LA}\frac{p_{LA}}{p_{HA}+p_{LA}} - \mu_{LB}\frac{p_{LB}}{p_{HB}+p_{LB}}.
</math>
 
A reasonable [[null hypothesis]] is that there is no effect of the treatment within either the "high" or "low" student groups, so that μ<sub>''HA''</sub>&nbsp;=&nbsp;μ<sub>''HB''</sub> and μ<sub>''LA''</sub>&nbsp;=&nbsp;μ<sub>''LB''</sub>.  Under this null hypothesis, the expected value of <span style="text-decoration: overline">''D''</span> will be zero if
 
:<math>
p_{HA} = (p_{HA}+p_{LA})(p_{HA}+p_{HB})
</math>
 
and
 
:<math>
p_{HB} = (p_{HB}+p_{LB})(p_{HA}+p_{HB}).
</math>
 
This condition asserts that the assignment of students to the ''A'' and ''B'' teaching strategy groups is independent of their mathematical knowledge before the teaching strategies are implemented.  If this holds, baseline mathematical knowledge is not a confounder, and conversely, if baseline mathematical knowledge is a confounder, the expected value of <span style="text-decoration: overline">''D''</span> will generally differ from zero. If the expected value of <span style="text-decoration: overline">''D''</span> under the null hypothesis is not equal to zero, then a situation where we reject the null hypothesis could either be due to an actual differential effect between teaching strategies ''A'' and ''B'', or it could be due to non-independence in the assignment of students to the ''A'' and ''B'' groups (even in the complete absence of an effect due to the teaching strategy).
 
This example illustrates that if we make a direct comparison between two groups when confounders are present, we do not know whether any difference that is observed is due to the grouping itself, or is due to some other factor. If we are able to pair students by an exact or estimated measure of their baseline mathematical ability, then we are only comparing students "within rows" of the table of means given above. Consequently, if the null hypothesis holds, the expected value of <span style="text-decoration: overline">''D''</span> will equal zero, and [[statistical significance]] levels have their intended interpretation.
 
==See also==
*[[Pairwise comparison]]
*[[Sign test]]
 
{{more footnotes|date=April 2012}}
 
==References==
{{Reflist}}
 
==External links==
*[http://www.rac.es/ficheros/doc/00576.PDF Relative Measurement and Its Generalization in Decision Making Why Pairwise Comparisons are Central in Mathematics for the Measurement of Intangible Factors The Analytic Hierarchy/Network Process]
*[http://compbio.berkeley.edu/people/ed/SeqCompEval/Pairwise Sequence Comparison Evaluation] ([http://webcache.googleusercontent.com/search?q=cache:UWWnuePMeTgJ:compbio.berkeley.edu/people/ed/SeqCompEval/+http://compbio.berkeley.edu/people/ed/SeqCompEval/Pairwise&cd=1&hl=en&ct=clnk&source=www.google.com google cache])
*[http://deseng.ryerson.ca/~fil/t/pwisecomp.html Deseng.ryserson.ca]
 
[[Category:Hypothesis testing]]

Revision as of 17:38, 1 January 2014

In statistics, a paired difference test is a type of location test that is used when comparing two sets of measurements to assess whether their population means differ. A paired difference test uses additional information about the sample that is not present in an ordinary unpaired testing situation, either to increase the statistical power, or to reduce the effects of confounders.

Specific methods for carrying out paired difference tests are, for normally distributed differences the paired t-test (where the population standard deviation of difference is not known) and the paired Z-test (where the population standard deviation of the difference is known), and for differences that may not be normally distributed the Wilcoxon signed-rank test. In addition to tests that deal with non-normality, there is also a test that is robust to the common violation of homogeneity of variance across samples (an underlying assumption of these tests): this is Welch's t-test, which makes use of unpooled variance and results in unusual degrees of freedom (e.g. df' = 4.088 rather than df = 4).

The most familiar example of a paired difference test occurs when subjects are measured before and after a treatment. Such a "repeated measures" test compares these measurements within subjects, rather than across subjects, and will generally have greater power than an unpaired test.

Use in reducing variance

Paired difference tests for reducing variance are a specific type of blocking. To illustrate the idea, suppose we are assessing the performance of a drug for treating high cholesterol. Under the design of our study, we enroll 100 subjects, and measure each subject's cholesterol level. Then all the subjects are treated with the drug for six months, after which their cholesterol levels are measured again. Our interest is in whether the drug has any effect on mean cholesterol levels, which can be inferred through a comparison of the post-treatment to pre-treatment measurements.

The key issue that motivates the paired difference test is that unless the study has very strict entry criteria, it is likely that the subjects will differ substantially from each other before the treatment begins. Important baseline differences among the subjects may be due to their gender, age, smoking status, activity level, and diet.

There are two natural approaches to analyzing these data:

  • In an "unpaired analysis", the data are treated as if the study design had actually been to enroll 200 subjects, followed by random assignment of 100 subjects to each of the treatment and control groups. The treatment group in the unpaired design would be viewed as analogous to the post-treatment measurements in the paired design, and the control group would be viewed as analogous to the pre-treatment measurements. We could then calculate the sample means within the treated and untreated groups of subjects, and compare these means to each other.
  • In a "paired difference analysis", we would first subtract the pre-treatment value from the post-treatment value for each subject, then compare these differences to zero.

If we only consider the means, the paired and unpaired approaches give the same result. To see this, let Yi1Yi2 be the observed data for the ith pair, and let Di = Yi2 − Yi1. Also let D, Y1, and Y2 denote, respectively, the sample means of the Di, the Yi1, and the Yi2. By rearranging terms we can see that

where n is the number of pairs. Thus the mean difference between the groups does not depend on whether we organize the data as pairs.

Although the mean difference is the same for the paired and unpaired statistics, their statistical significance levels can be very different, because it is easy to overstate the variance of the unpaired statistic. The variance of D is

where σ1 and σ2 are the population standard deviations of the Yi1 and Yi2 data, respectively. Thus the variance of D is lower if there is positive correlation within each pair. Such correlation is very common in the repeated measures setting, since many factors influencing the value being compared are unaffected by the treatment. For example, if cholesterol levels are associated with age, the effect of age will lead to positive correlations between the cholesterol levels measured within subjects, as long as the duration of the study is small relative to the variation in ages in the sample.

Power of the paired Z-test

Suppose we are using a Z-test to analyze the data, where the variances of the pre-treatment and post-treatment data σ12 and σ22 are known (the situation with a t-test is similar). The unpaired Z-test statistic is

The power of the unpaired, one-sided test carried out at level α = 0.05 can be calculated as follows:

where S is the standard deviation of D, Φ is the standard normal cumulative distribution function, and δ = EY2 − EY1 is the true effect of the treatment. The constant 1.64 is the 95th percentile of the standard normal distribution, which defines the rejection region of the test.

By a similar calculation, the power of the paired Z-test is

By comparing the expressions for power of the paired and unpaired tests, one can see that the paired test has more power as long as

This condition is met whenever , the within-pairs correlation, is positive.

A random effects model for paired testing

The following statistical model is useful for understanding the paired difference test

where αi is a random effect that is shared between the two values in the pair, and εij is a random noise term that is independent across all data points. The constant values μ1, μ2 are the expected values of the two measurements being compared, and our interest is in δ = μ2 − μ1.

In this model, the αi capture "stable confounders" that have the same effect on the pre-treatment and post-treatment measurements. When we subtract to form Di, the αi cancel out, so do not contribute to the variance. The within-pairs covariance is

This is non-negative, so it leads to better performance for the paired difference test compared to the unpaired test, unless the αi are constant over i, in which case the paired and unpaired tests are equivalent.

In less mathematical terms, the unpaired test assumes that the data in the two groups being compared are independent. This assumption determines the form for the variance of D. However when two measurements are made for each subject, it is unlikely that the two measurements are independent. If the two measurements within a subject are positively correlated, the unpaired test overstates the variance of D, making it a conservative test in the sense that its actual type I error probability will be lower than the nominal level, with a corresponding loss of statistical power. In rare cases, the data may be negatively correlated within subjects, in which case the unpaired test becomes anti-conservative. The paired test is generally used when repeated measurements are made on the same subjects, since it has the correct level regardless of the correlation of the measurements within pairs.

Use in reducing confounding

Another application of paired difference testing arises when comparing two groups in a set of observational data, with the goal being to isolate the effect of one factor of interest from the effects of other factors that may play a role. For example, suppose teachers adopt one of two different approaches, denoted "A" and "B", to teaching a particular mathematical topic. We may be interested in whether the performances of the students on a standardized mathematics test differs according to the teaching approach. If the teachers are free to adopt approach A or approach B, it is possible that teachers whose students are already performing well in mathematics will preferentially choose method A (or vice-versa). In this situation, a simple comparison between the mean performances of students taught with approach A and approach B will likely show a difference, but this difference is partially or entirely due to the pre-existing differences between the two groups of students. In this situation, the baseline abilities of the students serve as a confounding variable, in that they are related to both the outcome (performance on the standardized test), and to the treatment assignment to approach A or approach B.

It is possible to reduce, but not necessarily eliminate, the effects of confounding variables by forming "artificial pairs" and performing a pairwise difference test. These artificial pairs are constructed based on additional variables that are thought to serve as confounders. By pairing students whose values on the confounding variables are similar, a greater fraction of the difference in the value of interest (e.g. the standardized test score in the example discussed above), is due to the factor of interest, and a lesser fraction is due to the confounder. Forming artificial pairs for paired difference testing is an example of a general approach for reducing the effects of confounding when making comparisons using observational data called matching.[1][2][3]

As a concrete example, suppose we observe student test scores X under teaching strategies A and B, and each student has either a "high" or "low" level of mathematical knowledge before the two teaching strategies are implemented. However, we do not know which students are in the "high" category and which are in the "low" category. The population mean test scores in the four possible groups are

A B
High
Low

and the proportions of students in the groups are

A B
High
Low

where pHA + pHB + pLA + pLB = 1.

The "treatment difference" among students in the "high" group is μHA − μHB and the treatment difference among students in the "low" group is μLA − μLB. In general, it is possible that the two teaching strategies could differ in either direction, or show no difference, and the effects could differ in magnitude or even in sign between the "high" and "low" groups. For example, if strategy B were superior to strategy A for well-prepared students, but strategy A were superior to strategy B for poorly prepared students, the two treatment differences would have opposite signs.

Since we do not know the baseline levels of the students, the expected value of the average test score XA among students in the A group is an average of those in the two baseline levels:

and similarly the average test score XB among students in the B group is

Thus the expected value of the observed treatment difference D = XA − XB is

A reasonable null hypothesis is that there is no effect of the treatment within either the "high" or "low" student groups, so that μHA = μHB and μLA = μLB. Under this null hypothesis, the expected value of D will be zero if

and

This condition asserts that the assignment of students to the A and B teaching strategy groups is independent of their mathematical knowledge before the teaching strategies are implemented. If this holds, baseline mathematical knowledge is not a confounder, and conversely, if baseline mathematical knowledge is a confounder, the expected value of D will generally differ from zero. If the expected value of D under the null hypothesis is not equal to zero, then a situation where we reject the null hypothesis could either be due to an actual differential effect between teaching strategies A and B, or it could be due to non-independence in the assignment of students to the A and B groups (even in the complete absence of an effect due to the teaching strategy).

This example illustrates that if we make a direct comparison between two groups when confounders are present, we do not know whether any difference that is observed is due to the grouping itself, or is due to some other factor. If we are able to pair students by an exact or estimated measure of their baseline mathematical ability, then we are only comparing students "within rows" of the table of means given above. Consequently, if the null hypothesis holds, the expected value of D will equal zero, and statistical significance levels have their intended interpretation.

See also

Template:More footnotes

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

External links

  1. One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang
  2. One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang
  3. One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang