<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.socr.umich.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Glenbrau</id>
	<title>SOCR - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.socr.umich.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Glenbrau"/>
	<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php/Special:Contributions/Glenbrau"/>
	<updated>2026-07-26T12:09:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting&amp;diff=14905</id>
		<title>SMHS HypothesisTesting</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting&amp;diff=14905"/>
		<updated>2015-04-29T13:54:04Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Hypothesis Testing ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Hypothesis testing is a statistical technique for decision-making regarding populations or processes based on experimental data. It quantitatively answers the probability that chance along might be responsible for the observed discrepancies between a theoretical model and the empirical observations. In this class, we are going to introduce the fundamental terminologies we are going to discuss in Hypothesis Testing include null and alternative hypotheses, Type I and Type II errors, sensitivity, specificity and statistical power and we are going to discuss about hypothesis testing of mean, proportion and mean under various assumptions and hope to prepare students with enough background information of Hypothesis testing in real data analysis.&lt;br /&gt;
&lt;br /&gt;
Important parts included in Hypothesis testing: &lt;br /&gt;
* Decision (significance or no significance)&lt;br /&gt;
* Parameter of interest&lt;br /&gt;
* Variable of interest&lt;br /&gt;
* Population under study&lt;br /&gt;
* p-value&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In statistical data analysis, we often encounter the problem of making statistical decisions about populations or processes based on experimental data. Hypothesis testing will be the direct answer to questions like:&lt;br /&gt;
&lt;br /&gt;
*How well the findings fit the possibility that the chance alone might be responsible for the observed discrepancy between the theoretical model and the empirical observations&lt;br /&gt;
&lt;br /&gt;
*The likelihood of the observed summary statistics, assuming that the data comes from the distribution specified by the null hypothesis&lt;br /&gt;
&lt;br /&gt;
*Whether the data follows the distribution stated in the alternative hypothesis&lt;br /&gt;
&lt;br /&gt;
In fact, one use of hypothesis testing is to decide whether experimental results contain enough information to cast doubt on conventional wisdom. &lt;br /&gt;
&lt;br /&gt;
Consider an example of testing whether the new production purse from a factory contains radioactive material. The null hypothesis is that there is no radioactive material in the purse and that all measured counts are due to ambient radioactivity typical of the surrounding air and harmless objects in the purse. We can then calculate how likely it is that the null hypothesis will produce 10 counts per minute. If it is likely - e.g., if the null hypothesis predicts on average 9 counts per minute - we say the purse is compatible with the null hypothesis. On the other hand, if the null hypothesis predicts for example 3 count per minute, then the purse is not compatible with the null hypothesis and there must be other factors responsible to produce the increased radioactive counts.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
&lt;br /&gt;
====Fundamentals of Hypothesis testing (statistical significance testing)====&lt;br /&gt;
Null and alternative hypothesis: a null hypothesis a thesis set up to be nullified or refuted in order to support an Alternate (research) Hypothesis. The null hypothesis is presumed true until statistical evidence, in the form of a hypothesis test, indicates otherwise. In science, the null hypothesis is used to test differences between treatment and control groups, and the assumption at the outset of the experiment is that no difference exists between the two groups for the variable of interest (e.g., population means). The null hypothesis proposes something initially presumed true, and it is rejected only when it becomes evidently false. That is, when a researcher has a certain degree of confidence, usually 95% to 99%, that the data do not support the null hypothesis. In the example of testing radioactive purse above, the null hypothesis is there is no radioactive material in the purse and that all measured counts are due to ambient radioactivity typical of the surrounding air and harmless objects in the purse. Formulation of the null hypothesis is a vital step in testing statistical significance. Having formulated such a hypothesis, one can establish the probability of observing the obtained data from the prediction of the null hypothesis, if the null hypothesis is true. That probability is what commonly called the significance level of the results.&lt;br /&gt;
&lt;br /&gt;
In many scientific experimental designs we predict that a particular factor will produce an effect on our dependent variable — this is our alternative hypothesis. We then consider how often we would expect to observe our experimental results, or results even more extreme, if we were to take many samples from a population where there was no effect (i.e. we test against our null hypothesis). If we find that this happens rarely (up to, say, 5% of the time), we can conclude that our results support our experimental prediction — we reject our null hypothesis.&lt;br /&gt;
&lt;br /&gt;
====Type I Error, Type II Error and Power====&lt;br /&gt;
*Type I error: the false positive (Type I) error of rejecting the null hypothesis given that it is actually true; e.g., the purses are detected to containing the radioactive material while they actually do not.&lt;br /&gt;
*Type II error:  the false negative (Type II) error of failing to reject the null hypothesis given that the alternative hypothesis is actually true; e.g., the purses are detected to not containing the radioactive material while they actually do.&lt;br /&gt;
*Statistical power: the probability that the test will reject a false null hypothesis (that it will not make a Type II error). When power increases, the chances of a Type II error decrease. &lt;br /&gt;
The table below gives an example of calculating specificity, sensitivity, False positive rate $ α$, False Negative Rate $ β $ and power given the information of TN and FN.&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width: 25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| '''Actual Condition'''&lt;br /&gt;
|-&lt;br /&gt;
|  '''Absent ($H_{0}$ is true)'''  || '''Present ($H_{1}$ is true)''' &lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2| '''Test Result'''||  '''Negative(fail to reject $H_{0})$''' || Condition absent + Negative result = True (accurate) Negative ('''TN''', 0.98505) || ''Condition present + Negative result = False (invalid) Negative ('''FN''', 0.00025) '''Type II error''' ($\beta$)&lt;br /&gt;
|-&lt;br /&gt;
| '''Positive (reject $H_{0})$''' || Condition absent + Positive result = False Positive ('''FP''', 0.00995) '''Type I error''' ($\alpha$) || Condition Present + Positive result = True Positive ('''TP''', 0.00475)&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Interpretation''' || $Power$= $1-\beta$= $1-0.05$ = $0.95$ ||'''Specificity''':$\frac{TN}{(TN+FP)}=\frac{0.98505}{(0.98505+ 0.00995)}= 0.99$ ||'''Sensitivity''':$\frac {TP} {(TP+FN)} = \frac {0.00475} {(0.00475+ 0.00025)}= 0.95$&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thus, $Specificity = \frac{TN}{TN + FP}$, $Sensitivity= \frac {TP} {TP+FN}$, $\alpha= \frac {FP}{FP+TN},\beta=\frac {FN} {FN+TP}$, $power=1-\beta.$ Note that $\alpha$ and $\beta$ are the false-positive and false-negative ''rates'' (which are directly proportional to the FP and FN counts), respectefully.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a mean with large sample size====&lt;br /&gt;
&lt;br /&gt;
Recall the random sample $ {X_1,X_2,…,X_n} $ of the process where the population mean is estimated by the sample average $ \bar{X}_{n}=\frac{1}{n}∑_{i=1}^{n}X_{i}$. For a given small significant level say $ \alpha=0.025 $, the $(1-\alpha)100\% $ confidence interval for the mean is constructed by $ CI(\alpha)$: $\bar x\pm z_\frac{\alpha}{2}E$, where the margin of error ''E'' is defined as &lt;br /&gt;
&lt;br /&gt;
: $$E = \begin{cases}{\sigma\over\sqrt{n}},&amp;amp; \texttt{for-known}-\sigma,\\&lt;br /&gt;
{{1\over \sqrt{n}} \sqrt{\sum_{i=1}^n{(x_i-\overline{x})^2\over n-1}}},&amp;amp; \texttt{for-unknown}-\sigma.\end{cases}$$&lt;br /&gt;
: and $z_{\frac{\alpha}{2}}$ is the [[AP_Statistics_Curriculum_2007_Normal_Critical | critical value]] for a [[AP_Statistics_Curriculum_2007_Normal_Std |Standard Normal]] distribution at $\frac{\alpha}{2}.$&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a mean: large samples&lt;br /&gt;
&lt;br /&gt;
: $ H_{0}: \mu=\mu_{0}$ (e.g., $\mu_{0}=0)$; one sided $H_{1}:\mu&amp;gt;\mu_{0}$  or $ \mu&amp;lt;\mu_{0} $; two sided $H_{1}:\mu≠\mu_{0} $.&lt;br /&gt;
:Test statistics:  &lt;br /&gt;
::(1) with known variance: $Z_0=\frac{\bar x -\mu_{0}} {\frac{\sigma}{\sqrt n}}$ $ \thicksim N (0,1)$  &lt;br /&gt;
&lt;br /&gt;
::(2) with unknown variance $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $ \thicksim T_{df=n-1}$&lt;br /&gt;
&lt;br /&gt;
*Example: consider we are testing if the population mean equal to 20 at $\alpha$=0.05 using a double sided alternative test. $H_{0}$:$\mu=20$ vs.$H_{1}:\mu≠20$. The sample data is given: 16, 9, 14, 11, 17, 12, 99, 18, 13, 12, 5, 9, 17, 6, 11, 17, 18, 20, 6, 14, 7, 11, 12, 5, 18, 6, 4, 13, 11, and 12. Population variance not given.&lt;br /&gt;
&lt;br /&gt;
 a &amp;lt;- c( 16, 9, 14, 11, 17, 12, 99, 18, 13, 12, 5, 9, 17, 6, 11, 17, 18, 20, 6, 14, 7, 11, 12, 5, 18, 6, 4, 13, 11, 12)&lt;br /&gt;
 summary(a)&lt;br /&gt;
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. &lt;br /&gt;
   4.00    9.00   12.00   14.77   16.75   99.00 &lt;br /&gt;
 sd(a)&lt;br /&gt;
 [1] 16.53561&lt;br /&gt;
&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt {n}}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$&lt;br /&gt;
&lt;br /&gt;
:: From the sample we have $\bar x=14.77, s=16.54$.&lt;br /&gt;
&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $\frac{14.77-20}{{\frac{1} {\sqrt 30} \sqrt {\displaystyle \sum_{i=1}^{30} \frac{(x_{i}-14.77)^{2}}{30-1}}}}$ $= 1.176$&lt;br /&gt;
&lt;br /&gt;
: $P(T_{df=29}&amp;lt;T_{0}=-1.733)=0.047$, hence we have p-value $=2*0.047=0.094$, we can’t reject the null hypothesis at $\alpha=0.05$ level of significance.&lt;br /&gt;
&lt;br /&gt;
====Comparing the means of two samples====&lt;br /&gt;
When comparing the means of 2 samples one need to identify if the samples are paired or independent. In the [[AP_Statistics_Curriculum_2007_NonParam_2MedianPair|paired samples case, or single sample case, the paired test should be used]]. When the [[AP_Statistics_Curriculum_2007_NonParam_2MedianIndep|two samples are independent, the independent sample test]] needs to be used.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a mean with small sample size====&lt;br /&gt;
&lt;br /&gt;
Recall the random sample ${X_1,X_2,…,X_n}$ of the process where the population mean is estimated by the sample average $\bar X_{n}=\frac{1}{n}\sum_{i=1}^{n} X_{i}$. For a given small significant level say $\alpha=0.025$, the $(1-\alpha)100\%$ confidence interval for the mean is constructed by $ CI(\alpha)$: $\bar{x}\pm t_{\{df=n-1,\frac{\alpha}{2}\}} \frac{1}{\sqrt {n}} \sqrt{\sum_{i=1}^{n} {\frac{(x_{i}-\bar x)^{2}}{n-1}}} $, where $E=\frac{1}{\sqrt {n}} \sqrt{\sum_{i=1}^{n} {\frac{(x_{i}-\bar x)^{2}}{n-1}}}$ is the margin of error and $t_{df=n-1,\frac{\alpha} {2}}$ is the critical value of T distribution of ''df=sample size-1'' at $\frac{\alpha}{2}$.&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a mean: small samples&lt;br /&gt;
&lt;br /&gt;
: $H_{0}:\mu=\mu_{0}$(e.g.,$\mu_{0}=0$); one sided $H_{1}:\mu&amp;gt;\mu_{0}$ or $\mu&amp;lt;\mu_{0}$;two sided $H_{1}:\mu≠\mu_{0}$.&lt;br /&gt;
&lt;br /&gt;
: Test statistics: &lt;br /&gt;
:: (1) with known variance: $Z_0=\frac{\bar x -\mu_{0}} {\frac{\sigma}{\sqrt n}}$ $ \thicksim N (0,1)$  &lt;br /&gt;
&lt;br /&gt;
::(2) with unknown variance $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt {n}}  \sqrt {\sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $ \thicksim T_{df=n-1}$&lt;br /&gt;
&lt;br /&gt;
: Example: consider we are testing if the population mean equal to 20 at α=0.01 using a one sided alternative test. $H_{0}: \mu=12$ vs.$H_{1}:\mu&amp;gt;12$. The sample data is given: 16, 9, 14, 11, 17, 12, 99, 18, 13, and 12. Population variance is not given.&lt;br /&gt;
&lt;br /&gt;
: From the sample we have $\bar x=22.1,s=27.164$&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $\frac{22.1-12}{{\frac{1} {\sqrt 10} \sqrt {\sum_{i=1}^{10} \frac{(x_{i}-22.1)^{2}}{10-1}}}}$ $= 1.176 $&lt;br /&gt;
&lt;br /&gt;
: $p-value=P(T_{df=29}&amp;gt;T_{0}=1.176)=0.13488$, hence we can’t reject the null hypothesis at $\alpha=0.01$ level of significance.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a proportion====&lt;br /&gt;
&lt;br /&gt;
Recall that for large samples, the sample distribution of the sample proportion $ \hat p $ is approximately normal by CLT, as the sample proportion may be presented as a sample average or Bernoulli random variables. When sample size is small, the normal approximation is inadequate. The accommodate this, we modify the sample proportion  $\hat p $ slightly and obtain the corrected-sample-proportion $\tilde p$.&lt;br /&gt;
&lt;br /&gt;
$$\hat{p}={y\over n} \longrightarrow \tilde{p}={y+0.5z_{\alpha \over 2}^2 \over n+z_{\alpha \over 2}^2},$$&lt;br /&gt;
where $z_\frac{\alpha}{2}$ is the [[AP_Statistics_Curriculum_2007_Normal_Critical | critical value of a standard normal distribution]] at $\alpha/2$.&lt;br /&gt;
&lt;br /&gt;
: The standard error of &amp;lt;math&amp;gt;\hat{p}&amp;lt;/math&amp;gt; ( and &amp;lt;math&amp;gt;\tilde{p}&amp;lt;/math&amp;gt;) also needs a slight modification&lt;br /&gt;
$$SE_{\hat{p}} =  \sqrt{\hat{p}(1-\hat{p})\over n} \longrightarrow SE_{\tilde{p}} =  \sqrt{\tilde{p}(1-\tilde{p})\over n+z_{\alpha \over 2}^2}.$$&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a single sample proportion:&lt;br /&gt;
: Null Hypothesis: $H_o: p=p_o$ (e.g., $p_o=\frac{1}{2}$), where $p$ is the population proportion of interest.&lt;br /&gt;
: Alternative Research Hypotheses:&lt;br /&gt;
:: One sided (uni-directional): $H_1: p &amp;gt;p_o$, or $H_1: p&amp;lt;p_o$&lt;br /&gt;
:: Double sided: $H_1: p \not= p_o.$&lt;br /&gt;
: Test Statistics: $Z_o={\tilde{p} -p_o \over SE_{\tilde{p}}} \sim N(0,1).$&lt;br /&gt;
&lt;br /&gt;
* Example: consider we are testing the effect of some medicine. 500 patients are randomly recruited with evidence of early this disease and were scheduled to take one pill daily for two years. At the end two years, only 17 patients had the disease. Use $\alpha=0.05$ to formulate a test a research hypothesis that the proportion of patient on this treatment that have the disease within 2 years of treatment is $p_0=0.04$.&lt;br /&gt;
: $\tilde{p} = {17+0.5z_{0.025}^2\over 500+z_{0.025}^2}== {17+1.92\over 500+3.84}=0.038$ &lt;br /&gt;
: $SE_{\tilde{p}}= \sqrt{0.038(1-0.038)\over 500+3.84}=0.0085$&lt;br /&gt;
&lt;br /&gt;
: And the corresponding test statistics is&lt;br /&gt;
:: $Z_o={\tilde{p} - 0.04 \over SE_{\tilde{p}}}={0.002 \over 0.0085}=0.2353$&lt;br /&gt;
&lt;br /&gt;
: The p-value of this test is clearly insignificant and we can’t reject the null hypothesis at $\alpha=0.05$ level of significance.&lt;br /&gt;
&lt;br /&gt;
* When [[AP_Statistics_Curriculum_2007_Infer_2Proportions|comparing 2 proportions, you can use a similar protocol to infer of they are distinct]].&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about variance (or standard deviation)====&lt;br /&gt;
*Recall that the sample variance $s^2$ is an unbiased point estimate for the population variance $σ^2$, similarly for the standard deviation. The sample variance is roughly chi-square distributed: $\chi_0^2=\frac{(n-1) s^2}{\sigma_0^2} \sim \chi_{df=n-1}^2.$&lt;br /&gt;
*Hypothesis testing about variance&lt;br /&gt;
:: $H_0: σ^2=σ_0^2$ vs. $H_1:σ^2≠σ_0^2$. Given that the chi-square distribution is not symmetric, there are two critical values \(χ_L^2\)  and \(χ_R^2.\)&lt;br /&gt;
*Test statistics: $\chi_0^2 =\frac{(n-1) s^2}{\sigma_0^2} \sim \chi_{df=n-1}^2$&lt;br /&gt;
*Example: we have a random sample of 30 objects drawn form a normal distribution with sample variance \(s^2=5.\) Test at \(α=0.05\) level of significance if this is consistent with \(H_0: \sigma^2=2\).&lt;br /&gt;
:: $\chi_0^2=\frac{(n-1) s^2}{\sigma_0^2} =(29*5)/2=72.5$, $\chi_L^2=16.047$ and $\chi_R^2=45.722$, since we have \(\chi_0^2 &amp;gt; \chi_R^2\), we reject the null hypothesis at 5% level of significance. The image below illustrates this calculation using the [http://socr.umich.edu/html/dist/SOCR_Distributions.html SOCR $\chi_{df=29}^2$ calculator]. Notice the Left and right limits for the central 95% confidence interval, $(\chi_L^2=16.047 : \chi_R^2=45.722)$.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_HypothesisTesting_Fig1.png|500px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#Fligner-Killeen_test:_Variance_Homogeneity_.28Differences_of_Variances_of_Independent_Samples.29| See also the non-parametric Fligner-Killeen test for Variance Homogeneity]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/SOCR_EduMaterials_AnalysisActivities_OneT This article] illustrates SOCR analyses example on one sample t-test. It presents the background information for one sample t-test and demonstrate the process of doing one sample t-test in the SOCR one sample t-test applet. &lt;br /&gt;
*[http://socr.umich.edu/html/SOCR_ChoiceOfStatisticalTest.html This article] titled Choosing the Right Test presents the procedure to select a statistical test. It starts with getting the right hypotheses and then develops the topic based on the choice and characteristics of data. It offers a broad sense of what type of test to choose based on the hypothesis and the data. The article is also accompanied with several exercise for students to practice on their own.&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/uploads/3/32/Thomson_SOCR_ECON261_HypothesisDifferenceMeans_VIII.pdf This article] titled The Hypothesis Testing For Difference Of Population Parameters presents a comprehensive introduction to the hypothesis testing of difference of population parameters with the background information as well as the application. It also presents the steps to apply hypothesis testing using SOCR analyses.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Analyses.html| SOCR Analysis]&lt;br /&gt;
*[http://www.socr.ucla.edu/htmls/ana/OneSampleTTest_Analysis.html One Sample T Test Analysis]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html| SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
USA Today's AD Track examined the effectiveness of the new ads involving the Pets.com Sock Puppet (which is now extinct). In particular, they conducted a nationwide poll of 428 adults who had seen the Pets.com ads and asked for their opinions. They found that 36% of the respondents said they liked the ads. Suppose you increased the sample size for this poll to 1000, but you had the same sample percentage who like the ads (36%). How would this change the p-value of the hypothesis test you want to conduct?&lt;br /&gt;
:(a) No way to tell&lt;br /&gt;
:(b) The new p-value would be the same as before&lt;br /&gt;
:(c) The new p-value would be smaller than before&lt;br /&gt;
:(d) The new p-value would be larger than before&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If we want to estimate the mean difference in scores on a pre-test and post-test for a sample of students, how should we proceed?&lt;br /&gt;
:(a) We should construct a confidence interval or conduct a hypothesis test&lt;br /&gt;
:(b) We should collect one sample, two samples, or conduct a paired data procedure&lt;br /&gt;
:(c) We should calculate a z or a t statistic&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The paint used to make lines on roads must reflect enough light to be clearly visible at night. Let mu denote the true average reflectometer reading for a new type of paint under consideration. A test of the null hypothesis that mu = 20 versus the alternative hypothesis that mu &amp;gt; 20 will be based on a random sample of size n from a normal population distribution. In which of the following scenarios is there significant evidence that mu is larger than 20?&lt;br /&gt;
:(i) n=15, t=3.2, alpha=0.05&lt;br /&gt;
:(ii) n=9, t=1.8, alpha=0.01&lt;br /&gt;
:(iii) n=24, t=-0.2, alpha=0.01&lt;br /&gt;
&lt;br /&gt;
:(a) (ii) and (iii)&lt;br /&gt;
:(b) (i)&lt;br /&gt;
:(c) (iii)&lt;br /&gt;
:(d) (ii)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We observe the math self-esteem scores from a random sample of 25 female students. How should we determine the probable values of the population mean score for this group?&lt;br /&gt;
:(a) Test the difference in means between two paired or dependent samples.&lt;br /&gt;
:(b) Test that a correlation coefficient is not equal to 0 (correlation analysis).&lt;br /&gt;
:(c) Test the difference between two means (independent samples).&lt;br /&gt;
:(d) Test for a difference in more than two means (one way ANOVA).&lt;br /&gt;
:(e) Construct a confidence interval.&lt;br /&gt;
:(f) Test one mean against a hypothesized constant.&lt;br /&gt;
:(g) Use a chi-squared test of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Food inspectors inspect samples of food products to see if they are safe. This can be thought of as a hypothesis test where H0: the food is safe, and H1: the food is not A. If you are a consumer, which type of error would be the worst one for the inspector to make, the type I or type II error?&lt;br /&gt;
:(a) Type I&lt;br /&gt;
:(b) Type II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A college admissions officer is concerned that their admission criteria might not treat men and women with equal weight. To test this, the college took a random sample of male and female high school seniors from a very large local school district and determined the percent of males and females who would be eligible for admission at the college. Which of the following is a suitable null hypothesis for this test?&lt;br /&gt;
:(a) p = 0.5&lt;br /&gt;
:(b) The proportion of all eligible men in the district will not equal the proportion of all eligible women in the district.&lt;br /&gt;
:(c) The proportion of all eligible men in the school district should be equal to the proportion of all eligible women in the school district.&lt;br /&gt;
:(d) The proportion of eligible men sampled should equal the proportion of eligible women sampled.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to determine if college GPAs differ for male athletes in major sports (e.g., football), minor sports (e.g., swimming), and intramural sports. What statistical method is most likely to be used to answer this question? Assume that all necessary assumptions have been met for using this procedure.&lt;br /&gt;
:(a) Test one mean against a hypothesized constant&lt;br /&gt;
:(b) Test the difference in means between two paired or dependent samples&lt;br /&gt;
:(c) test for a difference in more than two means (one way ANOVA)&lt;br /&gt;
:(d) Test that a correlation coefficient is not equal to 0, correlation analysis&lt;br /&gt;
:(e) Test the difference between two means (independent samples)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Statistics show that the average level of a mother's education for a city of 300,000 people is 14 years with a standard deviation of 1.5 years. A major state university is located in this town. The administrators in this university think that the average level of a mother's education for the freshmen who are admitted to this school is higher than 14 years. The average education level of mothers for a random sample of 100 freshmen who were admitted to this university within the last two years was 14.7 years.&lt;br /&gt;
We want to test the null at the level of alpha = 0.001. What is the best answer?&lt;br /&gt;
:(a) We reject the alternative and believe that the level of a mother's education for university freshmen is not higher than the overall population average.&lt;br /&gt;
:(b) We reject the null at 0.001 and conclude that the average level of a mother's education is higher for university freshmen.&lt;br /&gt;
:(c) We fail to reject the null and conclude that the level of a mother's education for university freshmen is not higher than the overall population average.&lt;br /&gt;
:(d) In order to be certain about the conclusion we reach, a larger sample size is needed to increase the power of the test and the margin of error.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The average length of time required to complete a certain aptitude test is claimed to be 80 minutes. A random sample of 25 students yielded an average of 86.5 minutes and a standard deviation of 15.4 minutes. If we assume normality of the population distribution, is there evidence to reject the claim? Choose at least one answer.&lt;br /&gt;
:(a) Yes, because the observed 86.5 did not happen by chance&lt;br /&gt;
:(b) Yes, because the t-test statistic is 2.11&lt;br /&gt;
:(c) Yes, because the observed 86.5 happened by chance&lt;br /&gt;
:(d) No, because the probability that the null is true is &amp;gt; 0.05&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Based on past experience, a bank believes that 4% of the people who receive loans will not make payments on time. The bank has recently approved 300 loans. What is the probability that over 6% of these clients will not make timely payments?&lt;br /&gt;
:(a) 0.096&lt;br /&gt;
:(b) 0.038&lt;br /&gt;
:(c) 0.962&lt;br /&gt;
:(d) 0.904&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Many people sleep in on the weekends to make up for short nights during the work week. The Better Sleep Council reports that 61% of us get more than 7 hours of sleep per night on the weekend. A random sample of 350 adults found that 235 had more than seven hours each night last weekend. At the 0.05 level of significance, does this evidence show that more than 61% of us get seven or more hours off sleep per night on the weekend?&lt;br /&gt;
:(a) That cannot be determined without more information&lt;br /&gt;
:(b) No&lt;br /&gt;
:(c) Yes&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Chapter_VIII:_Hypothesis_Testing  SOCR]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Statistical_hypothesis_testing   Statistical Hypothesis Testing Wikipedia]&lt;br /&gt;
*[http://stattrek.com/hypothesis-test/power-of-test.aspx?tutorial=ap   Stat Trek Tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting&amp;diff=14902</id>
		<title>SMHS HypothesisTesting</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting&amp;diff=14902"/>
		<updated>2015-04-27T17:49:58Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Hypothesis Testing ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Hypothesis testing is a statistical technique for decision-making regarding populations or processes based on experimental data. It quantitatively answers the probability that chance along might be responsible for the observed discrepancies between a theoretical model and the empirical observations. In this class, we are going to introduce the fundamental terminologies we are going to discuss in Hypothesis Testing include null and alternative hypotheses, Type I and Type II errors, sensitivity, specificity and statistical power and we are going to discuss about hypothesis testing of mean, proportion and mean under various assumptions and hope to prepare students with enough background information of Hypothesis testing in real data analysis.&lt;br /&gt;
&lt;br /&gt;
Important parts included in Hypothesis testing: &lt;br /&gt;
* Decision (significance or no significance)&lt;br /&gt;
* Parameter of interest&lt;br /&gt;
* Variable of interest&lt;br /&gt;
* Population under study&lt;br /&gt;
* p-value&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In statistical data analysis, we are often encountered with the problem of making statistical decisions about populations or processes based on experimental data. And hypothesis testing will be the direct answer to questions like how well the findings fit he possibility that the chance along might be responsible for the observed discrepancy between theoretical model and empirical observations or what is the likelihood of the observed summary statistics if the data did come from the distribution specified by the null hypothesis? And what if it follows the distribution stated in the alternative hypothesis? In fact, one use of hypothesis testing is to decide whether experimental results contain enough information to cast doubt on conventional wisdom. &lt;br /&gt;
Consider an example of testing whether the new production purse from a factory contains radioactive material. The null hypothesis is that there is no radioactive material in the purse and that all measured counts are due to ambient radioactivity typical of the surrounding air and harmless objects in the purse. We can then calculate how likely it is that the null hypothesis produce 10 count per minute. If it is likely, for example if the null hypothesis predicts on average 9 counts per minute, we say the purse is compatible with the null hypothesis, on the other hand, if the null hypothesis predicts for example 3 count per minute, then the purse is not compatible with the null hypothesis and there must be other factors responsible to produce the increased radioactive counts.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
&lt;br /&gt;
====Fundamentals of Hypothesis testing (statistical significance testing)====&lt;br /&gt;
Null and alternative hypothesis: a null hypothesis a thesis set up to be nullified or refuted in order to support an Alternate (research) Hypothesis. The null hypothesis is presumed true until statistical evidence, in the form of a hypothesis test, indicates otherwise. In science, the null hypothesis is used to test differences between treatment and control groups, and the assumption at the outset of the experiment is that no difference exists between the two groups for the variable of interest (e.g., population means). The null hypothesis proposes something initially presumed true, and it is rejected only when it becomes evidently false. That is, when a researcher has a certain degree of confidence, usually 95% to 99%, that the data do not support the null hypothesis. In the example of testing radioactive purse above, the null hypothesis is there is no radioactive material in the purse and that all measured counts are due to ambient radioactivity typical of the surrounding air and harmless objects in the purse. Formulation of the null hypothesis is a vital step in testing statistical significance. Having formulated such a hypothesis, one can establish the probability of observing the obtained data from the prediction of the null hypothesis, if the null hypothesis is true. That probability is what commonly called the significance level of the results.&lt;br /&gt;
&lt;br /&gt;
In many scientific experimental designs we predict that a particular factor will produce an effect on our dependent variable — this is our alternative hypothesis. We then consider how often we would expect to observe our experimental results, or results even more extreme, if we were to take many samples from a population where there was no effect (i.e. we test against our null hypothesis). If we find that this happens rarely (up to, say, 5% of the time), we can conclude that our results support our experimental prediction — we reject our null hypothesis.&lt;br /&gt;
&lt;br /&gt;
====Type I Error, Type II Error and Power====&lt;br /&gt;
*Type I error: the false positive (Type I) error of rejecting the null hypothesis given that it is actually true; e.g., the purses are detected to containing the radioactive material while they actually do not.&lt;br /&gt;
*Type II error:  the false negative (Type II) error of failing to reject the null hypothesis given that the alternative hypothesis is actually true; e.g., the purses are detected to not containing the radioactive material while they actually do.&lt;br /&gt;
*Statistical power: the probability that the test will reject a false null hypothesis (that it will not make a Type II error). When power increases, the chances of a Type II error decrease. &lt;br /&gt;
The table below gives an example of calculating specificity, sensitivity, False positive rate $ α$, False Negative Rate $ β $ and power given the information of TN and FN.&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width: 25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| '''Actual Condition'''&lt;br /&gt;
|-&lt;br /&gt;
|  '''Absent ($H_{0}$ is true)'''  || '''Present ($H_{1}$ is true)''' &lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2| '''Test Result'''||  '''Negative(fail to reject $H_{0})$''' || Condition absent + Negative result = True (accurate) Negative ('''TN''', 0.98505) || ''Condition present + Negative result = False (invalid) Negative ('''FN''', 0.00025) '''Type II error''' ($\beta$)&lt;br /&gt;
|-&lt;br /&gt;
| '''Positive (reject $H_{0})$''' || Condition absent + Positive result = False Positive ('''FP''', 0.00995) '''Type I error''' ($\alpha$) || Condition Present + Positive result = True Positive ('''TP''', 0.00475)&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Interpretation''' || $Power$= $1-\beta$= $1-0.05$ = $0.95$ ||'''Specificity''':$\frac{TN}{(TN+FP)}=\frac{0.98505}{(0.98505+ 0.00995)}= 0.99$ ||'''Sensitivity''':$\frac {TP} {(TP+FN)} = \frac {0.00475} {(0.00475+ 0.00025)}= 0.95$&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thus, $Specificity = \frac{TN}{TN + FP}$, $Sensitivity= \frac {TP} {TP+FN}$, $\alpha= \frac {FP}{FP+TN},\beta=\frac {FN} {FN+TP}$, $power=1-\beta.$ Note that $\alpha$ and $\beta$ are the false-positive and false-negative ''rates'' (which are directly proportional to the FP and FN counts), respectefully.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a mean with large sample size====&lt;br /&gt;
&lt;br /&gt;
Recall the random sample $ {X_1,X_2,…,X_n} $ of the process where the population mean is estimated by the sample average $ \bar{X}_{n}=\frac{1}{n}∑_{i=1}^{n}X_{i}$. For a given small significant level say $ \alpha=0.025 $, the $(1-\alpha)100\% $ confidence interval for the mean is constructed by $ CI(\alpha)$: $\bar x\pm z_\frac{\alpha}{2}E$, where the margin of error ''E'' is defined as &lt;br /&gt;
&lt;br /&gt;
: $$E = \begin{cases}{\sigma\over\sqrt{n}},&amp;amp; \texttt{for-known}-\sigma,\\&lt;br /&gt;
{{1\over \sqrt{n}} \sqrt{\sum_{i=1}^n{(x_i-\overline{x})^2\over n-1}}},&amp;amp; \texttt{for-unknown}-\sigma.\end{cases}$$&lt;br /&gt;
: and $z_{\frac{\alpha}{2}}$ is the [[AP_Statistics_Curriculum_2007_Normal_Critical | critical value]] for a [[AP_Statistics_Curriculum_2007_Normal_Std |Standard Normal]] distribution at $\frac{\alpha}{2}.$&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a mean: large samples&lt;br /&gt;
&lt;br /&gt;
: $ H_{0}: \mu=\mu_{0}$ (e.g., $\mu_{0}=0)$; one sided $H_{1}:\mu&amp;gt;\mu_{0}$  or $ \mu&amp;lt;\mu_{0} $; two sided $H_{1}:\mu≠\mu_{0} $.&lt;br /&gt;
:Test statistics:  &lt;br /&gt;
::(1) with known variance: $Z_0=\frac{\bar x -\mu_{0}} {\frac{\sigma}{\sqrt n}}$ $ \thicksim N (0,1)$  &lt;br /&gt;
&lt;br /&gt;
::(2) with unknown variance $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $ \thicksim T_{df=n-1}$&lt;br /&gt;
&lt;br /&gt;
*Example: consider we are testing if the population mean equal to 20 at $\alpha$=0.05 using a double sided alternative test. $H_{0}$:$\mu=20$ vs.$H_{1}:\mu≠20$. The sample data is given: 16, 9, 14, 11, 17, 12, 99, 18, 13, 12, 5, 9, 17, 6, 11, 17, 18, 20, 6, 14, 7, 11, 12, 5, 18, 6, 4, 13, 11, and 12. Population variance not given.&lt;br /&gt;
&lt;br /&gt;
 a &amp;lt;- c( 16, 9, 14, 11, 17, 12, 99, 18, 13, 12, 5, 9, 17, 6, 11, 17, 18, 20, 6, 14, 7, 11, 12, 5, 18, 6, 4, 13, 11, 12)&lt;br /&gt;
 summary(a)&lt;br /&gt;
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. &lt;br /&gt;
   4.00    9.00   12.00   14.77   16.75   99.00 &lt;br /&gt;
 sd(a)&lt;br /&gt;
 [1] 16.53561&lt;br /&gt;
&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt {n}}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$&lt;br /&gt;
&lt;br /&gt;
:: From the sample we have $\bar x=14.77, s=16.54$.&lt;br /&gt;
&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $\frac{14.77-20}{{\frac{1} {\sqrt 30} \sqrt {\displaystyle \sum_{i=1}^{30} \frac{(x_{i}-14.77)^{2}}{30-1}}}}$ $= 1.176$&lt;br /&gt;
&lt;br /&gt;
: $P(T_{df=29}&amp;lt;T_{0}=-1.733)=0.047$, hence we have p-value $=2*0.047=0.094$, we can’t reject the null hypothesis at $\alpha=0.05$ level of significance.&lt;br /&gt;
&lt;br /&gt;
====Comparing the means of two samples====&lt;br /&gt;
When comparing the means of 2 samples one need to identify if the samples are paired or independent. In the [[AP_Statistics_Curriculum_2007_NonParam_2MedianPair|paired samples case, or single sample case, the paired test should be used]]. When the [[AP_Statistics_Curriculum_2007_NonParam_2MedianIndep|two samples are independent, the independent sample test]] needs to be used.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a mean with small sample size====&lt;br /&gt;
&lt;br /&gt;
Recall the random sample ${X_1,X_2,…,X_n}$ of the process where the population mean is estimated by the sample average $\bar X_{n}=\frac{1}{n}\sum_{i=1}^{n} X_{i}$. For a given small significant level say $\alpha=0.025$, the $(1-\alpha)100\%$ confidence interval for the mean is constructed by $ CI(\alpha)$: $\bar{x}\pm t_{\{df=n-1,\frac{\alpha}{2}\}} \frac{1}{\sqrt {n}} \sqrt{\sum_{i=1}^{n} {\frac{(x_{i}-\bar x)^{2}}{n-1}}} $, where $E=\frac{1}{\sqrt {n}} \sqrt{\sum_{i=1}^{n} {\frac{(x_{i}-\bar x)^{2}}{n-1}}}$ is the margin of error and $t_{df=n-1,\frac{\alpha} {2}}$ is the critical value of T distribution of ''df=sample size-1'' at $\frac{\alpha}{2}$.&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a mean: small samples&lt;br /&gt;
&lt;br /&gt;
: $H_{0}:\mu=\mu_{0}$(e.g.,$\mu_{0}=0$); one sided $H_{1}:\mu&amp;gt;\mu_{0}$ or $\mu&amp;lt;\mu_{0}$;two sided $H_{1}:\mu≠\mu_{0}$.&lt;br /&gt;
&lt;br /&gt;
: Test statistics: &lt;br /&gt;
:: (1) with known variance: $Z_0=\frac{\bar x -\mu_{0}} {\frac{\sigma}{\sqrt n}}$ $ \thicksim N (0,1)$  &lt;br /&gt;
&lt;br /&gt;
::(2) with unknown variance $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt {n}}  \sqrt {\sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $ \thicksim T_{df=n-1}$&lt;br /&gt;
&lt;br /&gt;
: Example: consider we are testing if the population mean equal to 20 at α=0.01 using a one sided alternative test. $H_{0}: \mu=12$ vs.$H_{1}:\mu&amp;gt;12$. The sample data is given: 16, 9, 14, 11, 17, 12, 99, 18, 13, and 12. Population variance is not given.&lt;br /&gt;
&lt;br /&gt;
: From the sample we have $\bar x=22.1,s=27.164$&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $\frac{22.1-12}{{\frac{1} {\sqrt 10} \sqrt {\sum_{i=1}^{10} \frac{(x_{i}-22.1)^{2}}{10-1}}}}$ $= 1.176 $&lt;br /&gt;
&lt;br /&gt;
: $p-value=P(T_{df=29}&amp;gt;T_{0}=1.176)=0.13488$, hence we can’t reject the null hypothesis at $\alpha=0.01$ level of significance.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a proportion====&lt;br /&gt;
&lt;br /&gt;
Recall that for large samples, the sample distribution of the sample proportion $ \hat p $ is approximately normal by CLT, as the sample proportion may be presented as a sample average or Bernoulli random variables. When sample size is small, the normal approximation is inadequate. The accommodate this, we modify the sample proportion  $\hat p $ slightly and obtain the corrected-sample-proportion $\tilde p$.&lt;br /&gt;
&lt;br /&gt;
$$\hat{p}={y\over n} \longrightarrow \tilde{p}={y+0.5z_{\alpha \over 2}^2 \over n+z_{\alpha \over 2}^2},$$&lt;br /&gt;
where $z_\frac{\alpha}{2}$ is the [[AP_Statistics_Curriculum_2007_Normal_Critical | critical value of a standard normal distribution]] at $\alpha/2$.&lt;br /&gt;
&lt;br /&gt;
: The standard error of &amp;lt;math&amp;gt;\hat{p}&amp;lt;/math&amp;gt; ( and &amp;lt;math&amp;gt;\tilde{p}&amp;lt;/math&amp;gt;) also needs a slight modification&lt;br /&gt;
$$SE_{\hat{p}} =  \sqrt{\hat{p}(1-\hat{p})\over n} \longrightarrow SE_{\tilde{p}} =  \sqrt{\tilde{p}(1-\tilde{p})\over n+z_{\alpha \over 2}^2}.$$&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a single sample proportion:&lt;br /&gt;
: Null Hypothesis: $H_o: p=p_o$ (e.g., $p_o=\frac{1}{2}$), where $p$ is the population proportion of interest.&lt;br /&gt;
: Alternative Research Hypotheses:&lt;br /&gt;
:: One sided (uni-directional): $H_1: p &amp;gt;p_o$, or $H_1: p&amp;lt;p_o$&lt;br /&gt;
:: Double sided: $H_1: p \not= p_o.$&lt;br /&gt;
: Test Statistics: $Z_o={\tilde{p} -p_o \over SE_{\tilde{p}}} \sim N(0,1).$&lt;br /&gt;
&lt;br /&gt;
* Example: consider we are testing the effect of some medicine. 500 patients are randomly recruited with evidence of early this disease and were scheduled to take one pill daily for two years. At the end two years, only 17 patients had the disease. Use $\alpha=0.05$ to formulate a test a research hypothesis that the proportion of patient on this treatment that have the disease within 2 years of treatment is $p_0=0.04$.&lt;br /&gt;
: $\tilde{p} = {17+0.5z_{0.025}^2\over 500+z_{0.025}^2}== {17+1.92\over 500+3.84}=0.038$ &lt;br /&gt;
: $SE_{\tilde{p}}= \sqrt{0.038(1-0.038)\over 500+3.84}=0.0085$&lt;br /&gt;
&lt;br /&gt;
: And the corresponding test statistics is&lt;br /&gt;
:: $Z_o={\tilde{p} - 0.04 \over SE_{\tilde{p}}}={0.002 \over 0.0085}=0.2353$&lt;br /&gt;
&lt;br /&gt;
: The p-value of this test is clearly insignificant and we can’t reject the null hypothesis at $\alpha=0.05$ level of significance.&lt;br /&gt;
&lt;br /&gt;
* When [[AP_Statistics_Curriculum_2007_Infer_2Proportions|comparing 2 proportions, you can use a similar protocol to infer of they are distinct]].&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about variance (or standard deviation)====&lt;br /&gt;
*Recall that the sample variance $s^2$ is an unbiased point estimate for the population variance $σ^2$, similarly for the standard deviation. The sample variance is roughly chi-square distributed: $\chi_0^2=\frac{(n-1) s^2}{\sigma_0^2} \sim \chi_{df=n-1}^2.$&lt;br /&gt;
*Hypothesis testing about variance&lt;br /&gt;
:: $H_0: σ^2=σ_0^2$ vs. $H_1:σ^2≠σ_0^2$. Given that the chi-square distribution is not symmetric, there are two critical values \(χ_L^2\)  and \(χ_R^2.\)&lt;br /&gt;
*Test statistics: $\chi_0^2 =\frac{(n-1) s^2}{\sigma_0^2} \sim \chi_{df=n-1}^2$&lt;br /&gt;
*Example: we have a random sample of 30 objects drawn form a normal distribution with sample variance \(s^2=5.\) Test at \(α=0.05\) level of significance if this is consistent with \(H_0: \sigma^2=2\).&lt;br /&gt;
:: $\chi_0^2=\frac{(n-1) s^2}{\sigma_0^2} =(29*5)/2=72.5$, $\chi_L^2=16.047$ and $\chi_R^2=45.722$, since we have \(\chi_0^2 &amp;gt; \chi_R^2\), we reject the null hypothesis at 5% level of significance. The image below illustrates this calculation using the [http://socr.umich.edu/html/dist/SOCR_Distributions.html SOCR $\chi_{df=29}^2$ calculator]. Notice the Left and right limits for the central 95% confidence interval, $(\chi_L^2=16.047 : \chi_R^2=45.722)$.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_HypothesisTesting_Fig1.png|500px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#Fligner-Killeen_test:_Variance_Homogeneity_.28Differences_of_Variances_of_Independent_Samples.29| See also the non-parametric Fligner-Killeen test for Variance Homogeneity]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/SOCR_EduMaterials_AnalysisActivities_OneT This article] illustrates SOCR analyses example on one sample t-test. It presents the background information for one sample t-test and demonstrate the process of doing one sample t-test in the SOCR one sample t-test applet. &lt;br /&gt;
*[http://socr.umich.edu/html/SOCR_ChoiceOfStatisticalTest.html This article] titled Choosing the Right Test presents the procedure to select a statistical test. It starts with getting the right hypotheses and then develops the topic based on the choice and characteristics of data. It offers a broad sense of what type of test to choose based on the hypothesis and the data. The article is also accompanied with several exercise for students to practice on their own.&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/uploads/3/32/Thomson_SOCR_ECON261_HypothesisDifferenceMeans_VIII.pdf This article] titled The Hypothesis Testing For Difference Of Population Parameters presents a comprehensive introduction to the hypothesis testing of difference of population parameters with the background information as well as the application. It also presents the steps to apply hypothesis testing using SOCR analyses.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Analyses.html| SOCR Analysis]&lt;br /&gt;
*[http://www.socr.ucla.edu/htmls/ana/OneSampleTTest_Analysis.html One Sample T Test Analysis]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html| SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
USA Today's AD Track examined the effectiveness of the new ads involving the Pets.com Sock Puppet (which is now extinct). In particular, they conducted a nationwide poll of 428 adults who had seen the Pets.com ads and asked for their opinions. They found that 36% of the respondents said they liked the ads. Suppose you increased the sample size for this poll to 1000, but you had the same sample percentage who like the ads (36%). How would this change the p-value of the hypothesis test you want to conduct?&lt;br /&gt;
:(a) No way to tell&lt;br /&gt;
:(b) The new p-value would be the same as before&lt;br /&gt;
:(c) The new p-value would be smaller than before&lt;br /&gt;
:(d) The new p-value would be larger than before&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If we want to estimate the mean difference in scores on a pre-test and post-test for a sample of students, how should we proceed?&lt;br /&gt;
:(a) We should construct a confidence interval or conduct a hypothesis test&lt;br /&gt;
:(b) We should collect one sample, two samples, or conduct a paired data procedure&lt;br /&gt;
:(c) We should calculate a z or a t statistic&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The paint used to make lines on roads must reflect enough light to be clearly visible at night. Let mu denote the true average reflectometer reading for a new type of paint under consideration. A test of the null hypothesis that mu = 20 versus the alternative hypothesis that mu &amp;gt; 20 will be based on a random sample of size n from a normal population distribution. In which of the following scenarios is there significant evidence that mu is larger than 20?&lt;br /&gt;
:(i) n=15, t=3.2, alpha=0.05&lt;br /&gt;
:(ii) n=9, t=1.8, alpha=0.01&lt;br /&gt;
:(iii) n=24, t=-0.2, alpha=0.01&lt;br /&gt;
&lt;br /&gt;
:(a) (ii) and (iii)&lt;br /&gt;
:(b) (i)&lt;br /&gt;
:(c) (iii)&lt;br /&gt;
:(d) (ii)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We observe the math self-esteem scores from a random sample of 25 female students. How should we determine the probable values of the population mean score for this group?&lt;br /&gt;
:(a) Test the difference in means between two paired or dependent samples.&lt;br /&gt;
:(b) Test that a correlation coefficient is not equal to 0 (correlation analysis).&lt;br /&gt;
:(c) Test the difference between two means (independent samples).&lt;br /&gt;
:(d) Test for a difference in more than two means (one way ANOVA).&lt;br /&gt;
:(e) Construct a confidence interval.&lt;br /&gt;
:(f) Test one mean against a hypothesized constant.&lt;br /&gt;
:(g) Use a chi-squared test of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Food inspectors inspect samples of food products to see if they are safe. This can be thought of as a hypothesis test where H0: the food is safe, and H1: the food is not A. If you are a consumer, which type of error would be the worst one for the inspector to make, the type I or type II error?&lt;br /&gt;
:(a) Type I&lt;br /&gt;
:(b) Type II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A college admissions officer is concerned that their admission criteria might not treat men and women with equal weight. To test this, the college took a random sample of male and female high school seniors from a very large local school district and determined the percent of males and females who would be eligible for admission at the college. Which of the following is a suitable null hypothesis for this test?&lt;br /&gt;
:(a) p = 0.5&lt;br /&gt;
:(b) The proportion of all eligible men in the district will not equal the proportion of all eligible women in the district.&lt;br /&gt;
:(c) The proportion of all eligible men in the school district should be equal to the proportion of all eligible women in the school district.&lt;br /&gt;
:(d) The proportion of eligible men sampled should equal the proportion of eligible women sampled.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to determine if college GPAs differ for male athletes in major sports (e.g., football), minor sports (e.g., swimming), and intramural sports. What statistical method is most likely to be used to answer this question? Assume that all necessary assumptions have been met for using this procedure.&lt;br /&gt;
:(a) Test one mean against a hypothesized constant&lt;br /&gt;
:(b) Test the difference in means between two paired or dependent samples&lt;br /&gt;
:(c) test for a difference in more than two means (one way ANOVA)&lt;br /&gt;
:(d) Test that a correlation coefficient is not equal to 0, correlation analysis&lt;br /&gt;
:(e) Test the difference between two means (independent samples)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Statistics show that the average level of a mother's education for a city of 300,000 people is 14 years with a standard deviation of 1.5 years. A major state university is located in this town. The administrators in this university think that the average level of a mother's education for the freshmen who are admitted to this school is higher than 14 years. The average education level of mothers for a random sample of 100 freshmen who were admitted to this university within the last two years was 14.7 years.&lt;br /&gt;
We want to test the null at the level of alpha = 0.001. What is the best answer?&lt;br /&gt;
:(a) We reject the alternative and believe that the level of a mother's education for university freshmen is not higher than the overall population average.&lt;br /&gt;
:(b) We reject the null at 0.001 and conclude that the average level of a mother's education is higher for university freshmen.&lt;br /&gt;
:(c) We fail to reject the null and conclude that the level of a mother's education for university freshmen is not higher than the overall population average.&lt;br /&gt;
:(d) In order to be certain about the conclusion we reach, a larger sample size is needed to increase the power of the test and the margin of error.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The average length of time required to complete a certain aptitude test is claimed to be 80 minutes. A random sample of 25 students yielded an average of 86.5 minutes and a standard deviation of 15.4 minutes. If we assume normality of the population distribution, is there evidence to reject the claim? Choose at least one answer.&lt;br /&gt;
:(a) Yes, because the observed 86.5 did not happen by chance&lt;br /&gt;
:(b) Yes, because the t-test statistic is 2.11&lt;br /&gt;
:(c) Yes, because the observed 86.5 happened by chance&lt;br /&gt;
:(d) No, because the probability that the null is true is &amp;gt; 0.05&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Based on past experience, a bank believes that 4% of the people who receive loans will not make payments on time. The bank has recently approved 300 loans. What is the probability that over 6% of these clients will not make timely payments?&lt;br /&gt;
:(a) 0.096&lt;br /&gt;
:(b) 0.038&lt;br /&gt;
:(c) 0.962&lt;br /&gt;
:(d) 0.904&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Many people sleep in on the weekends to make up for short nights during the work week. The Better Sleep Council reports that 61% of us get more than 7 hours of sleep per night on the weekend. A random sample of 350 adults found that 235 had more than seven hours each night last weekend. At the 0.05 level of significance, does this evidence show that more than 61% of us get seven or more hours off sleep per night on the weekend?&lt;br /&gt;
:(a) That cannot be determined without more information&lt;br /&gt;
:(b) No&lt;br /&gt;
:(c) Yes&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Chapter_VIII:_Hypothesis_Testing  SOCR]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Statistical_hypothesis_testing   Statistical Hypothesis Testing Wikipedia]&lt;br /&gt;
*[http://stattrek.com/hypothesis-test/power-of-test.aspx?tutorial=ap   Stat Trek Tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting&amp;diff=14901</id>
		<title>SMHS HypothesisTesting</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting&amp;diff=14901"/>
		<updated>2015-04-27T17:49:38Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /*  Scientific Methods for Health Sciences - Hypothesis Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Hypothesis Testing ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Hypothesis testing is a statistical technique for decision-making regarding populations or processes based on experimental data. It quantitatively answers the probability that chance along might be responsible for the observed discrepancies between a theoretical model and the empirical observations. In this class, we are going to introduce the fundamental terminologies we are going to discuss in Hypothesis Testing include null and alternative hypotheses, Type I and Type II errors, sensitivity, specificity and statistical power and we are going to discuss about hypothesis testing of mean, proportion and mean under various assumptions and hope to prepare students with enough background information of Hypothesis testing in real data analysis.&lt;br /&gt;
&lt;br /&gt;
Important parts included in Hypothesis testing: &lt;br /&gt;
* Decision (significance or no significance);&lt;br /&gt;
* Parameter of interest; &lt;br /&gt;
* Variable of interest;&lt;br /&gt;
* Population under study; &lt;br /&gt;
* p-value.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In statistical data analysis, we are often encountered with the problem of making statistical decisions about populations or processes based on experimental data. And hypothesis testing will be the direct answer to questions like how well the findings fit he possibility that the chance along might be responsible for the observed discrepancy between theoretical model and empirical observations or what is the likelihood of the observed summary statistics if the data did come from the distribution specified by the null hypothesis? And what if it follows the distribution stated in the alternative hypothesis? In fact, one use of hypothesis testing is to decide whether experimental results contain enough information to cast doubt on conventional wisdom. &lt;br /&gt;
Consider an example of testing whether the new production purse from a factory contains radioactive material. The null hypothesis is that there is no radioactive material in the purse and that all measured counts are due to ambient radioactivity typical of the surrounding air and harmless objects in the purse. We can then calculate how likely it is that the null hypothesis produce 10 count per minute. If it is likely, for example if the null hypothesis predicts on average 9 counts per minute, we say the purse is compatible with the null hypothesis, on the other hand, if the null hypothesis predicts for example 3 count per minute, then the purse is not compatible with the null hypothesis and there must be other factors responsible to produce the increased radioactive counts.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
&lt;br /&gt;
====Fundamentals of Hypothesis testing (statistical significance testing)====&lt;br /&gt;
Null and alternative hypothesis: a null hypothesis a thesis set up to be nullified or refuted in order to support an Alternate (research) Hypothesis. The null hypothesis is presumed true until statistical evidence, in the form of a hypothesis test, indicates otherwise. In science, the null hypothesis is used to test differences between treatment and control groups, and the assumption at the outset of the experiment is that no difference exists between the two groups for the variable of interest (e.g., population means). The null hypothesis proposes something initially presumed true, and it is rejected only when it becomes evidently false. That is, when a researcher has a certain degree of confidence, usually 95% to 99%, that the data do not support the null hypothesis. In the example of testing radioactive purse above, the null hypothesis is there is no radioactive material in the purse and that all measured counts are due to ambient radioactivity typical of the surrounding air and harmless objects in the purse. Formulation of the null hypothesis is a vital step in testing statistical significance. Having formulated such a hypothesis, one can establish the probability of observing the obtained data from the prediction of the null hypothesis, if the null hypothesis is true. That probability is what commonly called the significance level of the results.&lt;br /&gt;
&lt;br /&gt;
In many scientific experimental designs we predict that a particular factor will produce an effect on our dependent variable — this is our alternative hypothesis. We then consider how often we would expect to observe our experimental results, or results even more extreme, if we were to take many samples from a population where there was no effect (i.e. we test against our null hypothesis). If we find that this happens rarely (up to, say, 5% of the time), we can conclude that our results support our experimental prediction — we reject our null hypothesis.&lt;br /&gt;
&lt;br /&gt;
====Type I Error, Type II Error and Power====&lt;br /&gt;
*Type I error: the false positive (Type I) error of rejecting the null hypothesis given that it is actually true; e.g., the purses are detected to containing the radioactive material while they actually do not.&lt;br /&gt;
*Type II error:  the false negative (Type II) error of failing to reject the null hypothesis given that the alternative hypothesis is actually true; e.g., the purses are detected to not containing the radioactive material while they actually do.&lt;br /&gt;
*Statistical power: the probability that the test will reject a false null hypothesis (that it will not make a Type II error). When power increases, the chances of a Type II error decrease. &lt;br /&gt;
The table below gives an example of calculating specificity, sensitivity, False positive rate $ α$, False Negative Rate $ β $ and power given the information of TN and FN.&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width: 25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| '''Actual Condition'''&lt;br /&gt;
|-&lt;br /&gt;
|  '''Absent ($H_{0}$ is true)'''  || '''Present ($H_{1}$ is true)''' &lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2| '''Test Result'''||  '''Negative(fail to reject $H_{0})$''' || Condition absent + Negative result = True (accurate) Negative ('''TN''', 0.98505) || ''Condition present + Negative result = False (invalid) Negative ('''FN''', 0.00025) '''Type II error''' ($\beta$)&lt;br /&gt;
|-&lt;br /&gt;
| '''Positive (reject $H_{0})$''' || Condition absent + Positive result = False Positive ('''FP''', 0.00995) '''Type I error''' ($\alpha$) || Condition Present + Positive result = True Positive ('''TP''', 0.00475)&lt;br /&gt;
|-&lt;br /&gt;
|'''Test Interpretation''' || $Power$= $1-\beta$= $1-0.05$ = $0.95$ ||'''Specificity''':$\frac{TN}{(TN+FP)}=\frac{0.98505}{(0.98505+ 0.00995)}= 0.99$ ||'''Sensitivity''':$\frac {TP} {(TP+FN)} = \frac {0.00475} {(0.00475+ 0.00025)}= 0.95$&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thus, $Specificity = \frac{TN}{TN + FP}$, $Sensitivity= \frac {TP} {TP+FN}$, $\alpha= \frac {FP}{FP+TN},\beta=\frac {FN} {FN+TP}$, $power=1-\beta.$ Note that $\alpha$ and $\beta$ are the false-positive and false-negative ''rates'' (which are directly proportional to the FP and FN counts), respectefully.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a mean with large sample size====&lt;br /&gt;
&lt;br /&gt;
Recall the random sample $ {X_1,X_2,…,X_n} $ of the process where the population mean is estimated by the sample average $ \bar{X}_{n}=\frac{1}{n}∑_{i=1}^{n}X_{i}$. For a given small significant level say $ \alpha=0.025 $, the $(1-\alpha)100\% $ confidence interval for the mean is constructed by $ CI(\alpha)$: $\bar x\pm z_\frac{\alpha}{2}E$, where the margin of error ''E'' is defined as &lt;br /&gt;
&lt;br /&gt;
: $$E = \begin{cases}{\sigma\over\sqrt{n}},&amp;amp; \texttt{for-known}-\sigma,\\&lt;br /&gt;
{{1\over \sqrt{n}} \sqrt{\sum_{i=1}^n{(x_i-\overline{x})^2\over n-1}}},&amp;amp; \texttt{for-unknown}-\sigma.\end{cases}$$&lt;br /&gt;
: and $z_{\frac{\alpha}{2}}$ is the [[AP_Statistics_Curriculum_2007_Normal_Critical | critical value]] for a [[AP_Statistics_Curriculum_2007_Normal_Std |Standard Normal]] distribution at $\frac{\alpha}{2}.$&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a mean: large samples&lt;br /&gt;
&lt;br /&gt;
: $ H_{0}: \mu=\mu_{0}$ (e.g., $\mu_{0}=0)$; one sided $H_{1}:\mu&amp;gt;\mu_{0}$  or $ \mu&amp;lt;\mu_{0} $; two sided $H_{1}:\mu≠\mu_{0} $.&lt;br /&gt;
:Test statistics:  &lt;br /&gt;
::(1) with known variance: $Z_0=\frac{\bar x -\mu_{0}} {\frac{\sigma}{\sqrt n}}$ $ \thicksim N (0,1)$  &lt;br /&gt;
&lt;br /&gt;
::(2) with unknown variance $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $ \thicksim T_{df=n-1}$&lt;br /&gt;
&lt;br /&gt;
*Example: consider we are testing if the population mean equal to 20 at $\alpha$=0.05 using a double sided alternative test. $H_{0}$:$\mu=20$ vs.$H_{1}:\mu≠20$. The sample data is given: 16, 9, 14, 11, 17, 12, 99, 18, 13, 12, 5, 9, 17, 6, 11, 17, 18, 20, 6, 14, 7, 11, 12, 5, 18, 6, 4, 13, 11, and 12. Population variance not given.&lt;br /&gt;
&lt;br /&gt;
 a &amp;lt;- c( 16, 9, 14, 11, 17, 12, 99, 18, 13, 12, 5, 9, 17, 6, 11, 17, 18, 20, 6, 14, 7, 11, 12, 5, 18, 6, 4, 13, 11, 12)&lt;br /&gt;
 summary(a)&lt;br /&gt;
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. &lt;br /&gt;
   4.00    9.00   12.00   14.77   16.75   99.00 &lt;br /&gt;
 sd(a)&lt;br /&gt;
 [1] 16.53561&lt;br /&gt;
&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt {n}}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$&lt;br /&gt;
&lt;br /&gt;
:: From the sample we have $\bar x=14.77, s=16.54$.&lt;br /&gt;
&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\displaystyle \sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $\frac{14.77-20}{{\frac{1} {\sqrt 30} \sqrt {\displaystyle \sum_{i=1}^{30} \frac{(x_{i}-14.77)^{2}}{30-1}}}}$ $= 1.176$&lt;br /&gt;
&lt;br /&gt;
: $P(T_{df=29}&amp;lt;T_{0}=-1.733)=0.047$, hence we have p-value $=2*0.047=0.094$, we can’t reject the null hypothesis at $\alpha=0.05$ level of significance.&lt;br /&gt;
&lt;br /&gt;
====Comparing the means of two samples====&lt;br /&gt;
When comparing the means of 2 samples one need to identify if the samples are paired or independent. In the [[AP_Statistics_Curriculum_2007_NonParam_2MedianPair|paired samples case, or single sample case, the paired test should be used]]. When the [[AP_Statistics_Curriculum_2007_NonParam_2MedianIndep|two samples are independent, the independent sample test]] needs to be used.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a mean with small sample size====&lt;br /&gt;
&lt;br /&gt;
Recall the random sample ${X_1,X_2,…,X_n}$ of the process where the population mean is estimated by the sample average $\bar X_{n}=\frac{1}{n}\sum_{i=1}^{n} X_{i}$. For a given small significant level say $\alpha=0.025$, the $(1-\alpha)100\%$ confidence interval for the mean is constructed by $ CI(\alpha)$: $\bar{x}\pm t_{\{df=n-1,\frac{\alpha}{2}\}} \frac{1}{\sqrt {n}} \sqrt{\sum_{i=1}^{n} {\frac{(x_{i}-\bar x)^{2}}{n-1}}} $, where $E=\frac{1}{\sqrt {n}} \sqrt{\sum_{i=1}^{n} {\frac{(x_{i}-\bar x)^{2}}{n-1}}}$ is the margin of error and $t_{df=n-1,\frac{\alpha} {2}}$ is the critical value of T distribution of ''df=sample size-1'' at $\frac{\alpha}{2}$.&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a mean: small samples&lt;br /&gt;
&lt;br /&gt;
: $H_{0}:\mu=\mu_{0}$(e.g.,$\mu_{0}=0$); one sided $H_{1}:\mu&amp;gt;\mu_{0}$ or $\mu&amp;lt;\mu_{0}$;two sided $H_{1}:\mu≠\mu_{0}$.&lt;br /&gt;
&lt;br /&gt;
: Test statistics: &lt;br /&gt;
:: (1) with known variance: $Z_0=\frac{\bar x -\mu_{0}} {\frac{\sigma}{\sqrt n}}$ $ \thicksim N (0,1)$  &lt;br /&gt;
&lt;br /&gt;
::(2) with unknown variance $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt {n}}  \sqrt {\sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $ \thicksim T_{df=n-1}$&lt;br /&gt;
&lt;br /&gt;
: Example: consider we are testing if the population mean equal to 20 at α=0.01 using a one sided alternative test. $H_{0}: \mu=12$ vs.$H_{1}:\mu&amp;gt;12$. The sample data is given: 16, 9, 14, 11, 17, 12, 99, 18, 13, and 12. Population variance is not given.&lt;br /&gt;
&lt;br /&gt;
: From the sample we have $\bar x=22.1,s=27.164$&lt;br /&gt;
: $T_{0}=\frac{\bar x -\mu_{0}} {SE(\bar x)}=\frac{\bar x -\mu_{0}} {{\frac{1} {\sqrt n}  \sqrt {\sum_{i=1}^{n} \frac{(x_{i}-\bar x)^{2}}{n-1}}}}$ $\frac{22.1-12}{{\frac{1} {\sqrt 10} \sqrt {\sum_{i=1}^{10} \frac{(x_{i}-22.1)^{2}}{10-1}}}}$ $= 1.176 $&lt;br /&gt;
&lt;br /&gt;
: $p-value=P(T_{df=29}&amp;gt;T_{0}=1.176)=0.13488$, hence we can’t reject the null hypothesis at $\alpha=0.01$ level of significance.&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about a proportion====&lt;br /&gt;
&lt;br /&gt;
Recall that for large samples, the sample distribution of the sample proportion $ \hat p $ is approximately normal by CLT, as the sample proportion may be presented as a sample average or Bernoulli random variables. When sample size is small, the normal approximation is inadequate. The accommodate this, we modify the sample proportion  $\hat p $ slightly and obtain the corrected-sample-proportion $\tilde p$.&lt;br /&gt;
&lt;br /&gt;
$$\hat{p}={y\over n} \longrightarrow \tilde{p}={y+0.5z_{\alpha \over 2}^2 \over n+z_{\alpha \over 2}^2},$$&lt;br /&gt;
where $z_\frac{\alpha}{2}$ is the [[AP_Statistics_Curriculum_2007_Normal_Critical | critical value of a standard normal distribution]] at $\alpha/2$.&lt;br /&gt;
&lt;br /&gt;
: The standard error of &amp;lt;math&amp;gt;\hat{p}&amp;lt;/math&amp;gt; ( and &amp;lt;math&amp;gt;\tilde{p}&amp;lt;/math&amp;gt;) also needs a slight modification&lt;br /&gt;
$$SE_{\hat{p}} =  \sqrt{\hat{p}(1-\hat{p})\over n} \longrightarrow SE_{\tilde{p}} =  \sqrt{\tilde{p}(1-\tilde{p})\over n+z_{\alpha \over 2}^2}.$$&lt;br /&gt;
&lt;br /&gt;
*Hypothesis testing about a single sample proportion:&lt;br /&gt;
: Null Hypothesis: $H_o: p=p_o$ (e.g., $p_o=\frac{1}{2}$), where $p$ is the population proportion of interest.&lt;br /&gt;
: Alternative Research Hypotheses:&lt;br /&gt;
:: One sided (uni-directional): $H_1: p &amp;gt;p_o$, or $H_1: p&amp;lt;p_o$&lt;br /&gt;
:: Double sided: $H_1: p \not= p_o.$&lt;br /&gt;
: Test Statistics: $Z_o={\tilde{p} -p_o \over SE_{\tilde{p}}} \sim N(0,1).$&lt;br /&gt;
&lt;br /&gt;
* Example: consider we are testing the effect of some medicine. 500 patients are randomly recruited with evidence of early this disease and were scheduled to take one pill daily for two years. At the end two years, only 17 patients had the disease. Use $\alpha=0.05$ to formulate a test a research hypothesis that the proportion of patient on this treatment that have the disease within 2 years of treatment is $p_0=0.04$.&lt;br /&gt;
: $\tilde{p} = {17+0.5z_{0.025}^2\over 500+z_{0.025}^2}== {17+1.92\over 500+3.84}=0.038$ &lt;br /&gt;
: $SE_{\tilde{p}}= \sqrt{0.038(1-0.038)\over 500+3.84}=0.0085$&lt;br /&gt;
&lt;br /&gt;
: And the corresponding test statistics is&lt;br /&gt;
:: $Z_o={\tilde{p} - 0.04 \over SE_{\tilde{p}}}={0.002 \over 0.0085}=0.2353$&lt;br /&gt;
&lt;br /&gt;
: The p-value of this test is clearly insignificant and we can’t reject the null hypothesis at $\alpha=0.05$ level of significance.&lt;br /&gt;
&lt;br /&gt;
* When [[AP_Statistics_Curriculum_2007_Infer_2Proportions|comparing 2 proportions, you can use a similar protocol to infer of they are distinct]].&lt;br /&gt;
&lt;br /&gt;
====Testing a claim about variance (or standard deviation)====&lt;br /&gt;
*Recall that the sample variance $s^2$ is an unbiased point estimate for the population variance $σ^2$, similarly for the standard deviation. The sample variance is roughly chi-square distributed: $\chi_0^2=\frac{(n-1) s^2}{\sigma_0^2} \sim \chi_{df=n-1}^2.$&lt;br /&gt;
*Hypothesis testing about variance&lt;br /&gt;
:: $H_0: σ^2=σ_0^2$ vs. $H_1:σ^2≠σ_0^2$. Given that the chi-square distribution is not symmetric, there are two critical values \(χ_L^2\)  and \(χ_R^2.\)&lt;br /&gt;
*Test statistics: $\chi_0^2 =\frac{(n-1) s^2}{\sigma_0^2} \sim \chi_{df=n-1}^2$&lt;br /&gt;
*Example: we have a random sample of 30 objects drawn form a normal distribution with sample variance \(s^2=5.\) Test at \(α=0.05\) level of significance if this is consistent with \(H_0: \sigma^2=2\).&lt;br /&gt;
:: $\chi_0^2=\frac{(n-1) s^2}{\sigma_0^2} =(29*5)/2=72.5$, $\chi_L^2=16.047$ and $\chi_R^2=45.722$, since we have \(\chi_0^2 &amp;gt; \chi_R^2\), we reject the null hypothesis at 5% level of significance. The image below illustrates this calculation using the [http://socr.umich.edu/html/dist/SOCR_Distributions.html SOCR $\chi_{df=29}^2$ calculator]. Notice the Left and right limits for the central 95% confidence interval, $(\chi_L^2=16.047 : \chi_R^2=45.722)$.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_HypothesisTesting_Fig1.png|500px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#Fligner-Killeen_test:_Variance_Homogeneity_.28Differences_of_Variances_of_Independent_Samples.29| See also the non-parametric Fligner-Killeen test for Variance Homogeneity]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/SOCR_EduMaterials_AnalysisActivities_OneT This article] illustrates SOCR analyses example on one sample t-test. It presents the background information for one sample t-test and demonstrate the process of doing one sample t-test in the SOCR one sample t-test applet. &lt;br /&gt;
*[http://socr.umich.edu/html/SOCR_ChoiceOfStatisticalTest.html This article] titled Choosing the Right Test presents the procedure to select a statistical test. It starts with getting the right hypotheses and then develops the topic based on the choice and characteristics of data. It offers a broad sense of what type of test to choose based on the hypothesis and the data. The article is also accompanied with several exercise for students to practice on their own.&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/uploads/3/32/Thomson_SOCR_ECON261_HypothesisDifferenceMeans_VIII.pdf This article] titled The Hypothesis Testing For Difference Of Population Parameters presents a comprehensive introduction to the hypothesis testing of difference of population parameters with the background information as well as the application. It also presents the steps to apply hypothesis testing using SOCR analyses.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Analyses.html| SOCR Analysis]&lt;br /&gt;
*[http://www.socr.ucla.edu/htmls/ana/OneSampleTTest_Analysis.html One Sample T Test Analysis]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html| SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
USA Today's AD Track examined the effectiveness of the new ads involving the Pets.com Sock Puppet (which is now extinct). In particular, they conducted a nationwide poll of 428 adults who had seen the Pets.com ads and asked for their opinions. They found that 36% of the respondents said they liked the ads. Suppose you increased the sample size for this poll to 1000, but you had the same sample percentage who like the ads (36%). How would this change the p-value of the hypothesis test you want to conduct?&lt;br /&gt;
:(a) No way to tell&lt;br /&gt;
:(b) The new p-value would be the same as before&lt;br /&gt;
:(c) The new p-value would be smaller than before&lt;br /&gt;
:(d) The new p-value would be larger than before&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If we want to estimate the mean difference in scores on a pre-test and post-test for a sample of students, how should we proceed?&lt;br /&gt;
:(a) We should construct a confidence interval or conduct a hypothesis test&lt;br /&gt;
:(b) We should collect one sample, two samples, or conduct a paired data procedure&lt;br /&gt;
:(c) We should calculate a z or a t statistic&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The paint used to make lines on roads must reflect enough light to be clearly visible at night. Let mu denote the true average reflectometer reading for a new type of paint under consideration. A test of the null hypothesis that mu = 20 versus the alternative hypothesis that mu &amp;gt; 20 will be based on a random sample of size n from a normal population distribution. In which of the following scenarios is there significant evidence that mu is larger than 20?&lt;br /&gt;
:(i) n=15, t=3.2, alpha=0.05&lt;br /&gt;
:(ii) n=9, t=1.8, alpha=0.01&lt;br /&gt;
:(iii) n=24, t=-0.2, alpha=0.01&lt;br /&gt;
&lt;br /&gt;
:(a) (ii) and (iii)&lt;br /&gt;
:(b) (i)&lt;br /&gt;
:(c) (iii)&lt;br /&gt;
:(d) (ii)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We observe the math self-esteem scores from a random sample of 25 female students. How should we determine the probable values of the population mean score for this group?&lt;br /&gt;
:(a) Test the difference in means between two paired or dependent samples.&lt;br /&gt;
:(b) Test that a correlation coefficient is not equal to 0 (correlation analysis).&lt;br /&gt;
:(c) Test the difference between two means (independent samples).&lt;br /&gt;
:(d) Test for a difference in more than two means (one way ANOVA).&lt;br /&gt;
:(e) Construct a confidence interval.&lt;br /&gt;
:(f) Test one mean against a hypothesized constant.&lt;br /&gt;
:(g) Use a chi-squared test of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Food inspectors inspect samples of food products to see if they are safe. This can be thought of as a hypothesis test where H0: the food is safe, and H1: the food is not A. If you are a consumer, which type of error would be the worst one for the inspector to make, the type I or type II error?&lt;br /&gt;
:(a) Type I&lt;br /&gt;
:(b) Type II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A college admissions officer is concerned that their admission criteria might not treat men and women with equal weight. To test this, the college took a random sample of male and female high school seniors from a very large local school district and determined the percent of males and females who would be eligible for admission at the college. Which of the following is a suitable null hypothesis for this test?&lt;br /&gt;
:(a) p = 0.5&lt;br /&gt;
:(b) The proportion of all eligible men in the district will not equal the proportion of all eligible women in the district.&lt;br /&gt;
:(c) The proportion of all eligible men in the school district should be equal to the proportion of all eligible women in the school district.&lt;br /&gt;
:(d) The proportion of eligible men sampled should equal the proportion of eligible women sampled.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to determine if college GPAs differ for male athletes in major sports (e.g., football), minor sports (e.g., swimming), and intramural sports. What statistical method is most likely to be used to answer this question? Assume that all necessary assumptions have been met for using this procedure.&lt;br /&gt;
:(a) Test one mean against a hypothesized constant&lt;br /&gt;
:(b) Test the difference in means between two paired or dependent samples&lt;br /&gt;
:(c) test for a difference in more than two means (one way ANOVA)&lt;br /&gt;
:(d) Test that a correlation coefficient is not equal to 0, correlation analysis&lt;br /&gt;
:(e) Test the difference between two means (independent samples)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Statistics show that the average level of a mother's education for a city of 300,000 people is 14 years with a standard deviation of 1.5 years. A major state university is located in this town. The administrators in this university think that the average level of a mother's education for the freshmen who are admitted to this school is higher than 14 years. The average education level of mothers for a random sample of 100 freshmen who were admitted to this university within the last two years was 14.7 years.&lt;br /&gt;
We want to test the null at the level of alpha = 0.001. What is the best answer?&lt;br /&gt;
:(a) We reject the alternative and believe that the level of a mother's education for university freshmen is not higher than the overall population average.&lt;br /&gt;
:(b) We reject the null at 0.001 and conclude that the average level of a mother's education is higher for university freshmen.&lt;br /&gt;
:(c) We fail to reject the null and conclude that the level of a mother's education for university freshmen is not higher than the overall population average.&lt;br /&gt;
:(d) In order to be certain about the conclusion we reach, a larger sample size is needed to increase the power of the test and the margin of error.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The average length of time required to complete a certain aptitude test is claimed to be 80 minutes. A random sample of 25 students yielded an average of 86.5 minutes and a standard deviation of 15.4 minutes. If we assume normality of the population distribution, is there evidence to reject the claim? Choose at least one answer.&lt;br /&gt;
:(a) Yes, because the observed 86.5 did not happen by chance&lt;br /&gt;
:(b) Yes, because the t-test statistic is 2.11&lt;br /&gt;
:(c) Yes, because the observed 86.5 happened by chance&lt;br /&gt;
:(d) No, because the probability that the null is true is &amp;gt; 0.05&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Based on past experience, a bank believes that 4% of the people who receive loans will not make payments on time. The bank has recently approved 300 loans. What is the probability that over 6% of these clients will not make timely payments?&lt;br /&gt;
:(a) 0.096&lt;br /&gt;
:(b) 0.038&lt;br /&gt;
:(c) 0.962&lt;br /&gt;
:(d) 0.904&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Many people sleep in on the weekends to make up for short nights during the work week. The Better Sleep Council reports that 61% of us get more than 7 hours of sleep per night on the weekend. A random sample of 350 adults found that 235 had more than seven hours each night last weekend. At the 0.05 level of significance, does this evidence show that more than 61% of us get seven or more hours off sleep per night on the weekend?&lt;br /&gt;
:(a) That cannot be determined without more information&lt;br /&gt;
:(b) No&lt;br /&gt;
:(c) Yes&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Chapter_VIII:_Hypothesis_Testing  SOCR]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Statistical_hypothesis_testing   Statistical Hypothesis Testing Wikipedia]&lt;br /&gt;
*[http://stattrek.com/hypothesis-test/power-of-test.aspx?tutorial=ap   Stat Trek Tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_HypothesisTesting}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14900</id>
		<title>SMHS Estimation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14900"/>
		<updated>2015-04-27T15:43:18Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Problems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Parameter Estimation ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Estimation is an important concept in the field of statistics and application of estimation is widely applied in various areas. It deals with estimating values of parameters of the population based on the sample data. And the parameters describe an underlying physical setting and their value would affect the distribution of the measured data. Two major approaches are commonly used in estimation: &lt;br /&gt;
# The probabilistic approach assumes that the measured data is random with probability distribution dependent on the parameters. &lt;br /&gt;
# The set-membership approach assumes that the measured data vector belongs to a set which depends on the parameter vector. &lt;br /&gt;
&lt;br /&gt;
The purpose of estimation is to find an estimator that can be interpreted, which is accurate and which exhibits some form of optimality. Indicators like minimum variance unbiased estimator is usually applied to measure estimator optimality, although it is possible that an optimal estimator don’t always exist. Here we present the fundamentals of estimation theory and illustrate how to apply estimation in real studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To obtain a desired estimator or estimation, we need to first determine a probability distribution with parameters of interest based on the data. After deciding the probabilistic model, we need to find the theoretically achievable precision available to any estimator based on the model and then develop an estimator based on this model. There is a variety of methods and criteria to develop and choose between estimators based on their performance: &lt;br /&gt;
#Maximum likelihood estimators&lt;br /&gt;
#Bayes estimators&lt;br /&gt;
#Method of moments estimators&lt;br /&gt;
#Minimum mean square error estimators&lt;br /&gt;
#Minimum variance unbiased estimator&lt;br /&gt;
#Best linear unbiased estimator, etc. &lt;br /&gt;
&lt;br /&gt;
Experiment or simulations can also be run to test estimators’ performance.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
An estimate of a population parameter may be expressed in two ways:&lt;br /&gt;
*''Point estimate'': A single value of estimate. For example, sample mean is a point estimate of the population mean.&lt;br /&gt;
*''Interval estimate'': An interval estimate is defined by two numbers, between which a population parameter is said to lie.&lt;br /&gt;
&lt;br /&gt;
====Confidence Intervals (CIs)====&lt;br /&gt;
CIs describe the uncertainty of a sampling method and contain a ''confidence level'', a ''statistic'' and a ''margin of error''. The statistic and the margin of error define an interval estimate, which represents the precision of the method. Confidence Interval is expressed as sample statistic plus the margin of error.&lt;br /&gt;
&lt;br /&gt;
The interpretation of a confidence interval at 95% confidence level is that we have 95% confidence that the parameter will fall within the margin of the interval.&lt;br /&gt;
&lt;br /&gt;
* ''Confidence level'': The probability part of a confidence interval. It describes the likelihood that a particular sampling method will produce a confidence interval that includes the true population parameter. &lt;br /&gt;
&lt;br /&gt;
* ''Margin of error'': Range of the values above and below the sample statistic in confidence interval; ''margin of error $=$ critical value $*$ standard deviation of the statistic''&lt;br /&gt;
&lt;br /&gt;
* ''Critical value'': The central limit theorem states that the sampling distribution of a statistic will be normal or nearly normal, and that the critical value can be expressed as a $t$ score or as a $z$ score provided that ANY of the following conditions apply:&lt;br /&gt;
**The population distribution is normal.&lt;br /&gt;
**The sampling distribution is symmetric, unimodal, without outliers, and the sample size is 15 or less.&lt;br /&gt;
**The sampling distribution is moderately skewed, unimodal, without outliers, and the sample size is between 16 and 40.&lt;br /&gt;
**The sample size is greater than 40, without outliers.&lt;br /&gt;
&lt;br /&gt;
To find the critical value, follow these steps.&lt;br /&gt;
*Compute alpha $(\alpha): \alpha = 1 - \left(\frac{confidence\ level}{100}\right)$&lt;br /&gt;
*Find the critical probability $(p^*): p^* = 1 -\frac {\alpha} {2}$&lt;br /&gt;
*To express the critical value as a $z$ score, find the $z$ score having a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
*To express the critical value as a $t$ score, follow these steps. Find the degree of freedom (DF): when estimating a mean score or a proportion from a single sample, DF is equal to the sample size minus one. For other applications, the degrees of freedom may be calculated differently. We will describe those computations as they come up.&lt;br /&gt;
&lt;br /&gt;
: The critical $t$ score $(t^*)$ is the $t$ score having degrees of freedom equal to DF and a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
&lt;br /&gt;
: Should you express the critical value as a $t$ score or as a $z$ score? As a practical matter, when the sample size is large (greater than 40), it doesn't make much difference. Both approaches yield similar results. Strictly speaking, when the population standard deviation is unknown or when the sample size is small, the $t$ score is preferred. Nevertheless, many introductory statistics texts use the $z$ score exclusively. &lt;br /&gt;
&lt;br /&gt;
* ''Standard error'': an estimate of the standard deviation of a statistic. When the values of population parameters are unknown, it is valuable to compute the standard error as an unbiased estimate of the standard deviation of a statistic. It is computed form known sample statistic. The table below shows how to compute the standard error for simple random samples assuming that the population size is at least 10 times larger than the sample size.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Statistic ||	Standard error&lt;br /&gt;
|-&lt;br /&gt;
|Sample mean, $\bar{x}$ || $SE_{\bar{x}}=\frac{s}{\sqrt{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Sample proportion, $p$ || $SE_{p}=\sqrt{\frac{p(1-p)}{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between means,$\bar{x}_{1} -\bar{x}_{2}$  ||  $ SE_{\bar{x}_1 -\bar{x}_2} = \sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between proportions, $\bar{p}_{1} - \bar{p}_{2}$ || $SE_{\bar{p}_{1} - \bar{p}_{2}} = \sqrt{ \frac{p_1 (1-p_1)}{n_1} +\frac{p_{2}(1-p_{2})}{n_{2}}}$&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''Degrees of freedom'': the number of independent pieces of information on which the estimate is based&lt;br /&gt;
&lt;br /&gt;
: In general, the degrees of freedom for an estimate is equal to the number of values minus the number of parameters estimated to the estimate in question. Suppose we have sampled 20 data points then our estimate of the variance has 20 – 1 = 19 degree of freedom.&lt;br /&gt;
&lt;br /&gt;
====Characteristics of Estimators====&lt;br /&gt;
* Bias: refers to whether an estimator tends to either overestimate or underestimate the parameter. We say an estimator is biased if the mean of the sampling distribution of the statistic is not equal to the parameter. For example, $σ^{2}=\frac{(x-μ)^{2}} {N}$ is a biased estimator of the population variance and sample variance $s^{2}=\frac{(x-\bar{x})^{2}} {N-1}$ is unbiased estimate of the population variance.&lt;br /&gt;
&lt;br /&gt;
*Sampling variability: refers to how much the estimate varies from sample to sample. It is usually measured by its standard error: the smaller the standard error, the less the sampling variability. For example, the standard error of the mean is $σ_M=\frac{σ}{\sqrt{N}}$. So the larger the sample size $(N)$, the smaller the standard error of the mean, hence the smaller the sample variability.&lt;br /&gt;
&lt;br /&gt;
*Unbiased estimate: $\eta (X_{1},X_{2},…,X_{n})=E[\delta(X_{1},X_{2},…,X_{n})|T]$ then $\delta(X_{1},X_{2},…,X_{n} )$ is unbiased estimate for $g(\theta)$ and $T$ is a complete sufficient statistic for the family of densities. &lt;br /&gt;
&lt;br /&gt;
*(Uniformly) Minimum-variance unbiased estimator ([http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE], or MVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.  It may not exist.Consider estimation of $g(\theta)$ based on data $X_{1},X_{2},…,X_{n}$ independent and identically distributed from some member of a family with density $p_\theta, \theta \in \Omega $, an unbiased estimator $\delta(X_{1},X_{2},…,X_{n})$ of $g(\theta)$ is UMVUE if $∀ \theta \in \Omega$, $var(\delta(X_{1},X_{2},…,X_{n})) \leq var(\tilde{\delta} (X_{1},X_{2},…,X_{n}))$ for any other unbiased estimator $\tilde{\delta}$. &lt;br /&gt;
&lt;br /&gt;
: $MSE(\delta)=var(\delta)+(bias(\delta))^{2}$. The MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator.&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [[AP_Statistics_Curriculum_2007_Estim_MOM_MLE|This article]] presents the MOM and MLE methods of estimation. It illustrates the MOM method in detailed examples and attached several exercise for students to practice. MOM, which is short for Method Of Moments, is one of the most commonly used methods to estimate population parameters using observed data from the specific process. The idea is to use the sample data to calculate sample moments and then set these equal to their corresponding population counterparts. Steps: (1) determine the $k$ parameters of interest and specific distribution for this process; (2) compute the first $k$ (or more) sample-moments; (3) set the sample-moments equal to the population moments and solve for a system of $k$ equations with $k$ unknowns. Let’s look at a simple example as application of the MOM method.&lt;br /&gt;
&lt;br /&gt;
: Consider we want to estimate the true probability of a head by flipping the coins (assume a unfair coin). Suppose we flip the coin 10 times and observe the following outcome: {H,T,H,H,T,T,T,H,T,T}. With MOM: (1) the parameter of interest is $p=P(H)$ and it follows a Bernoulli distribution, (2) $np=E[Y]=4,p=2/5$, where $Y$ is the number of heads for one experiment and it follows a Binomial distribution. (3) estimate of true probability of flipping a head in one experiment equals $2/5$.  This is an easy example of MOM proportion example.&lt;br /&gt;
&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/estimation.html This article] presents a fundamental introduction to estimation theory and illustrated on basic concepts and application of estimation. It offers specific examples and exercises on each concept and application and works as a good start of introduction to estimation theory. &lt;br /&gt;
&lt;br /&gt;
* [http://digital-library.theiet.org/content/journals/10.1049/ip-f-2.1993.0015 This article] proposed an algorithm, the bootstrap filter, for implementing recursive Bayesian filters. The required density of the state vector is represented as a set of random samples, which are updated and propagated by the algorithm. The method presented is not restricted by assumptions of linearity or Gaussian noise and it may be applied to any state transition or measurement model. It presents a simulation example of the bearings only tracking problems and includes schemes for improving the efficiency of the basic algorithm.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distribution]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Simulations &amp;amp; Experiments] &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
* Which of the following statements is true?&lt;br /&gt;
: a.  When the margin of error is small, the confidence level is high.&lt;br /&gt;
: b. When the margin of error is small, the confidence level is low.&lt;br /&gt;
: c. A confidence interval is a type of point estimate.&lt;br /&gt;
: d. A population mean is an example of a point estimate.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* Which of the following statements is true?&lt;br /&gt;
: a. The standard error is computed solely from sample attributes.&lt;br /&gt;
: b. The standard deviation is computed solely from sample attributes.&lt;br /&gt;
: c. The standard error is a measure of central tendency.&lt;br /&gt;
: d. All of the above.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* 900 students were randomly selected for a national survey. Among survey participants, the mean grade-point average (GPA) was 2.7, and the standard deviation was 0.4. What is the margin of error, assuming a 95% confidence level?&lt;br /&gt;
: a. 0.013&lt;br /&gt;
: b. 0.025&lt;br /&gt;
: c. 0.500&lt;br /&gt;
: d. 1.960&lt;br /&gt;
&lt;br /&gt;
* Suppose we want to estimate the average weight of an adult male in Dekalb County, Georgia. We draw a random sample of 1,000 men from a population of 1,000,000 men and weigh them. We find that the average man in our sample weighs 180 pounds, and the standard deviation of the sample is 30 pounds. What is the 95% confidence interval?&lt;br /&gt;
: a. $180 \pm 1.86$&lt;br /&gt;
: b. $180 \pm 3.0$ &lt;br /&gt;
: c. $180 \pm 5.88$&lt;br /&gt;
: d. $180 \pm 30$&lt;br /&gt;
&lt;br /&gt;
* Suppose that simple random samples of seniors are selected from two colleges: 15 students from school A and 20 students from school B. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. The sample from school B has an average score of 950 with a standard deviation of 90. What is the 90% confidence interval for the difference in test scores at the two schools, assuming that test scores came from normal distributions in both schools? (Hint: Since the sample sizes are small, use a t score as the critical value.)&lt;br /&gt;
: a. 50 + 1.70&lt;br /&gt;
: b. 50 + 28.49&lt;br /&gt;
: c. 50 + 32.74&lt;br /&gt;
: d. 50 + 55.66&lt;br /&gt;
&lt;br /&gt;
* You know the population mean for a certain test score. You select 10 people from the population to estimate the standard deviation. How many degrees of freedom does your estimation of the standard deviation have?&lt;br /&gt;
: a. 8&lt;br /&gt;
: b. 9&lt;br /&gt;
: c. 10&lt;br /&gt;
: d. 11&lt;br /&gt;
&lt;br /&gt;
* In the population, a parameter has a value of 10. Based on the means and standard errors of their sampling distributions, which of these statistics estimates this parameter with the least sampling variability?&lt;br /&gt;
: a. Mean = 10, SE = 5&lt;br /&gt;
: b. Mean = 9, SE = 4&lt;br /&gt;
: c. Mean = 11, SE = 2&lt;br /&gt;
: d. Mean = 13, SE = 3&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Method_of_Moments_and_Maximum_Likelihood_Estimation  SOCR]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Estimation  Estimation Wikipedia]&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/characteristics.html  OnlineStatBook: Estimation]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Confidence_interval  Confidence Interval Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_Estimation}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14899</id>
		<title>SMHS Estimation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14899"/>
		<updated>2015-04-27T15:39:11Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Confidence Intervals (CIs) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Parameter Estimation ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Estimation is an important concept in the field of statistics and application of estimation is widely applied in various areas. It deals with estimating values of parameters of the population based on the sample data. And the parameters describe an underlying physical setting and their value would affect the distribution of the measured data. Two major approaches are commonly used in estimation: &lt;br /&gt;
# The probabilistic approach assumes that the measured data is random with probability distribution dependent on the parameters. &lt;br /&gt;
# The set-membership approach assumes that the measured data vector belongs to a set which depends on the parameter vector. &lt;br /&gt;
&lt;br /&gt;
The purpose of estimation is to find an estimator that can be interpreted, which is accurate and which exhibits some form of optimality. Indicators like minimum variance unbiased estimator is usually applied to measure estimator optimality, although it is possible that an optimal estimator don’t always exist. Here we present the fundamentals of estimation theory and illustrate how to apply estimation in real studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To obtain a desired estimator or estimation, we need to first determine a probability distribution with parameters of interest based on the data. After deciding the probabilistic model, we need to find the theoretically achievable precision available to any estimator based on the model and then develop an estimator based on this model. There is a variety of methods and criteria to develop and choose between estimators based on their performance: &lt;br /&gt;
#Maximum likelihood estimators&lt;br /&gt;
#Bayes estimators&lt;br /&gt;
#Method of moments estimators&lt;br /&gt;
#Minimum mean square error estimators&lt;br /&gt;
#Minimum variance unbiased estimator&lt;br /&gt;
#Best linear unbiased estimator, etc. &lt;br /&gt;
&lt;br /&gt;
Experiment or simulations can also be run to test estimators’ performance.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
An estimate of a population parameter may be expressed in two ways:&lt;br /&gt;
*''Point estimate'': A single value of estimate. For example, sample mean is a point estimate of the population mean.&lt;br /&gt;
*''Interval estimate'': An interval estimate is defined by two numbers, between which a population parameter is said to lie.&lt;br /&gt;
&lt;br /&gt;
====Confidence Intervals (CIs)====&lt;br /&gt;
CIs describe the uncertainty of a sampling method and contain a ''confidence level'', a ''statistic'' and a ''margin of error''. The statistic and the margin of error define an interval estimate, which represents the precision of the method. Confidence Interval is expressed as sample statistic plus the margin of error.&lt;br /&gt;
&lt;br /&gt;
The interpretation of a confidence interval at 95% confidence level is that we have 95% confidence that the parameter will fall within the margin of the interval.&lt;br /&gt;
&lt;br /&gt;
* ''Confidence level'': The probability part of a confidence interval. It describes the likelihood that a particular sampling method will produce a confidence interval that includes the true population parameter. &lt;br /&gt;
&lt;br /&gt;
* ''Margin of error'': Range of the values above and below the sample statistic in confidence interval; ''margin of error $=$ critical value $*$ standard deviation of the statistic''&lt;br /&gt;
&lt;br /&gt;
* ''Critical value'': The central limit theorem states that the sampling distribution of a statistic will be normal or nearly normal, and that the critical value can be expressed as a $t$ score or as a $z$ score provided that ANY of the following conditions apply:&lt;br /&gt;
**The population distribution is normal.&lt;br /&gt;
**The sampling distribution is symmetric, unimodal, without outliers, and the sample size is 15 or less.&lt;br /&gt;
**The sampling distribution is moderately skewed, unimodal, without outliers, and the sample size is between 16 and 40.&lt;br /&gt;
**The sample size is greater than 40, without outliers.&lt;br /&gt;
&lt;br /&gt;
To find the critical value, follow these steps.&lt;br /&gt;
*Compute alpha $(\alpha): \alpha = 1 - \left(\frac{confidence\ level}{100}\right)$&lt;br /&gt;
*Find the critical probability $(p^*): p^* = 1 -\frac {\alpha} {2}$&lt;br /&gt;
*To express the critical value as a $z$ score, find the $z$ score having a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
*To express the critical value as a $t$ score, follow these steps. Find the degree of freedom (DF): when estimating a mean score or a proportion from a single sample, DF is equal to the sample size minus one. For other applications, the degrees of freedom may be calculated differently. We will describe those computations as they come up.&lt;br /&gt;
&lt;br /&gt;
: The critical $t$ score $(t^*)$ is the $t$ score having degrees of freedom equal to DF and a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
&lt;br /&gt;
: Should you express the critical value as a $t$ score or as a $z$ score? As a practical matter, when the sample size is large (greater than 40), it doesn't make much difference. Both approaches yield similar results. Strictly speaking, when the population standard deviation is unknown or when the sample size is small, the $t$ score is preferred. Nevertheless, many introductory statistics texts use the $z$ score exclusively. &lt;br /&gt;
&lt;br /&gt;
* ''Standard error'': an estimate of the standard deviation of a statistic. When the values of population parameters are unknown, it is valuable to compute the standard error as an unbiased estimate of the standard deviation of a statistic. It is computed form known sample statistic. The table below shows how to compute the standard error for simple random samples assuming that the population size is at least 10 times larger than the sample size.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Statistic ||	Standard error&lt;br /&gt;
|-&lt;br /&gt;
|Sample mean, $\bar{x}$ || $SE_{\bar{x}}=\frac{s}{\sqrt{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Sample proportion, $p$ || $SE_{p}=\sqrt{\frac{p(1-p)}{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between means,$\bar{x}_{1} -\bar{x}_{2}$  ||  $ SE_{\bar{x}_1 -\bar{x}_2} = \sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between proportions, $\bar{p}_{1} - \bar{p}_{2}$ || $SE_{\bar{p}_{1} - \bar{p}_{2}} = \sqrt{ \frac{p_1 (1-p_1)}{n_1} +\frac{p_{2}(1-p_{2})}{n_{2}}}$&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''Degrees of freedom'': the number of independent pieces of information on which the estimate is based&lt;br /&gt;
&lt;br /&gt;
: In general, the degrees of freedom for an estimate is equal to the number of values minus the number of parameters estimated to the estimate in question. Suppose we have sampled 20 data points then our estimate of the variance has 20 – 1 = 19 degree of freedom.&lt;br /&gt;
&lt;br /&gt;
====Characteristics of Estimators====&lt;br /&gt;
* Bias: refers to whether an estimator tends to either overestimate or underestimate the parameter. We say an estimator is biased if the mean of the sampling distribution of the statistic is not equal to the parameter. For example, $σ^{2}=\frac{(x-μ)^{2}} {N}$ is a biased estimator of the population variance and sample variance $s^{2}=\frac{(x-\bar{x})^{2}} {N-1}$ is unbiased estimate of the population variance.&lt;br /&gt;
&lt;br /&gt;
*Sampling variability: refers to how much the estimate varies from sample to sample. It is usually measured by its standard error: the smaller the standard error, the less the sampling variability. For example, the standard error of the mean is $σ_M=\frac{σ}{\sqrt{N}}$. So the larger the sample size $(N)$, the smaller the standard error of the mean, hence the smaller the sample variability.&lt;br /&gt;
&lt;br /&gt;
*Unbiased estimate: $\eta (X_{1},X_{2},…,X_{n})=E[\delta(X_{1},X_{2},…,X_{n})|T]$ then $\delta(X_{1},X_{2},…,X_{n} )$ is unbiased estimate for $g(\theta)$ and $T$ is a complete sufficient statistic for the family of densities. &lt;br /&gt;
&lt;br /&gt;
*(Uniformly) Minimum-variance unbiased estimator ([http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE], or MVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.  It may not exist.Consider estimation of $g(\theta)$ based on data $X_{1},X_{2},…,X_{n}$ independent and identically distributed from some member of a family with density $p_\theta, \theta \in \Omega $, an unbiased estimator $\delta(X_{1},X_{2},…,X_{n})$ of $g(\theta)$ is UMVUE if $∀ \theta \in \Omega$, $var(\delta(X_{1},X_{2},…,X_{n})) \leq var(\tilde{\delta} (X_{1},X_{2},…,X_{n}))$ for any other unbiased estimator $\tilde{\delta}$. &lt;br /&gt;
&lt;br /&gt;
: $MSE(\delta)=var(\delta)+(bias(\delta))^{2}$. The MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator.&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [[AP_Statistics_Curriculum_2007_Estim_MOM_MLE|This article]] presents the MOM and MLE methods of estimation. It illustrates the MOM method in detailed examples and attached several exercise for students to practice. MOM, which is short for Method Of Moments, is one of the most commonly used methods to estimate population parameters using observed data from the specific process. The idea is to use the sample data to calculate sample moments and then set these equal to their corresponding population counterparts. Steps: (1) determine the $k$ parameters of interest and specific distribution for this process; (2) compute the first $k$ (or more) sample-moments; (3) set the sample-moments equal to the population moments and solve for a system of $k$ equations with $k$ unknowns. Let’s look at a simple example as application of the MOM method.&lt;br /&gt;
&lt;br /&gt;
: Consider we want to estimate the true probability of a head by flipping the coins (assume a unfair coin). Suppose we flip the coin 10 times and observe the following outcome: {H,T,H,H,T,T,T,H,T,T}. With MOM: (1) the parameter of interest is $p=P(H)$ and it follows a Bernoulli distribution, (2) $np=E[Y]=4,p=2/5$, where $Y$ is the number of heads for one experiment and it follows a Binomial distribution. (3) estimate of true probability of flipping a head in one experiment equals $2/5$.  This is an easy example of MOM proportion example.&lt;br /&gt;
&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/estimation.html This article] presents a fundamental introduction to estimation theory and illustrated on basic concepts and application of estimation. It offers specific examples and exercises on each concept and application and works as a good start of introduction to estimation theory. &lt;br /&gt;
&lt;br /&gt;
* [http://digital-library.theiet.org/content/journals/10.1049/ip-f-2.1993.0015 This article] proposed an algorithm, the bootstrap filter, for implementing recursive Bayesian filters. The required density of the state vector is represented as a set of random samples, which are updated and propagated by the algorithm. The method presented is not restricted by assumptions of linearity or Gaussian noise and it may be applied to any state transition or measurement model. It presents a simulation example of the bearings only tracking problems and includes schemes for improving the efficiency of the basic algorithm.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distribution]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Simulations &amp;amp; Experiments] &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a.  When the margin of error is small, the confidence level is high.&lt;br /&gt;
: b. When the margin of error is small, the confidence level is low.&lt;br /&gt;
: c. A confidence interval is a type of point estimate.&lt;br /&gt;
: d. A population mean is an example of a point estimate.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a. The standard error is computed solely from sample attributes.&lt;br /&gt;
: b. The standard deviation is computed solely from sample attributes.&lt;br /&gt;
: c. The standard error is a measure of central tendency.&lt;br /&gt;
: d. All of the above.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* 900 students were randomly selected for a national survey. Among survey participants, the mean grade-point average (GPA) was 2.7, and the standard deviation was 0.4. What is the margin of error, assuming a 95% confidence level?&lt;br /&gt;
: a. 0.013&lt;br /&gt;
: b. 0.025&lt;br /&gt;
: c. 0.500&lt;br /&gt;
: d. 1.960&lt;br /&gt;
&lt;br /&gt;
* Suppose we want to estimate the average weight of an adult male in Dekalb County, Georgia. We draw a random sample of 1,000 men from a population of 1,000,000 men and weigh them. We find that the average man in our sample weighs 180 pounds, and the standard deviation of the sample is 30 pounds. What is the 95% confidence interval?&lt;br /&gt;
: a. $180 \pm 1.86$&lt;br /&gt;
: b. $180 \pm 3.0$ &lt;br /&gt;
: c. $180 \pm 5.88$&lt;br /&gt;
: d. $180 \pm 30$&lt;br /&gt;
&lt;br /&gt;
* Suppose that simple random samples of seniors are selected from two colleges: 15 students from school A and 20 students from school B. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. The sample from school B has an average score of 950 with a standard deviation of 90. What is the 90% confidence interval for the difference in test scores at the two schools, assuming that test scores came from normal distributions in both schools? (Hint: Since the sample sizes are small, use a t score as the critical value.)&lt;br /&gt;
: a. 50 + 1.70&lt;br /&gt;
: b. 50 + 28.49&lt;br /&gt;
: c. 50 + 32.74&lt;br /&gt;
: d. 50 + 55.66&lt;br /&gt;
&lt;br /&gt;
* You know the population mean for a certain test score. You select 10 people from the population to estimate the standard deviation. How many degrees of freedom does your estimation of the standard deviation have?&lt;br /&gt;
: a. 8&lt;br /&gt;
: b. 9&lt;br /&gt;
: c. 10&lt;br /&gt;
: d. 11&lt;br /&gt;
&lt;br /&gt;
* In the population, a parameter has a value of 10. Based on the means and standard errors of their sampling distributions, which of these statistics estimates this parameter with the least sampling variability?&lt;br /&gt;
: a. Mean = 10, SE = 5&lt;br /&gt;
: b. Mean = 9, SE = 4&lt;br /&gt;
: c. Mean = 11, SE = 2&lt;br /&gt;
: d. Mean = 13, SE = 3&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Method_of_Moments_and_Maximum_Likelihood_Estimation  SOCR]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Estimation  Estimation Wikipedia]&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/characteristics.html  OnlineStatBook: Estimation]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Confidence_interval  Confidence Interval Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_Estimation}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14898</id>
		<title>SMHS Estimation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14898"/>
		<updated>2015-04-27T15:37:33Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Parameter Estimation ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Estimation is an important concept in the field of statistics and application of estimation is widely applied in various areas. It deals with estimating values of parameters of the population based on the sample data. And the parameters describe an underlying physical setting and their value would affect the distribution of the measured data. Two major approaches are commonly used in estimation: &lt;br /&gt;
# The probabilistic approach assumes that the measured data is random with probability distribution dependent on the parameters. &lt;br /&gt;
# The set-membership approach assumes that the measured data vector belongs to a set which depends on the parameter vector. &lt;br /&gt;
&lt;br /&gt;
The purpose of estimation is to find an estimator that can be interpreted, which is accurate and which exhibits some form of optimality. Indicators like minimum variance unbiased estimator is usually applied to measure estimator optimality, although it is possible that an optimal estimator don’t always exist. Here we present the fundamentals of estimation theory and illustrate how to apply estimation in real studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To obtain a desired estimator or estimation, we need to first determine a probability distribution with parameters of interest based on the data. After deciding the probabilistic model, we need to find the theoretically achievable precision available to any estimator based on the model and then develop an estimator based on this model. There is a variety of methods and criteria to develop and choose between estimators based on their performance: &lt;br /&gt;
#Maximum likelihood estimators&lt;br /&gt;
#Bayes estimators&lt;br /&gt;
#Method of moments estimators&lt;br /&gt;
#Minimum mean square error estimators&lt;br /&gt;
#Minimum variance unbiased estimator&lt;br /&gt;
#Best linear unbiased estimator, etc. &lt;br /&gt;
&lt;br /&gt;
Experiment or simulations can also be run to test estimators’ performance.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
An estimate of a population parameter may be expressed in two ways:&lt;br /&gt;
*''Point estimate'': A single value of estimate. For example, sample mean is a point estimate of the population mean.&lt;br /&gt;
*''Interval estimate'': An interval estimate is defined by two numbers, between which a population parameter is said to lie.&lt;br /&gt;
&lt;br /&gt;
====Confidence Intervals (CIs)====&lt;br /&gt;
CIs describe the uncertainty of a sampling method and contain a ''confidence level'', a ''statistic'' and a ''margin of error''. The statistic and the margin of error define an interval estimate, which represents the precision of the method. Confidence Interval is expressed as sample statistic plus the margin of error.&lt;br /&gt;
&lt;br /&gt;
The interpretation of a confidence interval at 95% confidence level is that we have 95% confidence that the parameter will fall within the margin of the interval.&lt;br /&gt;
&lt;br /&gt;
* ''Confidence level'': The probability part of a confidence interval. It describes the likelihood that a particular sampling method will produce a confidence interval that includes the true population parameter. &lt;br /&gt;
&lt;br /&gt;
* ''Margin of error'': Range of the values above and below the sample statistic in confidence interval; ''margin of error $=$ critical value $*$ standard deviation of the statistic''&lt;br /&gt;
&lt;br /&gt;
* ''Critical value'': The central limit theorem states that the sampling distribution of a statistic will be normal or nearly normal, and that the critical value can be expressed as a $t$ score or as a $z$ score provided that ANY of the following conditions apply:&lt;br /&gt;
**The population distribution is normal.&lt;br /&gt;
**The sampling distribution is symmetric, unimodal, without outliers, and the sample size is 15 or less.&lt;br /&gt;
**The sampling distribution is moderately skewed, unimodal, without outliers, and the sample size is between 16 and 40.&lt;br /&gt;
**The sample size is greater than 40, without outliers.&lt;br /&gt;
&lt;br /&gt;
To find the critical value, follow these steps.&lt;br /&gt;
*Compute alpha $(\alpha): \alpha = 1 - \left(\frac{confidence\ level}{100}\right)$&lt;br /&gt;
*Find the critical probability $(p^*): p^* = 1 -\frac {\alpha} {2}$&lt;br /&gt;
*To express the critical value as a $z$ score, find the $z$ score having a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
*To express the critical value as a t score, follow these steps. Find the degree of freedom (DF): when estimating a mean score or a proportion from a single sample, DF is equal to the sample size minus one. For other applications, the degrees of freedom may be calculated differently. We will describe those computations as they come up.&lt;br /&gt;
&lt;br /&gt;
: The critical $t$ score $(t^*)$ is the $t$ score having degrees of freedom equal to DF and a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
&lt;br /&gt;
: Should you express the critical value as a $t$ score or as a $z$ score? As a practical matter, when the sample size is large (greater than 40), it doesn't make much difference. Both approaches yield similar results. Strictly speaking, when the population standard deviation is unknown or when the sample size is small, the $t$ score is preferred. Nevertheless, many introductory statistics texts use the $z$ score exclusively. &lt;br /&gt;
&lt;br /&gt;
* ''Standard error'': an estimate of the standard deviation of a statistic. When the values of population parameters are unknown, it is valuable to compute the standard error as an unbiased estimate of the standard deviation of a statistic. It is computed form known sample statistic. The table below shows how to compute the standard error for simple random samples assuming that the population size is at least 10 times larger than the sample size.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Statistic ||	Standard error&lt;br /&gt;
|-&lt;br /&gt;
|Sample mean, $\bar{x}$ || $SE_{\bar{x}}=\frac{s}{\sqrt{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Sample proportion, $p$ || $SE_{p}=\sqrt{\frac{p(1-p)}{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between means,$\bar{x}_{1} -\bar{x}_{2}$  ||  $ SE_{\bar{x}_1 -\bar{x}_2} = \sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between proportions, $\bar{p}_{1} - \bar{p}_{2}$ || $SE_{\bar{p}_{1} - \bar{p}_{2}} = \sqrt{ \frac{p_1 (1-p_1)}{n_1} +\frac{p_{2}(1-p_{2})}{n_{2}}}$&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''Degrees of freedom'': the number of independent pieces of information on which the estimate is based&lt;br /&gt;
&lt;br /&gt;
: In general, the degrees of freedom for an estimate is equal to the number of values minus the number of parameters estimated to the estimate in question. Suppose we have sampled 20 data points then our estimate of the variance has 20 – 1 = 19 degree of freedom.&lt;br /&gt;
&lt;br /&gt;
====Characteristics of Estimators====&lt;br /&gt;
* Bias: refers to whether an estimator tends to either overestimate or underestimate the parameter. We say an estimator is biased if the mean of the sampling distribution of the statistic is not equal to the parameter. For example, $σ^{2}=\frac{(x-μ)^{2}} {N}$ is a biased estimator of the population variance and sample variance $s^{2}=\frac{(x-\bar{x})^{2}} {N-1}$ is unbiased estimate of the population variance.&lt;br /&gt;
&lt;br /&gt;
*Sampling variability: refers to how much the estimate varies from sample to sample. It is usually measured by its standard error: the smaller the standard error, the less the sampling variability. For example, the standard error of the mean is $σ_M=\frac{σ}{\sqrt{N}}$. So the larger the sample size $(N)$, the smaller the standard error of the mean, hence the smaller the sample variability.&lt;br /&gt;
&lt;br /&gt;
*Unbiased estimate: $\eta (X_{1},X_{2},…,X_{n})=E[\delta(X_{1},X_{2},…,X_{n})|T]$ then $\delta(X_{1},X_{2},…,X_{n} )$ is unbiased estimate for $g(\theta)$ and $T$ is a complete sufficient statistic for the family of densities. &lt;br /&gt;
&lt;br /&gt;
*(Uniformly) Minimum-variance unbiased estimator ([http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE], or MVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.  It may not exist.Consider estimation of $g(\theta)$ based on data $X_{1},X_{2},…,X_{n}$ independent and identically distributed from some member of a family with density $p_\theta, \theta \in \Omega $, an unbiased estimator $\delta(X_{1},X_{2},…,X_{n})$ of $g(\theta)$ is UMVUE if $∀ \theta \in \Omega$, $var(\delta(X_{1},X_{2},…,X_{n})) \leq var(\tilde{\delta} (X_{1},X_{2},…,X_{n}))$ for any other unbiased estimator $\tilde{\delta}$. &lt;br /&gt;
&lt;br /&gt;
: $MSE(\delta)=var(\delta)+(bias(\delta))^{2}$. The MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator.&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [[AP_Statistics_Curriculum_2007_Estim_MOM_MLE|This article]] presents the MOM and MLE methods of estimation. It illustrates the MOM method in detailed examples and attached several exercise for students to practice. MOM, which is short for Method Of Moments, is one of the most commonly used methods to estimate population parameters using observed data from the specific process. The idea is to use the sample data to calculate sample moments and then set these equal to their corresponding population counterparts. Steps: (1) determine the $k$ parameters of interest and specific distribution for this process; (2) compute the first $k$ (or more) sample-moments; (3) set the sample-moments equal to the population moments and solve for a system of $k$ equations with $k$ unknowns. Let’s look at a simple example as application of the MOM method.&lt;br /&gt;
&lt;br /&gt;
: Consider we want to estimate the true probability of a head by flipping the coins (assume a unfair coin). Suppose we flip the coin 10 times and observe the following outcome: {H,T,H,H,T,T,T,H,T,T}. With MOM: (1) the parameter of interest is $p=P(H)$ and it follows a Bernoulli distribution, (2) $np=E[Y]=4,p=2/5$, where $Y$ is the number of heads for one experiment and it follows a Binomial distribution. (3) estimate of true probability of flipping a head in one experiment equals $2/5$.  This is an easy example of MOM proportion example.&lt;br /&gt;
&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/estimation.html This article] presents a fundamental introduction to estimation theory and illustrated on basic concepts and application of estimation. It offers specific examples and exercises on each concept and application and works as a good start of introduction to estimation theory. &lt;br /&gt;
&lt;br /&gt;
* [http://digital-library.theiet.org/content/journals/10.1049/ip-f-2.1993.0015 This article] proposed an algorithm, the bootstrap filter, for implementing recursive Bayesian filters. The required density of the state vector is represented as a set of random samples, which are updated and propagated by the algorithm. The method presented is not restricted by assumptions of linearity or Gaussian noise and it may be applied to any state transition or measurement model. It presents a simulation example of the bearings only tracking problems and includes schemes for improving the efficiency of the basic algorithm.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distribution]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Simulations &amp;amp; Experiments] &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a.  When the margin of error is small, the confidence level is high.&lt;br /&gt;
: b. When the margin of error is small, the confidence level is low.&lt;br /&gt;
: c. A confidence interval is a type of point estimate.&lt;br /&gt;
: d. A population mean is an example of a point estimate.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a. The standard error is computed solely from sample attributes.&lt;br /&gt;
: b. The standard deviation is computed solely from sample attributes.&lt;br /&gt;
: c. The standard error is a measure of central tendency.&lt;br /&gt;
: d. All of the above.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* 900 students were randomly selected for a national survey. Among survey participants, the mean grade-point average (GPA) was 2.7, and the standard deviation was 0.4. What is the margin of error, assuming a 95% confidence level?&lt;br /&gt;
: a. 0.013&lt;br /&gt;
: b. 0.025&lt;br /&gt;
: c. 0.500&lt;br /&gt;
: d. 1.960&lt;br /&gt;
&lt;br /&gt;
* Suppose we want to estimate the average weight of an adult male in Dekalb County, Georgia. We draw a random sample of 1,000 men from a population of 1,000,000 men and weigh them. We find that the average man in our sample weighs 180 pounds, and the standard deviation of the sample is 30 pounds. What is the 95% confidence interval?&lt;br /&gt;
: a. $180 \pm 1.86$&lt;br /&gt;
: b. $180 \pm 3.0$ &lt;br /&gt;
: c. $180 \pm 5.88$&lt;br /&gt;
: d. $180 \pm 30$&lt;br /&gt;
&lt;br /&gt;
* Suppose that simple random samples of seniors are selected from two colleges: 15 students from school A and 20 students from school B. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. The sample from school B has an average score of 950 with a standard deviation of 90. What is the 90% confidence interval for the difference in test scores at the two schools, assuming that test scores came from normal distributions in both schools? (Hint: Since the sample sizes are small, use a t score as the critical value.)&lt;br /&gt;
: a. 50 + 1.70&lt;br /&gt;
: b. 50 + 28.49&lt;br /&gt;
: c. 50 + 32.74&lt;br /&gt;
: d. 50 + 55.66&lt;br /&gt;
&lt;br /&gt;
* You know the population mean for a certain test score. You select 10 people from the population to estimate the standard deviation. How many degrees of freedom does your estimation of the standard deviation have?&lt;br /&gt;
: a. 8&lt;br /&gt;
: b. 9&lt;br /&gt;
: c. 10&lt;br /&gt;
: d. 11&lt;br /&gt;
&lt;br /&gt;
* In the population, a parameter has a value of 10. Based on the means and standard errors of their sampling distributions, which of these statistics estimates this parameter with the least sampling variability?&lt;br /&gt;
: a. Mean = 10, SE = 5&lt;br /&gt;
: b. Mean = 9, SE = 4&lt;br /&gt;
: c. Mean = 11, SE = 2&lt;br /&gt;
: d. Mean = 13, SE = 3&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Method_of_Moments_and_Maximum_Likelihood_Estimation  SOCR]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Estimation  Estimation Wikipedia]&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/characteristics.html  OnlineStatBook: Estimation]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Confidence_interval  Confidence Interval Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_Estimation}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies&amp;diff=14897</id>
		<title>SMHS ExpObsStudies</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies&amp;diff=14897"/>
		<updated>2015-04-27T15:30:09Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Degree of usefulness and reliability */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Experiments vs. Observational Studies ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
In an experiment investigators apply treatment to experimental units and then proceed to observe the effect of the treatments on the experimental units. It’s an ordered procedure carried out with the goal of verifying, refuting, or establishing the validity of a hypothesis. This lecture will present a general introduction to the field of experiment and different types of experiment that we may apply in researches later. We are also going to talk about observational study, which draws inferences about the possible effect of a treatment on subjects where the assignment of subjects into a treated group versus a control group outside the control of the investigators. A general comparison between these two types of studies will be presented thereafter.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
Experimental and observational studies are among the most commonly applied studies in researches. Consider a simple example of experimental study. Suppose we enrolled 200 women aged 30 who aren’t smokers and assign half of them to smoking treatment with one pack per day and the other half to no smoking treatment and kept this status for 10 years. Then the lung capacity of all the women are measured and the data is further analyzed and interpreted. Here we have an experimental study. For the other study, we find 200 women aged 30, of whom 100 are smoke free and the other half having been smoking one pack per day for 10 years and the lung capacity of those women are measured. Then the data is further analyzed and interpreted. This would be an easy example of observational study. The difference can be easily drawn from the comparison between these two studies: the assignment of subjects into a treated group versus a control group is outside the control of the investigators where in an experimental study, each subject is randomly assigned to a treated group or a control group. So, what characteristics would define experimental and observational studies in general and what would be the major difference between these two types of studies?&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
====Experimental study====&lt;br /&gt;
Experimental study is an empirical method that arbitrates between models or hypothesis and used to test existing theories or new hypotheses in order to support them or disprove them. Controlled experiments provide researches with insight into the causal relationship by demonstrating what outcome occurs when a particular factor is manipulated. Experiments may vary from personal and informal natural comparisons, to highly controlled ones. &lt;br /&gt;
=====Types of experimental studies=====&lt;br /&gt;
*''Controlled experiments'': Compare the results obtained form experimental samples against control samples, which are practically identical to the experimental sample except for the one whose effect is being tested.&lt;br /&gt;
*''Natural experiments'': Rely solely on observations of the variables of the system under study, rather than manipulation of just one or a few variables as occurs in controlled experiments. &lt;br /&gt;
*''Field experiments'': Named to draw a contrast with laboratory experiments, which enforce scientific control by testing a hypothesis in the artificial and highly controlled setting of a laboratory. It is often used in social sciences, and especially in economic analyses of education.&lt;br /&gt;
&lt;br /&gt;
====Observational Study====&lt;br /&gt;
Observational Study draws inferences about the possible effect of a treatment on subjects where the assignment of subjects into a treated group versus a control group is outside the control of the investigator.&lt;br /&gt;
=====Types of observational studies=====&lt;br /&gt;
*''Case-control study'': Originally developed in epidemiology, where two existing groups differing in outcome are identified and compared on the basis of some supposed causal attribute.&lt;br /&gt;
*''Cross-sectional study'': Involves data collection from a population, or a representative subset, at one specific point in time.&lt;br /&gt;
*''Longitudinal study'': Correlational research study that involves repeated observations of the same variables over long periods of time.&lt;br /&gt;
*''Cohort study (panel study)'': A particular form of longitudinal study where a group of patients is closely monitored over a span of time.&lt;br /&gt;
*''Ecological study'': An observational study in which at least one variable is measured at the group level.&lt;br /&gt;
&lt;br /&gt;
=====Degree of usefulness and reliability=====&lt;br /&gt;
Although observational studies can’t be used as reliable sources to make statements of fact about the ‘safety, efficacy, or effectiveness’ of a practice, they can still be used to:&lt;br /&gt;
*Provide information on real world use and practice &lt;br /&gt;
*Detect signals about the benefits and risk of use in the general population&lt;br /&gt;
*Help formulate hypotheses to be tested in subsequent experiments&lt;br /&gt;
*Provide part of the community-level data needed to design more informative pragmatic clinical trials&lt;br /&gt;
*Inform clinical practice&lt;br /&gt;
&lt;br /&gt;
====Bias and compensating methods====&lt;br /&gt;
When a randomized experiment cannot be carried out, the alternative line of investigation suffers from the problem that the decision of which subjects receive the treatment is not entirely random and thus is a potential source of bias. A major challenge in conducting observational studies is to draw inferences that are acceptably free from influences by overt biases, as well as to assess the influence of potential hidden biases. An observer of an uncontrolled experiment records potential factors and the data output: the goal is to determine the effects of the factors. Sometimes the recorded factors may not be directly causing the differences in the output. Also, recorded or unrecorded factors may be correlated which may yield incorrect conclusions. Finally, as the number of recorded factors increases, the likelihood increases that at least one of the recorded factors will be highly correlated with the data output simply by chance.&lt;br /&gt;
&lt;br /&gt;
====Comparisons between experimental and observational studies====&lt;br /&gt;
*An observational study is used when it is impractical, cost-prohibitive, or inefficient to fit a physical or social system into a laboratory setting, to completely control confounding factors, or to apply random assignment. It can also be used when confounding factors are either limited or known well enough to analyze the data in light of them. In order for an observational science to be valid, confounding factors must be known and accounted for. &lt;br /&gt;
*Fundamentally, however, observational studies are not experiments. In addition, observational studies often involve variables that are difficult to quantify or control. Observational studies are limited because they lack the statistical properties of randomized experiments. In a randomized experiment, the method of randomization specified in the experimental protocol guides the statistical analysis, which is usually specified also by the experimental protocol.&lt;br /&gt;
*A particular problem with observational studies involving human subjects is the great difficulty attaining fair comparisons between treatments because such studies are prone to selection bias, and groups receiving different treatments (exposures) may differ greatly according to their covariates. In contrast, the randomization ensures that the experimental groups have mean values that are close, due to the CLT or Markov’s inequality. With inadequate randomization or low sample size, the systematic variation in covariates between the treatment groups (or exposure groups) makes it difficult to separate the effect of the treatment (exposure) from the effects of the other covariates, most of which have not been measured. &lt;br /&gt;
*To avoid conditions that render an experiment far less useful, physicians conducting medical trials will quantify and randomize the covariates that can be identified. Researchers attempt to reduce the biases of observational studies with complicated statistical methods such as propensity score matching methods, which require large populations of subjects and extensive information on covariates. Outcomes are also quantified when possible and not based on a subject's or a professional observer's opinion. In this way, the design of an observational study can render the results more objective and therefore, more convincing.&lt;br /&gt;
&lt;br /&gt;
====Applications====&lt;br /&gt;
*[http://www.ncbi.nlm.nih.gov/pmc/articles/PMC534936/ This article] titled Observational Versus Experimental Studies: What’s the Evidence for a Hierarchy presents information that contradicts and discourages such a rigid approach to evaluating the quality of research design. It argued that the popular belief that randomized, controlled trials inherently produce gold standard results, and that all observational studies are inferior, does a disservice to patient care, clinical investigation, and education of health care professionals. It proposed that a more balanced strategy evolves, new claims of methodological authority may be just as problematic as the traditional claims of medical authority that have been criticized by proponents of evidence-based medicine.&lt;br /&gt;
&lt;br /&gt;
*[http://www.nber.org/papers/w13516 This article] titled Observational Learning: Evidence From A Randomized Natural Field Experiment presents results about the effects of observing others’ choices, called observational learning, on individuals' behavior and subjective well-being in the context of restaurant dining from a randomized natural field experiment. In the paper, they conducted experiment to distinguish observational learning effect from saliency effect (because observing others' choices also makes these choices more salient) and found that depending on specifications, the demand for the top 5 dishes was increased by an average of about 13 to 18 percent when these popularity rankings were revealed to the customers; in contrast, being merely mentioned as some sample dishes did not significantly boost their demand. Plus, consistent with theoretical predictions, some modest evidence that observational learning effect was stronger among infrequent customers. Finally, it argued that customers' subjective dining experiences were improved when presented with the information about the top choices by other consumers, but not when presented with the names of some sample dishes.&lt;br /&gt;
&lt;br /&gt;
====Problems====&lt;br /&gt;
The next five problems are based on the following article: &lt;br /&gt;
You want to study if exercise decreases your risk of having a cardiovascular event. One of your friends says that they have access to data of 5,000 US adults (aged 65-85) who were surveyed once in 2010 about their current exercise patterns and past cardiovascular events. You look at their data and find that people with cardiovascular events reported higher levels of exercise than those without cardiovascular events. This is counter to your expectation since you know that other studies have shown that exercise should put you at a lower risk of an event.&lt;br /&gt;
 &lt;br /&gt;
# What could be a plausible explanation(s) for this unexpected finding?&lt;br /&gt;
# What kind of study is this? Experimental or Observational?&lt;br /&gt;
# What feature of a cohort study design might improve your ability to look at this association?&lt;br /&gt;
# Now being impressed by cohort studies, you decide to recruit the current student body of UM SPH to prospectively study exercise as a risk factor for many diseases. One of your friends asks if they can use your data to study exercise as a risk factor for MERRF syndrome, an extremely rare disease of the mitochondria with an estimated prevalence of 9 per 1,000,000. Why or why not might this be a good idea?&lt;br /&gt;
# Your real interest is maternal fitness level during pregnancy and cardiovascular disease of the offspring in adulthood. What might be the challenges that you will face in conducting a cohort study to answer this question?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next six problems are based on the following article:&lt;br /&gt;
Abstract from [http://www.nejm.org/doi/full/10.1056/NEJM199704173361601 DOI: 10.1056/NEJM199704173361601 (Appel et al. 1997)].&lt;br /&gt;
&lt;br /&gt;
 Background &lt;br /&gt;
 It is known that obesity, sodium intake, and alcohol consumption factors&lt;br /&gt;
 influence blood pressure. In this clinical trial, Dietary Approaches to Stop&lt;br /&gt;
 Hypertension, we assessed the effects of dietary patterns on blood pressure. &lt;br /&gt;
&lt;br /&gt;
 Methods&lt;br /&gt;
 We enrolled 459 adults with systolic blood pressures of less than 160 mm Hg&lt;br /&gt;
 and diastolic blood pressures of 80 to 95 mm Hg. For three weeks, the subjects&lt;br /&gt;
 were fed a control diet that was low in fruits, vegetables, and dairy products,&lt;br /&gt;
 with a fat content typical of the average diet in the United States. They were &lt;br /&gt;
 then randomly assigned to receive for eight weeks the control diet, a diet rich&lt;br /&gt;
 in fruits and vegetables, or a &amp;quot;combination&amp;quot; diet rich in fruits, vegetables, and&lt;br /&gt;
 low-fat dairy products and with reduced saturated and total fat. Sodium intake&lt;br /&gt;
 and body weight were maintained at constant levels.&lt;br /&gt;
&lt;br /&gt;
 Results&lt;br /&gt;
 At base line, the mean (+/-SD) systolic and diastolic blood pressures were &lt;br /&gt;
 131.3 $\pm$ 10.8 mm Hg and 84.7 $\pm$ 4.7 mm Hg, respectively. The combination&lt;br /&gt;
 diet reduced systolic and diastolic blood pressure by 5.5 and 3.0 mm Hg more,&lt;br /&gt;
 respectively, than the control diet (P&amp;lt;0.001 for each); the fruits-and-vegetables&lt;br /&gt;
 diet reduced systolic blood pressure by 2.8 mm Hg more (P&amp;lt;0.001) and diastolic &lt;br /&gt;
 blood pressure by 1.1 mm Hg more than the control diet (P=0.07). Among the 133&lt;br /&gt;
 subjects with hypertension (systolic pressure, &amp;gt; or =140 mm Hg; diastolic&lt;br /&gt;
 pressure, &amp;gt; or =90 mm Hg; or both), the combination diet reduced systolic and&lt;br /&gt;
 diastolic blood pressure by 11.4 and 5.5 mm Hg more, respectively, than the&lt;br /&gt;
 control diet (P&amp;lt;0.001 for each); among the 326 subjects without hypertension,&lt;br /&gt;
 the corresponding reductions were 3.5 mm Hg (P&amp;lt;0.001) and 2.1 mm Hg (P=0.003). &lt;br /&gt;
&lt;br /&gt;
 Conclusions&lt;br /&gt;
 A diet rich in fruits, vegetables, and low-fat dairy foods and with reduced&lt;br /&gt;
 saturated and total fat can substantially lower blood pressure. This diet offers&lt;br /&gt;
 an additional nutritional approach to preventing and treating hypertension. &lt;br /&gt;
&lt;br /&gt;
# What type of study is this?&lt;br /&gt;
# What was the purpose of the trial?&lt;br /&gt;
# Losing weight causes blood pressure to drop. Why do you think the investigators made an effort to keep participants’ weight stable in this trial?&lt;br /&gt;
# What was the purpose of randomization in this study (i.e. why is randomization done)?&lt;br /&gt;
# How would you evaluate whether randomization worked or not?&lt;br /&gt;
# Did randomization work?&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://www.public.iastate.edu/~dnett/S401/nexpvsobs.pdf  Online resource] &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Experiment   Experiment Wikipedia]  &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Observational_study  Observational Study Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies&amp;diff=14896</id>
		<title>SMHS ExpObsStudies</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies&amp;diff=14896"/>
		<updated>2015-04-27T15:29:13Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Types of observational studies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Experiments vs. Observational Studies ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
In an experiment investigators apply treatment to experimental units and then proceed to observe the effect of the treatments on the experimental units. It’s an ordered procedure carried out with the goal of verifying, refuting, or establishing the validity of a hypothesis. This lecture will present a general introduction to the field of experiment and different types of experiment that we may apply in researches later. We are also going to talk about observational study, which draws inferences about the possible effect of a treatment on subjects where the assignment of subjects into a treated group versus a control group outside the control of the investigators. A general comparison between these two types of studies will be presented thereafter.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
Experimental and observational studies are among the most commonly applied studies in researches. Consider a simple example of experimental study. Suppose we enrolled 200 women aged 30 who aren’t smokers and assign half of them to smoking treatment with one pack per day and the other half to no smoking treatment and kept this status for 10 years. Then the lung capacity of all the women are measured and the data is further analyzed and interpreted. Here we have an experimental study. For the other study, we find 200 women aged 30, of whom 100 are smoke free and the other half having been smoking one pack per day for 10 years and the lung capacity of those women are measured. Then the data is further analyzed and interpreted. This would be an easy example of observational study. The difference can be easily drawn from the comparison between these two studies: the assignment of subjects into a treated group versus a control group is outside the control of the investigators where in an experimental study, each subject is randomly assigned to a treated group or a control group. So, what characteristics would define experimental and observational studies in general and what would be the major difference between these two types of studies?&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
====Experimental study====&lt;br /&gt;
Experimental study is an empirical method that arbitrates between models or hypothesis and used to test existing theories or new hypotheses in order to support them or disprove them. Controlled experiments provide researches with insight into the causal relationship by demonstrating what outcome occurs when a particular factor is manipulated. Experiments may vary from personal and informal natural comparisons, to highly controlled ones. &lt;br /&gt;
=====Types of experimental studies=====&lt;br /&gt;
*''Controlled experiments'': Compare the results obtained form experimental samples against control samples, which are practically identical to the experimental sample except for the one whose effect is being tested.&lt;br /&gt;
*''Natural experiments'': Rely solely on observations of the variables of the system under study, rather than manipulation of just one or a few variables as occurs in controlled experiments. &lt;br /&gt;
*''Field experiments'': Named to draw a contrast with laboratory experiments, which enforce scientific control by testing a hypothesis in the artificial and highly controlled setting of a laboratory. It is often used in social sciences, and especially in economic analyses of education.&lt;br /&gt;
&lt;br /&gt;
====Observational Study====&lt;br /&gt;
Observational Study draws inferences about the possible effect of a treatment on subjects where the assignment of subjects into a treated group versus a control group is outside the control of the investigator.&lt;br /&gt;
=====Types of observational studies=====&lt;br /&gt;
*''Case-control study'': Originally developed in epidemiology, where two existing groups differing in outcome are identified and compared on the basis of some supposed causal attribute.&lt;br /&gt;
*''Cross-sectional study'': Involves data collection from a population, or a representative subset, at one specific point in time.&lt;br /&gt;
*''Longitudinal study'': Correlational research study that involves repeated observations of the same variables over long periods of time.&lt;br /&gt;
*''Cohort study (panel study)'': A particular form of longitudinal study where a group of patients is closely monitored over a span of time.&lt;br /&gt;
*''Ecological study'': An observational study in which at least one variable is measured at the group level.&lt;br /&gt;
&lt;br /&gt;
=====Degree of usefulness and reliability=====&lt;br /&gt;
Although observational studies can’t be used as reliable sources to make statements of fact about the ‘safety, efficacy, or effectiveness’ of a practice, they can still be used to:&lt;br /&gt;
*Provide information on real world use and practice; &lt;br /&gt;
*Detect signals about the benefits and risk of use in the general population; &lt;br /&gt;
*Help formulate hypotheses to be tested in subsequent experiments; &lt;br /&gt;
*Provide part of the community-level data needed to design more informative pragmatic clinical trials;&lt;br /&gt;
*Inform clinical practice.&lt;br /&gt;
&lt;br /&gt;
====Bias and compensating methods====&lt;br /&gt;
When a randomized experiment cannot be carried out, the alternative line of investigation suffers from the problem that the decision of which subjects receive the treatment is not entirely random and thus is a potential source of bias. A major challenge in conducting observational studies is to draw inferences that are acceptably free from influences by overt biases, as well as to assess the influence of potential hidden biases. An observer of an uncontrolled experiment records potential factors and the data output: the goal is to determine the effects of the factors. Sometimes the recorded factors may not be directly causing the differences in the output. Also, recorded or unrecorded factors may be correlated which may yield incorrect conclusions. Finally, as the number of recorded factors increases, the likelihood increases that at least one of the recorded factors will be highly correlated with the data output simply by chance.&lt;br /&gt;
&lt;br /&gt;
====Comparisons between experimental and observational studies====&lt;br /&gt;
*An observational study is used when it is impractical, cost-prohibitive, or inefficient to fit a physical or social system into a laboratory setting, to completely control confounding factors, or to apply random assignment. It can also be used when confounding factors are either limited or known well enough to analyze the data in light of them. In order for an observational science to be valid, confounding factors must be known and accounted for. &lt;br /&gt;
*Fundamentally, however, observational studies are not experiments. In addition, observational studies often involve variables that are difficult to quantify or control. Observational studies are limited because they lack the statistical properties of randomized experiments. In a randomized experiment, the method of randomization specified in the experimental protocol guides the statistical analysis, which is usually specified also by the experimental protocol.&lt;br /&gt;
*A particular problem with observational studies involving human subjects is the great difficulty attaining fair comparisons between treatments because such studies are prone to selection bias, and groups receiving different treatments (exposures) may differ greatly according to their covariates. In contrast, the randomization ensures that the experimental groups have mean values that are close, due to the CLT or Markov’s inequality. With inadequate randomization or low sample size, the systematic variation in covariates between the treatment groups (or exposure groups) makes it difficult to separate the effect of the treatment (exposure) from the effects of the other covariates, most of which have not been measured. &lt;br /&gt;
*To avoid conditions that render an experiment far less useful, physicians conducting medical trials will quantify and randomize the covariates that can be identified. Researchers attempt to reduce the biases of observational studies with complicated statistical methods such as propensity score matching methods, which require large populations of subjects and extensive information on covariates. Outcomes are also quantified when possible and not based on a subject's or a professional observer's opinion. In this way, the design of an observational study can render the results more objective and therefore, more convincing.&lt;br /&gt;
&lt;br /&gt;
====Applications====&lt;br /&gt;
*[http://www.ncbi.nlm.nih.gov/pmc/articles/PMC534936/ This article] titled Observational Versus Experimental Studies: What’s the Evidence for a Hierarchy presents information that contradicts and discourages such a rigid approach to evaluating the quality of research design. It argued that the popular belief that randomized, controlled trials inherently produce gold standard results, and that all observational studies are inferior, does a disservice to patient care, clinical investigation, and education of health care professionals. It proposed that a more balanced strategy evolves, new claims of methodological authority may be just as problematic as the traditional claims of medical authority that have been criticized by proponents of evidence-based medicine.&lt;br /&gt;
&lt;br /&gt;
*[http://www.nber.org/papers/w13516 This article] titled Observational Learning: Evidence From A Randomized Natural Field Experiment presents results about the effects of observing others’ choices, called observational learning, on individuals' behavior and subjective well-being in the context of restaurant dining from a randomized natural field experiment. In the paper, they conducted experiment to distinguish observational learning effect from saliency effect (because observing others' choices also makes these choices more salient) and found that depending on specifications, the demand for the top 5 dishes was increased by an average of about 13 to 18 percent when these popularity rankings were revealed to the customers; in contrast, being merely mentioned as some sample dishes did not significantly boost their demand. Plus, consistent with theoretical predictions, some modest evidence that observational learning effect was stronger among infrequent customers. Finally, it argued that customers' subjective dining experiences were improved when presented with the information about the top choices by other consumers, but not when presented with the names of some sample dishes.&lt;br /&gt;
&lt;br /&gt;
====Problems====&lt;br /&gt;
The next five problems are based on the following article: &lt;br /&gt;
You want to study if exercise decreases your risk of having a cardiovascular event. One of your friends says that they have access to data of 5,000 US adults (aged 65-85) who were surveyed once in 2010 about their current exercise patterns and past cardiovascular events. You look at their data and find that people with cardiovascular events reported higher levels of exercise than those without cardiovascular events. This is counter to your expectation since you know that other studies have shown that exercise should put you at a lower risk of an event.&lt;br /&gt;
 &lt;br /&gt;
# What could be a plausible explanation(s) for this unexpected finding?&lt;br /&gt;
# What kind of study is this? Experimental or Observational?&lt;br /&gt;
# What feature of a cohort study design might improve your ability to look at this association?&lt;br /&gt;
# Now being impressed by cohort studies, you decide to recruit the current student body of UM SPH to prospectively study exercise as a risk factor for many diseases. One of your friends asks if they can use your data to study exercise as a risk factor for MERRF syndrome, an extremely rare disease of the mitochondria with an estimated prevalence of 9 per 1,000,000. Why or why not might this be a good idea?&lt;br /&gt;
# Your real interest is maternal fitness level during pregnancy and cardiovascular disease of the offspring in adulthood. What might be the challenges that you will face in conducting a cohort study to answer this question?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next six problems are based on the following article:&lt;br /&gt;
Abstract from [http://www.nejm.org/doi/full/10.1056/NEJM199704173361601 DOI: 10.1056/NEJM199704173361601 (Appel et al. 1997)].&lt;br /&gt;
&lt;br /&gt;
 Background &lt;br /&gt;
 It is known that obesity, sodium intake, and alcohol consumption factors&lt;br /&gt;
 influence blood pressure. In this clinical trial, Dietary Approaches to Stop&lt;br /&gt;
 Hypertension, we assessed the effects of dietary patterns on blood pressure. &lt;br /&gt;
&lt;br /&gt;
 Methods&lt;br /&gt;
 We enrolled 459 adults with systolic blood pressures of less than 160 mm Hg&lt;br /&gt;
 and diastolic blood pressures of 80 to 95 mm Hg. For three weeks, the subjects&lt;br /&gt;
 were fed a control diet that was low in fruits, vegetables, and dairy products,&lt;br /&gt;
 with a fat content typical of the average diet in the United States. They were &lt;br /&gt;
 then randomly assigned to receive for eight weeks the control diet, a diet rich&lt;br /&gt;
 in fruits and vegetables, or a &amp;quot;combination&amp;quot; diet rich in fruits, vegetables, and&lt;br /&gt;
 low-fat dairy products and with reduced saturated and total fat. Sodium intake&lt;br /&gt;
 and body weight were maintained at constant levels.&lt;br /&gt;
&lt;br /&gt;
 Results&lt;br /&gt;
 At base line, the mean (+/-SD) systolic and diastolic blood pressures were &lt;br /&gt;
 131.3 $\pm$ 10.8 mm Hg and 84.7 $\pm$ 4.7 mm Hg, respectively. The combination&lt;br /&gt;
 diet reduced systolic and diastolic blood pressure by 5.5 and 3.0 mm Hg more,&lt;br /&gt;
 respectively, than the control diet (P&amp;lt;0.001 for each); the fruits-and-vegetables&lt;br /&gt;
 diet reduced systolic blood pressure by 2.8 mm Hg more (P&amp;lt;0.001) and diastolic &lt;br /&gt;
 blood pressure by 1.1 mm Hg more than the control diet (P=0.07). Among the 133&lt;br /&gt;
 subjects with hypertension (systolic pressure, &amp;gt; or =140 mm Hg; diastolic&lt;br /&gt;
 pressure, &amp;gt; or =90 mm Hg; or both), the combination diet reduced systolic and&lt;br /&gt;
 diastolic blood pressure by 11.4 and 5.5 mm Hg more, respectively, than the&lt;br /&gt;
 control diet (P&amp;lt;0.001 for each); among the 326 subjects without hypertension,&lt;br /&gt;
 the corresponding reductions were 3.5 mm Hg (P&amp;lt;0.001) and 2.1 mm Hg (P=0.003). &lt;br /&gt;
&lt;br /&gt;
 Conclusions&lt;br /&gt;
 A diet rich in fruits, vegetables, and low-fat dairy foods and with reduced&lt;br /&gt;
 saturated and total fat can substantially lower blood pressure. This diet offers&lt;br /&gt;
 an additional nutritional approach to preventing and treating hypertension. &lt;br /&gt;
&lt;br /&gt;
# What type of study is this?&lt;br /&gt;
# What was the purpose of the trial?&lt;br /&gt;
# Losing weight causes blood pressure to drop. Why do you think the investigators made an effort to keep participants’ weight stable in this trial?&lt;br /&gt;
# What was the purpose of randomization in this study (i.e. why is randomization done)?&lt;br /&gt;
# How would you evaluate whether randomization worked or not?&lt;br /&gt;
# Did randomization work?&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://www.public.iastate.edu/~dnett/S401/nexpvsobs.pdf  Online resource] &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Experiment   Experiment Wikipedia]  &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Observational_study  Observational Study Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies&amp;diff=14895</id>
		<title>SMHS ExpObsStudies</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies&amp;diff=14895"/>
		<updated>2015-04-27T15:28:37Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Types of experimental studies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Experiments vs. Observational Studies ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
In an experiment investigators apply treatment to experimental units and then proceed to observe the effect of the treatments on the experimental units. It’s an ordered procedure carried out with the goal of verifying, refuting, or establishing the validity of a hypothesis. This lecture will present a general introduction to the field of experiment and different types of experiment that we may apply in researches later. We are also going to talk about observational study, which draws inferences about the possible effect of a treatment on subjects where the assignment of subjects into a treated group versus a control group outside the control of the investigators. A general comparison between these two types of studies will be presented thereafter.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
Experimental and observational studies are among the most commonly applied studies in researches. Consider a simple example of experimental study. Suppose we enrolled 200 women aged 30 who aren’t smokers and assign half of them to smoking treatment with one pack per day and the other half to no smoking treatment and kept this status for 10 years. Then the lung capacity of all the women are measured and the data is further analyzed and interpreted. Here we have an experimental study. For the other study, we find 200 women aged 30, of whom 100 are smoke free and the other half having been smoking one pack per day for 10 years and the lung capacity of those women are measured. Then the data is further analyzed and interpreted. This would be an easy example of observational study. The difference can be easily drawn from the comparison between these two studies: the assignment of subjects into a treated group versus a control group is outside the control of the investigators where in an experimental study, each subject is randomly assigned to a treated group or a control group. So, what characteristics would define experimental and observational studies in general and what would be the major difference between these two types of studies?&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
====Experimental study====&lt;br /&gt;
Experimental study is an empirical method that arbitrates between models or hypothesis and used to test existing theories or new hypotheses in order to support them or disprove them. Controlled experiments provide researches with insight into the causal relationship by demonstrating what outcome occurs when a particular factor is manipulated. Experiments may vary from personal and informal natural comparisons, to highly controlled ones. &lt;br /&gt;
=====Types of experimental studies=====&lt;br /&gt;
*''Controlled experiments'': Compare the results obtained form experimental samples against control samples, which are practically identical to the experimental sample except for the one whose effect is being tested.&lt;br /&gt;
*''Natural experiments'': Rely solely on observations of the variables of the system under study, rather than manipulation of just one or a few variables as occurs in controlled experiments. &lt;br /&gt;
*''Field experiments'': Named to draw a contrast with laboratory experiments, which enforce scientific control by testing a hypothesis in the artificial and highly controlled setting of a laboratory. It is often used in social sciences, and especially in economic analyses of education.&lt;br /&gt;
&lt;br /&gt;
====Observational Study====&lt;br /&gt;
Observational Study draws inferences about the possible effect of a treatment on subjects where the assignment of subjects into a treated group versus a control group is outside the control of the investigator.&lt;br /&gt;
=====Types of observational studies=====&lt;br /&gt;
*Case-control study: originally developed in epidemiology, where two existing groups differing in outcome are identified and compared on the basis of some supposed causal attribute.&lt;br /&gt;
*Cross-sectional study: involves data collection from a population, or a representative subset, at one specific point in time.&lt;br /&gt;
*Longitudinal study: correlational research study that involves repeated observations of the same variables over long periods of time.&lt;br /&gt;
*Cohort study (panel study): a particular form of longitudinal study where a group of patients is closely monitored over a span of time.&lt;br /&gt;
*Ecological study: an observational study in which at least one variable is measured at the group level.&lt;br /&gt;
&lt;br /&gt;
=====Degree of usefulness and reliability=====&lt;br /&gt;
Although observational studies can’t be used as reliable sources to make statements of fact about the ‘safety, efficacy, or effectiveness’ of a practice, they can still be used to:&lt;br /&gt;
*Provide information on real world use and practice; &lt;br /&gt;
*Detect signals about the benefits and risk of use in the general population; &lt;br /&gt;
*Help formulate hypotheses to be tested in subsequent experiments; &lt;br /&gt;
*Provide part of the community-level data needed to design more informative pragmatic clinical trials;&lt;br /&gt;
*Inform clinical practice.&lt;br /&gt;
&lt;br /&gt;
====Bias and compensating methods====&lt;br /&gt;
When a randomized experiment cannot be carried out, the alternative line of investigation suffers from the problem that the decision of which subjects receive the treatment is not entirely random and thus is a potential source of bias. A major challenge in conducting observational studies is to draw inferences that are acceptably free from influences by overt biases, as well as to assess the influence of potential hidden biases. An observer of an uncontrolled experiment records potential factors and the data output: the goal is to determine the effects of the factors. Sometimes the recorded factors may not be directly causing the differences in the output. Also, recorded or unrecorded factors may be correlated which may yield incorrect conclusions. Finally, as the number of recorded factors increases, the likelihood increases that at least one of the recorded factors will be highly correlated with the data output simply by chance.&lt;br /&gt;
&lt;br /&gt;
====Comparisons between experimental and observational studies====&lt;br /&gt;
*An observational study is used when it is impractical, cost-prohibitive, or inefficient to fit a physical or social system into a laboratory setting, to completely control confounding factors, or to apply random assignment. It can also be used when confounding factors are either limited or known well enough to analyze the data in light of them. In order for an observational science to be valid, confounding factors must be known and accounted for. &lt;br /&gt;
*Fundamentally, however, observational studies are not experiments. In addition, observational studies often involve variables that are difficult to quantify or control. Observational studies are limited because they lack the statistical properties of randomized experiments. In a randomized experiment, the method of randomization specified in the experimental protocol guides the statistical analysis, which is usually specified also by the experimental protocol.&lt;br /&gt;
*A particular problem with observational studies involving human subjects is the great difficulty attaining fair comparisons between treatments because such studies are prone to selection bias, and groups receiving different treatments (exposures) may differ greatly according to their covariates. In contrast, the randomization ensures that the experimental groups have mean values that are close, due to the CLT or Markov’s inequality. With inadequate randomization or low sample size, the systematic variation in covariates between the treatment groups (or exposure groups) makes it difficult to separate the effect of the treatment (exposure) from the effects of the other covariates, most of which have not been measured. &lt;br /&gt;
*To avoid conditions that render an experiment far less useful, physicians conducting medical trials will quantify and randomize the covariates that can be identified. Researchers attempt to reduce the biases of observational studies with complicated statistical methods such as propensity score matching methods, which require large populations of subjects and extensive information on covariates. Outcomes are also quantified when possible and not based on a subject's or a professional observer's opinion. In this way, the design of an observational study can render the results more objective and therefore, more convincing.&lt;br /&gt;
&lt;br /&gt;
====Applications====&lt;br /&gt;
*[http://www.ncbi.nlm.nih.gov/pmc/articles/PMC534936/ This article] titled Observational Versus Experimental Studies: What’s the Evidence for a Hierarchy presents information that contradicts and discourages such a rigid approach to evaluating the quality of research design. It argued that the popular belief that randomized, controlled trials inherently produce gold standard results, and that all observational studies are inferior, does a disservice to patient care, clinical investigation, and education of health care professionals. It proposed that a more balanced strategy evolves, new claims of methodological authority may be just as problematic as the traditional claims of medical authority that have been criticized by proponents of evidence-based medicine.&lt;br /&gt;
&lt;br /&gt;
*[http://www.nber.org/papers/w13516 This article] titled Observational Learning: Evidence From A Randomized Natural Field Experiment presents results about the effects of observing others’ choices, called observational learning, on individuals' behavior and subjective well-being in the context of restaurant dining from a randomized natural field experiment. In the paper, they conducted experiment to distinguish observational learning effect from saliency effect (because observing others' choices also makes these choices more salient) and found that depending on specifications, the demand for the top 5 dishes was increased by an average of about 13 to 18 percent when these popularity rankings were revealed to the customers; in contrast, being merely mentioned as some sample dishes did not significantly boost their demand. Plus, consistent with theoretical predictions, some modest evidence that observational learning effect was stronger among infrequent customers. Finally, it argued that customers' subjective dining experiences were improved when presented with the information about the top choices by other consumers, but not when presented with the names of some sample dishes.&lt;br /&gt;
&lt;br /&gt;
====Problems====&lt;br /&gt;
The next five problems are based on the following article: &lt;br /&gt;
You want to study if exercise decreases your risk of having a cardiovascular event. One of your friends says that they have access to data of 5,000 US adults (aged 65-85) who were surveyed once in 2010 about their current exercise patterns and past cardiovascular events. You look at their data and find that people with cardiovascular events reported higher levels of exercise than those without cardiovascular events. This is counter to your expectation since you know that other studies have shown that exercise should put you at a lower risk of an event.&lt;br /&gt;
 &lt;br /&gt;
# What could be a plausible explanation(s) for this unexpected finding?&lt;br /&gt;
# What kind of study is this? Experimental or Observational?&lt;br /&gt;
# What feature of a cohort study design might improve your ability to look at this association?&lt;br /&gt;
# Now being impressed by cohort studies, you decide to recruit the current student body of UM SPH to prospectively study exercise as a risk factor for many diseases. One of your friends asks if they can use your data to study exercise as a risk factor for MERRF syndrome, an extremely rare disease of the mitochondria with an estimated prevalence of 9 per 1,000,000. Why or why not might this be a good idea?&lt;br /&gt;
# Your real interest is maternal fitness level during pregnancy and cardiovascular disease of the offspring in adulthood. What might be the challenges that you will face in conducting a cohort study to answer this question?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next six problems are based on the following article:&lt;br /&gt;
Abstract from [http://www.nejm.org/doi/full/10.1056/NEJM199704173361601 DOI: 10.1056/NEJM199704173361601 (Appel et al. 1997)].&lt;br /&gt;
&lt;br /&gt;
 Background &lt;br /&gt;
 It is known that obesity, sodium intake, and alcohol consumption factors&lt;br /&gt;
 influence blood pressure. In this clinical trial, Dietary Approaches to Stop&lt;br /&gt;
 Hypertension, we assessed the effects of dietary patterns on blood pressure. &lt;br /&gt;
&lt;br /&gt;
 Methods&lt;br /&gt;
 We enrolled 459 adults with systolic blood pressures of less than 160 mm Hg&lt;br /&gt;
 and diastolic blood pressures of 80 to 95 mm Hg. For three weeks, the subjects&lt;br /&gt;
 were fed a control diet that was low in fruits, vegetables, and dairy products,&lt;br /&gt;
 with a fat content typical of the average diet in the United States. They were &lt;br /&gt;
 then randomly assigned to receive for eight weeks the control diet, a diet rich&lt;br /&gt;
 in fruits and vegetables, or a &amp;quot;combination&amp;quot; diet rich in fruits, vegetables, and&lt;br /&gt;
 low-fat dairy products and with reduced saturated and total fat. Sodium intake&lt;br /&gt;
 and body weight were maintained at constant levels.&lt;br /&gt;
&lt;br /&gt;
 Results&lt;br /&gt;
 At base line, the mean (+/-SD) systolic and diastolic blood pressures were &lt;br /&gt;
 131.3 $\pm$ 10.8 mm Hg and 84.7 $\pm$ 4.7 mm Hg, respectively. The combination&lt;br /&gt;
 diet reduced systolic and diastolic blood pressure by 5.5 and 3.0 mm Hg more,&lt;br /&gt;
 respectively, than the control diet (P&amp;lt;0.001 for each); the fruits-and-vegetables&lt;br /&gt;
 diet reduced systolic blood pressure by 2.8 mm Hg more (P&amp;lt;0.001) and diastolic &lt;br /&gt;
 blood pressure by 1.1 mm Hg more than the control diet (P=0.07). Among the 133&lt;br /&gt;
 subjects with hypertension (systolic pressure, &amp;gt; or =140 mm Hg; diastolic&lt;br /&gt;
 pressure, &amp;gt; or =90 mm Hg; or both), the combination diet reduced systolic and&lt;br /&gt;
 diastolic blood pressure by 11.4 and 5.5 mm Hg more, respectively, than the&lt;br /&gt;
 control diet (P&amp;lt;0.001 for each); among the 326 subjects without hypertension,&lt;br /&gt;
 the corresponding reductions were 3.5 mm Hg (P&amp;lt;0.001) and 2.1 mm Hg (P=0.003). &lt;br /&gt;
&lt;br /&gt;
 Conclusions&lt;br /&gt;
 A diet rich in fruits, vegetables, and low-fat dairy foods and with reduced&lt;br /&gt;
 saturated and total fat can substantially lower blood pressure. This diet offers&lt;br /&gt;
 an additional nutritional approach to preventing and treating hypertension. &lt;br /&gt;
&lt;br /&gt;
# What type of study is this?&lt;br /&gt;
# What was the purpose of the trial?&lt;br /&gt;
# Losing weight causes blood pressure to drop. Why do you think the investigators made an effort to keep participants’ weight stable in this trial?&lt;br /&gt;
# What was the purpose of randomization in this study (i.e. why is randomization done)?&lt;br /&gt;
# How would you evaluate whether randomization worked or not?&lt;br /&gt;
# Did randomization work?&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://www.public.iastate.edu/~dnett/S401/nexpvsobs.pdf  Online resource] &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Experiment   Experiment Wikipedia]  &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Observational_study  Observational Study Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_ExpObsStudies}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14894</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14894"/>
		<updated>2015-04-27T13:11:06Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Bias */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability (repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population, which is influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study, which is influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
**Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
**Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
**Prospective has benefits: data quality presumably higher&lt;br /&gt;
&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
**Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
**Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# Adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information&lt;br /&gt;
# Using existing information if/when possible (e.g. medical record)&lt;br /&gt;
# Masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# When the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn&lt;br /&gt;
# When the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn&lt;br /&gt;
# When the disease being studied does not occur frequently&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# Good for generating hypotheses&lt;br /&gt;
# Easily sets up other analytic designs&lt;br /&gt;
# Temporality is not a problem for time invariant exposures (genetic markers)&lt;br /&gt;
# Relatively low cost&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# Temporality – exposure or disease which happened first&lt;br /&gt;
# Prevalent cases may not be the same as incident cases&lt;br /&gt;
# Not useful for rare disease&lt;br /&gt;
# Subject to selection bias&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study), by time (time-trend study), or by place &amp;amp; time (mixed study). However, one error that could occur is when an association is identified based on group level (ecological) characteristics that are ascribed to individuals when such associations do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# Data is relatively easy and/or cheap to obtain.&lt;br /&gt;
# Ecological studies are a good place to start.&lt;br /&gt;
# Many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weaknesses:''' &lt;br /&gt;
#Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
#Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
#Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*''Attributable Risk Estimates of Effect'': If exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*''Attributable Risk'' ($AR$): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*''Attributable Risk Percent'' $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*''Population Attributable Risk'' ($PAR$):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*''Population Attributable Risk Percent'' $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*''Causes of bias'': Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*''Impact of bias'': Makes it appear as if there is an association when there really is none (bias away form the null); masks an association when there really is one (bias toward the null).&lt;br /&gt;
*''Reasons we get wrong answers'': Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*''Information bias'': The quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
*''Confounding bias'': Differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
*''Chance'': The luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*''Strategies to handle confounding'': (1) In study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*''Concordant pairs'': Both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*''Discordant pairs'': Case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*''Matched analysis'': Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*''Randomization'': Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*''Stratification'': Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*''Adjustment'': A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
An example of age-adjustment:&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14893</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14893"/>
		<updated>2015-04-27T13:06:58Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Other Risk Estimates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability (repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population, which is influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study, which is influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
**Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
**Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
**Prospective has benefits: data quality presumably higher&lt;br /&gt;
&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
**Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
**Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# Adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information&lt;br /&gt;
# Using existing information if/when possible (e.g. medical record)&lt;br /&gt;
# Masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# When the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn&lt;br /&gt;
# When the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn&lt;br /&gt;
# When the disease being studied does not occur frequently&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# Good for generating hypotheses&lt;br /&gt;
# Easily sets up other analytic designs&lt;br /&gt;
# Temporality is not a problem for time invariant exposures (genetic markers)&lt;br /&gt;
# Relatively low cost&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# Temporality – exposure or disease which happened first&lt;br /&gt;
# Prevalent cases may not be the same as incident cases&lt;br /&gt;
# Not useful for rare disease&lt;br /&gt;
# Subject to selection bias&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study), by time (time-trend study), or by place &amp;amp; time (mixed study). However, one error that could occur is when an association is identified based on group level (ecological) characteristics that are ascribed to individuals when such associations do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# Data is relatively easy and/or cheap to obtain.&lt;br /&gt;
# Ecological studies are a good place to start.&lt;br /&gt;
# Many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weaknesses:''' &lt;br /&gt;
#Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
#Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
#Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*''Attributable Risk Estimates of Effect'': If exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*''Attributable Risk'' ($AR$): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*''Attributable Risk Percent'' $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*''Population Attributable Risk'' ($PAR$):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*''Population Attributable Risk Percent'' $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14892</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14892"/>
		<updated>2015-04-27T13:04:57Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Ecologic Studies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability (repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population, which is influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study, which is influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
**Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
**Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
**Prospective has benefits: data quality presumably higher&lt;br /&gt;
&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
**Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
**Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# Adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information&lt;br /&gt;
# Using existing information if/when possible (e.g. medical record)&lt;br /&gt;
# Masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# When the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn&lt;br /&gt;
# When the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn&lt;br /&gt;
# When the disease being studied does not occur frequently&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# Good for generating hypotheses&lt;br /&gt;
# Easily sets up other analytic designs&lt;br /&gt;
# Temporality is not a problem for time invariant exposures (genetic markers)&lt;br /&gt;
# Relatively low cost&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# Temporality – exposure or disease which happened first&lt;br /&gt;
# Prevalent cases may not be the same as incident cases&lt;br /&gt;
# Not useful for rare disease&lt;br /&gt;
# Subject to selection bias&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study), by time (time-trend study), or by place &amp;amp; time (mixed study). However, one error that could occur is when an association is identified based on group level (ecological) characteristics that are ascribed to individuals when such associations do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# Data is relatively easy and/or cheap to obtain.&lt;br /&gt;
# Ecological studies are a good place to start.&lt;br /&gt;
# Many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weaknesses:''' &lt;br /&gt;
#Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
#Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
#Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14891</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14891"/>
		<updated>2015-04-27T12:59:49Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Strengths and Limitations of Cross-Sectional Studies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability (repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population, which is influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study, which is influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
**Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
**Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
**Prospective has benefits: data quality presumably higher&lt;br /&gt;
&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
**Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
**Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# Adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information&lt;br /&gt;
# Using existing information if/when possible (e.g. medical record)&lt;br /&gt;
# Masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# When the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn&lt;br /&gt;
# When the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn&lt;br /&gt;
# When the disease being studied does not occur frequently&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# Good for generating hypotheses&lt;br /&gt;
# Easily sets up other analytic designs&lt;br /&gt;
# Temporality is not a problem for time invariant exposures (genetic markers)&lt;br /&gt;
# Relatively low cost&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# Temporality – exposure or disease which happened first&lt;br /&gt;
# Prevalent cases may not be the same as incident cases&lt;br /&gt;
# Not useful for rare disease&lt;br /&gt;
# Subject to selection bias&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14890</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14890"/>
		<updated>2015-04-27T12:58:58Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Interpretation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability (repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population, which is influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study, which is influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
**Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
**Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
**Prospective has benefits: data quality presumably higher&lt;br /&gt;
&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
**Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
**Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# Adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information&lt;br /&gt;
# Using existing information if/when possible (e.g. medical record)&lt;br /&gt;
# Masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# When the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn&lt;br /&gt;
# When the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn&lt;br /&gt;
# When the disease being studied does not occur frequently&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14889</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14889"/>
		<updated>2015-04-27T12:55:52Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Cohort Study */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability (repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population, which is influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study, which is influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
**Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
**Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
**Prospective has benefits: data quality presumably higher&lt;br /&gt;
&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
**Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
**Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14888</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14888"/>
		<updated>2015-04-27T12:53:21Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* External and internal validity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability (repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population, which is influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study, which is influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
: Prospective has benefits: data quality presumably higher&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14887</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14887"/>
		<updated>2015-04-27T12:44:48Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Reliability(repeatability) of tests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability (repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population. Influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study. Influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
: Prospective has benefits: data quality presumably higher&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14885</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14885"/>
		<updated>2015-04-16T19:36:57Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Case Control Study */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population. Influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study. Influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
: Prospective has benefits: data quality presumably higher&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14884</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14884"/>
		<updated>2015-04-16T19:36:33Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Cohort Study */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population. Influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study. Influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency&lt;br /&gt;
: Prospective has benefits: data quality presumably higher&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information&lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized&lt;br /&gt;
# Like RCT, excellent for studying rare exposures &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive&lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop&lt;br /&gt;
# Loss to follow-up can be a problem&lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences&lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available&lt;br /&gt;
# When good follow-up can be ensured&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14881</id>
		<title>SMHS Estimation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14881"/>
		<updated>2015-04-07T17:58:36Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Confidence Intervals (CIs) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Parameter Estimation ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Estimation is an important concept in the field of statistics and application of estimation is widely applied in various areas. It deals with estimating values of parameters of the population based on the sample data. And the parameters describe an underlying physical setting and their value would affect the distribution of the measured data. Two major approaches are commonly used in estimation: &lt;br /&gt;
# The probabilistic approach assumes that the measured data is random with probability distribution dependent on the parameters. &lt;br /&gt;
# The set-membership approach assumes that the measured data vector belongs to a set which depends on the parameter vector. &lt;br /&gt;
&lt;br /&gt;
The purpose of estimation is to find an estimator that can be interpreted, which is accurate and which exhibits some form of optimality. Indicators like minimum variance unbiased estimator is usually applied to measure estimator optimality, although it is possible that an optimal estimator don’t always exist. Here we present the fundamentals of estimation theory and illustrate how to apply estimation in real studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To obtain a desired estimator or estimation, we need to first determine a probability distribution with parameters of interest based on the data. After deciding the probabilistic model, we need to find the theoretically achievable precision available to any estimator based on the model and then develop an estimator based on this model. There is a variety of methods and criteria to develop and choose between estimators based on their performance: &lt;br /&gt;
#Maximum likelihood estimators&lt;br /&gt;
#Bayes estimators&lt;br /&gt;
#Method of moments estimators&lt;br /&gt;
#Minimum mean square error estimators&lt;br /&gt;
#Minimum variance unbiased estimator&lt;br /&gt;
#Best linear unbiased estimator, etc. &lt;br /&gt;
&lt;br /&gt;
Experiment or simulations can also be run to test estimators’ performance.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
An estimate of a population parameter may be expressed in two ways:&lt;br /&gt;
*''Point estimate'': a single value of estimate. For example, sample mean is a point estimate of the population mean.&lt;br /&gt;
*''Interval estimate'': an interval estimate is defined by two numbers, between which a population parameter is said to lie.&lt;br /&gt;
&lt;br /&gt;
====Confidence Intervals (CIs)====&lt;br /&gt;
CIs describe the uncertainty of a sampling method and contain a ''confidence level'', a ''statistic'' and a ''margin of error''. The statistic and the margin of error define an interval estimate, which represents the precision of the method. Confidence Interval is expressed as sample statistic plus the margin of error.&lt;br /&gt;
&lt;br /&gt;
The interpretation of a confidence interval at 95% confidence level is that we have 95% confidence that the parameter will fall within the margin of the interval.&lt;br /&gt;
&lt;br /&gt;
* ''Confidence level'': The probability part of a confidence interval. It describes the likelihood that a particular sampling method will produce a confidence interval that includes the true population parameter. &lt;br /&gt;
&lt;br /&gt;
* ''Margin of error'': Range of the values above and below the sample statistic in confidence interval; ''margin of error $=$ critical value $*$ standard deviation of the statistic''&lt;br /&gt;
&lt;br /&gt;
* ''Critical value'': The central limit theorem states that the sampling distribution of a statistic will be normal or nearly normal, and that the critical value can be expressed as a $t$ score or as a $z$ score provided that ANY of the following conditions apply:&lt;br /&gt;
**The population distribution is normal.&lt;br /&gt;
**The sampling distribution is symmetric, unimodal, without outliers, and the sample size is 15 or less.&lt;br /&gt;
**The sampling distribution is moderately skewed, unimodal, without outliers, and the sample size is between 16 and 40.&lt;br /&gt;
**The sample size is greater than 40, without outliers.&lt;br /&gt;
&lt;br /&gt;
To find the critical value, follow these steps.&lt;br /&gt;
*Compute alpha $(\alpha): \alpha = 1 - \left(\frac{confidence\ level}{100}\right)$&lt;br /&gt;
*Find the critical probability $(p^*): p^* = 1 -\frac {\alpha} {2}$&lt;br /&gt;
*To express the critical value as a $z$ score, find the $z$ score having a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
*To express the critical value as a t score, follow these steps. Find the degree of freedom (DF): when estimating a mean score or a proportion from a single sample, DF is equal to the sample size minus one. For other applications, the degrees of freedom may be calculated differently. We will describe those computations as they come up.&lt;br /&gt;
&lt;br /&gt;
: The critical $t$ score $(t^*)$ is the $t$ score having degrees of freedom equal to DF and a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
&lt;br /&gt;
: Should you express the critical value as a $t$ score or as a $z$ score? As a practical matter, when the sample size is large (greater than 40), it doesn't make much difference. Both approaches yield similar results. Strictly speaking, when the population standard deviation is unknown or when the sample size is small, the $t$ score is preferred. Nevertheless, many introductory statistics texts use the $z$ score exclusively. &lt;br /&gt;
&lt;br /&gt;
* ''Standard error'': an estimate of the standard deviation of a statistic. When the values of population parameters are unknown, it is valuable to compute the standard error as an unbiased estimate of the standard deviation of a statistic. It is computed form known sample statistic. The table below shows how to compute the standard error for simple random samples assuming that the population size is at least 10 times larger than the sample size.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Statistic ||	Standard error&lt;br /&gt;
|-&lt;br /&gt;
|Sample mean, $\bar{x}$ || $SE_{\bar{x}}=\frac{s}{\sqrt{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Sample proportion, $p$ || $SE_{p}=\sqrt{\frac{p(1-p)}{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between means,$\bar{x}_{1} -\bar{x}_{2}$  ||  $ SE_{\bar{x}_1 -\bar{x}_2} = \sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between proportions, $\bar{p}_{1} - \bar{p}_{2}$ || $SE_{\bar{p}_{1} - \bar{p}_{2}} = \sqrt{ \frac{p_1 (1-p_1)}{n_1} +\frac{p_{2}(1-p_{2})}{n_{2}}}$&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''Degrees of freedom'': the number of independent pieces of information on which the estimate is based&lt;br /&gt;
&lt;br /&gt;
: In general, the degrees of freedom for an estimate is equal to the number of values minus the number of parameters estimated to the estimate in question. Suppose we have sampled 20 data points then our estimate of the variance has 20 – 1 = 19 degree of freedom.&lt;br /&gt;
&lt;br /&gt;
====Characteristics of Estimators====&lt;br /&gt;
* Bias: refers to whether an estimator tends to either overestimate or underestimate the parameter. We say an estimator is biased if the mean of the sampling distribution of the statistic is not equal to the parameter. For example, $σ^{2}=\frac{(x-μ)^{2}} {N}$ is a biased estimator of the population variance and sample variance $s^{2}=\frac{(x-\bar{x})^{2}} {N-1}$ is unbiased estimate of the population variance.&lt;br /&gt;
&lt;br /&gt;
*Sampling variability: refers to how much the estimate varies from sample to sample. It is usually measured by its standard error: the smaller the standard error, the less the sampling variability. For example, the standard error of the mean is $σ_M=\frac{σ}{\sqrt{N}}$. So the larger the sample size $(N)$, the smaller the standard error of the mean, hence the smaller the sample variability.&lt;br /&gt;
&lt;br /&gt;
*Unbiased estimate: $\eta (X_{1},X_{2},…,X_{n})=E[\delta(X_{1},X_{2},…,X_{n})|T]$ then $\delta(X_{1},X_{2},…,X_{n} )$ is unbiased estimate for $g(\theta)$ and $T$ is a complete sufficient statistic for the family of densities. &lt;br /&gt;
&lt;br /&gt;
*(Uniformly) Minimum-variance unbiased estimator ([http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE], or MVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.  It may not exist.Consider estimation of $g(\theta)$ based on data $X_{1},X_{2},…,X_{n}$ independent and identically distributed from some member of a family with density $p_\theta, \theta \in \Omega $, an unbiased estimator $\delta(X_{1},X_{2},…,X_{n})$ of $g(\theta)$ is UMVUE if $∀ \theta \in \Omega$, $var(\delta(X_{1},X_{2},…,X_{n})) \leq var(\tilde{\delta} (X_{1},X_{2},…,X_{n}))$ for any other unbiased estimator $\tilde{\delta}$. &lt;br /&gt;
&lt;br /&gt;
: $MSE(\delta)=var(\delta)+(bias(\delta))^{2}$. The MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator.&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [[AP_Statistics_Curriculum_2007_Estim_MOM_MLE|This article]] presents the MOM and MLE methods of estimation. It illustrates the MOM method in detailed examples and attached several exercise for students to practice. MOM, which is short for Method Of Moments, is one of the most commonly used methods to estimate population parameters using observed data from the specific process. The idea is to use the sample data to calculate sample moments and then set these equal to their corresponding population counterparts. Steps: (1) determine the $k$ parameters of interest and specific distribution for this process; (2) compute the first $k$ (or more) sample-moments; (3) set the sample-moments equal to the population moments and solve for a system of $k$ equations with $k$ unknowns. Let’s look at a simple example as application of the MOM method.&lt;br /&gt;
&lt;br /&gt;
: Consider we want to estimate the true probability of a head by flipping the coins (assume a unfair coin). Suppose we flip the coin 10 times and observe the following outcome: {H,T,H,H,T,T,T,H,T,T}. With MOM: (1) the parameter of interest is $p=P(H)$ and it follows a Bernoulli distribution, (2) $np=E[Y]=4,p=2/5$, where $Y$ is the number of heads for one experiment and it follows a Binomial distribution. (3) estimate of true probability of flipping a head in one experiment equals $2/5$.  This is an easy example of MOM proportion example.&lt;br /&gt;
&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/estimation.html This article] presents a fundamental introduction to estimation theory and illustrated on basic concepts and application of estimation. It offers specific examples and exercises on each concept and application and works as a good start of introduction to estimation theory. &lt;br /&gt;
&lt;br /&gt;
* [http://digital-library.theiet.org/content/journals/10.1049/ip-f-2.1993.0015 This article] proposed an algorithm, the bootstrap filter, for implementing recursive Bayesian filters. The required density of the state vector is represented as a set of random samples, which are updated and propagated by the algorithm. The method presented is not restricted by assumptions of linearity or Gaussian noise and it may be applied to any state transition or measurement model. It presents a simulation example of the bearings only tracking problems and includes schemes for improving the efficiency of the basic algorithm.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distribution]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Simulations &amp;amp; Experiments] &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a.  When the margin of error is small, the confidence level is high.&lt;br /&gt;
: b. When the margin of error is small, the confidence level is low.&lt;br /&gt;
: c. A confidence interval is a type of point estimate.&lt;br /&gt;
: d. A population mean is an example of a point estimate.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a. The standard error is computed solely from sample attributes.&lt;br /&gt;
: b. The standard deviation is computed solely from sample attributes.&lt;br /&gt;
: c. The standard error is a measure of central tendency.&lt;br /&gt;
: d. All of the above.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* 900 students were randomly selected for a national survey. Among survey participants, the mean grade-point average (GPA) was 2.7, and the standard deviation was 0.4. What is the margin of error, assuming a 95% confidence level?&lt;br /&gt;
: a. 0.013&lt;br /&gt;
: b. 0.025&lt;br /&gt;
: c. 0.500&lt;br /&gt;
: d. 1.960&lt;br /&gt;
&lt;br /&gt;
* Suppose we want to estimate the average weight of an adult male in Dekalb County, Georgia. We draw a random sample of 1,000 men from a population of 1,000,000 men and weigh them. We find that the average man in our sample weighs 180 pounds, and the standard deviation of the sample is 30 pounds. What is the 95% confidence interval?&lt;br /&gt;
: a. $180 \pm 1.86$&lt;br /&gt;
: b. $180 \pm 3.0$ &lt;br /&gt;
: c. $180 \pm 5.88$&lt;br /&gt;
: d. $180 \pm 30$&lt;br /&gt;
&lt;br /&gt;
* Suppose that simple random samples of seniors are selected from two colleges: 15 students from school A and 20 students from school B. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. The sample from school B has an average score of 950 with a standard deviation of 90. What is the 90% confidence interval for the difference in test scores at the two schools, assuming that test scores came from normal distributions in both schools? (Hint: Since the sample sizes are small, use a t score as the critical value.)&lt;br /&gt;
: a. 50 + 1.70&lt;br /&gt;
: b. 50 + 28.49&lt;br /&gt;
: c. 50 + 32.74&lt;br /&gt;
: d. 50 + 55.66&lt;br /&gt;
&lt;br /&gt;
* You know the population mean for a certain test score. You select 10 people from the population to estimate the standard deviation. How many degrees of freedom does your estimation of the standard deviation have?&lt;br /&gt;
: a. 8&lt;br /&gt;
: b. 9&lt;br /&gt;
: c. 10&lt;br /&gt;
: d. 11&lt;br /&gt;
&lt;br /&gt;
* In the population, a parameter has a value of 10. Based on the means and standard errors of their sampling distributions, which of these statistics estimates this parameter with the least sampling variability?&lt;br /&gt;
: a. Mean = 10, SE = 5&lt;br /&gt;
: b. Mean = 9, SE = 4&lt;br /&gt;
: c. Mean = 11, SE = 2&lt;br /&gt;
: d. Mean = 13, SE = 3&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Method_of_Moments_and_Maximum_Likelihood_Estimation  SOCR]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Estimation  Estimation Wikipedia]&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/characteristics.html  OnlineStatBook: Estimation]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Confidence_interval  Confidence Interval Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_Estimation}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14880</id>
		<title>SMHS Estimation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14880"/>
		<updated>2015-04-07T16:06:28Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Confidence Intervals (CIs) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Parameter Estimation ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Estimation is an important concept in the field of statistics and application of estimation is widely applied in various areas. It deals with estimating values of parameters of the population based on the sample data. And the parameters describe an underlying physical setting and their value would affect the distribution of the measured data. Two major approaches are commonly used in estimation: &lt;br /&gt;
# The probabilistic approach assumes that the measured data is random with probability distribution dependent on the parameters. &lt;br /&gt;
# The set-membership approach assumes that the measured data vector belongs to a set which depends on the parameter vector. &lt;br /&gt;
&lt;br /&gt;
The purpose of estimation is to find an estimator that can be interpreted, which is accurate and which exhibits some form of optimality. Indicators like minimum variance unbiased estimator is usually applied to measure estimator optimality, although it is possible that an optimal estimator don’t always exist. Here we present the fundamentals of estimation theory and illustrate how to apply estimation in real studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To obtain a desired estimator or estimation, we need to first determine a probability distribution with parameters of interest based on the data. After deciding the probabilistic model, we need to find the theoretically achievable precision available to any estimator based on the model and then develop an estimator based on this model. There is a variety of methods and criteria to develop and choose between estimators based on their performance: &lt;br /&gt;
#Maximum likelihood estimators&lt;br /&gt;
#Bayes estimators&lt;br /&gt;
#Method of moments estimators&lt;br /&gt;
#Minimum mean square error estimators&lt;br /&gt;
#Minimum variance unbiased estimator&lt;br /&gt;
#Best linear unbiased estimator, etc. &lt;br /&gt;
&lt;br /&gt;
Experiment or simulations can also be run to test estimators’ performance.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
An estimate of a population parameter may be expressed in two ways:&lt;br /&gt;
*''Point estimate'': a single value of estimate. For example, sample mean is a point estimate of the population mean.&lt;br /&gt;
*''Interval estimate'': an interval estimate is defined by two numbers, between which a population parameter is said to lie.&lt;br /&gt;
&lt;br /&gt;
====Confidence Intervals (CIs)====&lt;br /&gt;
CIs describe the uncertainty of a sampling method and contain a ''confidence level'', a ''statistic'' and a ''margin of error''. The statistic and the margin of error define an interval estimate, which represents the precision of the method. Confidence Interval is expressed as sample statistic plus the margin of error.&lt;br /&gt;
&lt;br /&gt;
The interpretation of a confidence interval at 95% confidence level is that we have 95% confidence that the parameter will fall within the margin of the interval.&lt;br /&gt;
&lt;br /&gt;
* ''Confidence level'': The probability part of a confidence interval. It describes the likelihood that a particular sampling method will produce a confidence interval that includes the true population parameter. &lt;br /&gt;
&lt;br /&gt;
* ''Margin of error'': Range of the values above and below the sample statistic in confidence interval; ''margin of error $=$ critical value $*$ standard deviation of the statistic''&lt;br /&gt;
&lt;br /&gt;
* ''Critical value'': The central limit theorem states that the sampling distribution of a statistic will be normal or nearly normal, and that the critical value can be expressed as a $t$ score or as a $z$ score provided that ANY of the following conditions apply:&lt;br /&gt;
**The population distribution is normal.&lt;br /&gt;
**The sampling distribution is symmetric, unimodal, without outliers, and the sample size is 15 or less.&lt;br /&gt;
**The sampling distribution is moderately skewed, unimodal, without outliers, and the sample size is between 16 and 40.&lt;br /&gt;
**The sample size is greater than 40, without outliers.&lt;br /&gt;
&lt;br /&gt;
To find the critical value, follow these steps.&lt;br /&gt;
*Compute alpha $(\alpha): \alpha = 1 - \left(\frac{confidence\ level}{100}\right)$&lt;br /&gt;
*Find the critical probability $(p^*): p^* = 1 -\frac {\alpha} {2}$&lt;br /&gt;
*To express the critical value as a $z$ score, find the $z$ score having a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
*To express the critical value as a t score, follow these steps. Find the degree of freedom (DF): when estimating a mean score or a proportion from a single sample, DF is equal to the sample size minus one. For other applications, the degrees of freedom may be calculated differently. We will describe those computations as they come up.&lt;br /&gt;
&lt;br /&gt;
: The critical $t$ score $(t^*)$ is the $t$ score having degrees of freedom equal to DF and a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
&lt;br /&gt;
: Should you express the critical value as a t score or as a $z$ score? As a practical matter, when the sample size is large (greater than 40), it doesn't make much difference. Both approaches yield similar results. Strictly speaking, when the population standard deviation is unknown or when the sample size is small, the $t$ score is preferred. Nevertheless, many introductory statistics texts use the $z$ score exclusively. &lt;br /&gt;
&lt;br /&gt;
* ''Standard error'': an estimate of the standard deviation of a statistic. When the values of population parameters are unknown, it is valuable to compute the standard error as an unbiased estimate of the standard deviation of a statistic. It is computed form known sample statistic. The table below shows how to compute the standard error for simple random samples assuming that the population size is at least 10 times larger than the sample size.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Statistic ||	Standard error&lt;br /&gt;
|-&lt;br /&gt;
|Sample mean, $\bar{x}$ || $SE_{\bar{x}}=\frac{s}{\sqrt{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Sample proportion, $p$ || $SE_{p}=\sqrt{\frac{p(1-p)}{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between means,$\bar{x}_{1} -\bar{x}_{2}$  ||  $ SE_{\bar{x}_1 -\bar{x}_2} = \sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between proportions, $\bar{p}_{1} - \bar{p}_{2}$ || $SE_{\bar{p}_{1} - \bar{p}_{2}} = \sqrt{ \frac{p_1 (1-p_1)}{n_1} +\frac{p_{2}(1-p_{2})}{n_{2}}}$&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''Degrees of freedom'': the number of independent pieces of information on which the estimate is based&lt;br /&gt;
&lt;br /&gt;
: In general, the degrees of freedom for an estimate is equal to the number of values minus the number of parameters estimated to the estimate in question. Suppose we have sampled 20 data points then our estimate of the variance has 20 – 1 = 19 degree of freedom.&lt;br /&gt;
&lt;br /&gt;
====Characteristics of Estimators====&lt;br /&gt;
* Bias: refers to whether an estimator tends to either overestimate or underestimate the parameter. We say an estimator is biased if the mean of the sampling distribution of the statistic is not equal to the parameter. For example, $σ^{2}=\frac{(x-μ)^{2}} {N}$ is a biased estimator of the population variance and sample variance $s^{2}=\frac{(x-\bar{x})^{2}} {N-1}$ is unbiased estimate of the population variance.&lt;br /&gt;
&lt;br /&gt;
*Sampling variability: refers to how much the estimate varies from sample to sample. It is usually measured by its standard error: the smaller the standard error, the less the sampling variability. For example, the standard error of the mean is $σ_M=\frac{σ}{\sqrt{N}}$. So the larger the sample size $(N)$, the smaller the standard error of the mean, hence the smaller the sample variability.&lt;br /&gt;
&lt;br /&gt;
*Unbiased estimate: $\eta (X_{1},X_{2},…,X_{n})=E[\delta(X_{1},X_{2},…,X_{n})|T]$ then $\delta(X_{1},X_{2},…,X_{n} )$ is unbiased estimate for $g(\theta)$ and $T$ is a complete sufficient statistic for the family of densities. &lt;br /&gt;
&lt;br /&gt;
*(Uniformly) Minimum-variance unbiased estimator ([http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE], or MVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.  It may not exist.Consider estimation of $g(\theta)$ based on data $X_{1},X_{2},…,X_{n}$ independent and identically distributed from some member of a family with density $p_\theta, \theta \in \Omega $, an unbiased estimator $\delta(X_{1},X_{2},…,X_{n})$ of $g(\theta)$ is UMVUE if $∀ \theta \in \Omega$, $var(\delta(X_{1},X_{2},…,X_{n})) \leq var(\tilde{\delta} (X_{1},X_{2},…,X_{n}))$ for any other unbiased estimator $\tilde{\delta}$. &lt;br /&gt;
&lt;br /&gt;
: $MSE(\delta)=var(\delta)+(bias(\delta))^{2}$. The MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator.&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [[AP_Statistics_Curriculum_2007_Estim_MOM_MLE|This article]] presents the MOM and MLE methods of estimation. It illustrates the MOM method in detailed examples and attached several exercise for students to practice. MOM, which is short for Method Of Moments, is one of the most commonly used methods to estimate population parameters using observed data from the specific process. The idea is to use the sample data to calculate sample moments and then set these equal to their corresponding population counterparts. Steps: (1) determine the $k$ parameters of interest and specific distribution for this process; (2) compute the first $k$ (or more) sample-moments; (3) set the sample-moments equal to the population moments and solve for a system of $k$ equations with $k$ unknowns. Let’s look at a simple example as application of the MOM method.&lt;br /&gt;
&lt;br /&gt;
: Consider we want to estimate the true probability of a head by flipping the coins (assume a unfair coin). Suppose we flip the coin 10 times and observe the following outcome: {H,T,H,H,T,T,T,H,T,T}. With MOM: (1) the parameter of interest is $p=P(H)$ and it follows a Bernoulli distribution, (2) $np=E[Y]=4,p=2/5$, where $Y$ is the number of heads for one experiment and it follows a Binomial distribution. (3) estimate of true probability of flipping a head in one experiment equals $2/5$.  This is an easy example of MOM proportion example.&lt;br /&gt;
&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/estimation.html This article] presents a fundamental introduction to estimation theory and illustrated on basic concepts and application of estimation. It offers specific examples and exercises on each concept and application and works as a good start of introduction to estimation theory. &lt;br /&gt;
&lt;br /&gt;
* [http://digital-library.theiet.org/content/journals/10.1049/ip-f-2.1993.0015 This article] proposed an algorithm, the bootstrap filter, for implementing recursive Bayesian filters. The required density of the state vector is represented as a set of random samples, which are updated and propagated by the algorithm. The method presented is not restricted by assumptions of linearity or Gaussian noise and it may be applied to any state transition or measurement model. It presents a simulation example of the bearings only tracking problems and includes schemes for improving the efficiency of the basic algorithm.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distribution]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Simulations &amp;amp; Experiments] &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a.  When the margin of error is small, the confidence level is high.&lt;br /&gt;
: b. When the margin of error is small, the confidence level is low.&lt;br /&gt;
: c. A confidence interval is a type of point estimate.&lt;br /&gt;
: d. A population mean is an example of a point estimate.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a. The standard error is computed solely from sample attributes.&lt;br /&gt;
: b. The standard deviation is computed solely from sample attributes.&lt;br /&gt;
: c. The standard error is a measure of central tendency.&lt;br /&gt;
: d. All of the above.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* 900 students were randomly selected for a national survey. Among survey participants, the mean grade-point average (GPA) was 2.7, and the standard deviation was 0.4. What is the margin of error, assuming a 95% confidence level?&lt;br /&gt;
: a. 0.013&lt;br /&gt;
: b. 0.025&lt;br /&gt;
: c. 0.500&lt;br /&gt;
: d. 1.960&lt;br /&gt;
&lt;br /&gt;
* Suppose we want to estimate the average weight of an adult male in Dekalb County, Georgia. We draw a random sample of 1,000 men from a population of 1,000,000 men and weigh them. We find that the average man in our sample weighs 180 pounds, and the standard deviation of the sample is 30 pounds. What is the 95% confidence interval?&lt;br /&gt;
: a. $180 \pm 1.86$&lt;br /&gt;
: b. $180 \pm 3.0$ &lt;br /&gt;
: c. $180 \pm 5.88$&lt;br /&gt;
: d. $180 \pm 30$&lt;br /&gt;
&lt;br /&gt;
* Suppose that simple random samples of seniors are selected from two colleges: 15 students from school A and 20 students from school B. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. The sample from school B has an average score of 950 with a standard deviation of 90. What is the 90% confidence interval for the difference in test scores at the two schools, assuming that test scores came from normal distributions in both schools? (Hint: Since the sample sizes are small, use a t score as the critical value.)&lt;br /&gt;
: a. 50 + 1.70&lt;br /&gt;
: b. 50 + 28.49&lt;br /&gt;
: c. 50 + 32.74&lt;br /&gt;
: d. 50 + 55.66&lt;br /&gt;
&lt;br /&gt;
* You know the population mean for a certain test score. You select 10 people from the population to estimate the standard deviation. How many degrees of freedom does your estimation of the standard deviation have?&lt;br /&gt;
: a. 8&lt;br /&gt;
: b. 9&lt;br /&gt;
: c. 10&lt;br /&gt;
: d. 11&lt;br /&gt;
&lt;br /&gt;
* In the population, a parameter has a value of 10. Based on the means and standard errors of their sampling distributions, which of these statistics estimates this parameter with the least sampling variability?&lt;br /&gt;
: a. Mean = 10, SE = 5&lt;br /&gt;
: b. Mean = 9, SE = 4&lt;br /&gt;
: c. Mean = 11, SE = 2&lt;br /&gt;
: d. Mean = 13, SE = 3&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Method_of_Moments_and_Maximum_Likelihood_Estimation  SOCR]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Estimation  Estimation Wikipedia]&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/characteristics.html  OnlineStatBook: Estimation]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Confidence_interval  Confidence Interval Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_Estimation}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14879</id>
		<title>SMHS Estimation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14879"/>
		<updated>2015-04-07T14:06:55Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Parameter Estimation ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Estimation is an important concept in the field of statistics and application of estimation is widely applied in various areas. It deals with estimating values of parameters of the population based on the sample data. And the parameters describe an underlying physical setting and their value would affect the distribution of the measured data. Two major approaches are commonly used in estimation: &lt;br /&gt;
# The probabilistic approach assumes that the measured data is random with probability distribution dependent on the parameters. &lt;br /&gt;
# The set-membership approach assumes that the measured data vector belongs to a set which depends on the parameter vector. &lt;br /&gt;
&lt;br /&gt;
The purpose of estimation is to find an estimator that can be interpreted, which is accurate and which exhibits some form of optimality. Indicators like minimum variance unbiased estimator is usually applied to measure estimator optimality, although it is possible that an optimal estimator don’t always exist. Here we present the fundamentals of estimation theory and illustrate how to apply estimation in real studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To obtain a desired estimator or estimation, we need to first determine a probability distribution with parameters of interest based on the data. After deciding the probabilistic model, we need to find the theoretically achievable precision available to any estimator based on the model and then develop an estimator based on this model. There is a variety of methods and criteria to develop and choose between estimators based on their performance: &lt;br /&gt;
#Maximum likelihood estimators&lt;br /&gt;
#Bayes estimators&lt;br /&gt;
#Method of moments estimators&lt;br /&gt;
#Minimum mean square error estimators&lt;br /&gt;
#Minimum variance unbiased estimator&lt;br /&gt;
#Best linear unbiased estimator, etc. &lt;br /&gt;
&lt;br /&gt;
Experiment or simulations can also be run to test estimators’ performance.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
An estimate of a population parameter may be expressed in two ways:&lt;br /&gt;
*''Point estimate'': a single value of estimate. For example, sample mean is a point estimate of the population mean.&lt;br /&gt;
*''Interval estimate'': an interval estimate is defined by two numbers, between which a population parameter is said to lie.&lt;br /&gt;
&lt;br /&gt;
====Confidence Intervals (CIs)====&lt;br /&gt;
CIs describe the uncertainty of a sampling method and contains a confidence level, a statistic and a margin of error. The statistic and the margin of error define an interval estimate, which represent the precision of the method. Confidence Interval is expressed as sample statistic ± margin of error.&lt;br /&gt;
Interpretation of a confidence interval at 95% confidence level is that we have 95% confidence that the parameter will fall within the margin of the interval.&lt;br /&gt;
&lt;br /&gt;
* Confidence level: the probability part of a confidence interval. It describes the likelihood that a particular sampling method will produce a confidence interval that includes the true population parameter. &lt;br /&gt;
&lt;br /&gt;
* Margin of error: range of the values above and below the sample statistic in confidence interval. ''margin of error=critical value*standard deviation of the statistic''.&lt;br /&gt;
&lt;br /&gt;
* Critical value: The central limit theorem states that the sampling distribution of a statistic will be normal or nearly normal and the critical value can be expressed as a t score or as a z score, if ANY of the following conditions apply:&lt;br /&gt;
**The population distribution is normal;&lt;br /&gt;
**The sampling distribution is symmetric, unimodal, without outliers, and the sample size is 15 or less;&lt;br /&gt;
**The sampling distribution is moderately skewed, unimodal, without outliers, and the sample size is between 16 and 40;&lt;br /&gt;
**The sample size is greater than 40, without outliers.&lt;br /&gt;
&lt;br /&gt;
To find the critical value, follow these steps.&lt;br /&gt;
*Compute alpha $(\alpha): \alpha = 1 - \left(\frac{confidence\ level}{100}\right)$&lt;br /&gt;
*Find the critical probability $(p^*): p^* = 1 -\frac {\alpha} {2}$&lt;br /&gt;
*To express the critical value as a $z$ score, find the $z$ score having a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
*To express the critical value as a t score, follow these steps. Find the degree of freedom (DF): when estimating a mean score or a proportion from a single sample, DF is equal to the sample size minus one. For other applications, the degrees of freedom may be calculated differently. We will describe those computations as they come up.&lt;br /&gt;
&lt;br /&gt;
: The critical t score $(t^*)$ is the t score having degrees of freedom equal to DF and a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
&lt;br /&gt;
: Should you express the critical value as a t score or as a z score? As a practical matter, when the sample size is large (greater than 40), it doesn't make much difference. Both approaches yield similar results. Strictly speaking, when the population standard deviation is unknown or when the sample size is small, the t score is preferred. Nevertheless, many introductory statistics texts use the z score exclusively. &lt;br /&gt;
&lt;br /&gt;
* Standard error: an estimate of the standard deviation of a statistic. When the values of population parameters are unknown, it is valuable to compute the standard error as an unbiased estimate of the standard deviation of a statistic. It is computed form known sample statistic. The table below shows how to compute the standard error for simple random samples assuming that the population size is at least 10 times larger than the sample size.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Statistic ||	Standard error&lt;br /&gt;
|-&lt;br /&gt;
|Sample mean, $\bar{x}$ || $SE_{\bar{x}}=\frac{s}{\sqrt{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Sample proportion, $p$ || $SE_{p}=\sqrt{\frac{p(1-p)}{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between means,$\bar{x}_{1} -\bar{x}_{2}$  ||  $ SE_{\bar{x}_1 -\bar{x}_2} = \sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between proportions, $\bar{p}_{1} - \bar{p}_{2}$ || $SE_{\bar{p}_{1} - \bar{p}_{2}} = \sqrt{ \frac{p_1 (1-p_1)}{n_1} +\frac{p_{2}(1-p_{2})}{n_{2}}}$&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Degrees of freedom: the number of independent pieces of information on which the estimate is based&lt;br /&gt;
&lt;br /&gt;
: In general, the degrees of freedom for an estimate is equal to the number of values minus the number of parameters estimated to the estimate in question. Suppose we have sampled 20 data points then our estimate of the variance has 20 – 1 = 19 degree of freedom.&lt;br /&gt;
&lt;br /&gt;
====Characteristics of Estimators====&lt;br /&gt;
* Bias: refers to whether an estimator tends to either overestimate or underestimate the parameter. We say an estimator is biased if the mean of the sampling distribution of the statistic is not equal to the parameter. For example, $σ^{2}=\frac{(x-μ)^{2}} {N}$ is a biased estimator of the population variance and sample variance $s^{2}=\frac{(x-\bar{x})^{2}} {N-1}$ is unbiased estimate of the population variance.&lt;br /&gt;
&lt;br /&gt;
*Sampling variability: refers to how much the estimate varies from sample to sample. It is usually measured by its standard error: the smaller the standard error, the less the sampling variability. For example, the standard error of the mean is $σ_M=\frac{σ}{\sqrt{N}}$. So the larger the sample size $(N)$, the smaller the standard error of the mean, hence the smaller the sample variability.&lt;br /&gt;
&lt;br /&gt;
*Unbiased estimate: $\eta (X_{1},X_{2},…,X_{n})=E[\delta(X_{1},X_{2},…,X_{n})|T]$ then $\delta(X_{1},X_{2},…,X_{n} )$ is unbiased estimate for $g(\theta)$ and $T$ is a complete sufficient statistic for the family of densities. &lt;br /&gt;
&lt;br /&gt;
*(Uniformly) Minimum-variance unbiased estimator ([http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE], or MVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.  It may not exist.Consider estimation of $g(\theta)$ based on data $X_{1},X_{2},…,X_{n}$ independent and identically distributed from some member of a family with density $p_\theta, \theta \in \Omega $, an unbiased estimator $\delta(X_{1},X_{2},…,X_{n})$ of $g(\theta)$ is UMVUE if $∀ \theta \in \Omega$, $var(\delta(X_{1},X_{2},…,X_{n})) \leq var(\tilde{\delta} (X_{1},X_{2},…,X_{n}))$ for any other unbiased estimator $\tilde{\delta}$. &lt;br /&gt;
&lt;br /&gt;
: $MSE(\delta)=var(\delta)+(bias(\delta))^{2}$. The MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator.&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [[AP_Statistics_Curriculum_2007_Estim_MOM_MLE|This article]] presents the MOM and MLE methods of estimation. It illustrates the MOM method in detailed examples and attached several exercise for students to practice. MOM, which is short for Method Of Moments, is one of the most commonly used methods to estimate population parameters using observed data from the specific process. The idea is to use the sample data to calculate sample moments and then set these equal to their corresponding population counterparts. Steps: (1) determine the $k$ parameters of interest and specific distribution for this process; (2) compute the first $k$ (or more) sample-moments; (3) set the sample-moments equal to the population moments and solve for a system of $k$ equations with $k$ unknowns. Let’s look at a simple example as application of the MOM method.&lt;br /&gt;
&lt;br /&gt;
: Consider we want to estimate the true probability of a head by flipping the coins (assume a unfair coin). Suppose we flip the coin 10 times and observe the following outcome: {H,T,H,H,T,T,T,H,T,T}. With MOM: (1) the parameter of interest is $p=P(H)$ and it follows a Bernoulli distribution, (2) $np=E[Y]=4,p=2/5$, where $Y$ is the number of heads for one experiment and it follows a Binomial distribution. (3) estimate of true probability of flipping a head in one experiment equals $2/5$.  This is an easy example of MOM proportion example.&lt;br /&gt;
&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/estimation.html This article] presents a fundamental introduction to estimation theory and illustrated on basic concepts and application of estimation. It offers specific examples and exercises on each concept and application and works as a good start of introduction to estimation theory. &lt;br /&gt;
&lt;br /&gt;
* [http://digital-library.theiet.org/content/journals/10.1049/ip-f-2.1993.0015 This article] proposed an algorithm, the bootstrap filter, for implementing recursive Bayesian filters. The required density of the state vector is represented as a set of random samples, which are updated and propagated by the algorithm. The method presented is not restricted by assumptions of linearity or Gaussian noise and it may be applied to any state transition or measurement model. It presents a simulation example of the bearings only tracking problems and includes schemes for improving the efficiency of the basic algorithm.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distribution]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Simulations &amp;amp; Experiments] &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a.  When the margin of error is small, the confidence level is high.&lt;br /&gt;
: b. When the margin of error is small, the confidence level is low.&lt;br /&gt;
: c. A confidence interval is a type of point estimate.&lt;br /&gt;
: d. A population mean is an example of a point estimate.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a. The standard error is computed solely from sample attributes.&lt;br /&gt;
: b. The standard deviation is computed solely from sample attributes.&lt;br /&gt;
: c. The standard error is a measure of central tendency.&lt;br /&gt;
: d. All of the above.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* 900 students were randomly selected for a national survey. Among survey participants, the mean grade-point average (GPA) was 2.7, and the standard deviation was 0.4. What is the margin of error, assuming a 95% confidence level?&lt;br /&gt;
: a. 0.013&lt;br /&gt;
: b. 0.025&lt;br /&gt;
: c. 0.500&lt;br /&gt;
: d. 1.960&lt;br /&gt;
&lt;br /&gt;
* Suppose we want to estimate the average weight of an adult male in Dekalb County, Georgia. We draw a random sample of 1,000 men from a population of 1,000,000 men and weigh them. We find that the average man in our sample weighs 180 pounds, and the standard deviation of the sample is 30 pounds. What is the 95% confidence interval?&lt;br /&gt;
: a. $180 \pm 1.86$&lt;br /&gt;
: b. $180 \pm 3.0$ &lt;br /&gt;
: c. $180 \pm 5.88$&lt;br /&gt;
: d. $180 \pm 30$&lt;br /&gt;
&lt;br /&gt;
* Suppose that simple random samples of seniors are selected from two colleges: 15 students from school A and 20 students from school B. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. The sample from school B has an average score of 950 with a standard deviation of 90. What is the 90% confidence interval for the difference in test scores at the two schools, assuming that test scores came from normal distributions in both schools? (Hint: Since the sample sizes are small, use a t score as the critical value.)&lt;br /&gt;
: a. 50 + 1.70&lt;br /&gt;
: b. 50 + 28.49&lt;br /&gt;
: c. 50 + 32.74&lt;br /&gt;
: d. 50 + 55.66&lt;br /&gt;
&lt;br /&gt;
* You know the population mean for a certain test score. You select 10 people from the population to estimate the standard deviation. How many degrees of freedom does your estimation of the standard deviation have?&lt;br /&gt;
: a. 8&lt;br /&gt;
: b. 9&lt;br /&gt;
: c. 10&lt;br /&gt;
: d. 11&lt;br /&gt;
&lt;br /&gt;
* In the population, a parameter has a value of 10. Based on the means and standard errors of their sampling distributions, which of these statistics estimates this parameter with the least sampling variability?&lt;br /&gt;
: a. Mean = 10, SE = 5&lt;br /&gt;
: b. Mean = 9, SE = 4&lt;br /&gt;
: c. Mean = 11, SE = 2&lt;br /&gt;
: d. Mean = 13, SE = 3&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Method_of_Moments_and_Maximum_Likelihood_Estimation  SOCR]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Estimation  Estimation Wikipedia]&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/characteristics.html  OnlineStatBook: Estimation]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Confidence_interval  Confidence Interval Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_Estimation}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14878</id>
		<title>SMHS Estimation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14878"/>
		<updated>2015-04-07T14:06:27Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Parameter Estimation ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Estimation is an important concept in the field of statistics and application of estimation is widely applied in various areas. It deals with estimating values of parameters of the population based on the sample data. And the parameters describe an underlying physical setting and their value would affect the distribution of the measured data. Two major approaches are commonly used in estimation: &lt;br /&gt;
# The probabilistic approach assumes that the measured data is random with probability distribution dependent on the parameters. &lt;br /&gt;
# The set-membership approach assumes that the measured data vector belongs to a set which depends on the parameter vector. &lt;br /&gt;
&lt;br /&gt;
The purpose of estimation is to find an estimator that can be interpreted, which is accurate and which exhibits some form of optimality. Indicators like minimum variance unbiased estimator is usually applied to measure estimator optimality, although it is possible that an optimal estimator don’t always exist. Here we present the fundamentals of estimation theory and illustrate how to apply estimation in real studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To obtain a desired estimator or estimation, we need to first determine a probability distribution with parameters of interest based on the data. After deciding the probabilistic model, we need to find the theoretically achievable precision available to any estimator based on the model and then develop an estimator based on this model. There is a variety of methods and criteria to develop and choose between estimators based on their performance: &lt;br /&gt;
#Maximum likelihood estimators&lt;br /&gt;
#Bayes estimators&lt;br /&gt;
#Method of moments estimators&lt;br /&gt;
#Minimum mean square error estimators&lt;br /&gt;
#Minimum variance unbiased estimator&lt;br /&gt;
#Best linear unbiased estimator, etc. &lt;br /&gt;
&lt;br /&gt;
Experiment or simulations can also be run to test estimators’ performance.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
An estimate of a population parameter may be expressed in two ways:&lt;br /&gt;
*Point estimate: a single value of estimate. For example, sample mean is a point estimate of the population mean.&lt;br /&gt;
*Interval estimate: an interval estimate is defined by two numbers, between which a population parameter is said to lie.&lt;br /&gt;
&lt;br /&gt;
====Confidence Intervals (CIs)====&lt;br /&gt;
CIs describe the uncertainty of a sampling method and contains a confidence level, a statistic and a margin of error. The statistic and the margin of error define an interval estimate, which represent the precision of the method. Confidence Interval is expressed as sample statistic ± margin of error.&lt;br /&gt;
Interpretation of a confidence interval at 95% confidence level is that we have 95% confidence that the parameter will fall within the margin of the interval.&lt;br /&gt;
&lt;br /&gt;
* Confidence level: the probability part of a confidence interval. It describes the likelihood that a particular sampling method will produce a confidence interval that includes the true population parameter. &lt;br /&gt;
&lt;br /&gt;
* Margin of error: range of the values above and below the sample statistic in confidence interval. ''margin of error=critical value*standard deviation of the statistic''.&lt;br /&gt;
&lt;br /&gt;
* Critical value: The central limit theorem states that the sampling distribution of a statistic will be normal or nearly normal and the critical value can be expressed as a t score or as a z score, if ANY of the following conditions apply:&lt;br /&gt;
**The population distribution is normal;&lt;br /&gt;
**The sampling distribution is symmetric, unimodal, without outliers, and the sample size is 15 or less;&lt;br /&gt;
**The sampling distribution is moderately skewed, unimodal, without outliers, and the sample size is between 16 and 40;&lt;br /&gt;
**The sample size is greater than 40, without outliers.&lt;br /&gt;
&lt;br /&gt;
To find the critical value, follow these steps.&lt;br /&gt;
*Compute alpha $(\alpha): \alpha = 1 - \left(\frac{confidence\ level}{100}\right)$&lt;br /&gt;
*Find the critical probability $(p^*): p^* = 1 -\frac {\alpha} {2}$&lt;br /&gt;
*To express the critical value as a $z$ score, find the $z$ score having a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
*To express the critical value as a t score, follow these steps. Find the degree of freedom (DF): when estimating a mean score or a proportion from a single sample, DF is equal to the sample size minus one. For other applications, the degrees of freedom may be calculated differently. We will describe those computations as they come up.&lt;br /&gt;
&lt;br /&gt;
: The critical t score $(t^*)$ is the t score having degrees of freedom equal to DF and a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
&lt;br /&gt;
: Should you express the critical value as a t score or as a z score? As a practical matter, when the sample size is large (greater than 40), it doesn't make much difference. Both approaches yield similar results. Strictly speaking, when the population standard deviation is unknown or when the sample size is small, the t score is preferred. Nevertheless, many introductory statistics texts use the z score exclusively. &lt;br /&gt;
&lt;br /&gt;
* Standard error: an estimate of the standard deviation of a statistic. When the values of population parameters are unknown, it is valuable to compute the standard error as an unbiased estimate of the standard deviation of a statistic. It is computed form known sample statistic. The table below shows how to compute the standard error for simple random samples assuming that the population size is at least 10 times larger than the sample size.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Statistic ||	Standard error&lt;br /&gt;
|-&lt;br /&gt;
|Sample mean, $\bar{x}$ || $SE_{\bar{x}}=\frac{s}{\sqrt{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Sample proportion, $p$ || $SE_{p}=\sqrt{\frac{p(1-p)}{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between means,$\bar{x}_{1} -\bar{x}_{2}$  ||  $ SE_{\bar{x}_1 -\bar{x}_2} = \sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between proportions, $\bar{p}_{1} - \bar{p}_{2}$ || $SE_{\bar{p}_{1} - \bar{p}_{2}} = \sqrt{ \frac{p_1 (1-p_1)}{n_1} +\frac{p_{2}(1-p_{2})}{n_{2}}}$&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Degrees of freedom: the number of independent pieces of information on which the estimate is based&lt;br /&gt;
&lt;br /&gt;
: In general, the degrees of freedom for an estimate is equal to the number of values minus the number of parameters estimated to the estimate in question. Suppose we have sampled 20 data points then our estimate of the variance has 20 – 1 = 19 degree of freedom.&lt;br /&gt;
&lt;br /&gt;
====Characteristics of Estimators====&lt;br /&gt;
* Bias: refers to whether an estimator tends to either overestimate or underestimate the parameter. We say an estimator is biased if the mean of the sampling distribution of the statistic is not equal to the parameter. For example, $σ^{2}=\frac{(x-μ)^{2}} {N}$ is a biased estimator of the population variance and sample variance $s^{2}=\frac{(x-\bar{x})^{2}} {N-1}$ is unbiased estimate of the population variance.&lt;br /&gt;
&lt;br /&gt;
*Sampling variability: refers to how much the estimate varies from sample to sample. It is usually measured by its standard error: the smaller the standard error, the less the sampling variability. For example, the standard error of the mean is $σ_M=\frac{σ}{\sqrt{N}}$. So the larger the sample size $(N)$, the smaller the standard error of the mean, hence the smaller the sample variability.&lt;br /&gt;
&lt;br /&gt;
*Unbiased estimate: $\eta (X_{1},X_{2},…,X_{n})=E[\delta(X_{1},X_{2},…,X_{n})|T]$ then $\delta(X_{1},X_{2},…,X_{n} )$ is unbiased estimate for $g(\theta)$ and $T$ is a complete sufficient statistic for the family of densities. &lt;br /&gt;
&lt;br /&gt;
*(Uniformly) Minimum-variance unbiased estimator ([http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE], or MVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.  It may not exist.Consider estimation of $g(\theta)$ based on data $X_{1},X_{2},…,X_{n}$ independent and identically distributed from some member of a family with density $p_\theta, \theta \in \Omega $, an unbiased estimator $\delta(X_{1},X_{2},…,X_{n})$ of $g(\theta)$ is UMVUE if $∀ \theta \in \Omega$, $var(\delta(X_{1},X_{2},…,X_{n})) \leq var(\tilde{\delta} (X_{1},X_{2},…,X_{n}))$ for any other unbiased estimator $\tilde{\delta}$. &lt;br /&gt;
&lt;br /&gt;
: $MSE(\delta)=var(\delta)+(bias(\delta))^{2}$. The MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator.&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [[AP_Statistics_Curriculum_2007_Estim_MOM_MLE|This article]] presents the MOM and MLE methods of estimation. It illustrates the MOM method in detailed examples and attached several exercise for students to practice. MOM, which is short for Method Of Moments, is one of the most commonly used methods to estimate population parameters using observed data from the specific process. The idea is to use the sample data to calculate sample moments and then set these equal to their corresponding population counterparts. Steps: (1) determine the $k$ parameters of interest and specific distribution for this process; (2) compute the first $k$ (or more) sample-moments; (3) set the sample-moments equal to the population moments and solve for a system of $k$ equations with $k$ unknowns. Let’s look at a simple example as application of the MOM method.&lt;br /&gt;
&lt;br /&gt;
: Consider we want to estimate the true probability of a head by flipping the coins (assume a unfair coin). Suppose we flip the coin 10 times and observe the following outcome: {H,T,H,H,T,T,T,H,T,T}. With MOM: (1) the parameter of interest is $p=P(H)$ and it follows a Bernoulli distribution, (2) $np=E[Y]=4,p=2/5$, where $Y$ is the number of heads for one experiment and it follows a Binomial distribution. (3) estimate of true probability of flipping a head in one experiment equals $2/5$.  This is an easy example of MOM proportion example.&lt;br /&gt;
&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/estimation.html This article] presents a fundamental introduction to estimation theory and illustrated on basic concepts and application of estimation. It offers specific examples and exercises on each concept and application and works as a good start of introduction to estimation theory. &lt;br /&gt;
&lt;br /&gt;
* [http://digital-library.theiet.org/content/journals/10.1049/ip-f-2.1993.0015 This article] proposed an algorithm, the bootstrap filter, for implementing recursive Bayesian filters. The required density of the state vector is represented as a set of random samples, which are updated and propagated by the algorithm. The method presented is not restricted by assumptions of linearity or Gaussian noise and it may be applied to any state transition or measurement model. It presents a simulation example of the bearings only tracking problems and includes schemes for improving the efficiency of the basic algorithm.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distribution]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Simulations &amp;amp; Experiments] &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a.  When the margin of error is small, the confidence level is high.&lt;br /&gt;
: b. When the margin of error is small, the confidence level is low.&lt;br /&gt;
: c. A confidence interval is a type of point estimate.&lt;br /&gt;
: d. A population mean is an example of a point estimate.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a. The standard error is computed solely from sample attributes.&lt;br /&gt;
: b. The standard deviation is computed solely from sample attributes.&lt;br /&gt;
: c. The standard error is a measure of central tendency.&lt;br /&gt;
: d. All of the above.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* 900 students were randomly selected for a national survey. Among survey participants, the mean grade-point average (GPA) was 2.7, and the standard deviation was 0.4. What is the margin of error, assuming a 95% confidence level?&lt;br /&gt;
: a. 0.013&lt;br /&gt;
: b. 0.025&lt;br /&gt;
: c. 0.500&lt;br /&gt;
: d. 1.960&lt;br /&gt;
&lt;br /&gt;
* Suppose we want to estimate the average weight of an adult male in Dekalb County, Georgia. We draw a random sample of 1,000 men from a population of 1,000,000 men and weigh them. We find that the average man in our sample weighs 180 pounds, and the standard deviation of the sample is 30 pounds. What is the 95% confidence interval?&lt;br /&gt;
: a. $180 \pm 1.86$&lt;br /&gt;
: b. $180 \pm 3.0$ &lt;br /&gt;
: c. $180 \pm 5.88$&lt;br /&gt;
: d. $180 \pm 30$&lt;br /&gt;
&lt;br /&gt;
* Suppose that simple random samples of seniors are selected from two colleges: 15 students from school A and 20 students from school B. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. The sample from school B has an average score of 950 with a standard deviation of 90. What is the 90% confidence interval for the difference in test scores at the two schools, assuming that test scores came from normal distributions in both schools? (Hint: Since the sample sizes are small, use a t score as the critical value.)&lt;br /&gt;
: a. 50 + 1.70&lt;br /&gt;
: b. 50 + 28.49&lt;br /&gt;
: c. 50 + 32.74&lt;br /&gt;
: d. 50 + 55.66&lt;br /&gt;
&lt;br /&gt;
* You know the population mean for a certain test score. You select 10 people from the population to estimate the standard deviation. How many degrees of freedom does your estimation of the standard deviation have?&lt;br /&gt;
: a. 8&lt;br /&gt;
: b. 9&lt;br /&gt;
: c. 10&lt;br /&gt;
: d. 11&lt;br /&gt;
&lt;br /&gt;
* In the population, a parameter has a value of 10. Based on the means and standard errors of their sampling distributions, which of these statistics estimates this parameter with the least sampling variability?&lt;br /&gt;
: a. Mean = 10, SE = 5&lt;br /&gt;
: b. Mean = 9, SE = 4&lt;br /&gt;
: c. Mean = 11, SE = 2&lt;br /&gt;
: d. Mean = 13, SE = 3&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Method_of_Moments_and_Maximum_Likelihood_Estimation  SOCR]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Estimation  Estimation Wikipedia]&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/characteristics.html  OnlineStatBook: Estimation]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Confidence_interval  Confidence Interval Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_Estimation}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14877</id>
		<title>SMHS Estimation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_Estimation&amp;diff=14877"/>
		<updated>2015-04-07T13:55:07Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Parameter Estimation ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Estimation is an important concept in the field of statistics and application of estimation is widely applied in various areas. It deals with estimating values of parameters of the population based on the sample data. And the parameters describe an underlying physical setting and their value would affect the distribution of the measured data. Two major approaches are commonly used in estimation: &lt;br /&gt;
# The probabilistic approach assumes that the measured data is random with probability distribution dependent on the parameters. &lt;br /&gt;
# The set-membership approach assumes that the measured data vector belongs to a set which depends on the parameter vector. &lt;br /&gt;
&lt;br /&gt;
The purpose of estimation is to find an estimator that can be interpreted, which is accurate and which exhibits some form of optimality. Indicators like minimum variance unbiased estimator is usually applied to measure estimator optimality, although it is possible that an optimal estimator don’t always exist. Here we present the fundamentals of estimation theory and illustrate how to apply estimation in real studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To obtain a desired estimator, or estimation, we need to first determine a probability distribution with parameters of interest based on the data. After deciding the probabilistic model, we need to find the theoretically achievable precision available to any estimator based on the model and then develop an estimator based on this model. There are variety of methods and criteria to develop and choose between estimators based on their performance: maximum likelihood estimators, Bayes estimators, method of moments estimators, minimum mean square error estimators, minimum variance unbiased estimator, best linear unbiased estimator, etc. Experiment or simulations can also be run to test estimators’ performance.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
An estimate of a population parameter may be expressed in two ways:&lt;br /&gt;
*Point estimate: a single value of estimate. For example, sample mean is a point estimate of the population mean.&lt;br /&gt;
*Interval estimate: an interval estimate is defined by two numbers, between which a population parameter is said to lie.&lt;br /&gt;
&lt;br /&gt;
====Confidence Intervals (CIs)====&lt;br /&gt;
CIs describe the uncertainty of a sampling method and contains a confidence level, a statistic and a margin of error. The statistic and the margin of error define an interval estimate, which represent the precision of the method. Confidence Interval is expressed as sample statistic ± margin of error.&lt;br /&gt;
Interpretation of a confidence interval at 95% confidence level is that we have 95% confidence that the parameter will fall within the margin of the interval.&lt;br /&gt;
&lt;br /&gt;
* Confidence level: the probability part of a confidence interval. It describes the likelihood that a particular sampling method will produce a confidence interval that includes the true population parameter. &lt;br /&gt;
&lt;br /&gt;
* Margin of error: range of the values above and below the sample statistic in confidence interval. ''margin of error=critical value*standard deviation of the statistic''.&lt;br /&gt;
&lt;br /&gt;
* Critical value: The central limit theorem states that the sampling distribution of a statistic will be normal or nearly normal and the critical value can be expressed as a t score or as a z score, if ANY of the following conditions apply:&lt;br /&gt;
**The population distribution is normal;&lt;br /&gt;
**The sampling distribution is symmetric, unimodal, without outliers, and the sample size is 15 or less;&lt;br /&gt;
**The sampling distribution is moderately skewed, unimodal, without outliers, and the sample size is between 16 and 40;&lt;br /&gt;
**The sample size is greater than 40, without outliers.&lt;br /&gt;
&lt;br /&gt;
To find the critical value, follow these steps.&lt;br /&gt;
*Compute alpha $(\alpha): \alpha = 1 - \left(\frac{confidence\ level}{100}\right)$&lt;br /&gt;
*Find the critical probability $(p^*): p^* = 1 -\frac {\alpha} {2}$&lt;br /&gt;
*To express the critical value as a $z$ score, find the $z$ score having a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
*To express the critical value as a t score, follow these steps. Find the degree of freedom (DF): when estimating a mean score or a proportion from a single sample, DF is equal to the sample size minus one. For other applications, the degrees of freedom may be calculated differently. We will describe those computations as they come up.&lt;br /&gt;
&lt;br /&gt;
: The critical t score $(t^*)$ is the t score having degrees of freedom equal to DF and a cumulative probability equal to the critical probability $(p^*)$.&lt;br /&gt;
&lt;br /&gt;
: Should you express the critical value as a t score or as a z score? As a practical matter, when the sample size is large (greater than 40), it doesn't make much difference. Both approaches yield similar results. Strictly speaking, when the population standard deviation is unknown or when the sample size is small, the t score is preferred. Nevertheless, many introductory statistics texts use the z score exclusively. &lt;br /&gt;
&lt;br /&gt;
* Standard error: an estimate of the standard deviation of a statistic. When the values of population parameters are unknown, it is valuable to compute the standard error as an unbiased estimate of the standard deviation of a statistic. It is computed form known sample statistic. The table below shows how to compute the standard error for simple random samples assuming that the population size is at least 10 times larger than the sample size.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Statistic ||	Standard error&lt;br /&gt;
|-&lt;br /&gt;
|Sample mean, $\bar{x}$ || $SE_{\bar{x}}=\frac{s}{\sqrt{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Sample proportion, $p$ || $SE_{p}=\sqrt{\frac{p(1-p)}{n}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between means,$\bar{x}_{1} -\bar{x}_{2}$  ||  $ SE_{\bar{x}_1 -\bar{x}_2} = \sqrt{\frac{s_{1}^{2}}{n_{1}}+\frac{s_{2}^{2}}{n_{2}}}$&lt;br /&gt;
|-&lt;br /&gt;
|Difference between proportions, $\bar{p}_{1} - \bar{p}_{2}$ || $SE_{\bar{p}_{1} - \bar{p}_{2}} = \sqrt{ \frac{p_1 (1-p_1)}{n_1} +\frac{p_{2}(1-p_{2})}{n_{2}}}$&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Degrees of freedom: the number of independent pieces of information on which the estimate is based&lt;br /&gt;
&lt;br /&gt;
: In general, the degrees of freedom for an estimate is equal to the number of values minus the number of parameters estimated to the estimate in question. Suppose we have sampled 20 data points then our estimate of the variance has 20 – 1 = 19 degree of freedom.&lt;br /&gt;
&lt;br /&gt;
====Characteristics of Estimators====&lt;br /&gt;
* Bias: refers to whether an estimator tends to either overestimate or underestimate the parameter. We say an estimator is biased if the mean of the sampling distribution of the statistic is not equal to the parameter. For example, $σ^{2}=\frac{(x-μ)^{2}} {N}$ is a biased estimator of the population variance and sample variance $s^{2}=\frac{(x-\bar{x})^{2}} {N-1}$ is unbiased estimate of the population variance.&lt;br /&gt;
&lt;br /&gt;
*Sampling variability: refers to how much the estimate varies from sample to sample. It is usually measured by its standard error: the smaller the standard error, the less the sampling variability. For example, the standard error of the mean is $σ_M=\frac{σ}{\sqrt{N}}$. So the larger the sample size $(N)$, the smaller the standard error of the mean, hence the smaller the sample variability.&lt;br /&gt;
&lt;br /&gt;
*Unbiased estimate: $\eta (X_{1},X_{2},…,X_{n})=E[\delta(X_{1},X_{2},…,X_{n})|T]$ then $\delta(X_{1},X_{2},…,X_{n} )$ is unbiased estimate for $g(\theta)$ and $T$ is a complete sufficient statistic for the family of densities. &lt;br /&gt;
&lt;br /&gt;
*(Uniformly) Minimum-variance unbiased estimator ([http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE], or MVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.  It may not exist.Consider estimation of $g(\theta)$ based on data $X_{1},X_{2},…,X_{n}$ independent and identically distributed from some member of a family with density $p_\theta, \theta \in \Omega $, an unbiased estimator $\delta(X_{1},X_{2},…,X_{n})$ of $g(\theta)$ is UMVUE if $∀ \theta \in \Omega$, $var(\delta(X_{1},X_{2},…,X_{n})) \leq var(\tilde{\delta} (X_{1},X_{2},…,X_{n}))$ for any other unbiased estimator $\tilde{\delta}$. &lt;br /&gt;
&lt;br /&gt;
: $MSE(\delta)=var(\delta)+(bias(\delta))^{2}$. The MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator.&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [[AP_Statistics_Curriculum_2007_Estim_MOM_MLE|This article]] presents the MOM and MLE methods of estimation. It illustrates the MOM method in detailed examples and attached several exercise for students to practice. MOM, which is short for Method Of Moments, is one of the most commonly used methods to estimate population parameters using observed data from the specific process. The idea is to use the sample data to calculate sample moments and then set these equal to their corresponding population counterparts. Steps: (1) determine the $k$ parameters of interest and specific distribution for this process; (2) compute the first $k$ (or more) sample-moments; (3) set the sample-moments equal to the population moments and solve for a system of $k$ equations with $k$ unknowns. Let’s look at a simple example as application of the MOM method.&lt;br /&gt;
&lt;br /&gt;
: Consider we want to estimate the true probability of a head by flipping the coins (assume a unfair coin). Suppose we flip the coin 10 times and observe the following outcome: {H,T,H,H,T,T,T,H,T,T}. With MOM: (1) the parameter of interest is $p=P(H)$ and it follows a Bernoulli distribution, (2) $np=E[Y]=4,p=2/5$, where $Y$ is the number of heads for one experiment and it follows a Binomial distribution. (3) estimate of true probability of flipping a head in one experiment equals $2/5$.  This is an easy example of MOM proportion example.&lt;br /&gt;
&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/estimation.html This article] presents a fundamental introduction to estimation theory and illustrated on basic concepts and application of estimation. It offers specific examples and exercises on each concept and application and works as a good start of introduction to estimation theory. &lt;br /&gt;
&lt;br /&gt;
* [http://digital-library.theiet.org/content/journals/10.1049/ip-f-2.1993.0015 This article] proposed an algorithm, the bootstrap filter, for implementing recursive Bayesian filters. The required density of the state vector is represented as a set of random samples, which are updated and propagated by the algorithm. The method presented is not restricted by assumptions of linearity or Gaussian noise and it may be applied to any state transition or measurement model. It presents a simulation example of the bearings only tracking problems and includes schemes for improving the efficiency of the basic algorithm.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distribution]&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Simulations &amp;amp; Experiments] &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html SOCR Charts]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a.  When the margin of error is small, the confidence level is high.&lt;br /&gt;
: b. When the margin of error is small, the confidence level is low.&lt;br /&gt;
: c. A confidence interval is a type of point estimate.&lt;br /&gt;
: d. A population mean is an example of a point estimate.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* Which of the following statements is true.&lt;br /&gt;
: a. The standard error is computed solely from sample attributes.&lt;br /&gt;
: b. The standard deviation is computed solely from sample attributes.&lt;br /&gt;
: c. The standard error is a measure of central tendency.&lt;br /&gt;
: d. All of the above.&lt;br /&gt;
: e. None of the above.&lt;br /&gt;
&lt;br /&gt;
* 900 students were randomly selected for a national survey. Among survey participants, the mean grade-point average (GPA) was 2.7, and the standard deviation was 0.4. What is the margin of error, assuming a 95% confidence level?&lt;br /&gt;
: a. 0.013&lt;br /&gt;
: b. 0.025&lt;br /&gt;
: c. 0.500&lt;br /&gt;
: d. 1.960&lt;br /&gt;
&lt;br /&gt;
* Suppose we want to estimate the average weight of an adult male in Dekalb County, Georgia. We draw a random sample of 1,000 men from a population of 1,000,000 men and weigh them. We find that the average man in our sample weighs 180 pounds, and the standard deviation of the sample is 30 pounds. What is the 95% confidence interval?&lt;br /&gt;
: a. $180 \pm 1.86$&lt;br /&gt;
: b. $180 \pm 3.0$ &lt;br /&gt;
: c. $180 \pm 5.88$&lt;br /&gt;
: d. $180 \pm 30$&lt;br /&gt;
&lt;br /&gt;
* Suppose that simple random samples of seniors are selected from two colleges: 15 students from school A and 20 students from school B. On a standardized test, the sample from school A has an average score of 1000 with a standard deviation of 100. The sample from school B has an average score of 950 with a standard deviation of 90. What is the 90% confidence interval for the difference in test scores at the two schools, assuming that test scores came from normal distributions in both schools? (Hint: Since the sample sizes are small, use a t score as the critical value.)&lt;br /&gt;
: a. 50 + 1.70&lt;br /&gt;
: b. 50 + 28.49&lt;br /&gt;
: c. 50 + 32.74&lt;br /&gt;
: d. 50 + 55.66&lt;br /&gt;
&lt;br /&gt;
* You know the population mean for a certain test score. You select 10 people from the population to estimate the standard deviation. How many degrees of freedom does your estimation of the standard deviation have?&lt;br /&gt;
: a. 8&lt;br /&gt;
: b. 9&lt;br /&gt;
: c. 10&lt;br /&gt;
: d. 11&lt;br /&gt;
&lt;br /&gt;
* In the population, a parameter has a value of 10. Based on the means and standard errors of their sampling distributions, which of these statistics estimates this parameter with the least sampling variability?&lt;br /&gt;
: a. Mean = 10, SE = 5&lt;br /&gt;
: b. Mean = 9, SE = 4&lt;br /&gt;
: c. Mean = 11, SE = 2&lt;br /&gt;
: d. Mean = 13, SE = 3&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook#Method_of_Moments_and_Maximum_Likelihood_Estimation  SOCR]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Estimation  Estimation Wikipedia]&lt;br /&gt;
* [http://onlinestatbook.com/2/estimation/characteristics.html  OnlineStatBook: Estimation]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Confidence_interval  Confidence Interval Wikipedia]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Minimum-variance_unbiased_estimator UMVUE Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_Estimation}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14876</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14876"/>
		<updated>2015-04-07T13:25:10Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Problems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population. Influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study. Influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. Cases call health departments directly&lt;br /&gt;
:b. Clinicians&lt;br /&gt;
:c. Laboratories&lt;br /&gt;
:d. All of the above&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. Host&lt;br /&gt;
:b. Agent&lt;br /&gt;
:c. Vector&lt;br /&gt;
:d. Environment&lt;br /&gt;
:e. All of the above&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same.&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly.&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing.&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same.&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002 - 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:a. True&lt;br /&gt;
:b. False&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they had the flu), so these were not enrolled in the research study. The students who were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of this follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question; what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Recall bias&lt;br /&gt;
:c. Loss to follow-up&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns (especially if they were concerned that sun exposure was a reason they got melanoma). This is an example of:&lt;br /&gt;
:a. Interviewer bias&lt;br /&gt;
:b. Loss to follow-up&lt;br /&gt;
:c. Differential misclassfication&lt;br /&gt;
:d. Non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14875</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14875"/>
		<updated>2015-04-07T13:01:40Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* How do multiple testing improve screening programs? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population. Influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study. Influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14872</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14872"/>
		<updated>2015-04-02T16:52:51Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Measures of Association and Effect in RCT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population. Influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study. Influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures):&lt;br /&gt;
&lt;br /&gt;
*Risk Ratio (Relative Risk)&lt;br /&gt;
*Rate Ratio&lt;br /&gt;
&lt;br /&gt;
Difference between two measures of disease incidence: &lt;br /&gt;
&lt;br /&gt;
*Risk difference&lt;br /&gt;
*Efficacy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interpretation''': &lt;br /&gt;
&lt;br /&gt;
*$RR&amp;gt;1$, The risk of $X$ is $RR$ times more likely to occur in group A than in group B&lt;br /&gt;
*$RR=1$, Null value (no difference between groups)&lt;br /&gt;
*$RR&amp;lt;1$, Either calculate the reduction in risk ratios (100%-$X$%) or invert ($1/RR$) to be interpreted as “less likely” risk&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control.&lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks.&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14871</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14871"/>
		<updated>2015-04-02T16:46:44Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* External and internal validity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
&lt;br /&gt;
*''External validity'': Generalization of study to larger source population. Influenced by factors like: &lt;br /&gt;
:*Demographic differences between eligible and ineligible subgroups &lt;br /&gt;
:*Intervention mirror what will happen in the community or source population&lt;br /&gt;
&lt;br /&gt;
*''Internal validity'': Ability to reach correct conclusion in study. Influenced by factors like: &lt;br /&gt;
:*Ability of subjects to provide valid and reliable data&lt;br /&gt;
:*Expected compliance with a regimen&lt;br /&gt;
:*Low probability of dropping out&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14870</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14870"/>
		<updated>2015-04-02T16:44:57Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Steps of a RCT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  &lt;br /&gt;
&lt;br /&gt;
#Hypothesis formulation&lt;br /&gt;
#Study participant recruitment based on specific criteria&lt;br /&gt;
#Gathering informed consent&lt;br /&gt;
#Allocation of eligible and willing participants into random assignment study groups&lt;br /&gt;
#Monitoring study groups for outcome under study&lt;br /&gt;
#Comparing rates of different outcomes in various groups&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14869</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14869"/>
		<updated>2015-04-02T16:42:15Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Randomized Controlled Trials (RCT) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
In these procedures, the investigator assigns exposure at random to study participants. The investigator then observes if there are any differences in health outcomes between people who were exposed to the facto (i.e., the ''treatment group'') and those who were not (i.e., the ''comparison group''). Special care is taken in ensuring that the follow-up is done in an identical way with both groups. The essence of a good comparison between “treatments” is that the compared groups are as much the same as possible, except for their “treatment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14868</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14868"/>
		<updated>2015-04-02T16:36:09Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* How do multiple testing improve screening programs? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
&lt;br /&gt;
# ''Sequential tests'' (2-stage) are less expensive, less invasive, and less uncomfortable tests. If their results are positive, they must be followed-up with additional testing.&lt;br /&gt;
&lt;br /&gt;
# ''Simultaneous tests'' (parallel) involve multiple screening tests at the same time. To be considered positive, a person can test positive on either test; to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve ''net sensitivity'' (simultaneous testing) or ''net specificity'' (sequential testing). In other words:&lt;br /&gt;
&lt;br /&gt;
*Sequential testing decreases net sensitivity and increases net specificity&lt;br /&gt;
*Simultaneous testing increases net sensitivity and decreases net specificity&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14867</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14867"/>
		<updated>2015-04-02T16:31:42Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Reliability(repeatability) of tests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
&lt;br /&gt;
*''Intrasubject variation'': Variation within individual subjects&lt;br /&gt;
*''Intraobserver variation'': Variation in reading of results by the same reader&lt;br /&gt;
*''Interobserver variation'': Variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14866</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14866"/>
		<updated>2015-04-02T16:31:03Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Validity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
''Validity'': The ability of a test to distinguish between who has disease and who does not&lt;br /&gt;
&lt;br /&gt;
''Reliability'': The ability to replicate results on same sample if test if repeated&lt;br /&gt;
&lt;br /&gt;
The following charts shows the three possible outcomes (from left to right): ''valid not reliable'', ''reliable not valid'', and ''valid and reliable''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14865</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14865"/>
		<updated>2015-04-02T16:28:47Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Factors Influence Predictive Values */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14864</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14864"/>
		<updated>2015-04-02T16:27:22Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Screening */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
''Screening'' is the use of testing to sort out apparently well persons (''asymptomatic'') who probably have disease from those who probably do not. It allows us to detect the disease early. Examples of screening include: &lt;br /&gt;
&lt;br /&gt;
*Fasting blood sugar for diabetes&lt;br /&gt;
*Bone densitometry for osteoporosis&lt;br /&gt;
*Otoacoustic emissions testing for hearing loss in newborns&lt;br /&gt;
&lt;br /&gt;
Screening is done during the preclinical phase and is a secondary prevention strategy. It increases lead time, thereby allowing us to detect disease early, initiate treatment sooner, and provide better outcomes. However, it is critical that screening programs must be warranted, and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility Predictive Value &amp;amp; Reliability: Clinical Utility of Positive Tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood that they actually have the disease is called '''Positive Predictive Value''' (PPV). If a patient tests negative, the likelihood they actually do ''not'' have the disease is called '''Negative Predictive Value''' (NPV). PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors Influence Predictive Values=====&lt;br /&gt;
&lt;br /&gt;
''Disease prevalence'': Increasing disease prevalence increases PPV (or decreases NPV). Screening programs are most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
&lt;br /&gt;
*''Test specificity'' (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): Higher test specificity increases PPV.&lt;br /&gt;
*''Test sensitivity'' (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c})$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14863</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14863"/>
		<updated>2015-04-02T16:19:33Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Direct and Indirect Adjustment of Rates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjusting for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
&lt;br /&gt;
*''Direct age-adjustment'': Expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14862</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14862"/>
		<updated>2015-04-02T16:13:49Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:''Attack Rates'' (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:''Attack Rate Ratio'' (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14861</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14861"/>
		<updated>2015-04-02T16:13:22Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Additional Measures of Mortality */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:Attack Rates (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:Attack Rate Ratio (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*''Infant mortality'': $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$&lt;br /&gt;
&lt;br /&gt;
*''Proportionate mortality'': Measures proportion of all deaths occurring in a given place over a given time that is due to a given cause	&lt;br /&gt;
&lt;br /&gt;
*''Case fatality'': Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period&lt;br /&gt;
&lt;br /&gt;
*''Underlying cause of death''&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14860</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14860"/>
		<updated>2015-04-02T16:12:23Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Measuring Mortality Rates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:Attack Rates (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:Attack Rate Ratio (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates:&lt;br /&gt;
&lt;br /&gt;
*All cause mortality rates = $\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Cause-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
*Group-specific mortality rate = $\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*Infant mortality: $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$.&lt;br /&gt;
&lt;br /&gt;
*Proportionate mortality: measures proportion of all deaths occurring in a given place over a given time that is due to a given cause.	&lt;br /&gt;
*Case fatality: Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period.&lt;br /&gt;
*Underlying cause of death.&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14859</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14859"/>
		<updated>2015-04-02T16:10:31Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Measuring Disease */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:Attack Rates (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:Attack Rate Ratio (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and to describe differences in interpreting these measures, as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
&lt;br /&gt;
*''Incidence'': number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
&lt;br /&gt;
*''Cumulative incidence'': $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk} $&lt;br /&gt;
&lt;br /&gt;
*''Incidence rate'': $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}$ &lt;br /&gt;
&lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days $= 3 + 5 + 8 = 16$.&lt;br /&gt;
&lt;br /&gt;
*''Prevalence'': $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}$ &lt;br /&gt;
&lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
*To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates.&lt;br /&gt;
*All cause mortality rates=$\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Cause-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Group-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*Infant mortality: $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$.&lt;br /&gt;
&lt;br /&gt;
*Proportionate mortality: measures proportion of all deaths occurring in a given place over a given time that is due to a given cause.	&lt;br /&gt;
*Case fatality: Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period.&lt;br /&gt;
*Underlying cause of death.&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14858</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14858"/>
		<updated>2015-04-02T16:02:00Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between ''endemic'', ''epidemic'', and ''pandemic'':&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:Attack Rates (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}$ &lt;br /&gt;
:Attack Rate Ratio (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}$&lt;br /&gt;
&lt;br /&gt;
*$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those who are unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and describe differences in interpreting these measures as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
*Incidence: number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
*Cumulative incidence: $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk}. $&lt;br /&gt;
*Incidence rate: $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}.$ &lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days = 3 + 5 + 8 = 16.&lt;br /&gt;
*Prevalence $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}.$ &lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
*To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates.&lt;br /&gt;
*All cause mortality rates=$\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Cause-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Group-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*Infant mortality: $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$.&lt;br /&gt;
&lt;br /&gt;
*Proportionate mortality: measures proportion of all deaths occurring in a given place over a given time that is due to a given cause.	&lt;br /&gt;
*Case fatality: Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period.&lt;br /&gt;
*Underlying cause of death.&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14857</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14857"/>
		<updated>2015-04-01T16:30:09Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between Endemic, Epidemic, and Pandemic&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
&lt;br /&gt;
:Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak. This process involves: &lt;br /&gt;
&lt;br /&gt;
#Starting with the big picture and the big risk factors for disease (e.g., “How many people at the event got ill?”)&lt;br /&gt;
#Refining the big picture into smaller questions (e.g., “Did they eat the salad? Chicken? Or ice cream?”)&lt;br /&gt;
#Formulating a hypothesis (e.g., “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”)&lt;br /&gt;
&lt;br /&gt;
:Attack Rates (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}.$ &lt;br /&gt;
:Attack Rate Ratio (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}.$&lt;br /&gt;
&lt;br /&gt;
**$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and describe differences in interpreting these measures as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
*Incidence: number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
*Cumulative incidence: $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk}. $&lt;br /&gt;
*Incidence rate: $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}.$ &lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days = 3 + 5 + 8 = 16.&lt;br /&gt;
*Prevalence $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}.$ &lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
*To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates.&lt;br /&gt;
*All cause mortality rates=$\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Cause-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Group-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*Infant mortality: $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$.&lt;br /&gt;
&lt;br /&gt;
*Proportionate mortality: measures proportion of all deaths occurring in a given place over a given time that is due to a given cause.	&lt;br /&gt;
*Case fatality: Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period.&lt;br /&gt;
*Underlying cause of death.&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14856</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14856"/>
		<updated>2015-04-01T16:19:58Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between Endemic, Epidemic, and Pandemic&lt;br /&gt;
#''Endemic'': The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#''Epidemic'': The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#''Pandemic'': A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#''Direct contact'': Transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse &lt;br /&gt;
#''Indirect contact'': Transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector&lt;br /&gt;
##''Inanimate (object or vehicle)'': Examples may be toy, food or water&lt;br /&gt;
##''Vector-borne (animal or insect)'': Examples include mosquitoes, ticks and mice&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
#Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak involves: starting with the big picture and big risk factors for disease such as “How many people at the event got ill?”; refining the big picture into smaller questions of “Did they eat the salad? Chicken? Or ice cream?”; formulating a hypothesis such as “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”&lt;br /&gt;
#Attack Rates (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}.$ &lt;br /&gt;
#Attack Rate Ratio (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}.$&lt;br /&gt;
**$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and describe differences in interpreting these measures as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
*Incidence: number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
*Cumulative incidence: $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk}. $&lt;br /&gt;
*Incidence rate: $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}.$ &lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days = 3 + 5 + 8 = 16.&lt;br /&gt;
*Prevalence $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}.$ &lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
*To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates.&lt;br /&gt;
*All cause mortality rates=$\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Cause-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Group-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*Infant mortality: $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$.&lt;br /&gt;
&lt;br /&gt;
*Proportionate mortality: measures proportion of all deaths occurring in a given place over a given time that is due to a given cause.	&lt;br /&gt;
*Case fatality: Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period.&lt;br /&gt;
*Underlying cause of death.&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14855</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14855"/>
		<updated>2015-04-01T16:15:55Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In this introduction to epidemiology, we will: &lt;br /&gt;
*Study the language of epidemiology and identify key sources of data for epidemiological purposes&lt;br /&gt;
*Be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*Recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*Be informed consumers of epidemiological sources of information (e.g., journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy.&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between Endemic, Epidemic, and Pandemic&lt;br /&gt;
#Endemic: The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#Epidemic: The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#Pandemic: A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#Direct contact: transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse. &lt;br /&gt;
#Indirect contact: transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector. &lt;br /&gt;
## Inanimate object vehicle), examples may be toy, food or water; &lt;br /&gt;
## Vector-borne (animal or insect), examples include mosquito, tick and mice.&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
#Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak involves: starting with the big picture and big risk factors for disease such as “How many people at the event got ill?”; refining the big picture into smaller questions of “Did they eat the salad? Chicken? Or ice cream?”; formulating a hypothesis such as “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”&lt;br /&gt;
#Attack Rates (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}.$ &lt;br /&gt;
#Attack Rate Ratio (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}.$&lt;br /&gt;
**$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and describe differences in interpreting these measures as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
*Incidence: number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
*Cumulative incidence: $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk}. $&lt;br /&gt;
*Incidence rate: $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}.$ &lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days = 3 + 5 + 8 = 16.&lt;br /&gt;
*Prevalence $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}.$ &lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
*To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates.&lt;br /&gt;
*All cause mortality rates=$\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Cause-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Group-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*Infant mortality: $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$.&lt;br /&gt;
&lt;br /&gt;
*Proportionate mortality: measures proportion of all deaths occurring in a given place over a given time that is due to a given cause.	&lt;br /&gt;
*Case fatality: Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period.&lt;br /&gt;
*Underlying cause of death.&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14854</id>
		<title>SMHS IntroEpi</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi&amp;diff=14854"/>
		<updated>2015-04-01T16:11:53Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Introduction to Epidemiology ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Epidemiology Epidemiology] is the study of the distribution and determinants of disease frequency in human populations. It is the only scientific discipline that is concerned with the occurrence of disease in human populations and how it changes over time. This introduction to epidemiology aims to introduce the field and to explain the basic concepts and methodologies that will be applied later in this context. It also aims to help students solve and analyze epidemiological problems and to introduce students to various epidemiological studies.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
To get an introduction to Epidemiology, we want to: &lt;br /&gt;
*study on the basis of the language of epidemiology and identify key sources of data for epidemiologic purposes&lt;br /&gt;
*be able to calculate and interpret measures of disease frequency&lt;br /&gt;
*recognize and evaluate epidemiological study designs and their limitations&lt;br /&gt;
*be an informed consumer of  epidemiological sources of information (journals, websites, government agencies).&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
*Five main goals of epidemiology:&lt;br /&gt;
# To identify the cause of disease and its risk factors&lt;br /&gt;
# To determine the extent of disease found in the community&lt;br /&gt;
# To study the natural history and prognosis of disease&lt;br /&gt;
# To evaluate new preventative and therapeutic measures&lt;br /&gt;
# To provide a foundation for developing public policy.&lt;br /&gt;
&lt;br /&gt;
*Distinguishing between Endemic, Epidemic, and Pandemic&lt;br /&gt;
#Endemic: The habitual presence (or usual occurrence) of a disease within a given geographic area;&lt;br /&gt;
#Epidemic: The occurrence of a disease clearly in excess of normal expectancy in a given geographic area;&lt;br /&gt;
#Pandemic: A worldwide epidemic affecting an exceptionally high proportion of the global population.&lt;br /&gt;
&lt;br /&gt;
*Modes of Disease Transmission&lt;br /&gt;
#Direct contact: transmission occurs when the pathogen is transferred by contact from an infected person to contaminated intermediate object such as sneeze, touch or sexual intercourse. &lt;br /&gt;
#Indirect contact: transmission involves the transfer of pathogen by contact with a contaminated intermediate inanimate object or vector. &lt;br /&gt;
## Inanimate object vehicle), examples may be toy, food or water; &lt;br /&gt;
## Vector-borne (animal or insect), examples include mosquito, tick and mice.&lt;br /&gt;
&lt;br /&gt;
*Attack Rates and Ratios (ARR)&lt;br /&gt;
#Attack rates and ratios use statistics to develop and evaluate hypotheses in an outbreak involves: starting with the big picture and big risk factors for disease such as “How many people at the event got ill?”; refining the big picture into smaller questions of “Did they eat the salad? Chicken? Or ice cream?”; formulating a hypothesis such as “Among those who eat at the buffet, are the people who ate the Caesar salad at greater risk than those who did not?”&lt;br /&gt;
#Attack Rates (AR): $AR=\frac{Number\,of\,people\,at\,risk\,who\,develop\,a\,certain\,  illness} {Total\,number\,of\,people\,at\,risk}.$ &lt;br /&gt;
#Attack Rate Ratio (ARR): $ARR=\frac{Attack\,rate\,in\,those\,exposed} {Attack\,rate\,in\,those\,unexposed}.$&lt;br /&gt;
**$H_{0}:ARR=1$, and 95% confidence intervals, can be used to see whether estimated ARR interval includes the null value of 1. If ARR is much greater than 1, then people exposed are more likely to develop the illness compared to those unexposed.&lt;br /&gt;
&lt;br /&gt;
====Measuring Disease====&lt;br /&gt;
To name and calculate two measures of incidence and describe differences in interpreting these measures as well as to understand the difference of the difference between proportion and a true rate.&lt;br /&gt;
*Incidence: number of new cases of a disease occurring in the population during a special period of time divided by the number of persons at risk of developing the disease during that period of time. For example: if there are 2000 persons at risk during the year and 20 develop disease over that period. The incidence rate would be 20⁄2000=1%.&lt;br /&gt;
*Cumulative incidence: $ \frac{Number\,of\,new\,cases}{Total\,population\,at\,risk}. $&lt;br /&gt;
*Incidence rate: $\frac{Number\,of\,new\,cases}{Total\,person-time\,contributed\,by\,the\,persons\,followed}.$ &lt;br /&gt;
Person time is a way to measure the amount of time all individuals in a study spend at risk. For example, if subject A is followed for 3 days, subject B is followed for 5 days and C for 8 days then person-days = 3 + 5 + 8 = 16.&lt;br /&gt;
*Prevalence $\frac{Number\,of\,cases\,of\,a\,disease\,in\,the\,population\,at\,a\,specified\,time}{Number\,of\,persons\,in\,the\,population\,at\,that\,time}.$ &lt;br /&gt;
*The specified time can be a period or a point, so we can measure the prevalence during a short period in January of 2013 or on January 3$^{rd}$, 2013.&lt;br /&gt;
&lt;br /&gt;
====Measuring Mortality Rates====&lt;br /&gt;
*To calculate and interpret all-cause mortality rates, group-specific mortality rates and cause-specific mortality rates.&lt;br /&gt;
*All cause mortality rates=$\frac{Number\,of\,deaths\,in\,a\,specified\,time\,period}{Number\,in\,population\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Cause-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,from\,lung\,cancer\,in\,US}{Population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
*Group-specific mortality rate=$\frac{Total\,number\,of\,deaths\,in\,1\,year\,among\,women\,in\,US} {Female\,population\,of\,the\,US\,in\,the\,middle\,of\,the\,year}$.&lt;br /&gt;
&lt;br /&gt;
====Additional Measures of Mortality====&lt;br /&gt;
*Infant mortality: $\frac{Number\,of\,deaths\,in\,children\,under\,1\,year\,of\,age\,in\,2011} {(Number\,of\,live\,births\,in\,2011}$.&lt;br /&gt;
&lt;br /&gt;
*Proportionate mortality: measures proportion of all deaths occurring in a given place over a given time that is due to a given cause.	&lt;br /&gt;
*Case fatality: Of all people diagnosed with a given disease, the proportion of persons die of a case over a certain period.&lt;br /&gt;
*Underlying cause of death.&lt;br /&gt;
&lt;br /&gt;
====Direct and Indirect Adjustment of Rates====&lt;br /&gt;
Direct and indirect adjustment of rates are used to compare two populations or one population at different time periods with different age distributions by adjust for age to compare the mortality rates in two populations if they both have the same age distribution.&lt;br /&gt;
*Direct age-adjustment: expected rate (or standardized rate) can be compared to the crude rate or to any other similarly standardized rate.&lt;br /&gt;
&lt;br /&gt;
For each population:&lt;br /&gt;
# Calculate age-specific rates&lt;br /&gt;
# Multiply age-specific rates by the # of people in corresponding age range in standard population&lt;br /&gt;
# Sum expected # of deaths across age groups&lt;br /&gt;
# Divide total # of expected deaths by total standard population&lt;br /&gt;
&lt;br /&gt;
====Age-adjusted mortality rate for each population of interest====&lt;br /&gt;
*Indirect age-adjustment: expected number of deaths can be compared to the number of actual deaths with the '''standardized mortality rate (SMR)'''. It is especially useful when I don’t trust the group-specific rates (i.e. if the population is too small).&lt;br /&gt;
# Acquire age-specific mortality rates for standard population&lt;br /&gt;
# Multiply standard population’s age-specific rates by # of people in age range in study population&lt;br /&gt;
# Sum expected # of deaths across age groups in study population&lt;br /&gt;
# Divide observed # of deaths by expected # of deaths in study population&lt;br /&gt;
&lt;br /&gt;
Result: SMR (&amp;gt;1 more than expected, =1 as expected, &amp;lt;1 less than expected)&lt;br /&gt;
&lt;br /&gt;
====Screening====&lt;br /&gt;
Screening is the use of testing to sort out apparently well persons (asymptomatic) who probably have disease from those who probably do not and allows to detect the disease early. Examples of screening include: fasting blood sugar for diabetes, bone densitometry for osteoporosis and Otoacoustic emissions testing for hearing loss in new borns. It is done during the preclinical phase and is a secondary prevention strategy. Screening increases lead time, thereby allows us to detect disease early, initiate treatment sooner and provide better outcomes. However, it is critical that screening programs must be warranted and there must be a critical point that can be preceded by screening. &lt;br /&gt;
&lt;br /&gt;
=====Clinical utility predictive value &amp;amp; reliability: clinical utility of positive tests=====&lt;br /&gt;
&lt;br /&gt;
If a patient is tested positive, the likelihood they actually have the disease is called '''Positive Predictive Value (PPV'''), if a patient tests negative, the likelihood they actually do not have the disease is called '''Negative Predictive Value (NPV).''' PPV and NPV are affected by prevalence of disease, specificity and sensitivity of the test.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Screening Test ||Positive|| a (True positives)||	b (False positives)&lt;br /&gt;
|-&lt;br /&gt;
| Negative ||	c (False negatives)||	d (True negatives)&lt;br /&gt;
|}&lt;br /&gt;
$PPV=\frac{a}{a+b},NPV=\frac{d}{c+d}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
'''PPV interpretation:''' Given a positive result on the disease, the likelihood that an individual is positive in the screening test is PPV.&lt;br /&gt;
'''NPV interpretation:''' Given a negative result on the disease, the likelihood that an individual is negative in the screening test is NPV.&lt;br /&gt;
* [[SMHS_NonParamInference#McNemar_Test| See the section on McNemar Test]].&lt;br /&gt;
&lt;br /&gt;
===== Factors influence predictive values=====&lt;br /&gt;
&lt;br /&gt;
Disease prevalence: increasing disease prevalence increases PPV (or decreases NPV). Screening program most productive and efficient in high-risk populations; screening for infrequent disease may waste resources; need to present PPV in context of disease prevalence.&lt;br /&gt;
*Test specificity (ability of a test to correctly identify those who have the disease $=\frac{d}{b+d}$): higher test specificity increases PPV.&lt;br /&gt;
*Test sensitivity (ability of a test to correctly identify those who do not have the disease =$\frac{a}{a+c}).$&lt;br /&gt;
&lt;br /&gt;
'''Note:''' the cutoff of a disease will influence test sensitivity and specificity: lowering the cutpoint will increase true positive hence increases sensitivity; decreases true negative hence decreases specificity. Similarly, raising the cutpoint will decrease true positives hence decreases sensitivity; increase true negatives hence increases specificity.&lt;br /&gt;
&lt;br /&gt;
=====Validity=====&lt;br /&gt;
&lt;br /&gt;
Validity is the ability of a test to distinguish between who has disease and who does not; reliability is the ability to replicate results on same sample if test if repeated. The following charts shows the three possible outcomes: (from left to right) valid not reliable, reliable not valid and valid and reliable.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:SMHS_InNtroEpi_Fig_1_2_3_C.png]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Reliability(repeatability) of tests=====&lt;br /&gt;
Can the results be replicated if the test is redone? The results may be influenced by three factors:&lt;br /&gt;
*Intrasubject variation: variation within individual subjects&lt;br /&gt;
*Intraobserver variation: variation in reading of results by the same reader&lt;br /&gt;
*Interobserver variation: variation between those reading results&lt;br /&gt;
&lt;br /&gt;
=====How do multiple testing improve screening programs?===== &lt;br /&gt;
Using multiple tests: &lt;br /&gt;
# sequential tests(2-stage) is less expensive, less invasive, less uncomfortable test first; if positive on first test, then follow-up with additional testing.&lt;br /&gt;
# simultaneous tests (parallel) conduct multiple screening tests at the same time; to be considered positive, the person can test positive on either test, to be considered negative, the person must test negative on all tests. &lt;br /&gt;
&lt;br /&gt;
Each test has own sensitivity and specificity. Utilization of multiple testing can improve net sensitivity (simultaneous testing) or net specificity (sequential testing), that is sequential testing decreases net sensitivity and increases net specificity while simultaneous testing increases net sensitivity and decreases net specificity.&lt;br /&gt;
&lt;br /&gt;
===Randomized Controlled Trials (RCT)===&lt;br /&gt;
The investigator assigns exposure at random to study participants, investigator then observes if there are differences in health outcomes between people who were (treatment group) and were not (comparison group) exposed to the facto. Special care is taken in ensuring that the follow-up is done in an identical way in both groups. The essence of good comparison between “treatment” is that the compared groups are the same except for the “treatment”.&lt;br /&gt;
&lt;br /&gt;
====Steps of a RCT====&lt;br /&gt;
RCTs involve the following sequential steps:  hypothesis formulation; study participant recruitment based on specific criteria; gathering informed consent; allocation of eligible and willing participants into random assignment study groups; monitoring study groups for outcome under study; comparing rates of different outcomes in various groups.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig_3_actually2.png |400px]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====External and internal validity====&lt;br /&gt;
*External validity: Generalization of study to larger source population. Influenced by factors like: demographic differences between eligible and ineligible subgroups; intervention mirror what will happen in the community or source population.&lt;br /&gt;
*Internal validity: Ability to reach correct conclusion in study. Influenced by factors like: ability of subjects to provide valid and reliable data; expected compliance with a regimen; low probability of dropping out.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association and Effect in RCT====&lt;br /&gt;
Ratio of two measures of disease incidence (relative measures) - Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
Difference between two measures of disease incidence: Risk difference, efficacy.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 rowspan=2| || colspan=2| Disease Status	&lt;br /&gt;
|-&lt;br /&gt;
| Disease|| No Disease&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Treatment||Drug A|| a ||	b &lt;br /&gt;
|-&lt;br /&gt;
| Placebo ||	c ||	d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Relative\,Risk=\frac{Cumulative\,Incidence\,in\,exposed} {Cumulative\,Incidence\,in\,unexposed}=ratio\,of\,risks=Risk\,Ratio=\frac{a/(a+b)} {c/(c+d)}=\frac{CI_{drugA}}{CI_{placebo}}$&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
$Rate\, Ratio=\frac{Incidence\,rate\,in\,exposed} {Incidence\,rate\,in\,unexposed}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Interpretation: RR&amp;gt;1, The risk of X is RR times more likely to occur in group A than in group B; RR=1, Null value (no difference between groups); RR&amp;lt;1, Either calculate the reduction in risk ratios (100%-xx%) or invert (1/RR) to be interpreted as “less likely” risk.&lt;br /&gt;
&amp;lt;center&amp;gt; $Efficacy=\frac{C.I.\,rate\,in\, placebo-C.I.\,rate\, in\, the\, treatment}{C.I.\,rate\, in\, placebo\, group}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
*Situations that favor the use of RCT:&lt;br /&gt;
# Exposure of interest is a modifiable factor over which individuals are willing to relinquish control; &lt;br /&gt;
# Legitimate uncertainty exists regarding the effect of interventions on outcome, but reasons exist to believe that the benefits of the intervention in question overweight the risks;&lt;br /&gt;
# Effect of intervention on outcome is of sufficient importance to justify a large study.&lt;br /&gt;
&lt;br /&gt;
===Cohort Study===&lt;br /&gt;
Population of exposed and unexposed individuals at risk of developing outcomes are followed over time to compare the development of disease in each group. &lt;br /&gt;
*Steps: Establish the study population. Identify a study population that is reflective of base population of interest and has a distribution of exposure; identify group of exposed and unexposed individuals. Study on the outcomes of exposed and not exposed groups.&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig2_C.png |500px|]]&lt;br /&gt;
*Types: &lt;br /&gt;
: Prospective (concurrent) and Retrospective Cohort Studies (non-concurrent) based on when is the data collected.&lt;br /&gt;
: Retrospective has benefits: more cost effective; good for disease of long latency.&lt;br /&gt;
: Prospective has benefits: data quality presumably higher.&lt;br /&gt;
Both designs need to be cautious of ascertainment biases if outcomes or exposure is known.&lt;br /&gt;
&lt;br /&gt;
*Measures of Association in Cohort Study:&lt;br /&gt;
: Ratio of two measures of disease incidence (relative measures): Risk Ratio (Relative Risk), Rate Ratio.&lt;br /&gt;
: Difference between two measures of disease incidence: Risk Difference, Rate Difference.&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Cohort Design:&lt;br /&gt;
: Strengths:&lt;br /&gt;
# Maintain temporal sequence – can estimate incidence of disease; exposure precedes development of disease; also explore time-varying information. &lt;br /&gt;
# Excellent for studying known adverse exposures or those that cannot practically be randomized. &lt;br /&gt;
# Like RCT, excellent for studying rare exposures. &lt;br /&gt;
# Multiple outcomes and sometimes multiple exposures can be studied.&lt;br /&gt;
: Disadvantages: &lt;br /&gt;
# Long-term follow-up required and expensive; &lt;br /&gt;
# Not effective at capturing rare outcomes and can be challenging to study disease that take a long time to develop; &lt;br /&gt;
# Loss to follow-up can be a problem; &lt;br /&gt;
# Changes over time in criteria and methods can lead to problems with inferences; &lt;br /&gt;
# People self-select exposures so exposed and unexposed may differ with respect to important characteristics.&lt;br /&gt;
&lt;br /&gt;
*Situations favor a Cohort Study: &lt;br /&gt;
# When there is evidence of an association between the exposure and the disease from other studies;&lt;br /&gt;
# When the exposure is rare but incidence of disease among the exposure is high;|&lt;br /&gt;
# When time between exposure and development of the disease is relatively short or historical data is available;&lt;br /&gt;
# When good follow-up can be ensured.&lt;br /&gt;
&lt;br /&gt;
===Case Control Study===&lt;br /&gt;
A case control study compares cases and controls to see which group has greater exposure to the disease.&lt;br /&gt;
*Measures of Association: Odds Ratio.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
$Odds\, Ratio=\frac{odds\, of\, a\, case\, being\, exposed}{odds\, of\, a\, control\, being\, exposed}=\frac{(a/c)} {(b/d)}=\frac {ad}{bc}.$&lt;br /&gt;
&lt;br /&gt;
====Interpretation====&lt;br /&gt;
Odds of being exposed is OR times higher (if OR &amp;gt; 1) in the cases than the controls (1/OR times lower (if OR &amp;lt; 1) in the cases than the controls; No association – odds are the same in cases and controls (if OR = 1)).&lt;br /&gt;
&lt;br /&gt;
*Strengths and weakness of Case Control Study:&lt;br /&gt;
**Strengths: Case Control Study Design is efficient and can evaluate many risk factors for the same disease, so is good for diseases about which little is known; it is observational – we don’t ask people to change their behavior, we just collect information on events that happen “naturally”.&lt;br /&gt;
**Weakness: Inefficient for rare exposures; can study only one outcome at a time; cannot calculate incidence of disease but can only estimate the odds of being exposed in cases vs. controls; the number of cases and controls in study is artificial and does not represent the natural distribution of disease in the population.&lt;br /&gt;
&lt;br /&gt;
*Avoiding Recall / Reporting Bias. Ways to avoid recall and report bias include: &lt;br /&gt;
# adjusting timing so that the time between the event/illness and the study is as short as possible; use standardized questionnaires that obtain complete information;&lt;br /&gt;
# using existing information if/when possible (e.g. medical record); &lt;br /&gt;
# masking participants to study hypothesis&lt;br /&gt;
*Conditions when an OR from a Case-Control Study can approximate a RR OR≈RR:&lt;br /&gt;
# when the cases are representative, with respect to their exposure status, of all people with the disease in the population from which the cases were drawn; &lt;br /&gt;
# when the controls are representative, with respect to their exposure status, of all people without the disease in the population from which the cases are drawn; &lt;br /&gt;
# when the disease being studied does not occur frequently.&lt;br /&gt;
&lt;br /&gt;
===Cross-Sectional Studies===&lt;br /&gt;
A cross sectional study is an observational study in which a subject’s exposure and disease data are measured at the same time; prevalent cases of the disease are identified; exposure prevalence in relation to disease prevalence (no incidence cases; unable to determine temporality).&lt;br /&gt;
&lt;br /&gt;
====Strengths and Limitations of Cross-Sectional Studies====&lt;br /&gt;
* '''Strengths:'''&lt;br /&gt;
# good for generating hypotheses;&lt;br /&gt;
# easily sets up other analytic designs; &lt;br /&gt;
# temporality is not a problem for time invariant exposures (genetic markers); &lt;br /&gt;
# relatively low cost.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:'''&lt;br /&gt;
# temporality – exposure or disease which happened first; &lt;br /&gt;
# prevalent cases may not be the same as incident cases; &lt;br /&gt;
# not useful for rare disease; &lt;br /&gt;
# subject to selection bias.&lt;br /&gt;
&lt;br /&gt;
====Measures of Association in Cross Sectional Studies====&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2| || Case || Control	&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2 |Exposed || Yes || a || b &lt;br /&gt;
|-&lt;br /&gt;
| No ||	c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
$Prevalence Ratio=\frac{Prevalence\,of\,disease\,in\,exposed}{Prevalence\,of\, disease\,in\,unexposed}=\frac{a/(a+b)}{c/(c+d)}$&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ecologic Studies===&lt;br /&gt;
&lt;br /&gt;
An ecological study is an observational study in which group-level data is used for the exposure and/or the outcome. Subjects can be grouped by place (multiple-group study); by time (time-trend study); by place &amp;amp; time (mixed study). An error that could occur when an association identified based on group level (ecologic) characteristics are ascribed to individuals when such association do not exist at the individual level. &lt;br /&gt;
&lt;br /&gt;
====Strengths and Disadvantages of Ecologic Studies====&lt;br /&gt;
*'''Strengths:''' &lt;br /&gt;
# data is relatively easy and/or cheap to obtain; &lt;br /&gt;
# good place to start; &lt;br /&gt;
# many relevant social, occupational and environmental exposures cannot be ascribed to an individual.&lt;br /&gt;
&lt;br /&gt;
*'''Weakness:''' Reliance on group-level data may not correctly represent individual-level associations. &lt;br /&gt;
&lt;br /&gt;
*Ecologic fallacy is when an association between variables based on group characteristics is used to make inferences about individuals when that association does not exist.&lt;br /&gt;
&lt;br /&gt;
*Ecologic studies are useful for generation of new hypotheses because they are relatively easy and low-cost to conduct.&lt;br /&gt;
&lt;br /&gt;
===Other Risk Estimates===&lt;br /&gt;
*Attributable Risk Estimates of Effect – if exposure causes increased risk of disease, then we can estimate how many cases of disease could be eliminated if we completely eliminate the exposure.&lt;br /&gt;
*Attributable Risk (AR): $AR=CI_{Exposed} - CI _{Not\,exposed}$. This is just the risk difference. Group of interest: exposed and aims to quantify the risk of disease in the “exposed” group attributable to the exposure. 	&lt;br /&gt;
*Attributable Risk Percent $(AR\%)$: $ AR\%$ = $\frac{(CI_{Exposed} - CI_{Not exposed})}{CI_{exposed}}$&lt;br /&gt;
*Population Attributable Risk (PAR):    $PAR= CI_{Total} - CI_{Not exposed}$&lt;br /&gt;
*Population Attributable Risk Percent $(PAR\%)$: $PAR\%$ = $\frac{(CI_{Total}-CI_{Not exposed})} {CI_{total}}$.&lt;br /&gt;
&lt;br /&gt;
===Bias===&lt;br /&gt;
Bias is a barrier to internal validity.&lt;br /&gt;
*Causes of bias: Any systematic error in the design, conduct or analysis of a study that results in a distorted estimate of the relationship between an exposure and outcome; observed results different than true results. &lt;br /&gt;
*Impact of bias: makes it appear as if there is an association when there really is none (bias away form the null); mask an association when there really is one (bias toward the null).&lt;br /&gt;
*Reasons we get wrong answer: Selection bias: who is selected or retained in a study distorts your estimates of the truth. Example may be selection bias due to different retention in the study.&lt;br /&gt;
&lt;br /&gt;
*Mechanisms to reduce bias:&lt;br /&gt;
**Ensure proper selection of study subjects (chose groups from the same source population; try lists of people that are more inclusive; use methods that result in high recruitment rates).&lt;br /&gt;
**Minimize loss-to-follow up: keep participants happy and in touch with study team; review non-respondents to understand characteristics.&lt;br /&gt;
*Information bias: the quality of your information distorts your estimate of the true association. Examples include surveillance bias, non-differential misclassification of hypertension, reporting bias and differential misclassification. Sources of measurement error/misclassification: normal variability or imprecision in measure, error due to subconscious or conscious decisions by the participant or investigator.&lt;br /&gt;
* Confounding bias: differences between cases and controls or exposed and unexposed distorts your estimates of the truth. A variable is a confounder if it is a known risk factor for the outcome, it is associated with the exposure but not a result of the exposure. These three conditions are necessary for a variable to be considered as a confounder. &lt;br /&gt;
* Chance: the luck of draw gets you a study sample that is not representative of the larger population.&lt;br /&gt;
*Strategies to handle confounding: (1) in study design – individual matching, group matching, randomization (experimental) studies; (2) in data analysis – stratification, adjustment. Matching in a case-control study: &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text align:center;width:25%&amp;quot;border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  || Control Exposed || Control Unexposed	&lt;br /&gt;
|-&lt;br /&gt;
| Case Exposed || a || b &lt;br /&gt;
|-&lt;br /&gt;
|Case Unexposed || c ||d&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Concordant pairs: both case and control exposed; neither case nor control exposed.&lt;br /&gt;
*Discordant pairs: case exposed but control not exposed; control exposed but case not exposed.&lt;br /&gt;
*Matched analysis: Odds ratio (only based on discordant pairs) $Odds\, Ratio =\frac {b} {c}.$&lt;br /&gt;
&lt;br /&gt;
''Interpretation'': If there is an association between exposure and outcome, it is not due to any factors that were matched on; you cannot conduct analyses for matched variables and outcome.&lt;br /&gt;
*Randomization: Random allocation of exposure/”treatment” by investigator, ensure that the two groups (exposed &amp;amp; unexposed) are the same except for exposure of interest, able to control for both known and unknown confounders because distribution of these “3rd variables” should be equally distributed between the groups.&lt;br /&gt;
*Stratification: Examine the relationship between exposure and outcome within each stratum of a potential confounding variable; holding the confounding variable constant. &lt;br /&gt;
*Adjustment: A statistical technique that can be used to examine what the association between exposure and outcome would be IF the confounder was not associated with the exposure. &lt;br /&gt;
&lt;br /&gt;
Example of age-adjustment.&lt;br /&gt;
&lt;br /&gt;
[[Image:MSHS_IntroEpi_Fig4.png]]&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S1631069107001072 This article] reviews, from some important examples, the classical methodological approach for discussing causality in epidemiology. Coronary hear disease (CHD) prevention has largely benefited in the past from the development of epidemiological research, however, the opposition association-causation is currently raised from observational data. The easy identification of DNA polymorphisms has prompted new CHD etiological research in the past 10 years. Causality of the associations presents some special characteristics when genes are involved: necessity of replication, Mendelian randomization, which might prove to be important in future research.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0020748912004166 This article], studies retrospectively the relationship between surveillance, staffing, and serious adverse events in children on general care postoperative units. The paper investigates these hypotheses: (1) the relationship between patient factors and surveillance would be moderated by staffing (i.e., registered nurse hours per patient per shift), and (2) the relationship between staffing and serious adverse events would be mediated by surveillance.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
*[http://www.distributome.org/V3/calc/StudentCalculator.html Student Calculator]&lt;br /&gt;
*[http://socr.umich.edu/Applets/Normal_T_Chi2_F_Tables.html Normal T Chi-Squared F Tables]&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
&lt;br /&gt;
How do we learn about existence of outbreaks?&lt;br /&gt;
:a. cases call health departments directly&lt;br /&gt;
:b. clinicians&lt;br /&gt;
:c. laboratories&lt;br /&gt;
:d. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the case of obesity, neighborhood access to healthy food stores represents which aspect of the epidemiologic triad?&lt;br /&gt;
:a. host&lt;br /&gt;
:b. agent&lt;br /&gt;
:c. vector&lt;br /&gt;
:d. environment&lt;br /&gt;
:e. all of the above&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Detroit population had 1 million people without lung cancer in 2000, and 700,000 people without lung cancer in 2010.  During that time period, 17,000 people were newly diagnosed with lung cancer.  What was the incidence rate for lung cancer in Detroit from 2000 to 2010 (expressed per 100,000 person-years)?&lt;br /&gt;
:a. 0.002 lung cancer cases per 100,000 person years&lt;br /&gt;
:b. 200 lung cancer cases per 100,000 person years&lt;br /&gt;
:c. 270 lung cancer cases per 100,000 person years&lt;br /&gt;
:d. 243 lung cancer cases per 100,000 person years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a fixed population, what happens to the prevalence of a disease when the incidence increases slightly, considering the different duration scenarios below?&lt;br /&gt;
:a. The prevalence increases if the duration of disease is increasing or stays the same&lt;br /&gt;
:b. The prevalence increases if the duration of disease is decreasing rapidly&lt;br /&gt;
:c. The prevalence decreases if the duration of disease is increasing&lt;br /&gt;
:d. The prevalence decreases if the duration of disease stays the same&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ann Arbor’s Mortality Rates from Diabetes Mellitus among whites, 2002- 2012.&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Age groups (years)	||Age-specific rates (per 100,000)||	Michigan standard population ||	Expected number of deaths&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;20||	20	||2,000,000||	&lt;br /&gt;
|-&lt;br /&gt;
|20-39||	10 ||	3,000,000 ||&lt;br /&gt;
|-	&lt;br /&gt;
|40-59	||5	||1,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|&amp;gt;60||	30||	4,000,000||&lt;br /&gt;
|-	&lt;br /&gt;
|Total	|| ||	10,000,000 ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the age-adjusted mortality rate from diabetes among whites according to the table above?&lt;br /&gt;
:a. 40.2 deaths per 100,000&lt;br /&gt;
:b. 19.5 deaths per 100,000&lt;br /&gt;
:c. 1.9 death per 100,000&lt;br /&gt;
:d. 20.4 deaths per 100,000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Given the information above, what is the Standardized Mortality Ratio (SMR) if the observed deaths in the white population are 3000?&lt;br /&gt;
:a. 1.54&lt;br /&gt;
:b. 5.02&lt;br /&gt;
:c. 1.69&lt;br /&gt;
:d. 0.65&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When a serious disease can be treated if it is caught early, it is more important to have a test with high specificity than high sensitivity.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sequential testing tends to have higher net specificity than specificity of a single test.&lt;br /&gt;
:True&lt;br /&gt;
:False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A new screening test has been developed for diabetes. The table below represents the results of the new test compared to the current gold standard. Use this table to answer the following questions:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center:width:25% border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 rowspan=2| || colspan=2|Gold standard	&lt;br /&gt;
|-&lt;br /&gt;
|Condition Positive||Condition negative&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Result of New Test||	Test Positive ||80||70&lt;br /&gt;
|-	&lt;br /&gt;
|Test Negative	||10	||240&lt;br /&gt;
|-	&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
What is the sensitivity of the new test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the specificity of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the positive value of the test?&lt;br /&gt;
:a. 77%&lt;br /&gt;
:b. 89%&lt;br /&gt;
:c. 80%&lt;br /&gt;
:d. 53%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Understanding health behaviors that may protect against infection with the flu in population-dense areas is of great interest to epidemiologists. To determine if proper hand washing may prevent flu transmission, investigators recruited 834 students from a university dormitory to participate in a research study. At baseline, 74 individuals were experiencing flu-like symptoms and tested positive for active antibodies against the flu virus (meaning they in fact, had the flu) and thus, were not enrolled in the research study. The students that were not ill with the flu at baseline were followed for 12 months with no loss to follow-up. Researchers asked students to contact the study team when they exhibited flu-like symptoms so that they could be tested for the flu virus. During the course of follow-up, 379 students were diagnosed with the flu. Of the students enrolled in this study, 60% reported improper hand-washing behaviors. Of the students that were diagnosed with the flu during follow-up, 280 of them reported improper hand-washing.&lt;br /&gt;
&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. Why is this type of study adequate for this particular situation?&lt;br /&gt;
:c. Imagine that you are the investigator picking the appropriate study design to answer this question, what might you have worried about in picking this design?&lt;br /&gt;
:d. What is the best measure of association to test the relationship between hand washing and incident flu? Why?&lt;br /&gt;
:e. Calculate and interpret the above measure of association using a 2X2 table.&lt;br /&gt;
:f. If proper hand-washing behavior were to be used by the students who exhibited improper hand-washing techniques, how many cases per 1000 would be prevented? Interpret your findings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chikungunya is a relatively rare viral disease transmitted by mosquitoes. This unpleasant disease is characterized by high fevers, nausea, vomiting, and crippling muscle and joint pain that may last for weeks to years as well as retinal damage. Chikungunya was recently detected in the Caribbean, prompting local epidemiologists to conduct a study on the Caribbean Island of Martinique to better understand local risk factors for Chikungunya. Researchers selected 100 individuals who tested positive for Chikungunya infection, as well as 200 individuals that did not have Chikungunya. Though they looked at multiple risk factors, the epidemiologists focused primarily on individuals’ use or non-use of mosquito repellent. Participants were asked about their repellent use (yes/no) in the 12 months preceding enrollment in the study. In their eventual publication, researchers reported that in total, 142 of the participants reported not using repellent. It was also noted that 31% of the participants who did not have Chikungunya reported no repellent use.&lt;br /&gt;
:a. What type of study design was used in this example?&lt;br /&gt;
:b. Why is this type of study appropriate for this particular situation?&lt;br /&gt;
:c. Given that the participants were asked about their use of repellent in the past, what is a potential limitation of this study? &lt;br /&gt;
:d. Set up a 2X2 table to assess the relationship between Chikungunya infection and improper mosquito repellent use.&lt;br /&gt;
:e. What is the appropriate measure of association for this study? Explain why.&lt;br /&gt;
:f. Calculate and interpret your measure of association.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A group of epidemiologists at a prestigious university decided to conduct a survey of public health students to investigate the relationship between cramping of the hands and creating 2x2 tables by hand. This survey was administered just once and there was no follow-up of the participants.&lt;br /&gt;
:a. What type of study is this?&lt;br /&gt;
:b. What type of measure of association is appropriate for this study? Why?&lt;br /&gt;
:c. Our epidemiologists found that 75% of study participants who had hand cramping reported excessive 2x2 table making. Are the epidemiologists justified in claiming that this study provides causal evidence that 2x2 table making leads to hand cramping? Why?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parents of children who were born with birth defects may be more likely to remember any drug or exposure that occurred during pregnancy than parents of children born without birth defects. This is an example of what type of bias?&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. recall bias&lt;br /&gt;
:c. loss to follow-up&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using data from the Nurses Health Study, the association between self-reported frequency of sunburns and melanoma was examined. When questioned after the diagnosis of melanoma, some women with melanoma may have exaggerated their frequency of sunburns especially if they were concerned that sun exposure was a reason they got melanoma. This is an example of:&lt;br /&gt;
:a. interviewer bias&lt;br /&gt;
:b. loss to follow-up&lt;br /&gt;
:c. differential misclassfication&lt;br /&gt;
:d. non-differential misclassification&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Epidemiology  Epidemiology Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_IntroEpi}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14853</id>
		<title>SMHS DesignOfExperiments</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14853"/>
		<updated>2015-04-01T16:06:00Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Problems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Design of Experiments ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Design of experiments is a systematic, rigorous approach to problem solving that applies principles and techniques during the data collection stage so as to ensure the generation of valid, supportable and defensible conclusions. Design of experiments can be used at the point of greatest leverage to reduce costs by speeding up the design process, reducing late engineering design changes and reducing product material and labor complexity. It also includes powerful tools to achieve manufacturing costs savings by minimizing process variation, rework and the need for inspection. This chapter presents a general overview of DOE and an introduction to some fundamental concepts, objectives, steps and design guidelines to assist in conducting designed experiments.&lt;br /&gt;
&lt;br /&gt;
=== Motivation===&lt;br /&gt;
Experiment would be the natural way to implement a study and achieve the desired objectives. So the next question is how can these experiments and studies be realized? We need a blueprint for planning the study or experiment, including ways to collect data and to control study parameters for accuracy and consistency. What are the key factors in a process? At what settings would the process deliver acceptable performance? What are the main and interaction effects in the process, and what settings would bring out less variation in the output? &lt;br /&gt;
&lt;br /&gt;
Design of Experiment is the way to the answer these questions. Experiments can be designed in many different ways to collect information about which process inputs have a significant impact on the process output and what the target level of those inputs should be to achieve a desired output. There are [http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm four general problem areas] in which DOE may be applied: &lt;br /&gt;
&lt;br /&gt;
*''Comparative'': The designer is interested in assessing whether a change in a single factor has in fact resulted in a change/improvement to the process as a whole.&lt;br /&gt;
&lt;br /&gt;
*''Screening and characterizing'': The designer is interested in understanding the process as a whole in the sense that they can rank the importance of factors that affect the process.&lt;br /&gt;
&lt;br /&gt;
*''Modeling'': The designer is interested in functionally modeling the process with the output being a good fit mathematical function, and to have good estimates of the coefficients in that function.&lt;br /&gt;
&lt;br /&gt;
*''Optimizing'': The designer is interested in determining the optimal settings of the process factors so as to determine the level of each factor that optimizes the process response.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Design_of_experiments '''The most common components in design of experiments (DOE): ''']&lt;br /&gt;
&lt;br /&gt;
*''Comparison'': In some fields of study, it’s not possible to have independent measurements to a traceable standard, making comparisons between treatments much more valuable and preferable. To make inference about effects, associations or predictions, one typically has to compare different groups that are subjected to distinct conditions. &lt;br /&gt;
&lt;br /&gt;
*''Randomization'': The process of assigning individuals at random to groups in an experiment. It requires that we make allocation of (controlled variables) treatments to units using some random mechanism. Random does not mean haphazard and great care needs to be taken to ensure that appropriate random methods are used.&lt;br /&gt;
&lt;br /&gt;
*''Experimental vs. observational studies'': There are many situations in which randomized experiments are impractical. Therefore, we cannot reduce causality or effects of various treatments on the response measurement. Observational studies are retrospective or prospective studies where the investigator doesn’t have control over the randomization of treatments to subject or units. In these cases, the subjects or units fall naturally within a treatment group.&lt;br /&gt;
&lt;br /&gt;
*''Replication'': All measurements, observations or data collection are usually subject to variation and uncertainty. They are repeated and full experiments are replicated to help identify the sources of variation. This helps to better estimate the true effects of treatments, to further strengthen the experiment’s reliability, and to add to the existing knowledge of the topic. &lt;br /&gt;
&lt;br /&gt;
*''Blocking'': The arrangement of experimental units into groups consisting of units that are similar to one another. It reduces known but irrelevant sources of variation between units and allows greater precision in the estimation of the source of variation under study. &lt;br /&gt;
&lt;br /&gt;
*''Orthogonality''： This concerns the forms of contrasts that can be legitimately and efficiently carried out. With independence between contrasts, each orthogonal treatment provides different information to the others. The goal is to completely decompose the variance or the relations of the observed measurements into independent components.&lt;br /&gt;
&lt;br /&gt;
*''Factorial experiments'': These are more efficient at evaluating the effects and possible interactions of several factors. DOE is built on  the analysis of variance, which partitions the observed variance into components according to which factors the experiment must estimate or test.&lt;br /&gt;
&lt;br /&gt;
*''Placebo'':  This is a sham or simulated medical intervention that has no direct health impact, but which may result in actual improvement of a medical condition or disorder. It is also called a ''placebo effect''. Common placebos are inert tablets, sham surgery and other procedures based on false information. An example could be giving a patient a pill identical to the actual treatment pill but without treatment ingredients. Typically all patients are informed that some will be treated using the drug and some will receive the insert pill; however the patients are blinded as to whether they actually received the drug or the placebo. Such an intervention may cause the patient to believe the treatment will change their condition, which may produce a subjective perception of a therapeutic effect.&lt;br /&gt;
&lt;br /&gt;
====Components of DOE==== &lt;br /&gt;
*''Factors'' (inputs): Include controllable and uncontrollable variables. The former refers to factors that we can control (e.g., the size of a dose or the frequency with which a treatment is taken by patients). The latter refers to factors we cannot control (e.g., environmental factors like air condition, temperature or humidity). Human beings are generally considered a ''noise factor'', which is an uncontrollable factor that causes variability under normal operating conditions; yet we can control these factors during the experiment using blocking and randomization.&lt;br /&gt;
&lt;br /&gt;
*''Levels'' (settings of each factor): One example would be the particular level of dosage for evaluation.&lt;br /&gt;
&lt;br /&gt;
*''Response'' (output): Consider testing a new drug. The output could be the frequency with which patients require treatment with drugs. Experiments should avoid optimizing the process for one response at the expense of another, and important outcomes are measured and analyzed to determine the factors and their settings in a way that will provide the best overall outcome.&lt;br /&gt;
&lt;br /&gt;
====Objectives of DOE====&lt;br /&gt;
*Comparing alternatives (i.e., DOE allows us to make an informed decision that evaluates both the quality and the cost)&lt;br /&gt;
*Identifying significant factors that affect the output (i.e., separating the vital few from the trivial many)&lt;br /&gt;
*Achieving an optimal process output&lt;br /&gt;
*Reducing variability&lt;br /&gt;
*Minimizing, maximizing or targeting an output&lt;br /&gt;
*Improving process or product robustness to ensure the experiments fits with varying conditions&lt;br /&gt;
*Balance tradeoffs between multiple quality characteristics that require optimization&lt;br /&gt;
&lt;br /&gt;
====DOE guidelines====&lt;br /&gt;
*DOE guidelines address the questions outlined above by stipulating factors to be tested, as well as the levels of the factors and the structure and layout of the experimental conditions. To sum up, DOE aims to come up with an experiment that can obtain the required information in a cost effective and reproducible manner. &lt;br /&gt;
&lt;br /&gt;
*Unexplained variation, in addition to measurement error, can obscure the results. Errors can be unexplained variations that occur either within or between experiment runs.&lt;br /&gt;
&lt;br /&gt;
*Noise factors are uncontrollable factors that induce variation under normal operating conditions. For example, multiple shifts, humidity or raw materials can be built into the experiment so that variations will not be lumped together with unexplained errors.&lt;br /&gt;
&lt;br /&gt;
*''Correlation'': Two factors that vary together may be highly correlated without one causing the other. They may also both be the causes of a third factor. &lt;br /&gt;
&lt;br /&gt;
*''The combined effects or interactions'': Consider growing roses. Sufficient water will be required for their growth, though too much water may also be harmful for them. Factors may generate non-linear effects that are not additive, but these can only be studied with more complex experiments involving more than 2 level settings (e.g., ''quadratic'' or ''cubic'' experiments).&lt;br /&gt;
&lt;br /&gt;
====DOE process====&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SMHS_Design_of_Experiment_Fig_1_DOE_Process_Gallaway_07232014.jpg|500px]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Test of means – one factor experiment:'''&lt;br /&gt;
One of the most common types of experiments is the comparison of two process methods, or of two methods of treatment. One of the most straightforward methods to evaluate a new process method is to plot the results on an [http://en.wikipedia.org/wiki/Statistical_process_control SPC chart] that also includes historical data from the baseline process with established control limits. Then we apply the standard rules to evaluate out-of-control conditions to see if the process has been shifted. One may need to collect several subgroups worth of data in order to make a determination, although a single subgroup could fall outside of the existing control limits. &lt;br /&gt;
An alternative way to control chart approach is to use an [http://en.wikipedia.org/wiki/F-test F-test] to compare the means of alternate treatments. This is done automatically with [http://en.wikipedia.org/wiki/Analysis_of_variance ANOVA (analysis of variance)]. Consider the following example in which three treatments are analyzed with the following data:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  rowspan=2 | || colspan=3| '''Treatment''' || ||&lt;br /&gt;
|-&lt;br /&gt;
|'''A Usual Route''' || '''B (alternate)''' || '''C(alternate)''' || '''Variance''' || '''Mean'''&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=10| '''Time in Minutes'''|| 27.0 || 26.0 || 29.5 || || &lt;br /&gt;
|-&lt;br /&gt;
| 31.03 || 33.0 || 25.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.5|| 26.5 || 28.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 26.0|| 27.5 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 27.5|| 29.0 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 27.5 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 33.0|| 26.5 || 28.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 35.0|| 27.0 || 26.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.0|| 28.0 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 32.0 || 26.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
|Mean \((\bar Y)\)|| 29.4||28.3||26.6||1.99 ||&lt;br /&gt;
|-&lt;br /&gt;
|Variance \(s^2\)||7.9 ||5.7 ||3.0 || || 5.51&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The F-test analysis is the basis for model evaluation of both single factor and multi-factor experiments. This analysis is commonly output as an ANOVA table by statistical analysis software as illustrated in the table below;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  colspan=7| '''AVONA - Analysis of Variance Table''' &lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio ||Probability || Significant&lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||39.80 ||  2  || 19.90 || 3.61 || 0.0408  || Yes&lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||148.90||  27  || 5.51 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Total ||188.70||  29  ||  || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
0.0408: there is only 4.08% probability that a Model F-ratio this large could occur due to noise (random chance). In other words, the three routes differ significantly in terms of the time taken to reach home from work.&lt;br /&gt;
&lt;br /&gt;
ANOVA: \(H_0: μ_1=⋯=μ_a\)  vs. \(H_a\)at least one mean is different&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio &lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||$ SS_{treatment}= ∑_{i=1}^{a} n_i (\bar y_{l.}-\bar y..)^2 $ || $a-1$ ||$ MS_{treatment}=\frac {SS_{treatment}}{a-1}$|| $ F =\frac {MS_{treatment}}{MS_{error}}$ &lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||$SS_{error} = SS_{total} - SS_{treatment}$||  $N-a$  || $MS_{error}=\frac{SS_{error}} {N-a}$ ||&lt;br /&gt;
|-&lt;br /&gt;
| Total || $SS_{treatment} = ∑_{i=1}^{a} ∑_{j=1}^{n_{i}} (\bar y_{ij}-\bar y..)^2 $  || $N-1$ ||  ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We reject the null hypothesis of equal treatment means if $F_0&amp;gt;F_{α,a-1,a(n-1)}.$&lt;br /&gt;
&lt;br /&gt;
: Note: a is the number of treatments, $n_i$ is the size of sample in the $i^{th}$ group, α is the level of significance, $y_{ij}$ is the measurement from group $i$, observation index $j$, $\bar{y}_{..}$ is the grand mean of all the observations, $\bar{y}_{i.}$ is the grand mean f the $i^{th}$ treatment group. This approach is discussed further in the [[SMHS_ANOVA|ANOVA section]].&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
*[http://www.cancer.org/healthy/stayawayfromtobacco/index This article] presents an observational study of smoking effects on cancer. It presents various side effects of tobacco on human health and provides a guide to quit smoking. This article illustrates the entire study in ten sections, with each section being fully developed in a clearly stated in a questions and answers format. The whole article is well organized and will prepare people with enough knowledge of the reason behind quitting smoking as well as suggestions and programs to help people achieve this goal. This is a typical observational study.&lt;br /&gt;
&lt;br /&gt;
*[http://arc.aiaa.org/doi/abs/10.2514/2.3153?journalCode=ja  This article] brought together an empirical drag prediction model plus design of experiment, response surface, and data-fusion methods with computational fluid dynamics (CFD) to provide a wing optimization system. The system presented here allows high-quality designs to be found using a full three-dimensional CFD code without the expense of direct searches. The meta-models built are shown to be more accurate than either the initial empirical model or simple response surfaces based on the CFD data alone. Data fusion is achieved by building a response surface kriging of the differences between the two drag prediction tools, which are working at varying levels of fidelity. It then uses kriging with empirical tools to predict the drags coming from the CFD code, which is much quicker to use than direct searches of the CFD.&lt;br /&gt;
&lt;br /&gt;
*[http://www.tandfonline.com/doi/abs/10.1080/01621459.1972.10481253#.U6HGyBZRXKw This article] illustrated certain numerical approximations for finding one and two stage bioassay designs, which produce small posterior variance using a one-parameter logistic distribution. It discussed the use of two prior distribution: one for design and the other for inference with graphs in designing experiments when the prior distributions are normal. These graphs illustrate the importance of using additional dose levels when the variance of the prior distribution is large.&lt;br /&gt;
&lt;br /&gt;
===Software=== &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html  SOCR Distributions]&lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] &lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html  SOCR Charts] &lt;br /&gt;
&lt;br /&gt;
*[http://www.socr.ucla.edu/htmls/SOCR_ChoiceOfStatisticalTest.html SOCR Choice Of Statistical Test]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
Suppose two researchers want to determine if aspirin reduces the chance of a heart attack. Researcher 1 studied the medical records of 500 patients, and she recorded whether each patient took aspirin every day and if the person had ever had a heart attack. Then she reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day.&lt;br /&gt;
&lt;br /&gt;
Researcher 2 also studied 500 people. She randomly assigned half of the patients to take aspirin every day and the other half to take a placebo instead. After a certain length of time, she reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day. &lt;br /&gt;
&lt;br /&gt;
Now suppose that both researchers found that there is a statistically significant difference in the heart attack rates for the aspirin users and the non-aspirin users, and that aspirin users had a lower rate of heart attacks. Can both researchers conclude that aspirin caused the reduction?&lt;br /&gt;
&lt;br /&gt;
:(a) No, only researcher 2 can conclude this.&lt;br /&gt;
:(b) No, only researcher 1 can conclude this.&lt;br /&gt;
:(c) Yes, because aspirin is known to reduce heart attacks.&lt;br /&gt;
:(d) Yes, because aspirin users had a larger heart attack rate in both studies.&lt;br /&gt;
&lt;br /&gt;
Suppose that you were hired as a statistical consultant to design a study to examine the impact of a new medicine vs. a current medicine on lowering blood pressure. 50 patients volunteer to participate in the study. What design will you recommend?&lt;br /&gt;
&lt;br /&gt;
:(a) Completely randomized design with two factors.&lt;br /&gt;
:(b) Completely randomized design with two factors and single blind.&lt;br /&gt;
:(c) Completely randomized design.&lt;br /&gt;
:(d) Completely randomized design with two factors and double blind.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;The next four questions are based on the following:&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hospital floors are usually covered by bare tiles. Carpets would cut down on noise but might be more likely to harbor germs. To study this possibility, investigators randomly assigned 8 of 16 available hospital rooms to have carpets installed, while the others were left bare. Later, air from each room was pumped over a dish of agar. The dish was incubated for a fixed period, and the number of bacteria colonies was counted.&lt;br /&gt;
&lt;br /&gt;
*1. Select the appropriate statistical term for the 8 rooms left bare.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Experimental Units&lt;br /&gt;
*:(c) Control Group&lt;br /&gt;
*:(d) Response&lt;br /&gt;
&lt;br /&gt;
*2. Select the appropriate statistical term for the 16 hospital rooms.&lt;br /&gt;
*:(a) Response&lt;br /&gt;
*:(b) Treatments&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
*3. Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Control Group&lt;br /&gt;
*:(c) Response&lt;br /&gt;
*:(d) Experimental Units&lt;br /&gt;
&lt;br /&gt;
*4. Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Response&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
A psychologist is examining the effect of showing pictures on learning of words by seven-year-olds. The seven-year-olds are randomly assigned to two groups. The experimental group is shown the word along with the picture. The control group is shown only the word. At the end of the experiment, the subjects are given a test on the number of words they get right. This is an example of:&lt;br /&gt;
&lt;br /&gt;
:(a) A blind study&lt;br /&gt;
:(b) An experiment with a design flaw&lt;br /&gt;
:(c) A double blind study&lt;br /&gt;
:(d) A well-designed experiment&lt;br /&gt;
&lt;br /&gt;
Suppose that students A and B are working for the university. The registrar asks student A to calculate the mean and SD of the GPA's for the Fall 2005 freshmen class. He asks student B to design a sampling strategy to evaluate the attitude of the undergraduates at the university toward undergraduate teaching.&lt;br /&gt;
&lt;br /&gt;
:(a) Student A is doing descriptive statistics and student B is doing inferential statistics.&lt;br /&gt;
:(b) Student A is doing inferential statistics and student B is doing descriptive statistics.&lt;br /&gt;
:(c) Both students are doing descriptive statistics.&lt;br /&gt;
:(d) Both students are doing inferential statistics.&lt;br /&gt;
&lt;br /&gt;
At the Department of Statistics, we intend to examine the effect of using computers in Statistics 10 on the attitudes of students toward statistics. We offer ten lectures of Statistics 10 in an academic year. Five of these sections are randomly assigned to the experimental group and the other five are assigned to the control group. The experimental group will go to lecture, section, and computer lab. The control group will only go to lecture and section, but will not do the computer lab. The attitude of the students toward statistics is measured before and after the course. This study is:&lt;br /&gt;
&lt;br /&gt;
:(a) A double blind study&lt;br /&gt;
:(b) A well-designed experiment&lt;br /&gt;
:(c) A blind study&lt;br /&gt;
:(d) Not a randomized experiment&lt;br /&gt;
&lt;br /&gt;
An office manager wonders whether there is any relationship between drinking coffee before 10 am and alertness. He selects at random 3 days of the week, and in those days, he compared the alertness level of 25 employees who usually drink coffee before 10 am and 25 employees who do not usually drink coffee before 10 am. Is this an observational or experimental study?&lt;br /&gt;
&lt;br /&gt;
:(a) We need more information to decide&lt;br /&gt;
:(b) This is an experimental study&lt;br /&gt;
:(c) This is an observational study&lt;br /&gt;
:(d) This is a combination of experimental and observational study&lt;br /&gt;
&lt;br /&gt;
A major car manufacturing company intends to find out if cars get better millage with premium instead of regular unleaded gasoline. They also would like to know if the size of the car has any effect on fuel economy. 96 volunteers who are similar in age, experience and style of driving participate in the study. The drivers are randomly assigned to the premium and regular groups. The drivers assigned to the premium and regular groups are then randomly assigned to drive a small, medium, or large car. All of the drivers are asked to keep a driving log. What is the design used for this study?&lt;br /&gt;
&lt;br /&gt;
:(a) randomized block design&lt;br /&gt;
:(b) Completely randomized two factor experiment&lt;br /&gt;
:(c) Completely randomized experiment with one factor&lt;br /&gt;
:(d) Completely randomized experiment with matching&lt;br /&gt;
&lt;br /&gt;
For this research situation, decide what statistical procedure would most likely be used to answer the research question posed. Assume all assumptions have been met for using the procedure. Is ethnicity related to political party affiliation (Republican, Democrat, Other)?&lt;br /&gt;
&lt;br /&gt;
:(a) Test the difference in means between two paired or dependent samples.&lt;br /&gt;
:(b) Use a chi-squared test of association.&lt;br /&gt;
:(c) Test one mean against a hypothesized constant.&lt;br /&gt;
:(d) Test the difference between two means (independent samples).&lt;br /&gt;
:(e) Test for a difference in more than two means (one way ANOVA).&lt;br /&gt;
&lt;br /&gt;
In a large Midwestern university with 30 different departments, the university is considering eliminating standardized scores from their admission requirements. The university wants to find out whether the students agree with this plan. They decide to randomly select 100 students from each department, send them a survey, and follow up with a phone call if they do not return the survey within a week. What kind of sampling plan did they use?&lt;br /&gt;
&lt;br /&gt;
:(a) Stratified random sampling&lt;br /&gt;
:(b) Simple random sampling&lt;br /&gt;
:(c) Cluster sampling&lt;br /&gt;
:(d) Multi-stage sampling&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/AP_Statistics_Curriculum_2007_IntroDesign  SOCR]&lt;br /&gt;
 &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Design_of_experiments  Design of Experiments Wikipedia]&lt;br /&gt;
 &lt;br /&gt;
*[https://www.moresteam.com/toolbox/design-of-experiments.cfm  Design of Experiment Tutorial]&lt;br /&gt;
&lt;br /&gt;
*[http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm  What is DOE, Engineering Statistics Handbook]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14852</id>
		<title>SMHS DesignOfExperiments</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14852"/>
		<updated>2015-04-01T14:47:27Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Design of Experiments ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Design of experiments is a systematic, rigorous approach to problem solving that applies principles and techniques during the data collection stage so as to ensure the generation of valid, supportable and defensible conclusions. Design of experiments can be used at the point of greatest leverage to reduce costs by speeding up the design process, reducing late engineering design changes and reducing product material and labor complexity. It also includes powerful tools to achieve manufacturing costs savings by minimizing process variation, rework and the need for inspection. This chapter presents a general overview of DOE and an introduction to some fundamental concepts, objectives, steps and design guidelines to assist in conducting designed experiments.&lt;br /&gt;
&lt;br /&gt;
=== Motivation===&lt;br /&gt;
Experiment would be the natural way to implement a study and achieve the desired objectives. So the next question is how can these experiments and studies be realized? We need a blueprint for planning the study or experiment, including ways to collect data and to control study parameters for accuracy and consistency. What are the key factors in a process? At what settings would the process deliver acceptable performance? What are the main and interaction effects in the process, and what settings would bring out less variation in the output? &lt;br /&gt;
&lt;br /&gt;
Design of Experiment is the way to the answer these questions. Experiments can be designed in many different ways to collect information about which process inputs have a significant impact on the process output and what the target level of those inputs should be to achieve a desired output. There are [http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm four general problem areas] in which DOE may be applied: &lt;br /&gt;
&lt;br /&gt;
*''Comparative'': The designer is interested in assessing whether a change in a single factor has in fact resulted in a change/improvement to the process as a whole.&lt;br /&gt;
&lt;br /&gt;
*''Screening and characterizing'': The designer is interested in understanding the process as a whole in the sense that they can rank the importance of factors that affect the process.&lt;br /&gt;
&lt;br /&gt;
*''Modeling'': The designer is interested in functionally modeling the process with the output being a good fit mathematical function, and to have good estimates of the coefficients in that function.&lt;br /&gt;
&lt;br /&gt;
*''Optimizing'': The designer is interested in determining the optimal settings of the process factors so as to determine the level of each factor that optimizes the process response.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Design_of_experiments '''The most common components in design of experiments (DOE): ''']&lt;br /&gt;
&lt;br /&gt;
*''Comparison'': In some fields of study, it’s not possible to have independent measurements to a traceable standard, making comparisons between treatments much more valuable and preferable. To make inference about effects, associations or predictions, one typically has to compare different groups that are subjected to distinct conditions. &lt;br /&gt;
&lt;br /&gt;
*''Randomization'': The process of assigning individuals at random to groups in an experiment. It requires that we make allocation of (controlled variables) treatments to units using some random mechanism. Random does not mean haphazard and great care needs to be taken to ensure that appropriate random methods are used.&lt;br /&gt;
&lt;br /&gt;
*''Experimental vs. observational studies'': There are many situations in which randomized experiments are impractical. Therefore, we cannot reduce causality or effects of various treatments on the response measurement. Observational studies are retrospective or prospective studies where the investigator doesn’t have control over the randomization of treatments to subject or units. In these cases, the subjects or units fall naturally within a treatment group.&lt;br /&gt;
&lt;br /&gt;
*''Replication'': All measurements, observations or data collection are usually subject to variation and uncertainty. They are repeated and full experiments are replicated to help identify the sources of variation. This helps to better estimate the true effects of treatments, to further strengthen the experiment’s reliability, and to add to the existing knowledge of the topic. &lt;br /&gt;
&lt;br /&gt;
*''Blocking'': The arrangement of experimental units into groups consisting of units that are similar to one another. It reduces known but irrelevant sources of variation between units and allows greater precision in the estimation of the source of variation under study. &lt;br /&gt;
&lt;br /&gt;
*''Orthogonality''： This concerns the forms of contrasts that can be legitimately and efficiently carried out. With independence between contrasts, each orthogonal treatment provides different information to the others. The goal is to completely decompose the variance or the relations of the observed measurements into independent components.&lt;br /&gt;
&lt;br /&gt;
*''Factorial experiments'': These are more efficient at evaluating the effects and possible interactions of several factors. DOE is built on  the analysis of variance, which partitions the observed variance into components according to which factors the experiment must estimate or test.&lt;br /&gt;
&lt;br /&gt;
*''Placebo'':  This is a sham or simulated medical intervention that has no direct health impact, but which may result in actual improvement of a medical condition or disorder. It is also called a ''placebo effect''. Common placebos are inert tablets, sham surgery and other procedures based on false information. An example could be giving a patient a pill identical to the actual treatment pill but without treatment ingredients. Typically all patients are informed that some will be treated using the drug and some will receive the insert pill; however the patients are blinded as to whether they actually received the drug or the placebo. Such an intervention may cause the patient to believe the treatment will change their condition, which may produce a subjective perception of a therapeutic effect.&lt;br /&gt;
&lt;br /&gt;
====Components of DOE==== &lt;br /&gt;
*''Factors'' (inputs): Include controllable and uncontrollable variables. The former refers to factors that we can control (e.g., the size of a dose or the frequency with which a treatment is taken by patients). The latter refers to factors we cannot control (e.g., environmental factors like air condition, temperature or humidity). Human beings are generally considered a ''noise factor'', which is an uncontrollable factor that causes variability under normal operating conditions; yet we can control these factors during the experiment using blocking and randomization.&lt;br /&gt;
&lt;br /&gt;
*''Levels'' (settings of each factor): One example would be the particular level of dosage for evaluation.&lt;br /&gt;
&lt;br /&gt;
*''Response'' (output): Consider testing a new drug. The output could be the frequency with which patients require treatment with drugs. Experiments should avoid optimizing the process for one response at the expense of another, and important outcomes are measured and analyzed to determine the factors and their settings in a way that will provide the best overall outcome.&lt;br /&gt;
&lt;br /&gt;
====Objectives of DOE====&lt;br /&gt;
*Comparing alternatives (i.e., DOE allows us to make an informed decision that evaluates both the quality and the cost)&lt;br /&gt;
*Identifying significant factors that affect the output (i.e., separating the vital few from the trivial many)&lt;br /&gt;
*Achieving an optimal process output&lt;br /&gt;
*Reducing variability&lt;br /&gt;
*Minimizing, maximizing or targeting an output&lt;br /&gt;
*Improving process or product robustness to ensure the experiments fits with varying conditions&lt;br /&gt;
*Balance tradeoffs between multiple quality characteristics that require optimization&lt;br /&gt;
&lt;br /&gt;
====DOE guidelines====&lt;br /&gt;
*DOE guidelines address the questions outlined above by stipulating factors to be tested, as well as the levels of the factors and the structure and layout of the experimental conditions. To sum up, DOE aims to come up with an experiment that can obtain the required information in a cost effective and reproducible manner. &lt;br /&gt;
&lt;br /&gt;
*Unexplained variation, in addition to measurement error, can obscure the results. Errors can be unexplained variations that occur either within or between experiment runs.&lt;br /&gt;
&lt;br /&gt;
*Noise factors are uncontrollable factors that induce variation under normal operating conditions. For example, multiple shifts, humidity or raw materials can be built into the experiment so that variations will not be lumped together with unexplained errors.&lt;br /&gt;
&lt;br /&gt;
*''Correlation'': Two factors that vary together may be highly correlated without one causing the other. They may also both be the causes of a third factor. &lt;br /&gt;
&lt;br /&gt;
*''The combined effects or interactions'': Consider growing roses. Sufficient water will be required for their growth, though too much water may also be harmful for them. Factors may generate non-linear effects that are not additive, but these can only be studied with more complex experiments involving more than 2 level settings (e.g., ''quadratic'' or ''cubic'' experiments).&lt;br /&gt;
&lt;br /&gt;
====DOE process====&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SMHS_Design_of_Experiment_Fig_1_DOE_Process_Gallaway_07232014.jpg|500px]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Test of means – one factor experiment:'''&lt;br /&gt;
One of the most common types of experiments is the comparison of two process methods, or of two methods of treatment. One of the most straightforward methods to evaluate a new process method is to plot the results on an [http://en.wikipedia.org/wiki/Statistical_process_control SPC chart] that also includes historical data from the baseline process with established control limits. Then we apply the standard rules to evaluate out-of-control conditions to see if the process has been shifted. One may need to collect several subgroups worth of data in order to make a determination, although a single subgroup could fall outside of the existing control limits. &lt;br /&gt;
An alternative way to control chart approach is to use an [http://en.wikipedia.org/wiki/F-test F-test] to compare the means of alternate treatments. This is done automatically with [http://en.wikipedia.org/wiki/Analysis_of_variance ANOVA (analysis of variance)]. Consider the following example in which three treatments are analyzed with the following data:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  rowspan=2 | || colspan=3| '''Treatment''' || ||&lt;br /&gt;
|-&lt;br /&gt;
|'''A Usual Route''' || '''B (alternate)''' || '''C(alternate)''' || '''Variance''' || '''Mean'''&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=10| '''Time in Minutes'''|| 27.0 || 26.0 || 29.5 || || &lt;br /&gt;
|-&lt;br /&gt;
| 31.03 || 33.0 || 25.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.5|| 26.5 || 28.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 26.0|| 27.5 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 27.5|| 29.0 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 27.5 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 33.0|| 26.5 || 28.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 35.0|| 27.0 || 26.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.0|| 28.0 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 32.0 || 26.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
|Mean \((\bar Y)\)|| 29.4||28.3||26.6||1.99 ||&lt;br /&gt;
|-&lt;br /&gt;
|Variance \(s^2\)||7.9 ||5.7 ||3.0 || || 5.51&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The F-test analysis is the basis for model evaluation of both single factor and multi-factor experiments. This analysis is commonly output as an ANOVA table by statistical analysis software as illustrated in the table below;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  colspan=7| '''AVONA - Analysis of Variance Table''' &lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio ||Probability || Significant&lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||39.80 ||  2  || 19.90 || 3.61 || 0.0408  || Yes&lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||148.90||  27  || 5.51 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Total ||188.70||  29  ||  || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
0.0408: there is only 4.08% probability that a Model F-ratio this large could occur due to noise (random chance). In other words, the three routes differ significantly in terms of the time taken to reach home from work.&lt;br /&gt;
&lt;br /&gt;
ANOVA: \(H_0: μ_1=⋯=μ_a\)  vs. \(H_a\)at least one mean is different&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio &lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||$ SS_{treatment}= ∑_{i=1}^{a} n_i (\bar y_{l.}-\bar y..)^2 $ || $a-1$ ||$ MS_{treatment}=\frac {SS_{treatment}}{a-1}$|| $ F =\frac {MS_{treatment}}{MS_{error}}$ &lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||$SS_{error} = SS_{total} - SS_{treatment}$||  $N-a$  || $MS_{error}=\frac{SS_{error}} {N-a}$ ||&lt;br /&gt;
|-&lt;br /&gt;
| Total || $SS_{treatment} = ∑_{i=1}^{a} ∑_{j=1}^{n_{i}} (\bar y_{ij}-\bar y..)^2 $  || $N-1$ ||  ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We reject the null hypothesis of equal treatment means if $F_0&amp;gt;F_{α,a-1,a(n-1)}.$&lt;br /&gt;
&lt;br /&gt;
: Note: a is the number of treatments, $n_i$ is the size of sample in the $i^{th}$ group, α is the level of significance, $y_{ij}$ is the measurement from group $i$, observation index $j$, $\bar{y}_{..}$ is the grand mean of all the observations, $\bar{y}_{i.}$ is the grand mean f the $i^{th}$ treatment group. This approach is discussed further in the [[SMHS_ANOVA|ANOVA section]].&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
*[http://www.cancer.org/healthy/stayawayfromtobacco/index This article] presents an observational study of smoking effects on cancer. It presents various side effects of tobacco on human health and provides a guide to quit smoking. This article illustrates the entire study in ten sections, with each section being fully developed in a clearly stated in a questions and answers format. The whole article is well organized and will prepare people with enough knowledge of the reason behind quitting smoking as well as suggestions and programs to help people achieve this goal. This is a typical observational study.&lt;br /&gt;
&lt;br /&gt;
*[http://arc.aiaa.org/doi/abs/10.2514/2.3153?journalCode=ja  This article] brought together an empirical drag prediction model plus design of experiment, response surface, and data-fusion methods with computational fluid dynamics (CFD) to provide a wing optimization system. The system presented here allows high-quality designs to be found using a full three-dimensional CFD code without the expense of direct searches. The meta-models built are shown to be more accurate than either the initial empirical model or simple response surfaces based on the CFD data alone. Data fusion is achieved by building a response surface kriging of the differences between the two drag prediction tools, which are working at varying levels of fidelity. It then uses kriging with empirical tools to predict the drags coming from the CFD code, which is much quicker to use than direct searches of the CFD.&lt;br /&gt;
&lt;br /&gt;
*[http://www.tandfonline.com/doi/abs/10.1080/01621459.1972.10481253#.U6HGyBZRXKw This article] illustrated certain numerical approximations for finding one and two stage bioassay designs, which produce small posterior variance using a one-parameter logistic distribution. It discussed the use of two prior distribution: one for design and the other for inference with graphs in designing experiments when the prior distributions are normal. These graphs illustrate the importance of using additional dose levels when the variance of the prior distribution is large.&lt;br /&gt;
&lt;br /&gt;
===Software=== &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html  SOCR Distributions]&lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] &lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html  SOCR Charts] &lt;br /&gt;
&lt;br /&gt;
*[http://www.socr.ucla.edu/htmls/SOCR_ChoiceOfStatisticalTest.html SOCR Choice Of Statistical Test]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
Suppose two researchers wanted to determine if aspirin reduced the chance of a heart attack. Researcher 1 studied the medical records of 500 patients. For each patient, he recorded whether the person took aspirin every day and if the person had ever had a heart attack. Then he reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day.&lt;br /&gt;
Researcher 2 also studied 500 people. He randomly assigned half of the patients to take aspirin every day and the other half to take a placebo everyday. After a certain length of time, he reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day. Suppose that both researchers found that there is a statistically significant difference in the heart attack rates for the aspirin users and the non-aspirin users and that aspirin users had a lower rate of heart attacks. Can both researchers conclude that aspirin caused the reduction?&lt;br /&gt;
:(a) No, only researcher 2 can conclude this.&lt;br /&gt;
:(b) No, only researcher 1 can conclude this.&lt;br /&gt;
:(c) Yes, because aspirin is known to reduce heart attacks.&lt;br /&gt;
:(d) Yes, because aspirin users had a larger heart attack rate in both studies.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Suppose that you were hired as a statistical consultant to design a study to examine the impact of a new medicine vs. a current medicine on lowering blood pressure. 50 patients volunteer to participate in the study. What design will you recommend?&lt;br /&gt;
:(a) Completely randomized design with two factors.&lt;br /&gt;
:(b) Completely randomized design with two factors and single blind.&lt;br /&gt;
:(c) Completely randomized design.&lt;br /&gt;
:(d) Completely randomized design with two factors and double blind.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next four questions are based on the following: &lt;br /&gt;
Hospital floors are usually covered by bare tiles. Carpets would cut down on noise but might be more likely to harbor germs. To study this possibility, investigators randomly assigned 8 of 16 available hospital rooms to have carpet installed. The others were left bare. Later, air from each room was pumped over a dish of agar. The dish was incubated for a fixed period, and the number of bacteria colonies was counted.&lt;br /&gt;
&lt;br /&gt;
*1.Select the appropriate statistical term for the 8 rooms left bare.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Experimental Units&lt;br /&gt;
*:(c) Control Group&lt;br /&gt;
*:(d) Response&lt;br /&gt;
&lt;br /&gt;
*2.Select the appropriate statistical term for the 16 hospital rooms.&lt;br /&gt;
*:(a) Response&lt;br /&gt;
*:(b) Treatments&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
*3.Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Control Group&lt;br /&gt;
*:(c) Response&lt;br /&gt;
*:(d) Experimental Units&lt;br /&gt;
&lt;br /&gt;
*4.Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Response&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A psychologist is examining the effect of showing pictures on learning of words by seven-year-olds. The seven-year-olds are randomly assigned to two groups. The experimental group is shown the word along with the picture. The control group is shown only the word. At the end of the experiment, the subjects are given a test on the number of words they get right. This is an example of:&lt;br /&gt;
:(a) A blind study&lt;br /&gt;
:(b) An experiment with a design flaw&lt;br /&gt;
:(c) A double blind study&lt;br /&gt;
:(d) A well-designed experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Suppose that students A and B are working for the university. The registrar asks student A to calculate the mean and SD of the GPA's for the Fall 2005 freshmen class. He asks student B to design a sampling strategy to evaluate the attitude of the undergraduates at the university toward undergraduate teaching.&lt;br /&gt;
:(a) Student A is doing descriptive statistics and student B is doing inferential statistics.&lt;br /&gt;
:(b) Student A is doing inferential statistics and student B is doing descriptive statistics.&lt;br /&gt;
:(c) Both students are doing descriptive statistics.&lt;br /&gt;
:(d) Both students are doing inferential statistics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
At the Department of Statistics, we intend to examine the effect of using computers in Statistics 10 on the attitudes of students toward statistics. We offer ten lectures of Statistics 10 in an academic year. Five of these sections are randomly assigned to the experimental group and the other five are assigned to the control group. The experimental group will go to lecture, section, and computer lab. The control group will only go to lecture and section, but will not do the computer lab. The attitude of the students toward statistics is measured before and after the course. This study is:&lt;br /&gt;
:(a) A double blind study&lt;br /&gt;
:(b) A well-designed experiment&lt;br /&gt;
:(c) A blind study&lt;br /&gt;
:(d) Not a randomized experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An office manager wonders whether there is any relationship between drinking coffee before 10 am and alertness. He selects at random 3 days of the week, and in those days, he compared the alertness level of 25 employees who usually drink coffee before 10 am and 25 employees who do not usually drink coffee before 10 am. Is this an observational or experimental study?&lt;br /&gt;
:(a) We need more information to decide&lt;br /&gt;
:(b) This is an experimental study&lt;br /&gt;
:(c) This is an observational study&lt;br /&gt;
:(d) This is a combination of experimental and observational study&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A major car manufacturing company intends to find out if cars get better millage with premium instead of regular unleaded gasoline. They also would like to know if the size of the car has any effect on fuel economy. 96 volunteers who are similar in age, experience and style of driving participate in the study. The drivers are randomly assigned to the premium and regular groups. The drivers assigned to the premium and regular groups are then randomly assigned to drive a small, medium, or large car. All of the drivers are asked to keep a driving log. What is the design used for this study?&lt;br /&gt;
:(a) randomized block design&lt;br /&gt;
:(b) Completely randomized two factor experiment&lt;br /&gt;
:(c) Completely randomized experiment with one factor&lt;br /&gt;
:(d) Completely randomized experiment with matching&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this research situation, decide what statistical procedure would most likely be used to answer the research question posed. Assume all assumptions have been met for using the procedure.&lt;br /&gt;
Is ethnicity related to political party affiliation (Republican, Democrat, Other)?&lt;br /&gt;
:(a) Test the difference in means between two paired or dependent samples.&lt;br /&gt;
:(b) Use a chi-squared test of association.&lt;br /&gt;
:(c) Test one mean against a hypothesized constant.&lt;br /&gt;
:(d) Test the difference between two means (independent samples).&lt;br /&gt;
:(e) Test for a difference in more than two means (one way ANOVA).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a large mid-western university with 30 different departments, the university is considering eliminating standardized scores from their admission requirements. The university wants to find out whether the students agree with this plan. They decide to randomly select 100 students from each department, send them a survey, and follow up with a phone call if they do not return the survey within a week. What kind of sampling plan did they use?&lt;br /&gt;
:(a) Stratified random sampling&lt;br /&gt;
:(b) Simple random sampling&lt;br /&gt;
:(c) Cluster sampling&lt;br /&gt;
:(d) Multi-stage sampling&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/AP_Statistics_Curriculum_2007_IntroDesign  SOCR]&lt;br /&gt;
 &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Design_of_experiments  Design of Experiments Wikipedia]&lt;br /&gt;
 &lt;br /&gt;
*[https://www.moresteam.com/toolbox/design-of-experiments.cfm  Design of Experiment Tutorial]&lt;br /&gt;
&lt;br /&gt;
*[http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm  What is DOE, Engineering Statistics Handbook]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14850</id>
		<title>SMHS DesignOfExperiments</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14850"/>
		<updated>2015-03-31T20:50:38Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* Applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Design of Experiments ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Design of experiments is a systematic, rigorous approach to problem solving that applies principles and techniques during the data collection stage so as to ensure the generation of valid, supportable and defensible conclusions. Design of experiments can be used at the point of greatest leverage to reduce costs by speeding up the design process, reducing late engineering design changes and reducing product material and labor complexity. It also includes powerful tools to achieve manufacturing costs savings by minimizing process variation, rework and the need for inspection. This chapter presents a general overview of DOE and an introduction to some fundamental concepts, objectives, steps and design guidelines to assist in conducting designed experiments.&lt;br /&gt;
&lt;br /&gt;
=== Motivation===&lt;br /&gt;
Experiment would be the natural way to implement a study and achieve the desired objectives. So the next question is how can these experiments and studies be realized? We need a blueprint for planning the study or experiment, including ways to collect data and to control study parameters for accuracy and consistency. What are the key factors in a process? At what settings would the process deliver acceptable performance? What are the main and interaction effects in the process, and what settings would bring out less variation in the output? &lt;br /&gt;
&lt;br /&gt;
Design of Experiment is the way to the answer these questions. Experiments can be designed in many different ways to collect information about which process inputs have a significant impact on the process output and what the target level of those inputs should be to achieve a desired output. There are [http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm four general problem areas] in which DOE may be applied: &lt;br /&gt;
&lt;br /&gt;
*''Comparative'': The designer is interested in assessing whether a change in a single factor has in fact resulted in a change/improvement to the process as a whole.&lt;br /&gt;
&lt;br /&gt;
*''Screening and characterizing'': The designer is interested in understanding the process as a whole in the sense that they can rank the importance of factors that affect the process.&lt;br /&gt;
&lt;br /&gt;
*''Modeling'': The designer is interested in functionally modeling the process with the output being a good fit mathematical function, and to have good estimates of the coefficients in that function.&lt;br /&gt;
&lt;br /&gt;
*''Optimizing'': The designer is interested in determining the optimal settings of the process factors so as to determine the level of each factor that optimizes the process response.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Design_of_experiments '''The most common components in design of experiments (DOE): ''']&lt;br /&gt;
&lt;br /&gt;
*''Comparison'': In some fields of study, it’s not possible to have independent measurements to a traceable standard, making comparisons between treatments much more valuable and preferable. To make inference about effects, associations or predictions, one typically has to compare different groups that are subjected to distinct conditions. &lt;br /&gt;
&lt;br /&gt;
*''Randomization'': The process of assigning individuals at random to groups in an experiment. It requires that we make allocation of (controlled variables) treatments to units using some random mechanism. Random does not mean haphazard and great care needs to be taken to ensure that appropriate random methods are used.&lt;br /&gt;
&lt;br /&gt;
*''Experimental vs. observational studies'': There are many situations in which randomized experiments are impractical. Therefore, we cannot reduce causality or effects of various treatments on the response measurement. Observational studies are retrospective or prospective studies where the investigator doesn’t have control over the randomization of treatments to subject or units. In these cases, the subjects or units fall naturally within a treatment group.&lt;br /&gt;
&lt;br /&gt;
*''Replication'': All measurements, observations or data collection are usually subject to variation and uncertainty. They are repeated and full experiments are replicated to help identify the sources of variation. This helps to better estimate the true effects of treatments, to further strengthen the experiment’s reliability, and to add to the existing knowledge of the topic. &lt;br /&gt;
&lt;br /&gt;
*''Blocking'': The arrangement of experimental units into groups consisting of units that are similar to one another. It reduces known but irrelevant sources of variation between units and allows greater precision in the estimation of the source of variation under study. &lt;br /&gt;
&lt;br /&gt;
*''Orthogonality''： This concerns the forms of contrasts that can be legitimately and efficiently carried out. With independence between contrasts, each orthogonal treatment provides different information to the others. The goal is to completely decompose the variance or the relations of the observed measurements into independent components.&lt;br /&gt;
&lt;br /&gt;
*''Factorial experiments'': These are more efficient at evaluating the effects and possible interactions of several factors. DOE is built on  the analysis of variance, which partitions the observed variance into components according to which factors the experiment must estimate or test.&lt;br /&gt;
&lt;br /&gt;
*''Placebo'':  This is a sham or simulated medical intervention that has no direct health impact, but which may result in actual improvement of a medical condition or disorder. It is also called a ''placebo effect''. Common placebos are inert tablets, sham surgery and other procedures based on false information. An example could be giving a patient a pill identical to the actual treatment pill but without treatment ingredients. Typically all patients are informed that some will be treated using the drug and some will receive the insert pill; however the patients are blinded as to whether they actually received the drug or the placebo. Such an intervention may cause the patient to believe the treatment will change their condition, which may produce a subjective perception of a therapeutic effect.&lt;br /&gt;
&lt;br /&gt;
====Components of DOE==== &lt;br /&gt;
*''Factors'' (inputs): Include controllable and uncontrollable variables. The former refers to factors that we can control (e.g., the size of a dose or the frequency with which a treatment is taken by patients). The latter refers to factors we cannot control (e.g., environmental factors like air condition, temperature or humidity). Human beings are generally considered a ''noise factor'', which is an uncontrollable factor that causes variability under normal operating conditions; yet we can control these factors during the experiment using blocking and randomization.&lt;br /&gt;
&lt;br /&gt;
*''Levels'' (settings of each factor): One example would be the particular level of dosage for evaluation.&lt;br /&gt;
&lt;br /&gt;
*''Response'' (output): Consider testing a new drug. The output could be the frequency with which patients require treatment with drugs. Experiments should avoid optimizing the process for one response at the expense of another, and important outcomes are measured and analyzed to determine the factors and their settings in a way that will provide the best overall outcome.&lt;br /&gt;
&lt;br /&gt;
====Objectives of DOE====&lt;br /&gt;
*Comparing alternatives (i.e., DOE allows us to make an informed decision that evaluates both the quality and the cost)&lt;br /&gt;
*Identifying significant factors that affect the output (i.e., separating the vital few from the trivial many)&lt;br /&gt;
*Achieving an optimal process output&lt;br /&gt;
*Reducing variability&lt;br /&gt;
*Minimizing, maximizing or targeting an output&lt;br /&gt;
*Improving process or product robustness to ensure the experiments fits with varying conditions&lt;br /&gt;
*Balance tradeoffs between multiple quality characteristics that require optimization&lt;br /&gt;
&lt;br /&gt;
====DOE guidelines====&lt;br /&gt;
*DOE guidelines address the questions outlined above by stipulating factors to be tested, as well as the levels of the factors and the structure and layout of the experimental conditions. To sum up, DOE aims to come up with an experiment that can obtain the required information in a cost effective and reproducible manner. &lt;br /&gt;
&lt;br /&gt;
*Unexplained variation, in addition to measurement error, can obscure the results. Errors can be unexplained variations that occur either within or between experiment runs.&lt;br /&gt;
&lt;br /&gt;
*Noise factors are uncontrollable factors that induce variation under normal operating conditions. For example, multiple shifts, humidity or raw materials can be built into the experiment so that variations will not be lumped together with unexplained errors.&lt;br /&gt;
&lt;br /&gt;
*''Correlation'': Two factors that vary together may be highly correlated without one causing the other. They may also both be the causes of a third factor. &lt;br /&gt;
&lt;br /&gt;
*''The combined effects or interactions'': Consider growing roses. Sufficient water will be required for their growth, though too much water may also be harmful for them. Factors may generate non-linear effects that are not additive, but these can only be studied with more complex experiments involving more than 2 level settings (e.g., ''quadratic'' or ''cubic'' experiments).&lt;br /&gt;
&lt;br /&gt;
====DOE process====&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SMHS_Design_of_Experiment_Fig_1_DOE_Process_Gallaway_07232014.jpg|500px]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Test of means – one factor experiment:'''&lt;br /&gt;
One of the most common types of experiments is the comparison of two process methods, or of two methods of treatment. One of the most straightforward methods to evaluate a new process method is to plot the results on an [http://en.wikipedia.org/wiki/Statistical_process_control SPC chart] that also includes historical data from the baseline process with established control limits. Then we apply the standard rules to evaluate out-of-control conditions to see if the process has been shifted. One may need to collect several subgroups worth of data in order to make a determination, although a single subgroup could fall outside of the existing control limits. &lt;br /&gt;
An alternative way to control chart approach is to use an [http://en.wikipedia.org/wiki/F-test F-test] to compare the means of alternate treatments. This is done automatically with [http://en.wikipedia.org/wiki/Analysis_of_variance ANOVA (analysis of variance)]. Consider the following example in which three treatments are analyzed with the following data:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  rowspan=2 | || colspan=3| '''Treatment''' || ||&lt;br /&gt;
|-&lt;br /&gt;
|'''A Usual Route''' || '''B (alternate)''' || '''C(alternate)''' || '''Variance''' || '''Mean'''&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=10| '''Time in Minutes'''|| 27.0 || 26.0 || 29.5 || || &lt;br /&gt;
|-&lt;br /&gt;
| 31.03 || 33.0 || 25.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.5|| 26.5 || 28.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 26.0|| 27.5 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 27.5|| 29.0 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 27.5 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 33.0|| 26.5 || 28.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 35.0|| 27.0 || 26.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.0|| 28.0 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 32.0 || 26.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
|Mean \((\bar Y)\)|| 29.4||28.3||26.6||1.99 ||&lt;br /&gt;
|-&lt;br /&gt;
|Variance \(s^2\)||7.9 ||5.7 ||3.0 || || 5.51&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The F-test analysis is the basis for model evaluation of both single factor and multi-factor experiments. This analysis is commonly output as an ANOVA table by statistical analysis software as illustrated in the table below;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  colspan=7| '''AVONA - Analysis of Variance Table''' &lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio ||Probability || Significant&lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||39.80 ||  2  || 19.90 || 3.61 || 0.0408  || Yes&lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||148.90||  27  || 5.51 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Total ||188.70||  29  ||  || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
0.0408: there is only 4.08% probability that a Model F-ratio this large could occur due to noise (random chance). In other words, the three routes differ significantly in terms of the time taken to reach home from work.&lt;br /&gt;
&lt;br /&gt;
ANOVA: \(H_0: μ_1=⋯=μ_a\)  vs. \(H_a\)at least one mean is different&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio &lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||$ SS_{treatment}= ∑_{i=1}^{a} n_i (\bar y_{l.}-\bar y..)^2 $ || $a-1$ ||$ MS_{treatment}=\frac {SS_{treatment}}{a-1}$|| $ F =\frac {MS_{treatment}}{MS_{error}}$ &lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||$SS_{error} = SS_{total} - SS_{treatment}$||  $N-a$  || $MS_{error}=\frac{SS_{error}} {N-a}$ ||&lt;br /&gt;
|-&lt;br /&gt;
| Total || $SS_{treatment} = ∑_{i=1}^{a} ∑_{j=1}^{n_{i}} (\bar y_{ij}-\bar y..)^2 $  || $N-1$ ||  ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We reject the null hypothesis of equal treatment means if $F_0&amp;gt;F_{α,a-1,a(n-1)}.$&lt;br /&gt;
&lt;br /&gt;
: Note: a is the number of treatments, $n_i$ is the size of sample in the $i^{th}$ group, α is the level of significance, $y_{ij}$ is the measurement from group $i$, observation index $j$, $\bar{y}_{..}$ is the grand mean of all the observations, $\bar{y}_{i.}$ is the grand mean f the $i^{th}$ treatment group. This approach is discussed further in the [[SMHS_ANOVA|ANOVA section]].&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
*[http://www.cancer.org/healthy/stayawayfromtobacco/index This article] presents an observational study of smoking effects on cancer. It presents various side effects of tobacco on human health and provides a guide to quit smoking. This article illustrated the who study in ten sections where each section is fully developed in a clearly stated form with questions and answers format. The whole article is well organized and prepares people with enough knowledge of the reason behind quitting smoking as well as suggestions and programs help people quit smoking. This is a typical observational study.&lt;br /&gt;
&lt;br /&gt;
*[http://arc.aiaa.org/doi/abs/10.2514/2.3153?journalCode=ja  This article] brought together an empirical drag prediction model plus design of experiment, response surface and data-fusion methods with computational fluid dynamics (CFD) to provide a wing optimization system. The system presented allows high-quality designs to be found using a full three-dimensional CFD code without the expense of direct searches. The meta-models built are shown to be more accurate than the initial empirical model or than simple response surfaces based on the CFD data alone. Data fusion is achieved by building a response surface kriging of the differences between the two drag prediction tools, which are working at varying levels of fidelity. It then uses kriging with empirical tool to predict the drags coming from the CFD code, which is much quicker to use than direct searches of the CFD.&lt;br /&gt;
&lt;br /&gt;
*[http://www.tandfonline.com/doi/abs/10.1080/01621459.1972.10481253#.U6HGyBZRXKw This article] illustrated certain numerical approximations for finding one and two stage bioassay designs, which produce small posterior variance using a one-parameter logistic distribution. It discussed the use of two prior distribution: one for design and the other for inference with graphs for designing experiments when the prior distribution are normal. These graphs illustrate the importance of using additional dose levels when the variance of the prior distribution is large.&lt;br /&gt;
&lt;br /&gt;
===Software=== &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html  SOCR Distributions]&lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] &lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html  SOCR Charts] &lt;br /&gt;
&lt;br /&gt;
*[http://www.socr.ucla.edu/htmls/SOCR_ChoiceOfStatisticalTest.html SOCR Choice Of Statistical Test]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
Suppose two researchers wanted to determine if aspirin reduced the chance of a heart attack. Researcher 1 studied the medical records of 500 patients. For each patient, he recorded whether the person took aspirin every day and if the person had ever had a heart attack. Then he reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day.&lt;br /&gt;
Researcher 2 also studied 500 people. He randomly assigned half of the patients to take aspirin every day and the other half to take a placebo everyday. After a certain length of time, he reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day. Suppose that both researchers found that there is a statistically significant difference in the heart attack rates for the aspirin users and the non-aspirin users and that aspirin users had a lower rate of heart attacks. Can both researchers conclude that aspirin caused the reduction?&lt;br /&gt;
:(a) No, only researcher 2 can conclude this.&lt;br /&gt;
:(b) No, only researcher 1 can conclude this.&lt;br /&gt;
:(c) Yes, because aspirin is known to reduce heart attacks.&lt;br /&gt;
:(d) Yes, because aspirin users had a larger heart attack rate in both studies.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Suppose that you were hired as a statistical consultant to design a study to examine the impact of a new medicine vs. a current medicine on lowering blood pressure. 50 patients volunteer to participate in the study. What design will you recommend?&lt;br /&gt;
:(a) Completely randomized design with two factors.&lt;br /&gt;
:(b) Completely randomized design with two factors and single blind.&lt;br /&gt;
:(c) Completely randomized design.&lt;br /&gt;
:(d) Completely randomized design with two factors and double blind.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next four questions are based on the following: &lt;br /&gt;
Hospital floors are usually covered by bare tiles. Carpets would cut down on noise but might be more likely to harbor germs. To study this possibility, investigators randomly assigned 8 of 16 available hospital rooms to have carpet installed. The others were left bare. Later, air from each room was pumped over a dish of agar. The dish was incubated for a fixed period, and the number of bacteria colonies was counted.&lt;br /&gt;
&lt;br /&gt;
*1.Select the appropriate statistical term for the 8 rooms left bare.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Experimental Units&lt;br /&gt;
*:(c) Control Group&lt;br /&gt;
*:(d) Response&lt;br /&gt;
&lt;br /&gt;
*2.Select the appropriate statistical term for the 16 hospital rooms.&lt;br /&gt;
*:(a) Response&lt;br /&gt;
*:(b) Treatments&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
*3.Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Control Group&lt;br /&gt;
*:(c) Response&lt;br /&gt;
*:(d) Experimental Units&lt;br /&gt;
&lt;br /&gt;
*4.Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Response&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A psychologist is examining the effect of showing pictures on learning of words by seven-year-olds. The seven-year-olds are randomly assigned to two groups. The experimental group is shown the word along with the picture. The control group is shown only the word. At the end of the experiment, the subjects are given a test on the number of words they get right. This is an example of:&lt;br /&gt;
:(a) A blind study&lt;br /&gt;
:(b) An experiment with a design flaw&lt;br /&gt;
:(c) A double blind study&lt;br /&gt;
:(d) A well-designed experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Suppose that students A and B are working for the university. The registrar asks student A to calculate the mean and SD of the GPA's for the Fall 2005 freshmen class. He asks student B to design a sampling strategy to evaluate the attitude of the undergraduates at the university toward undergraduate teaching.&lt;br /&gt;
:(a) Student A is doing descriptive statistics and student B is doing inferential statistics.&lt;br /&gt;
:(b) Student A is doing inferential statistics and student B is doing descriptive statistics.&lt;br /&gt;
:(c) Both students are doing descriptive statistics.&lt;br /&gt;
:(d) Both students are doing inferential statistics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
At the Department of Statistics, we intend to examine the effect of using computers in Statistics 10 on the attitudes of students toward statistics. We offer ten lectures of Statistics 10 in an academic year. Five of these sections are randomly assigned to the experimental group and the other five are assigned to the control group. The experimental group will go to lecture, section, and computer lab. The control group will only go to lecture and section, but will not do the computer lab. The attitude of the students toward statistics is measured before and after the course. This study is:&lt;br /&gt;
:(a) A double blind study&lt;br /&gt;
:(b) A well-designed experiment&lt;br /&gt;
:(c) A blind study&lt;br /&gt;
:(d) Not a randomized experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An office manager wonders whether there is any relationship between drinking coffee before 10 am and alertness. He selects at random 3 days of the week, and in those days, he compared the alertness level of 25 employees who usually drink coffee before 10 am and 25 employees who do not usually drink coffee before 10 am. Is this an observational or experimental study?&lt;br /&gt;
:(a) We need more information to decide&lt;br /&gt;
:(b) This is an experimental study&lt;br /&gt;
:(c) This is an observational study&lt;br /&gt;
:(d) This is a combination of experimental and observational study&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A major car manufacturing company intends to find out if cars get better millage with premium instead of regular unleaded gasoline. They also would like to know if the size of the car has any effect on fuel economy. 96 volunteers who are similar in age, experience and style of driving participate in the study. The drivers are randomly assigned to the premium and regular groups. The drivers assigned to the premium and regular groups are then randomly assigned to drive a small, medium, or large car. All of the drivers are asked to keep a driving log. What is the design used for this study?&lt;br /&gt;
:(a) randomized block design&lt;br /&gt;
:(b) Completely randomized two factor experiment&lt;br /&gt;
:(c) Completely randomized experiment with one factor&lt;br /&gt;
:(d) Completely randomized experiment with matching&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this research situation, decide what statistical procedure would most likely be used to answer the research question posed. Assume all assumptions have been met for using the procedure.&lt;br /&gt;
Is ethnicity related to political party affiliation (Republican, Democrat, Other)?&lt;br /&gt;
:(a) Test the difference in means between two paired or dependent samples.&lt;br /&gt;
:(b) Use a chi-squared test of association.&lt;br /&gt;
:(c) Test one mean against a hypothesized constant.&lt;br /&gt;
:(d) Test the difference between two means (independent samples).&lt;br /&gt;
:(e) Test for a difference in more than two means (one way ANOVA).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a large mid-western university with 30 different departments, the university is considering eliminating standardized scores from their admission requirements. The university wants to find out whether the students agree with this plan. They decide to randomly select 100 students from each department, send them a survey, and follow up with a phone call if they do not return the survey within a week. What kind of sampling plan did they use?&lt;br /&gt;
:(a) Stratified random sampling&lt;br /&gt;
:(b) Simple random sampling&lt;br /&gt;
:(c) Cluster sampling&lt;br /&gt;
:(d) Multi-stage sampling&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/AP_Statistics_Curriculum_2007_IntroDesign  SOCR]&lt;br /&gt;
 &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Design_of_experiments  Design of Experiments Wikipedia]&lt;br /&gt;
 &lt;br /&gt;
*[https://www.moresteam.com/toolbox/design-of-experiments.cfm  Design of Experiment Tutorial]&lt;br /&gt;
&lt;br /&gt;
*[http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm  What is DOE, Engineering Statistics Handbook]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14849</id>
		<title>SMHS DesignOfExperiments</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14849"/>
		<updated>2015-03-31T18:55:44Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* DOE process */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Design of Experiments ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Design of experiments is a systematic, rigorous approach to problem solving that applies principles and techniques during the data collection stage so as to ensure the generation of valid, supportable and defensible conclusions. Design of experiments can be used at the point of greatest leverage to reduce costs by speeding up the design process, reducing late engineering design changes and reducing product material and labor complexity. It also includes powerful tools to achieve manufacturing costs savings by minimizing process variation, rework and the need for inspection. This chapter presents a general overview of DOE and an introduction to some fundamental concepts, objectives, steps and design guidelines to assist in conducting designed experiments.&lt;br /&gt;
&lt;br /&gt;
=== Motivation===&lt;br /&gt;
Experiment would be the natural way to implement a study and achieve the desired objectives. So the next question is how can these experiments and studies be realized? We need a blueprint for planning the study or experiment, including ways to collect data and to control study parameters for accuracy and consistency. What are the key factors in a process? At what settings would the process deliver acceptable performance? What are the main and interaction effects in the process, and what settings would bring out less variation in the output? &lt;br /&gt;
&lt;br /&gt;
Design of Experiment is the way to the answer these questions. Experiments can be designed in many different ways to collect information about which process inputs have a significant impact on the process output and what the target level of those inputs should be to achieve a desired output. There are [http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm four general problem areas] in which DOE may be applied: &lt;br /&gt;
&lt;br /&gt;
*''Comparative'': The designer is interested in assessing whether a change in a single factor has in fact resulted in a change/improvement to the process as a whole.&lt;br /&gt;
&lt;br /&gt;
*''Screening and characterizing'': The designer is interested in understanding the process as a whole in the sense that they can rank the importance of factors that affect the process.&lt;br /&gt;
&lt;br /&gt;
*''Modeling'': The designer is interested in functionally modeling the process with the output being a good fit mathematical function, and to have good estimates of the coefficients in that function.&lt;br /&gt;
&lt;br /&gt;
*''Optimizing'': The designer is interested in determining the optimal settings of the process factors so as to determine the level of each factor that optimizes the process response.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Design_of_experiments '''The most common components in design of experiments (DOE): ''']&lt;br /&gt;
&lt;br /&gt;
*''Comparison'': In some fields of study, it’s not possible to have independent measurements to a traceable standard, making comparisons between treatments much more valuable and preferable. To make inference about effects, associations or predictions, one typically has to compare different groups that are subjected to distinct conditions. &lt;br /&gt;
&lt;br /&gt;
*''Randomization'': The process of assigning individuals at random to groups in an experiment. It requires that we make allocation of (controlled variables) treatments to units using some random mechanism. Random does not mean haphazard and great care needs to be taken to ensure that appropriate random methods are used.&lt;br /&gt;
&lt;br /&gt;
*''Experimental vs. observational studies'': There are many situations in which randomized experiments are impractical. Therefore, we cannot reduce causality or effects of various treatments on the response measurement. Observational studies are retrospective or prospective studies where the investigator doesn’t have control over the randomization of treatments to subject or units. In these cases, the subjects or units fall naturally within a treatment group.&lt;br /&gt;
&lt;br /&gt;
*''Replication'': All measurements, observations or data collection are usually subject to variation and uncertainty. They are repeated and full experiments are replicated to help identify the sources of variation. This helps to better estimate the true effects of treatments, to further strengthen the experiment’s reliability, and to add to the existing knowledge of the topic. &lt;br /&gt;
&lt;br /&gt;
*''Blocking'': The arrangement of experimental units into groups consisting of units that are similar to one another. It reduces known but irrelevant sources of variation between units and allows greater precision in the estimation of the source of variation under study. &lt;br /&gt;
&lt;br /&gt;
*''Orthogonality''： This concerns the forms of contrasts that can be legitimately and efficiently carried out. With independence between contrasts, each orthogonal treatment provides different information to the others. The goal is to completely decompose the variance or the relations of the observed measurements into independent components.&lt;br /&gt;
&lt;br /&gt;
*''Factorial experiments'': These are more efficient at evaluating the effects and possible interactions of several factors. DOE is built on  the analysis of variance, which partitions the observed variance into components according to which factors the experiment must estimate or test.&lt;br /&gt;
&lt;br /&gt;
*''Placebo'':  This is a sham or simulated medical intervention that has no direct health impact, but which may result in actual improvement of a medical condition or disorder. It is also called a ''placebo effect''. Common placebos are inert tablets, sham surgery and other procedures based on false information. An example could be giving a patient a pill identical to the actual treatment pill but without treatment ingredients. Typically all patients are informed that some will be treated using the drug and some will receive the insert pill; however the patients are blinded as to whether they actually received the drug or the placebo. Such an intervention may cause the patient to believe the treatment will change their condition, which may produce a subjective perception of a therapeutic effect.&lt;br /&gt;
&lt;br /&gt;
====Components of DOE==== &lt;br /&gt;
*''Factors'' (inputs): Include controllable and uncontrollable variables. The former refers to factors that we can control (e.g., the size of a dose or the frequency with which a treatment is taken by patients). The latter refers to factors we cannot control (e.g., environmental factors like air condition, temperature or humidity). Human beings are generally considered a ''noise factor'', which is an uncontrollable factor that causes variability under normal operating conditions; yet we can control these factors during the experiment using blocking and randomization.&lt;br /&gt;
&lt;br /&gt;
*''Levels'' (settings of each factor): One example would be the particular level of dosage for evaluation.&lt;br /&gt;
&lt;br /&gt;
*''Response'' (output): Consider testing a new drug. The output could be the frequency with which patients require treatment with drugs. Experiments should avoid optimizing the process for one response at the expense of another, and important outcomes are measured and analyzed to determine the factors and their settings in a way that will provide the best overall outcome.&lt;br /&gt;
&lt;br /&gt;
====Objectives of DOE====&lt;br /&gt;
*Comparing alternatives (i.e., DOE allows us to make an informed decision that evaluates both the quality and the cost)&lt;br /&gt;
*Identifying significant factors that affect the output (i.e., separating the vital few from the trivial many)&lt;br /&gt;
*Achieving an optimal process output&lt;br /&gt;
*Reducing variability&lt;br /&gt;
*Minimizing, maximizing or targeting an output&lt;br /&gt;
*Improving process or product robustness to ensure the experiments fits with varying conditions&lt;br /&gt;
*Balance tradeoffs between multiple quality characteristics that require optimization&lt;br /&gt;
&lt;br /&gt;
====DOE guidelines====&lt;br /&gt;
*DOE guidelines address the questions outlined above by stipulating factors to be tested, as well as the levels of the factors and the structure and layout of the experimental conditions. To sum up, DOE aims to come up with an experiment that can obtain the required information in a cost effective and reproducible manner. &lt;br /&gt;
&lt;br /&gt;
*Unexplained variation, in addition to measurement error, can obscure the results. Errors can be unexplained variations that occur either within or between experiment runs.&lt;br /&gt;
&lt;br /&gt;
*Noise factors are uncontrollable factors that induce variation under normal operating conditions. For example, multiple shifts, humidity or raw materials can be built into the experiment so that variations will not be lumped together with unexplained errors.&lt;br /&gt;
&lt;br /&gt;
*''Correlation'': Two factors that vary together may be highly correlated without one causing the other. They may also both be the causes of a third factor. &lt;br /&gt;
&lt;br /&gt;
*''The combined effects or interactions'': Consider growing roses. Sufficient water will be required for their growth, though too much water may also be harmful for them. Factors may generate non-linear effects that are not additive, but these can only be studied with more complex experiments involving more than 2 level settings (e.g., ''quadratic'' or ''cubic'' experiments).&lt;br /&gt;
&lt;br /&gt;
====DOE process====&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SMHS_Design_of_Experiment_Fig_1_DOE_Process_Gallaway_07232014.jpg|500px]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Test of means – one factor experiment:'''&lt;br /&gt;
One of the most common types of experiments is the comparison of two process methods, or of two methods of treatment. One of the most straightforward methods to evaluate a new process method is to plot the results on an [http://en.wikipedia.org/wiki/Statistical_process_control SPC chart] that also includes historical data from the baseline process with established control limits. Then we apply the standard rules to evaluate out-of-control conditions to see if the process has been shifted. One may need to collect several subgroups worth of data in order to make a determination, although a single subgroup could fall outside of the existing control limits. &lt;br /&gt;
An alternative way to control chart approach is to use an [http://en.wikipedia.org/wiki/F-test F-test] to compare the means of alternate treatments. This is done automatically with [http://en.wikipedia.org/wiki/Analysis_of_variance ANOVA (analysis of variance)]. Consider the following example in which three treatments are analyzed with the following data:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  rowspan=2 | || colspan=3| '''Treatment''' || ||&lt;br /&gt;
|-&lt;br /&gt;
|'''A Usual Route''' || '''B (alternate)''' || '''C(alternate)''' || '''Variance''' || '''Mean'''&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=10| '''Time in Minutes'''|| 27.0 || 26.0 || 29.5 || || &lt;br /&gt;
|-&lt;br /&gt;
| 31.03 || 33.0 || 25.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.5|| 26.5 || 28.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 26.0|| 27.5 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 27.5|| 29.0 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 27.5 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 33.0|| 26.5 || 28.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 35.0|| 27.0 || 26.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.0|| 28.0 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 32.0 || 26.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
|Mean \((\bar Y)\)|| 29.4||28.3||26.6||1.99 ||&lt;br /&gt;
|-&lt;br /&gt;
|Variance \(s^2\)||7.9 ||5.7 ||3.0 || || 5.51&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The F-test analysis is the basis for model evaluation of both single factor and multi-factor experiments. This analysis is commonly output as an ANOVA table by statistical analysis software as illustrated in the table below;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  colspan=7| '''AVONA - Analysis of Variance Table''' &lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio ||Probability || Significant&lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||39.80 ||  2  || 19.90 || 3.61 || 0.0408  || Yes&lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||148.90||  27  || 5.51 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Total ||188.70||  29  ||  || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
0.0408: there is only 4.08% probability that a Model F-ratio this large could occur due to noise (random chance). In other words, the three routes differ significantly in terms of the time taken to reach home from work.&lt;br /&gt;
&lt;br /&gt;
ANOVA: \(H_0: μ_1=⋯=μ_a\)  vs. \(H_a\)at least one mean is different&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio &lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||$ SS_{treatment}= ∑_{i=1}^{a} n_i (\bar y_{l.}-\bar y..)^2 $ || $a-1$ ||$ MS_{treatment}=\frac {SS_{treatment}}{a-1}$|| $ F =\frac {MS_{treatment}}{MS_{error}}$ &lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||$SS_{error} = SS_{total} - SS_{treatment}$||  $N-a$  || $MS_{error}=\frac{SS_{error}} {N-a}$ ||&lt;br /&gt;
|-&lt;br /&gt;
| Total || $SS_{treatment} = ∑_{i=1}^{a} ∑_{j=1}^{n_{i}} (\bar y_{ij}-\bar y..)^2 $  || $N-1$ ||  ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We reject the null hypothesis of equal treatment means if $F_0&amp;gt;F_{α,a-1,a(n-1)}.$&lt;br /&gt;
&lt;br /&gt;
: Note: a is the number of treatments, $n_i$ is the size of sample in the $i^{th}$ group, α is the level of significance, $y_{ij}$ is the measurement from group $i$, observation index $j$, $\bar{y}_{..}$ is the grand mean of all the observations, $\bar{y}_{i.}$ is the grand mean f the $i^{th}$ treatment group. This approach is discussed further in the [[SMHS_ANOVA|ANOVA section]].&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
*[http://www.cancer.org/healthy/stayawayfromtobacco/index This article] presents an observational study of smoking effects on cancer. It presents various side effects of tobacco on human health and provided guide to quit smoking. This article illustrated the who study in ten sections where each section is fully developed in a clearly stated form with questions and answers format. The whole article is well organized and prepares people with enough knowledge of the reason behind quitting smoking as well as suggestions and programs help people quit smoking. This is a typical observational study.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[http://arc.aiaa.org/doi/abs/10.2514/2.3153?journalCode=ja  This article] brought together an empirical drag prediction model plus design of experiment, response surface and data-fusion methods with computational fluid dynamics (CFD) to provide a wing optimization system. The system presented allows high-quality designs to be found using a full three-dimensional CFD code without the expense of direct searches. The meta-models built are shown to be more accurate than the initial empirical model or than simple response surfaces based on the CFD data alone. Data fusion is achieved by building a response surface kriging of the differences between the two drag prediction tools, which are working at varying levels of fidelity. It then uses kriging with empirical tool to predict the drags coming from the CFD code, which is much quicker to use than direct searches of the CFD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[http://www.tandfonline.com/doi/abs/10.1080/01621459.1972.10481253#.U6HGyBZRXKw This article] illustrated certain numerical approximations for finding one and two stage bioassay designs, which produce small posterior variance using a one-parameter logistic distribution. It discussed the use of two prior distribution: one for design and the other for inference with graphs for designing experiments when the prior distribution are normal. These graphs illustrate the importance of using additional dose levels when the variance of the prior distribution is large.&lt;br /&gt;
&lt;br /&gt;
===Software=== &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html  SOCR Distributions]&lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] &lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html  SOCR Charts] &lt;br /&gt;
&lt;br /&gt;
*[http://www.socr.ucla.edu/htmls/SOCR_ChoiceOfStatisticalTest.html SOCR Choice Of Statistical Test]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
Suppose two researchers wanted to determine if aspirin reduced the chance of a heart attack. Researcher 1 studied the medical records of 500 patients. For each patient, he recorded whether the person took aspirin every day and if the person had ever had a heart attack. Then he reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day.&lt;br /&gt;
Researcher 2 also studied 500 people. He randomly assigned half of the patients to take aspirin every day and the other half to take a placebo everyday. After a certain length of time, he reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day. Suppose that both researchers found that there is a statistically significant difference in the heart attack rates for the aspirin users and the non-aspirin users and that aspirin users had a lower rate of heart attacks. Can both researchers conclude that aspirin caused the reduction?&lt;br /&gt;
:(a) No, only researcher 2 can conclude this.&lt;br /&gt;
:(b) No, only researcher 1 can conclude this.&lt;br /&gt;
:(c) Yes, because aspirin is known to reduce heart attacks.&lt;br /&gt;
:(d) Yes, because aspirin users had a larger heart attack rate in both studies.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Suppose that you were hired as a statistical consultant to design a study to examine the impact of a new medicine vs. a current medicine on lowering blood pressure. 50 patients volunteer to participate in the study. What design will you recommend?&lt;br /&gt;
:(a) Completely randomized design with two factors.&lt;br /&gt;
:(b) Completely randomized design with two factors and single blind.&lt;br /&gt;
:(c) Completely randomized design.&lt;br /&gt;
:(d) Completely randomized design with two factors and double blind.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next four questions are based on the following: &lt;br /&gt;
Hospital floors are usually covered by bare tiles. Carpets would cut down on noise but might be more likely to harbor germs. To study this possibility, investigators randomly assigned 8 of 16 available hospital rooms to have carpet installed. The others were left bare. Later, air from each room was pumped over a dish of agar. The dish was incubated for a fixed period, and the number of bacteria colonies was counted.&lt;br /&gt;
&lt;br /&gt;
*1.Select the appropriate statistical term for the 8 rooms left bare.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Experimental Units&lt;br /&gt;
*:(c) Control Group&lt;br /&gt;
*:(d) Response&lt;br /&gt;
&lt;br /&gt;
*2.Select the appropriate statistical term for the 16 hospital rooms.&lt;br /&gt;
*:(a) Response&lt;br /&gt;
*:(b) Treatments&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
*3.Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Control Group&lt;br /&gt;
*:(c) Response&lt;br /&gt;
*:(d) Experimental Units&lt;br /&gt;
&lt;br /&gt;
*4.Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Response&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A psychologist is examining the effect of showing pictures on learning of words by seven-year-olds. The seven-year-olds are randomly assigned to two groups. The experimental group is shown the word along with the picture. The control group is shown only the word. At the end of the experiment, the subjects are given a test on the number of words they get right. This is an example of:&lt;br /&gt;
:(a) A blind study&lt;br /&gt;
:(b) An experiment with a design flaw&lt;br /&gt;
:(c) A double blind study&lt;br /&gt;
:(d) A well-designed experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Suppose that students A and B are working for the university. The registrar asks student A to calculate the mean and SD of the GPA's for the Fall 2005 freshmen class. He asks student B to design a sampling strategy to evaluate the attitude of the undergraduates at the university toward undergraduate teaching.&lt;br /&gt;
:(a) Student A is doing descriptive statistics and student B is doing inferential statistics.&lt;br /&gt;
:(b) Student A is doing inferential statistics and student B is doing descriptive statistics.&lt;br /&gt;
:(c) Both students are doing descriptive statistics.&lt;br /&gt;
:(d) Both students are doing inferential statistics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
At the Department of Statistics, we intend to examine the effect of using computers in Statistics 10 on the attitudes of students toward statistics. We offer ten lectures of Statistics 10 in an academic year. Five of these sections are randomly assigned to the experimental group and the other five are assigned to the control group. The experimental group will go to lecture, section, and computer lab. The control group will only go to lecture and section, but will not do the computer lab. The attitude of the students toward statistics is measured before and after the course. This study is:&lt;br /&gt;
:(a) A double blind study&lt;br /&gt;
:(b) A well-designed experiment&lt;br /&gt;
:(c) A blind study&lt;br /&gt;
:(d) Not a randomized experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An office manager wonders whether there is any relationship between drinking coffee before 10 am and alertness. He selects at random 3 days of the week, and in those days, he compared the alertness level of 25 employees who usually drink coffee before 10 am and 25 employees who do not usually drink coffee before 10 am. Is this an observational or experimental study?&lt;br /&gt;
:(a) We need more information to decide&lt;br /&gt;
:(b) This is an experimental study&lt;br /&gt;
:(c) This is an observational study&lt;br /&gt;
:(d) This is a combination of experimental and observational study&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A major car manufacturing company intends to find out if cars get better millage with premium instead of regular unleaded gasoline. They also would like to know if the size of the car has any effect on fuel economy. 96 volunteers who are similar in age, experience and style of driving participate in the study. The drivers are randomly assigned to the premium and regular groups. The drivers assigned to the premium and regular groups are then randomly assigned to drive a small, medium, or large car. All of the drivers are asked to keep a driving log. What is the design used for this study?&lt;br /&gt;
:(a) randomized block design&lt;br /&gt;
:(b) Completely randomized two factor experiment&lt;br /&gt;
:(c) Completely randomized experiment with one factor&lt;br /&gt;
:(d) Completely randomized experiment with matching&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this research situation, decide what statistical procedure would most likely be used to answer the research question posed. Assume all assumptions have been met for using the procedure.&lt;br /&gt;
Is ethnicity related to political party affiliation (Republican, Democrat, Other)?&lt;br /&gt;
:(a) Test the difference in means between two paired or dependent samples.&lt;br /&gt;
:(b) Use a chi-squared test of association.&lt;br /&gt;
:(c) Test one mean against a hypothesized constant.&lt;br /&gt;
:(d) Test the difference between two means (independent samples).&lt;br /&gt;
:(e) Test for a difference in more than two means (one way ANOVA).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a large mid-western university with 30 different departments, the university is considering eliminating standardized scores from their admission requirements. The university wants to find out whether the students agree with this plan. They decide to randomly select 100 students from each department, send them a survey, and follow up with a phone call if they do not return the survey within a week. What kind of sampling plan did they use?&lt;br /&gt;
:(a) Stratified random sampling&lt;br /&gt;
:(b) Simple random sampling&lt;br /&gt;
:(c) Cluster sampling&lt;br /&gt;
:(d) Multi-stage sampling&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/AP_Statistics_Curriculum_2007_IntroDesign  SOCR]&lt;br /&gt;
 &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Design_of_experiments  Design of Experiments Wikipedia]&lt;br /&gt;
 &lt;br /&gt;
*[https://www.moresteam.com/toolbox/design-of-experiments.cfm  Design of Experiment Tutorial]&lt;br /&gt;
&lt;br /&gt;
*[http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm  What is DOE, Engineering Statistics Handbook]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14848</id>
		<title>SMHS DesignOfExperiments</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments&amp;diff=14848"/>
		<updated>2015-03-31T18:49:58Z</updated>

		<summary type="html">&lt;p&gt;Glenbrau: /* DOE guidelines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SMHS| Scientific Methods for Health Sciences]] - Design of Experiments ==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
Design of experiments is a systematic, rigorous approach to problem solving that applies principles and techniques during the data collection stage so as to ensure the generation of valid, supportable and defensible conclusions. Design of experiments can be used at the point of greatest leverage to reduce costs by speeding up the design process, reducing late engineering design changes and reducing product material and labor complexity. It also includes powerful tools to achieve manufacturing costs savings by minimizing process variation, rework and the need for inspection. This chapter presents a general overview of DOE and an introduction to some fundamental concepts, objectives, steps and design guidelines to assist in conducting designed experiments.&lt;br /&gt;
&lt;br /&gt;
=== Motivation===&lt;br /&gt;
Experiment would be the natural way to implement a study and achieve the desired objectives. So the next question is how can these experiments and studies be realized? We need a blueprint for planning the study or experiment, including ways to collect data and to control study parameters for accuracy and consistency. What are the key factors in a process? At what settings would the process deliver acceptable performance? What are the main and interaction effects in the process, and what settings would bring out less variation in the output? &lt;br /&gt;
&lt;br /&gt;
Design of Experiment is the way to the answer these questions. Experiments can be designed in many different ways to collect information about which process inputs have a significant impact on the process output and what the target level of those inputs should be to achieve a desired output. There are [http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm four general problem areas] in which DOE may be applied: &lt;br /&gt;
&lt;br /&gt;
*''Comparative'': The designer is interested in assessing whether a change in a single factor has in fact resulted in a change/improvement to the process as a whole.&lt;br /&gt;
&lt;br /&gt;
*''Screening and characterizing'': The designer is interested in understanding the process as a whole in the sense that they can rank the importance of factors that affect the process.&lt;br /&gt;
&lt;br /&gt;
*''Modeling'': The designer is interested in functionally modeling the process with the output being a good fit mathematical function, and to have good estimates of the coefficients in that function.&lt;br /&gt;
&lt;br /&gt;
*''Optimizing'': The designer is interested in determining the optimal settings of the process factors so as to determine the level of each factor that optimizes the process response.&lt;br /&gt;
&lt;br /&gt;
===Theory===&lt;br /&gt;
[http://en.wikipedia.org/wiki/Design_of_experiments '''The most common components in design of experiments (DOE): ''']&lt;br /&gt;
&lt;br /&gt;
*''Comparison'': In some fields of study, it’s not possible to have independent measurements to a traceable standard, making comparisons between treatments much more valuable and preferable. To make inference about effects, associations or predictions, one typically has to compare different groups that are subjected to distinct conditions. &lt;br /&gt;
&lt;br /&gt;
*''Randomization'': The process of assigning individuals at random to groups in an experiment. It requires that we make allocation of (controlled variables) treatments to units using some random mechanism. Random does not mean haphazard and great care needs to be taken to ensure that appropriate random methods are used.&lt;br /&gt;
&lt;br /&gt;
*''Experimental vs. observational studies'': There are many situations in which randomized experiments are impractical. Therefore, we cannot reduce causality or effects of various treatments on the response measurement. Observational studies are retrospective or prospective studies where the investigator doesn’t have control over the randomization of treatments to subject or units. In these cases, the subjects or units fall naturally within a treatment group.&lt;br /&gt;
&lt;br /&gt;
*''Replication'': All measurements, observations or data collection are usually subject to variation and uncertainty. They are repeated and full experiments are replicated to help identify the sources of variation. This helps to better estimate the true effects of treatments, to further strengthen the experiment’s reliability, and to add to the existing knowledge of the topic. &lt;br /&gt;
&lt;br /&gt;
*''Blocking'': The arrangement of experimental units into groups consisting of units that are similar to one another. It reduces known but irrelevant sources of variation between units and allows greater precision in the estimation of the source of variation under study. &lt;br /&gt;
&lt;br /&gt;
*''Orthogonality''： This concerns the forms of contrasts that can be legitimately and efficiently carried out. With independence between contrasts, each orthogonal treatment provides different information to the others. The goal is to completely decompose the variance or the relations of the observed measurements into independent components.&lt;br /&gt;
&lt;br /&gt;
*''Factorial experiments'': These are more efficient at evaluating the effects and possible interactions of several factors. DOE is built on  the analysis of variance, which partitions the observed variance into components according to which factors the experiment must estimate or test.&lt;br /&gt;
&lt;br /&gt;
*''Placebo'':  This is a sham or simulated medical intervention that has no direct health impact, but which may result in actual improvement of a medical condition or disorder. It is also called a ''placebo effect''. Common placebos are inert tablets, sham surgery and other procedures based on false information. An example could be giving a patient a pill identical to the actual treatment pill but without treatment ingredients. Typically all patients are informed that some will be treated using the drug and some will receive the insert pill; however the patients are blinded as to whether they actually received the drug or the placebo. Such an intervention may cause the patient to believe the treatment will change their condition, which may produce a subjective perception of a therapeutic effect.&lt;br /&gt;
&lt;br /&gt;
====Components of DOE==== &lt;br /&gt;
*''Factors'' (inputs): Include controllable and uncontrollable variables. The former refers to factors that we can control (e.g., the size of a dose or the frequency with which a treatment is taken by patients). The latter refers to factors we cannot control (e.g., environmental factors like air condition, temperature or humidity). Human beings are generally considered a ''noise factor'', which is an uncontrollable factor that causes variability under normal operating conditions; yet we can control these factors during the experiment using blocking and randomization.&lt;br /&gt;
&lt;br /&gt;
*''Levels'' (settings of each factor): One example would be the particular level of dosage for evaluation.&lt;br /&gt;
&lt;br /&gt;
*''Response'' (output): Consider testing a new drug. The output could be the frequency with which patients require treatment with drugs. Experiments should avoid optimizing the process for one response at the expense of another, and important outcomes are measured and analyzed to determine the factors and their settings in a way that will provide the best overall outcome.&lt;br /&gt;
&lt;br /&gt;
====Objectives of DOE====&lt;br /&gt;
*Comparing alternatives (i.e., DOE allows us to make an informed decision that evaluates both the quality and the cost)&lt;br /&gt;
*Identifying significant factors that affect the output (i.e., separating the vital few from the trivial many)&lt;br /&gt;
*Achieving an optimal process output&lt;br /&gt;
*Reducing variability&lt;br /&gt;
*Minimizing, maximizing or targeting an output&lt;br /&gt;
*Improving process or product robustness to ensure the experiments fits with varying conditions&lt;br /&gt;
*Balance tradeoffs between multiple quality characteristics that require optimization&lt;br /&gt;
&lt;br /&gt;
====DOE guidelines====&lt;br /&gt;
*DOE guidelines address the questions outlined above by stipulating factors to be tested, as well as the levels of the factors and the structure and layout of the experimental conditions. To sum up, DOE aims to come up with an experiment that can obtain the required information in a cost effective and reproducible manner. &lt;br /&gt;
&lt;br /&gt;
*Unexplained variation, in addition to measurement error, can obscure the results. Errors can be unexplained variations that occur either within or between experiment runs.&lt;br /&gt;
&lt;br /&gt;
*Noise factors are uncontrollable factors that induce variation under normal operating conditions. For example, multiple shifts, humidity or raw materials can be built into the experiment so that variations will not be lumped together with unexplained errors.&lt;br /&gt;
&lt;br /&gt;
*''Correlation'': Two factors that vary together may be highly correlated without one causing the other. They may also both be the causes of a third factor. &lt;br /&gt;
&lt;br /&gt;
*''The combined effects or interactions'': Consider growing roses. Sufficient water will be required for their growth, though too much water may also be harmful for them. Factors may generate non-linear effects that are not additive, but these can only be studied with more complex experiments involving more than 2 level settings (e.g., ''quadratic'' or ''cubic'' experiments).&lt;br /&gt;
&lt;br /&gt;
====DOE process====&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SMHS_Design_of_Experiment_Fig_1_DOE_Process_Gallaway_07232014.jpg|500px]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Test of means – one factor experiment:'''&lt;br /&gt;
One of the most common types of experiments is the comparison of two process methods, or two methods of treatment. One of the most straightforward methods to evaluate a new process method is to plot the results on an SPC chart that also includes historical data from the baseline process, with established control limits. Then apply the standard rules to evaluate out-of-control conditions to see if the process has been shifted. You may need to collect several subgroups worth of data in order to make a determination, although a single subgroup could fall outside of the existing control limits. &lt;br /&gt;
An alternative way to control chart approach is to use F-test to compare the means of alternate treatments and this is done automatically with ANOVA (analysis of variance). Consider the following example where three treatments are analyzed with the following data:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  rowspan=2 | || colspan=3| '''Treatment''' || ||&lt;br /&gt;
|-&lt;br /&gt;
|'''A Usual Route''' || '''B (alternate)''' || '''C(alternate)''' || '''Variance''' || '''Mean'''&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=10| '''Time in Minutes'''|| 27.0 || 26.0 || 29.5 || || &lt;br /&gt;
|-&lt;br /&gt;
| 31.03 || 33.0 || 25.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.5|| 26.5 || 28.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 26.0|| 27.5 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 27.5|| 29.0 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 27.5 || 24.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 33.0|| 26.5 || 28.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 35.0|| 27.0 || 26.0 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 28.0|| 28.0 || 25.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
| 29.0|| 32.0 || 26.5 || ||&lt;br /&gt;
|-&lt;br /&gt;
|Mean \((\bar Y)\)|| 29.4||28.3||26.6||1.99 ||&lt;br /&gt;
|-&lt;br /&gt;
|Variance \(s^2\)||7.9 ||5.7 ||3.0 || || 5.51&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The F-test analysis is the basis for model evaluation of both single factor and multi-factor experiments. This analysis is commonly output as an ANOVA table by statistical analysis software as illustrated in the table below;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|  colspan=7| '''AVONA - Analysis of Variance Table''' &lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio ||Probability || Significant&lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||39.80 ||  2  || 19.90 || 3.61 || 0.0408  || Yes&lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||148.90||  27  || 5.51 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Total ||188.70||  29  ||  || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
0.0408: there is only 4.08% probability that a Model F-ratio this large could occur due to noise (random chance). In other words, the three routes differ significantly in terms of the time taken to reach home from work.&lt;br /&gt;
&lt;br /&gt;
ANOVA: \(H_0: μ_1=⋯=μ_a\)  vs. \(H_a\)at least one mean is different&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center; width:45%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Source|| Sum of Squares||  DF  || Mean Square || F-Ratio &lt;br /&gt;
|-&lt;br /&gt;
| Between Groups ||$ SS_{treatment}= ∑_{i=1}^{a} n_i (\bar y_{l.}-\bar y..)^2 $ || $a-1$ ||$ MS_{treatment}=\frac {SS_{treatment}}{a-1}$|| $ F =\frac {MS_{treatment}}{MS_{error}}$ &lt;br /&gt;
|-&lt;br /&gt;
| Within Groups ||$SS_{error} = SS_{total} - SS_{treatment}$||  $N-a$  || $MS_{error}=\frac{SS_{error}} {N-a}$ ||&lt;br /&gt;
|-&lt;br /&gt;
| Total || $SS_{treatment} = ∑_{i=1}^{a} ∑_{j=1}^{n_{i}} (\bar y_{ij}-\bar y..)^2 $  || $N-1$ ||  ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We reject the null hypothesis of equal treatment means if $F_0&amp;gt;F_{α,a-1,a(n-1)}.$&lt;br /&gt;
&lt;br /&gt;
: Note: a is the number of treatments, $n_i$ is the size of sample in the $i^{th}$ group, α is the level of significance, $y_{ij}$ is the measurement from group $i$, observation index $j$, $\bar{y}_{..}$ is the grand mean of all the observations, $\bar{y}_{i.}$ is the grand mean f the $i^{th}$ treatment group. This approach is discussed further in the [[SMHS_ANOVA|ANOVA section]].&lt;br /&gt;
&lt;br /&gt;
===Applications===&lt;br /&gt;
*[http://www.cancer.org/healthy/stayawayfromtobacco/index This article] presents an observational study of smoking effects on cancer. It presents various side effects of tobacco on human health and provided guide to quit smoking. This article illustrated the who study in ten sections where each section is fully developed in a clearly stated form with questions and answers format. The whole article is well organized and prepares people with enough knowledge of the reason behind quitting smoking as well as suggestions and programs help people quit smoking. This is a typical observational study.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[http://arc.aiaa.org/doi/abs/10.2514/2.3153?journalCode=ja  This article] brought together an empirical drag prediction model plus design of experiment, response surface and data-fusion methods with computational fluid dynamics (CFD) to provide a wing optimization system. The system presented allows high-quality designs to be found using a full three-dimensional CFD code without the expense of direct searches. The meta-models built are shown to be more accurate than the initial empirical model or than simple response surfaces based on the CFD data alone. Data fusion is achieved by building a response surface kriging of the differences between the two drag prediction tools, which are working at varying levels of fidelity. It then uses kriging with empirical tool to predict the drags coming from the CFD code, which is much quicker to use than direct searches of the CFD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[http://www.tandfonline.com/doi/abs/10.1080/01621459.1972.10481253#.U6HGyBZRXKw This article] illustrated certain numerical approximations for finding one and two stage bioassay designs, which produce small posterior variance using a one-parameter logistic distribution. It discussed the use of two prior distribution: one for design and the other for inference with graphs for designing experiments when the prior distribution are normal. These graphs illustrate the importance of using additional dose levels when the variance of the prior distribution is large.&lt;br /&gt;
&lt;br /&gt;
===Software=== &lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Distributions.html  SOCR Distributions]&lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] &lt;br /&gt;
&lt;br /&gt;
*[http://socr.ucla.edu/htmls/SOCR_Charts.html  SOCR Charts] &lt;br /&gt;
&lt;br /&gt;
*[http://www.socr.ucla.edu/htmls/SOCR_ChoiceOfStatisticalTest.html SOCR Choice Of Statistical Test]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Problems===&lt;br /&gt;
Suppose two researchers wanted to determine if aspirin reduced the chance of a heart attack. Researcher 1 studied the medical records of 500 patients. For each patient, he recorded whether the person took aspirin every day and if the person had ever had a heart attack. Then he reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day.&lt;br /&gt;
Researcher 2 also studied 500 people. He randomly assigned half of the patients to take aspirin every day and the other half to take a placebo everyday. After a certain length of time, he reported the percentage of heart attacks for the patients who took aspirin every day and for those who did not take aspirin every day. Suppose that both researchers found that there is a statistically significant difference in the heart attack rates for the aspirin users and the non-aspirin users and that aspirin users had a lower rate of heart attacks. Can both researchers conclude that aspirin caused the reduction?&lt;br /&gt;
:(a) No, only researcher 2 can conclude this.&lt;br /&gt;
:(b) No, only researcher 1 can conclude this.&lt;br /&gt;
:(c) Yes, because aspirin is known to reduce heart attacks.&lt;br /&gt;
:(d) Yes, because aspirin users had a larger heart attack rate in both studies.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Suppose that you were hired as a statistical consultant to design a study to examine the impact of a new medicine vs. a current medicine on lowering blood pressure. 50 patients volunteer to participate in the study. What design will you recommend?&lt;br /&gt;
:(a) Completely randomized design with two factors.&lt;br /&gt;
:(b) Completely randomized design with two factors and single blind.&lt;br /&gt;
:(c) Completely randomized design.&lt;br /&gt;
:(d) Completely randomized design with two factors and double blind.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The next four questions are based on the following: &lt;br /&gt;
Hospital floors are usually covered by bare tiles. Carpets would cut down on noise but might be more likely to harbor germs. To study this possibility, investigators randomly assigned 8 of 16 available hospital rooms to have carpet installed. The others were left bare. Later, air from each room was pumped over a dish of agar. The dish was incubated for a fixed period, and the number of bacteria colonies was counted.&lt;br /&gt;
&lt;br /&gt;
*1.Select the appropriate statistical term for the 8 rooms left bare.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Experimental Units&lt;br /&gt;
*:(c) Control Group&lt;br /&gt;
*:(d) Response&lt;br /&gt;
&lt;br /&gt;
*2.Select the appropriate statistical term for the 16 hospital rooms.&lt;br /&gt;
*:(a) Response&lt;br /&gt;
*:(b) Treatments&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
*3.Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Control Group&lt;br /&gt;
*:(c) Response&lt;br /&gt;
*:(d) Experimental Units&lt;br /&gt;
&lt;br /&gt;
*4.Select the appropriate statistical term for number of colonies in a dish.&lt;br /&gt;
*:(a) Treatments&lt;br /&gt;
*:(b) Response&lt;br /&gt;
*:(c) Experimental Units&lt;br /&gt;
*:(d) Control Group&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A psychologist is examining the effect of showing pictures on learning of words by seven-year-olds. The seven-year-olds are randomly assigned to two groups. The experimental group is shown the word along with the picture. The control group is shown only the word. At the end of the experiment, the subjects are given a test on the number of words they get right. This is an example of:&lt;br /&gt;
:(a) A blind study&lt;br /&gt;
:(b) An experiment with a design flaw&lt;br /&gt;
:(c) A double blind study&lt;br /&gt;
:(d) A well-designed experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Suppose that students A and B are working for the university. The registrar asks student A to calculate the mean and SD of the GPA's for the Fall 2005 freshmen class. He asks student B to design a sampling strategy to evaluate the attitude of the undergraduates at the university toward undergraduate teaching.&lt;br /&gt;
:(a) Student A is doing descriptive statistics and student B is doing inferential statistics.&lt;br /&gt;
:(b) Student A is doing inferential statistics and student B is doing descriptive statistics.&lt;br /&gt;
:(c) Both students are doing descriptive statistics.&lt;br /&gt;
:(d) Both students are doing inferential statistics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
At the Department of Statistics, we intend to examine the effect of using computers in Statistics 10 on the attitudes of students toward statistics. We offer ten lectures of Statistics 10 in an academic year. Five of these sections are randomly assigned to the experimental group and the other five are assigned to the control group. The experimental group will go to lecture, section, and computer lab. The control group will only go to lecture and section, but will not do the computer lab. The attitude of the students toward statistics is measured before and after the course. This study is:&lt;br /&gt;
:(a) A double blind study&lt;br /&gt;
:(b) A well-designed experiment&lt;br /&gt;
:(c) A blind study&lt;br /&gt;
:(d) Not a randomized experiment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An office manager wonders whether there is any relationship between drinking coffee before 10 am and alertness. He selects at random 3 days of the week, and in those days, he compared the alertness level of 25 employees who usually drink coffee before 10 am and 25 employees who do not usually drink coffee before 10 am. Is this an observational or experimental study?&lt;br /&gt;
:(a) We need more information to decide&lt;br /&gt;
:(b) This is an experimental study&lt;br /&gt;
:(c) This is an observational study&lt;br /&gt;
:(d) This is a combination of experimental and observational study&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A major car manufacturing company intends to find out if cars get better millage with premium instead of regular unleaded gasoline. They also would like to know if the size of the car has any effect on fuel economy. 96 volunteers who are similar in age, experience and style of driving participate in the study. The drivers are randomly assigned to the premium and regular groups. The drivers assigned to the premium and regular groups are then randomly assigned to drive a small, medium, or large car. All of the drivers are asked to keep a driving log. What is the design used for this study?&lt;br /&gt;
:(a) randomized block design&lt;br /&gt;
:(b) Completely randomized two factor experiment&lt;br /&gt;
:(c) Completely randomized experiment with one factor&lt;br /&gt;
:(d) Completely randomized experiment with matching&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this research situation, decide what statistical procedure would most likely be used to answer the research question posed. Assume all assumptions have been met for using the procedure.&lt;br /&gt;
Is ethnicity related to political party affiliation (Republican, Democrat, Other)?&lt;br /&gt;
:(a) Test the difference in means between two paired or dependent samples.&lt;br /&gt;
:(b) Use a chi-squared test of association.&lt;br /&gt;
:(c) Test one mean against a hypothesized constant.&lt;br /&gt;
:(d) Test the difference between two means (independent samples).&lt;br /&gt;
:(e) Test for a difference in more than two means (one way ANOVA).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a large mid-western university with 30 different departments, the university is considering eliminating standardized scores from their admission requirements. The university wants to find out whether the students agree with this plan. They decide to randomly select 100 students from each department, send them a survey, and follow up with a phone call if they do not return the survey within a week. What kind of sampling plan did they use?&lt;br /&gt;
:(a) Stratified random sampling&lt;br /&gt;
:(b) Simple random sampling&lt;br /&gt;
:(c) Cluster sampling&lt;br /&gt;
:(d) Multi-stage sampling&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.stat.ucla.edu/socr/index.php/AP_Statistics_Curriculum_2007_IntroDesign  SOCR]&lt;br /&gt;
 &lt;br /&gt;
*[http://en.wikipedia.org/wiki/Design_of_experiments  Design of Experiments Wikipedia]&lt;br /&gt;
 &lt;br /&gt;
*[https://www.moresteam.com/toolbox/design-of-experiments.cfm  Design of Experiment Tutorial]&lt;br /&gt;
&lt;br /&gt;
*[http://www.itl.nist.gov/div898/handbook/pmd/section3/pmd31.htm  What is DOE, Engineering Statistics Handbook]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.umich.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=SMHS_DesignOfExperiments}}&lt;/div&gt;</summary>
		<author><name>Glenbrau</name></author>
		
	</entry>
</feed>