Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Statistics Question.


From   "Thomas J. Flanagan" <[email protected]>
To   [email protected]
Subject   st: Statistics Question.
Date   Wed, 6 Apr 2005 22:24:54 +0700

Listhost:

is there any way to run a paired t-test for data values if one ONLY has the ratios
of the values, and not the actual values.

The specific problem I am trying to work out is:

McElhoe and Conner (1986) use an instrument called VISIPLUME
to measure UV light. By comparing absorption in clear air
and absorption in polluted air, the concentration of SO2 in
the polluted air can be estimated. The EPA has a standard
method for measuring So2 in air, and we wish to compare the
two methods across a range of air samples. The recorded
response is the ratio of the Visiplume reading to the EPA
standard reading. The six observations on coal plant number
X are: .950, .978, .762, .733, .823, 1.011. If we make the
NULL HYPOTHESIS be that the Visiplume and standard
measurements are equivalent, then the ratios could, with
equal probability, have been observed as their reciprocals.
That is, the ratio of .950, could equally have been 1/.950=
1.053, since the labels are equivalent and assigned at
random. Supposed we take as our summary of the data the sum
of the ratios. We observer .95…+1.011= 5.257. Test (using
randomization methods) the null hypothesis of equivalent
measurement procedures AGAINST the alternative that
Visiplume reads higher than the standard. Report a P Value.

My current work thus far is this>.

I am using a paired t-test.

Ho is the mean of the difference between the Visiplume and
the Standard is 0.

To test this, I use the T statistic, with 5 degrees of
freedom,

d – U/ O—(n)^1/2


D represents the mean of the differences between the two
treatments, and u is zero, per the null hypothesis.

N is 6, and the 0 is the pooled variance estimator.

This provides a p value nearby .30

Do you believe this method is accurate, and do you replicate
this p value? I am attempting next to work it out in STATA.


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index