An Introduction to Meta-Analysis

Size: px
Start display at page:

Download "An Introduction to Meta-Analysis"

Transcription

1 An Introduction to Meta-Analysis Douglas G. Bonett University of California, Santa Cruz How to cite this work: Bonett, D.G. (2016) An Introduction to Meta-analysis. Retrieved fro

2 Contents 1 Measures of Effect-size 1.1 Population Paraeters and Rando Saples Mean Difference Standardized Mean Difference Risk Difference, Risk Ratio, and Odds Ratio Pearson and Spearan Correlations Regression Slope Coefficients Reliability and Agreeent Coefficients Effect-size Conversions Meta-Analysis Models 2.1 Multi-study Statistical Models Constant-coefficient Model Varying-coefficient Model Rando-coefficient Model Model Choice Recoendations Cobining Results fro Multiple Studies 3.1 Mean Differences Standardized Mean Differences Risk Differences Odds Ratios and Risk Ratios Pearson and Spearan Correlations Regression Slope Coefficients Reliability and Agreeent Coefficients Coparing Results fro Multiple Studies 4.1 Linear Contrasts Subgroup Coparisons Linear Models Assessing Publication Bias Replication Designs 5.1 Designs with One Replication Saple Designs with Multiple Replication Saples Evaluating Non-replication Evidence Linear Contrasts for Means and Proportions Replication-extension Designs References Study Guide

3 1 Chapter 1 Measures of Effect Size 1.1 Population Paraeters and Rando Saples A population paraeter is an unknown nueric value that describes all ebers of a specific study population. In the behavioral sciences, the study population is usually soe large group of people such as all school teachers in a particular county, all students in a research participant pool at soe university, or all residents in a specified geographic area. Greek letters will be used to represent population paraeters such as a population ean (μ), a population proportion (π), a population standard deviation (σ), and a population Pearson correlation (ρ). The Pearson correlation is also referred to as a easure of effect size. Other easures of effect size are: a difference in population eans (μ 1 μ 2 ), a difference in population proportions (π 1 π 2 ), and a ratio of population proportions (π 1 /π 2 ). Other easures of effect size are defined in sections In applications where the study population is large or the cost of easureent is high, the researcher ay not have the necessary resources to easure all people in the study population. In these applications, the researcher could take a rando saple of n people (participants) fro the study population. A rando saple of size n is selected in such a way that every possible saple of size n will have the sae chance of being selected. A population paraeter can be estiated fro data obtained in a rando saple of participants. We will consider data that are in the for of quantitative response variable scores (e.g., test scores, physiological easureents, opinion ratings) or dichotoous response variable scores (e.g., pass or fail, agree or disagree, correct or incorrect answer). The response variable score for participant i will be denoted as y i. If the response variable is quantitative (i.e., easured on an interval or ratio scale), y i can be any positive or negative nueric value. If the response variable is dichotoous, y i can have only two values (e.g., 0 or 1). Paraeter estiates in isolation can be isleading because they will contain sapling error (the difference between the estiate and the paraeter value) of unknown direction and unknown agnitude. The variance of a paraeter estiate nuerically describes

4 2 the accuracy of the estiate. The square root of this variance is called the standard error of the estiate. A sall standard error value indicates that the paraeter estiate is likely to be close to the unknown population paraeter value, while a large standard error value indicates that the paraeter estiate could be very different fro the study population paraeter value. The standard error of a paraeter estiate can be estiated fro a rando saple. The paraeter estiate and its estiated standard error can then be used to construct a confidence interval for the study population paraeter. A (1 α)% confidence interval for a study population paraeter is a range of values that are believed, with (1 α)% confidence, to include the unknown paraeter value. Cobining or coparing paraeter estiates fro 2 studies is called a eta-analysis. The saple size fro a single study is often too sall to obtain a usefully narrow confidence interval for a population effect size. If results fro studies are cobined, the confidence interval for the average effect size could be substantially narrower than the confidence intervals for any effect size fro a single study. Differences in effect sizes across study populations could reflect interesting oderator effects that will help clarify and extend theories. A oderator effect describes differences in effect sizes across the levels of a oderator variable. For instance, if the correlation between social doinance and the experience of icro-aggressive behaviors is greater for woen than en, then gender is said to oderate the relation between social doinance and icro-aggression. Estiates of several population paraeters and effect sizes in study k (k = 1 to ) along with their estiated variances are given in the following sections. Most readers will want to just quickly ski these sections to get a general idea of the different paraeters and effect sizes that will be considered in subsequent chapters. The forulas given in this chapter will be used in later chapters in the context of specific types of analyses. 1.2 Mean Difference Two-Group Designs In a two-group design fro study k, group 1 represents a rando saple of n 1k participants, and group 2 represents a rando saple of n 2k participants. Participant i in group j receives a quantitative score y ijk. Estiates of population eans μ 1 and μ 2 fro study k are

5 3 n 1k μ 1k = i=1 y i1k /n 1k (1.1a) n 2k μ 2k = i=1 y i2k /n 2k (1.1b) 2 2 and estiates of population variances σ 1k and σ 2k fro study k are 2 = i=1 (y i1k μ 1k ) 2 /(n 1k 1) (1.2a) σ 1k σ 2k n 1k n 2k 2 = i=1 (y i2k μ 2k ) 2 /(n 2k 1). (1.2b) A coon easure of effect size in a two-group design with a quantitative response variable fro study k is k = μ 1k μ 2k. If the two-group design is an experient (i.e., participants are randoly assigned to groups with participants in each group receiving a specific treatent), then k describes the causal of effect of treatent on the response variable. An estiate of k and its estiated variance are k = μ 1k μ 2k (1.3) var ( k) = σ 1k 2 /n 1k + σ 2k 2 /n 2k. (1.4) Paired-Saples Designs Paired-saples designs have several special cases: the pretest-posttest design (where participants are easured before and then after receiving a treatent), the within-subject experiental design (where participants receive two different treatents in rando order), and the longitudinal design (where participants are easured at two points in tie to assess change over tie). In a paired-saples design for a rando saple of n k participants in study k where participant i is assigned two quantitative scores, y i1k and y i2k, estiates of population eans μ 1k and μ 2k in study k are n k μ 1k = i=1 y i1k /n k (1.5a) n k μ 2k = i=1 y i2k /n k, (1.5b) 2 2 estiates of population variances σ 1k and σ 2k in study k are 2 = i=1 (y i1k μ 1k ) 2 /(n k 1) (1.6a) σ 1k σ 2k n k n k 2 = i=1 (y i2k μ 2k ) 2 /(n k 1), (1.6b)

6 4 and an estiate of the Pearson correlation between the two quantitative responses is n k ρ k = i=1 (y i1k μ 1k)(y i2k μ 2k) /[σ 1k σ 2k (n k 1)]. (1.7) An estiate of k = μ 1k μ 2k for the paired-saples design is the sae as for a twogroup design (Equation 1.3). The estiated variance of k for a paired-saple design in study k is 2 var ( k) = (σ 1k + σ 2k 2 2ρ kσ 1k σ 2k )/n k. (1.8) 1.3 Standardized Mean Differences If the quantitative response variable scores do not have a clear psychological eaning, then it could be difficult to deterine if the value of k represents an iportant or uniportant effect. In these situations, a standardized ean difference, which is a unitless easure of effect size, ight be easier to interpret. The following standardized ean differences for study population k are useful easures of effect size δ k = (μ 1k μ 2k )/ (σ 2 1k + σ 2 2k )/2 (1.9) δ k = (μ 1k μ 2k )/σ 1k (1.10) where σ 1k is the standard deviation in a control, placebo, or standard treatent condition. The denoinators of Equations 1.9 and 1.10 are called standardizers. Equations 1.9 and 1.10 have siple and useful interpretations if the response variable has an approxiate noral distribution. The interpretability of δ and δ relies on an iportant feature of the noral distribution the inflection points of the noral distribution are one standard deviation fro the ean. Knowing this property of the noral distribution it is then easy to visualize the distance between two noral distributions that differ by aounts equal to δ k or δ k. The interpretability of δ k (but not δ k ) also requires the population variances to be siilar. Estiates of δ k and δ k and their estiated variances are given below for the two-group and paired-saples designs.

7 5 Two-Group Designs An estiator of δ k in the two-group design fro study k is δ k = 2 k/ (σ 1k + σ 2k 2 )/2 (1.11) and its estiated variance is var (δ k) = δ k2 (σ 1k 4 /df 1 + σ 2k 4 /df 2 ) /8σ 4 + (σ 1k 2 /df 1 + σ 2k 2 /df 2 )/σ 2 (1.12) where σ 2 = (σ 1k 2 + σ 2k 2 )/2 and df j = n jk 1. It is coon practice to estiate δ k using the pooled variance standardizer 2 [(n 1k 1)σ 1k + (n 2k 1)σ 2k 2 ]/(n 1k + n 2k 2). However, unless the saple sizes are equal or the population variances are identical, using a pooled variance standardizer gives an inconsistent estiator (i.e., an estiator that biased even in large saples) of Equation 1.9. The pooled variance standardizer is not recoended. An estiator of δ k in the two-group design is δ k = k/σ 1k (1.13) and its estiated variance is var (δ k ) = δ k 2 /2df 1 + 1/df 1 + σ 2k 2 /σ 1k 2 df 2 (1.14) where df j = n jk 1. Paired-saples Designs The estiators of δ and δ in the paired-saples design are the sae as in a two-group design (Equations 1.11 and 1.13). Their estiated variances in study k are var (δ k) = δ k2 (σ 1k 4 + σ 2k 4 + 2ρ k2 σ 1k 2 σ 2k 2 )/8dfσ 4 + σ dk 2 /σ 2df (1.15) var (δ k ) = δ k 2 /2df + σ dk 2 /σ 1k 2 df (1.16) where σ 2 = (σ 1k 2 + σ 2k )/2, df = n k 1, and σ dk = σ 1k + σ 2k 2 2ρ kσ 1k σ 2k.

8 6 1.4 Risk Ratio, Odds Ratio, and Risk Difference Two-group Designs When the response variable is dichotoous in a two-group design, each participant can be classified into one of four possible outcoes, and the probabilities of being classified into these four outcoes can be suarized in a 2 2 contingency table, as shown below in the table to the left, where π ij is the unknown probability of a person in group j exhibiting level i of the dichotoous (e.g., Event vs. Non-event) response variable. Saple data for a two-group design in study k with a dichotoous response variable can be suarized in a 2 2 table of observed frequency counts as shown below in the table to the right where n jk is the saple size in group j. Group 1 Group 2 Group 1 Group 2 Event π 11k π 12k Event f 11k f 12k Non-event π 21k π 22k Non-event f 21k f 22k n 1k n 2k The following three effect-size easures for study k are coonly used in two-group studies with a dichotoous response. Risk Difference: θ k = [π 11k /(π 11k + π 21k )]/[π 12k /(π 12k + π 22k )] (1.17) Risk Ratio: ψ k = π 11k /(π 11k + π 21k ) π 12k /(π 12k + π 22k ) (1.18) Odds Ratio: ω k = π 11 π 22 /(π 12 π 21 ) (1.19) The risk ratio and risk difference are ore intuitive and easier to interpret than the odds ratio. The risk difference is popular because the inverse of the absolute risk difference, referred to as the nuber needed to treat (NNT), has a useful interpretation in treatent vs. control designs. NNT is the nuber of people that need to be treated to prevent one person fro having an adverse event. A criticis of the risk difference is that it tends to exhibit greater variability across studies than either the odds ratio or the risk ratio. The odds ratio is a popular easure of effect size partly because inferential statistical ethods for odds ratios have good sall-saple properties. However, this advantage is no longer as iportant given recently developed inferential ethods for the risk ratio and the risk difference that have been shown to have excellent sall-saple properties.

9 7 A Price-Bonett estiator of the risk difference in study k is θ k = π 1k π 2k (1.20) where π 1k = (f 11k + 1/)/( n 1k + 2/), π 2k = (f 12k + 1/)/( n 2k + 2/) and is the nuber of studies that will be cobined or copared in the eta-analysis. The estiated variance of θ k is var (θ k) = π 1k (1 π 1k )/(n 1k + 2) + π 2k (1 π 2k )/(n 2k + 2). (1.21) Log-transfored odds ratios or risk ratios are used when cobining and coparing risk ratios or odds ratios fro ultiple studies. A Price-Bonett estiator of the log-risk ratio in study k is ln (ψ k) = ln [(f 11k + 1 )/(n 4 1k + 7 )]/[(f 4 12k + 1 )/(n 4 2k + 7 )] (1.22) 4 and its estiated variance is var {ln(ψ k)} = 1 {f 11k (f )2 n 1k f 11k + 3 } {f 12k (f 12k )2 n 2k f 12k + 3 } 2. (1.23) An estiator of the log-odds ratio in study k is ln (ω k) = ln [(f 11k + 1 )(f 2 22k + 1 )/{(f 2 12k + 1 )(f 2 21k + 1 )}] (1.24) 2 and its estiated variance is var {ln(ω k)} = 1 f 11k f 12k f 2 21k f 2 22k (1.25) Paired-saples Designs In a paired saples design where each participant produces two dichotoous responses, there are four possible response patterns which can be represented by a 2x2 contingency table with coluns representing the two categories of the first response and the rows representing the two categories of the second response. The probabilities of the four cobinations of responses are shown below in the table to the left. The observed frequency counts for one rando saple of participants shown below in the table to the right. The saple size in study k is n k = f 11k + f 12k + f 21k + f 22k.

10 8 Response 1 Response 1 Event Non-event Event Non-event Event π 11k π 12k Event f 11k f 12k Response 2 Response 2 Non-event π 21k π 22k Non-event f 21k f 22k As entioned previously, paired saples designs have several special cases which include the pretest-posttest design, the within-subject experiental design, and the longitudinal design. In a paired-saples design, the risk difference in study k is defined as θ k = (π 11k + π 21k ) (π 11k + π 12k ) (1.26) = π 21k π 12k. A Bonett-Price estiator of the risk difference in a paired-saples design for study k is θ k = π 21k π 12k (1.27) and its estiated variance is var (θ k) = {π 12k + π 21k θ k2 }/(n k + 2/) (1.28) where π 12k = (f 12k + 1/)/(n k + 2/) and π 21k = (f 21k + 1/)/(n k + 2/). 1.5 Pearson and Spearan Correlations Consider a study population in which each person is assigned two quantitative scores. The two quantitative scores for person i will be denoted as y i and x i. The population Pearson correlation, denoted as ρ, is a paraeter that describes the linear association between two quantitative variables. The Pearson correlation can range fro -1 to 1. A Pearson correlation value of -1 or 1 indicates a perfect linear association between x and y, while a Pearson correlation value of 0 indicates no linear association between x and y. The Spearan correlation describes the strength of a onotonic relation between x and y. The estiate of the Spearan correlation is a Pearson correlation applied to the rank orders of x and the rank orders of y. The Spearan correlation is less influenced by extree x or y scores than the Pearson correlation. If x and y have a nonlinear but onotonic relation, the Spearan correlation can be substantially larger than the Pearson correlation.

11 9 In a rando saple of n k participants in study k, an estiator of ρ k is ρ k = σ yx /σ yk σ xk (1.29) where σ yx = n k i=1 (y ik μ yk)(x ik μ xk)/n k. Replacing x i and y i in study k with their rank order values in Equation 1.29 gives an estiate of a Spearan correlation. An estiate of the variance of ρ k (for the purpose of cobining and coparing correlations fro ultiple studies) is var (ρ k) = (1 ρ k2 ) 2 /(n k 3) (1.30) for a Pearson correlation and var (ρ k) = (1 ρ k2 ) 2 (1 + ρ k/2)/(n k 3) (1.31) for a Spearan correlation. Equation 1.30 assues that x and y have an approxiate bivariate noral distribution in the study population. Equation 1.31 akes a uch less restrictive assuption that there is soe onotonic transforation (i.e., rank preserving) of x and soe onotonic transforation of y that will produce an approxiate bivariate noral distribution in the study population. Equation 1.31 assues that x and y are continuous variables, but this variance estiate should perfor properly with discrete ordinal or interval scale easureents for which 10 or ore values are likely to be observed in the saple. If x is dichotoous, then the Pearson correlation between x and y is called a point-biserial correlation. 1.6 Regression Slope Coefficients The following linear regression odel describes an assued linear relation between x and y for a randoly selected person y i = β 0 + β 1 x i + e i (1.32) where β 0 is the population y-intercept and β 1 is the population slope coefficient. In nonexperiental designs, β 1 describes the change in the predicted y score associated with a 1-point increase in x. In an experiental design where participants are randoized into the levels of x, β 1 describes the change in the population ean of y caused by a 1-point

12 10 increase in x. In applications where the etrics of x and y are well understood and have been easured using the sae scales in all studies, β 1 ight be a ore useful or eaningful easure of association than ρ. In a rando saple of n k participants in study k, an estiator of β 1k is β 1k = ρ k(σ yk /σ xk ) (1.33) and the estiated variance of β 1k in study k is var (β 1k ) = [σ yk 2 (1 ρ k2 )(n 1)]/ [σ x2 (n 1)(n 2)]. (1.34) Note that Equations 1.33 and 1.34 can be coputed using the Pearson correlation, standard deviation of y, and standard deviation of x reported in each study. 1.7 Reliability and Agreeent Coefficients Cronbach Alpha Reliability Cronbach s alpha reliability, denoted as ρ α, is one of the ost widely used easures of reliability in the social and behavioral sciences. Cronbach s alpha reliability describes the reliability of a su (or average) of q easureents where the q easureents ay represent q raters, q occasions, q alternative fors, or q questionnaire/test ites. When the easureents represent ultiple questionnaire/test ites, which is the ost coon application, Cronbach s alpha is referred to as a easure of internal consistency reliability. Cronbach s alpha assues that the q easureents have equal covariances but variances are not required to be equal. Although Cronbach alpha is not a easure of effect size, it is iportant to have soe idea about the value of ρ α in any study that uses a su or average of q easureents as a response variable or predictor variable in a statistical analysis. The unreliability of the response variable reduces the power and precision of inferential statistical ethods. Furtherore, unreliability of a predictor variable in a siple linear regression odel attenuates a slope estiate, the unreliability of a response variable attenuates a standardized ean difference, and a Pearson correlation is attenuated by the unreliability of each variable.

13 11 An estiator of ρ α is obtained fro a rando saple of n participants who are each assigned q scores. An estiator of ρ α fro study k is q 2 ρ αk = q[1 i=1 σ ik 2 /σ yk ]/(q 1) (1.35) 2 where σ ik is the estiated variance of the i th 2 easureent and σ yk is the estiated variance of the su of the q easureents in the k th study. An estiate of the variance of ρ αk is var (ρ αk ) = 2q(1 ρ αk ) 2 /[(q 1)(n k 2)]. (1.36) For the purpose of cobining and coparing Cronbach alpha coefficients fro studies, soe research recoends replacing n k 2 with n k 2 a where a = [(q 2)( 1)] 1/4. G-agreeent In interrater reliability studies where two raters independently classify each eber of a rando saple into one of two categories, the results can be suarized in a 2 2 contingency table with the coluns representing the classification assignents of the first rater and the rows representing the classification assignents of the second rater. The probabilities of the four rater cobinations are shown below in the table to the left. The observed frequency counts for one rando saple of participants are shown below in the table to the right. The saple size in study k is n k = f 11k + f 12k + f 21k + f 22k. Rater 1 Rater π 11k π 12k 1 f 11k f 12k Rater 2 Rater 2 2 π 21k π 22k 2 f 21k f 22k In the social and behavioral sciences, the kappa coefficient is the ost coonly used easure of interrater agreeent. However, the value of kappa is highly sensitive to the arginal proportions and large differences in kappa across studies ay be due solely to uninteresting differences in the arginal proportions. An alternative easure of interrater agreeent that is easy to interpret and is less sensitive to the arginal proportions is Guilford s index of agreeent, (G-agreeent) which ay be expressed as γ k = 2(π 11k + π 22k ) 1. (1.37)

14 12 A Price-Bonett type estiator of γ k is γ k = 2π ok 1 (1.38) and its estiated variance is var (γ k) = 4π ok (1 π ok )/(n k + 4/) (1.39) where π ok = (f 11k + f 22k + 2/)/(n k + 4/) and is the nuber of studies that will be cobined or copared. In interrater reliability studies, it is often useful to also copute Equation 1.26 to assess the difference between the two raters in ters of the likelihood of assigning participants to category Effect-size Conversions Soe dichotoous variables, such as ale/feale or Treatent A/Treatent B, are called naturally dichotoous variables. In coparison, a quantitative attribute that has been easured on a dichotoous scale is called an artificially dichotoous variable. Artificially dichotoous variables are often used when it is difficult to quantitatively assess a quantitative attribute. It is possible to approxiate an effect size for one or two quantitative variables based on an effect size that has been coputed fro one or two artificially dichotoous variables. For exaple, if an odds ratio has been coputed fro one artificially dichotoous variable and one naturally dichotoous variable, it is possible to approxiate a standardized ean difference and a point biserial correlation (a correlation between a dichotoous variable and a quantitative variable) for the naturally dichotoous variable and the quantitative attribute. If an odds ratio has been coputed fro two artificially dichotoous variables, it is possible to approxiate a Pearson correlation between the two quantitative attributes. There is an exact relation between a point-biserial correlation and a standardized ean difference. If δ is estiated using a pooled within-group variance, the estiator of δ can be transfored into the traditional point-biserial correlation estiator. If δ is estiated using separate within-group variances (the preferred ethod), the estiator of δ can be transfored into an unequal-variance estiator of the point-biserial correlation. The other conversions given below are approxiations, and an effect-size estiator based on an approxiate transforation will be denoted as θ to distinguish it fro the direct estiator θ.

15 13 Odds ratio to Standardized Mean Difference δ ln(ω ) 1.7 (1.40) var(δ ) = 0.346var[ln(ω )] (1.41) where var[ln(ω )] is given by Equation Odds Ratio to Point-biserial Correlation ln(ω ) ρ pb ln(ω ) 2 + c (1.42) var(ρ pb ) = [c/(ln(ω ) 2 + c) 3/2 ] 2 var[ln(ω )] (1.43) where c = 2.89/pq, p = n 1 /n, q = 1 p, and var[ln(ω )] is given by Equation Odds Ratio to Pearson Correlation ρ ω 3/4 1 ω 3/4 + 1 (1.44) var(ρ ) = [6/{4ω 1/4 (ω 3/4 + 1) 2 }]var[ln(ω )] (1.45) where var[ln(ω )] is given by Equation The following approxiation to the Pearson correlation is ore accurate than Equation 1.44 if the arginal proportions of the 2x2 contingency table have been reported. ρ cos [ ω b ] (1.46) var(ρ ) = [(3.142bω b) sin { ω b} /(1 + ω b) 2 ] 2 var[ln(ω )] (1.47) where b = {1 p 1+ p +1 ( 1 p 5 2 in) 2 )/2 and p in is the sallest arginal proportion. Standardized Mean Difference to Log-odds Ratio ln(ω ) 1.7δ (1.48) var[ln(ω )] = 2.89var(δ ) (1.49) where var(δ ) is given by Equation 1.12.

16 14 Standardized Mean Difference to Point-biserial Correlation δ ρ pb = δ pq (1.50) var(ρ pb ) = [1/{pq (δ pq )3/2 }] 2 var(δ ) (1.51) where p = n 1 /n, q = 1 p, and var(δ ) is given by Equation Point-biserial to Standardized Mean Difference δ = ρ pb 1/pq 1 2 ρ pb (1.52) var(δ ) = [c/(1 ρ pb 2 ) 3/2 ] 2 var(ρ pb ) (1.53) where c = 1/pq and var(ρ pb ) is given by Equation Point-biserial Correlation to Log-odds Ratio ln(ω ) aρ pb 1 2 ρ pb (1.54) a(2 ρ pb) var[ln(ω )] = {4(1 ρ pb ) 3 var(ρ pb) (1.55) } where a = 2.89/pq, p = n 1 /n, q = 1 p, and var(ρ pb ) is given by Equation 1.48 Pearson Correlation to Log-odds Ratio ln(ω ).75ln( 1 + ρ 1 ρ ) (1.56) var[ln(ω )] = (9/4)( 1 (1 ρ ) where var(ρ ) is given by Equation )var(ρ ) (1.57) Coents 1. G-agreeent corrects for chance agreeent and ay be expressed as (π 0 π c )/(1 π c ) where π 0 = π 11k + π 22k is the probability of both raters agreeing and π c =.5 is the probability of agreeent if both raters are siply guessing.

17 15 2. The variance estiates for the standardized ean differences assue the response variable has an approxiate noral distribution. The variance estiates for an estiated ean difference in study k ( k) in 2-group and paired-saples designs do not ake any distributional assuptions. 3. The variance estiates of the standardized ean differences tend to be too sall when the response variable is leptokurtic (i.e., ore peaked and/or longer tails than a noral distribution) and tend to be too large when the response variable is platykurtic (i.e., less peaked and/or shorter tails than a noral distribution). 4. The variance estiate of the Pearson correlation tends to be too sall when x and y are leptokurtic and tends to be too large when x and y are platykurtic. 5. Soe eta-analysis ethods use a Fisher s inverse hyperbolic tangent transforation of the Pearson correlation defined as ρ k = arctanh(ρ k ) = [ln(1 + ρ k) ln(1 ρ k)]/2 with estiated variance var (ρ k ) = 1/(n 3). 6. Soe eta-analysis ethods in Chapters 3 and 4 use a log-coplient transforation of Cronbach s alpha with estiated variance var [ln(1 ρ α)] = 2q/[(q 1)(n 2 a)] where a = [(q 2)( 1)] 1/4. 7. The variance estiate of Cronbach s alpha (Equation 1.36) assues q parallel easureents. Parallel easureents have equal variances and equal covariances. 8. Soe latent variable odel paraeters are correlation paraeters such as the correlation between two factors or the standardized factor loading in an orthogonal factor analysis odel. When these types of correlations are used in a eta-analysis, the correlation estiate and its standard error for each study is obtained fro the latent variable coputer progra (e.g., MPlus, EQS, Aos, lavaan) rather than Equations 1.29 and Note that Equation 1.30 does not apply to correlation paraeter estiators in a latent variable odel. 9. Soe researchers convert various effect sizes into a Pearson correlation or a standardized ean difference and then incorrectly use Equation 1.30 or Equation 1.12, respectively, as the variance of the approxiated effect size estiator. Also, soe researchers incorrectly use Equation 1.30 as the variance of a point-biserial correlation estiator.

18 16 Chapter 2 Meta-analysis Models 2.1. Multi-study Statistical Models If a particular paraeter has been estiated in 2 studies, the estiates ight be coparable if very siilar variables have been used in all k studies and (in studies with two-group designs) the two group conditions are very siilar in all k studies. The sybol θ k will be used to denote any of the population paraeters defined in Chapter 1 for study k (k = 1 to ). In soe cases θ k will represent a transfored paraeter such as a log odds ratio or a log risk ratio. The estiate of θ k and its estiated variance will be denoted as θ k and var(θ k), respectively. The estiate θ k is saple realization of a rando variable (called the estiator of θ k ) and hence a statistical odel ay be used to represent its large-saple expected value of the estiator and the rando deviation fro expectation. Three basic types of statistical odels the constant coefficient odel, the varying coefficient odel, and the rando coefficient odel ay be used to represent the estiators fro ulti-study designs. These three odels are described in the following sections. 2.2 Constant Coefficient Model The constant coefficient odel can be expressed as θ k = θ + ε k (2.1) where θ is the large-saple expected value of each θ k. The constant coefficient odel assues that every θ k is an estiator of the sae quantity (θ) which is referred to as the effect-size hoogeneity assuption. The constant coefficient odel is a type of fixed-effect odel because θ is a constant (i.e., a fixed effect) and not a rando variable. The disturbances ε k (k = 1 to ) are rando variables that are assued to be independent and norally distributed but are not assued to be hooscedastic. Stratified rando sapling is typically assued in which a rando saple of size n k is obtained fro different study populations. In two-group designs n k = n 1k + n 2k.

19 17 If the effect-size hoogeneity assuption can be satisfied, the following inverse-variance weighted estiator of θ is efficient (i.e., has a variance that is saller than any other estiator) and nearly unbiased if all n k are large θ = k=1 w kθ k / k=1 w k (2.2) where w k = 1/[var(θ k)]. The estiated variance of θ is var(θ ) = 1/ k=1 w k and can be used with θ to construct an approxiate confidence interval for θ. This variance estiate is called a large-saple estiate because it assues that each w k is coputed fro a large rando saple. If effect-size hoogeneity cannot be assued, Equation 2.2 is biased for any saple size and its large-saple bias (i.e., inconsistency) is approxiately equal to θ k=1 w kθ k / k=1 w k. (2.3) Note that the bias vanishes if all weights (w k) are equal or if all population effect sizes are equal. Recall that var(θ k) is a function of the saple size. The saple sizes will typically vary across studies and hence the weights will typically be unequal. With unequal weights, effect-size hoogeneity is a crucial assuption in the constant coefficient odel. Soe researchers copute the following chi-square test statistic with df = 1 to test the null hypothesis H0: θ 1 = θ 2 = = θ Q = k=1 w k (θ k θ ) 2 (2.4) and conclude that effect-size hoogeneity has been satisfied if the result is nonsignificant. However, failure to reject this type of null hypothesis cannot be interpreted as evidence that H0 is true. There is no statistical test that can be used to show that θ 1 = θ 2 = = θ. The best we can do is test H1: θ k = θ k < ε against H2: θ k = θ k ε for all pairwise coparisons where ε is a value that represents a sall and uniportant difference in paraeter values. This type of test is called an equivalence test, and ideally each pairwise coparison would be tested using a Bonferroni-adjusted α. For acceptably sall values of ε, equivalence testing requires extreely large within-study saple sizes (n k ) in all studies to reject H2 and accept H1, and consequently it is practically

20 18 ipossible to statistically show that the effect-size hoogeneity assuption has been approxiately satisfied. If the constant coefficient odel and Equation 2.2 are used, it is necessary to provide a copelling logical arguent that the effect size hoogeneity assuption is realistic in the proposed application. 2.3 Varying Coefficient Model The varying coefficient odel can be expressed as θ k = θ + υ k + ε k (2.5) where k=1 υ k = 0 (this is called a side condition and is required to identify the odel), θ = 1 k=1 θ k, and υ k represents effect-size heterogeneity due to all unknown or unspecified differences in the characteristics of the study populations. We could also express the separate study population paraeter values as θ k = θ + υ k. The varying coefficient odel is a fixed-effects odel because θ and each υ k are constants (i.e., fixed effects) and not rando variables. The disturbances ε k (k = 1 to ) are rando variables that are assued to be independent and norally distributed but are not assued to be hooscedastic. Stratified rando sapling is typically assued in which a total rando saple of size n k is obtained fro different study populations. In two-group designs n k = n 1k + n 2k. In a varying coefficient odel, the researcher will want to estiate interesting linear functions of θ k such as θ = 1 k=1 θ k or h 1 θ 1 + h 2 θ h θ where h k is a nuerical value specified by the researcher. Methods of estiating linear functions of θ k for each type of paraeter described in Chapter 1 are described in Chapters 3 and 4. Chapter 4 also describes ethods for estiating the paraeters of a linear odel θ k = β o + β 1 x 1 + β 2 x β q x q + ε k for each of the paraeters described in Chapter 1. The ain advantage of the varying coefficient odel over the constant coefficient odel is that we do not need to assue or test for effect size hoogeneity. All of the statistical procedures for the varying coefficient odel perfor properly in the presence of effectsize heterogeneity.

21 Rando Coefficient Model The rando coefficient odel can be expressed as θ k = θ + υ k + ε k (2.6) where each υ k is assued to be a norally distributed rando variable with ean 0 and standard deviation τ. The paraeter value for study k is assued to equal θ + υ k. The disturbances ε k (k = 1 to ) are rando variables that are assued to be independent and norally distributed but are not assued to be hooscedastic. The disturbances are also assued to be uncorrelated with υ k. To justify the clai that υ k in Equation 2.6 is a rando variable, two-stage cluster sapling can be assued. One way to conceptualize two-stage cluster sapling is to randoly select study populations fro a superpopulation of M study populations and then take a rando saple of size n k fro each of the randoly selected study populations. In eta-analysis applications, a twostage cluster saple is not realistic but it is coon for researchers to iagine that the studies selected for analysis could potentially represent a rando saple fro soe hypothetical superpopulation of study populations. Fro this perspective, θ is the ean and τ is the standard deviation of the θ 1, θ 2,, θ M paraeters in the superpopulation. In a rando coefficient odel, the goal is to estiate both θ and τ. If the assuptions of the rando coefficient odel can be satisfied, the following inverse-variance weighted estiator of θ is efficient and nearly unbiased if all n k are large θ = k=1 / k=1 w k (2.7) w k θ k where w k = 1/[var(θ k) + τ 2 ] and τ 2 is the following DerSionian-Laird estiate of τ 2 2 τ = (Q df)/[ k=1 w k k=1 w k2 / k=1 w k ]. (2.8) The estiated variance of θ is var(θ ) = 1/ k=1 w k and can be used with θ to construct an approxiate confidence interval for θ. Equation 2.7 assues the weights (w k ) are uncorrelated with the effect sizes. It can be shown that θ is a biased estiator of θ (even with large n k ) when the weights are correlated with effect sizes. The approxiate large-saple bias of θ is equal to θ [θ + ρ wθ σ w τ/ k=1 w k ] (2.9)

22 20 where ρ wθ is the population correlation between the weights and the effect sizes and w k is the study population value of w k. Note that the large-saple bias of θ vanishes if ρ wθ = 0, or if all weights in a superpopulation of study populations are equal (σ w = 0), or if all effect sizes in the superpopulation are equal (τ = 0). In practice, τ > 0 and the weights will not be equal. Thus, the assuption of a zero correlation between weights and effects sizes is crucial for Equation 2.7. When using a rando coefficient odel to analyze data fro ultiple studies, it is iportant to report a confidence interval for both θ and τ because the estiates of θ and τ contain sapling error of unknown agnitude and direction. However, the currently-available confidence intervals for τ are hypersensitive to the kurtosis of the superpopulation distribution of paraeter values, and this assuption should be assessed before using a rando coefficient odel. Soe researchers report the I 2 easure of heterogeneity rather than a confidence interval for τ. However, I 2 is equal to 1 ( 1)/Q where Q is the chi-squared effect-size hoogeneity test statistic (Equation 2.4). I 2 is not an estiate of any population paraeter and its value is heavily influenced by the within-study saple sizes. For any nonzero value of τ, I 2 (like Q) will be saller with saller within-study saple sizes and larger with larger within-study saple sizes. The reporting of I 2 is not recoended. Most rando coefficient eta-analyses use Equation 2.7 to estiate θ and Equation 2.8 to estiate τ 2. An older approach (referred to as the Hunter-Schidt approach) for Pearson correlations and two-group standardized ean differences is still popular aong industrial psychologists. The Hunter-Schidt approach estiates θ with Equation 2.7 using w k = n k. The Hunter-Schidt estiate of τ 2 is 2 n τ = [ k (ρ k θ ) 2 k=1 ] (1 θ 2 ) 2 k=1 n k k=1 n k for Pearson correlations (where θ = k=1 n k ρ k / k=1 n k ) and τ 2 = [ n k (δ k θ ) 2 k=1 k=1 n k ] ] θ 2 8 k=1 n k (2.10a) (2.10b) for two-group standardized ean differences (where θ = k=1 n k δ k / k=1 n k ). The second ters in Equations 2.10a and 2.10b are estiates of the within-study sapling

23 21 variance and are based on a siplifying assuption that τ 2 = 0, and hence these estiates are not expected to be accurate unless τ 2 is sall. 2.5 Model Choice Recoendations The effect-size hoogeneity assuption of the constant coefficient odel is difficult to justify in ost eta-analysis applications. As noted above, a nonsignificant chi-square test for effect-size hoogeneity cannot be used to justify the use of a constant coefficient odel. Furtherore, an equivalence test of θ j θ k < ε for all j, k pairs of studies requires extreely large saple sizes in all studies. The constant coefficient odel is not recoended in applications where it is not possible to show that all θ k values are siilar. With effect-size hoogeneity, Equation 2.2 is a biased and inconsistent estiator of the coon effect size (θ), and the traditional confidence interval for θ will have a true coverage probability that can be far less than the specified confidence level. Until recently, the constant coefficient odel was very popular but ost statisticians now agree that the constant coefficient odel should no longer be used. Given the difficulty in assessing the effect-size hoogeneity assuption and the bias of Equation 2.2 as an estiator of 1 k=1 θ k when this assuption is not satisfied, researchers will need to choose between the varying coefficient odel and the rando coefficient odel. The ain advantage of the rando coefficient odel over the varying coefficient odel is the potential of the rando coefficient odel to provide statistical inference to a superpopulation of M effect sizes or study populations. Of course, statistical inference to a superpopulation is based on a very strong and unrealistic assuption that the studies have been randoly sapled fro soe specified superpopulation. Strictly speaking, the varying coefficient odel provides statistical inference only to the < M study populations. However, the authors of each of the studies would argue that their results should generalize to other siilar study populations, and the results fro a varying coefficient odel will generalize to this extended set of study populations of the studies. Thus, a superpopulation of study populations that could be described by a rando coefficient odel ight not be any ore interesting or scientifically iportant than the extended set of study populations that can be described by a varying coefficient odel.

24 22 Three conditions ust be et before a rando coefficient odel can be recoended over a varying coefficient odel. The first condition requires a clearly defined superpopulation to which the rando coefficient odel results will apply along with an arguent that this superpopulation has greater scientific iportance than the set of extended studies populations that could be described by a varying coefficient odel. If the first condition can be et, the next condition requires evidence that the weights in Equation 2.7 are uncorrelated with effect sizes in the superpopulation. There is no standard ethod for assessing this assuption, and reeber that a nonsignificant result for test of H0: ρ wθ = 0 does not iply that the superpopulation correlation is zero. An approxiate confidence interval for ρ wθ could be coputed, but a large nuber of studies would be needed to obtain an inforatively narrow interval. For instance, about = 400 studies would needed to obtain a 95% confidence interval for ρ wθ that has a width of about.2 assuing ρ wθ is close to zero. The third condition that ust be et before using a rando coefficient odel is a deonstration of superpopulation norality. The currently-available confidence intervals for τ are hypersensitive to sall aounts of leptokurtosis (i.e., superpopulation distributions with greater peaks or thicker tails than a noral distribution). Tests of leptokurtosis require a large nuber of studies ( > 100) to detect a degree of leptokurtosis in the superpopulation that would seriously degrade the perforance of the traditional confidence intervals for τ. Furtherore, a large nuber of studies are usually needed to obtain an inforatively narrow confidence interval for τ. Unless is large, the varying coefficient odel will alost autoatically be preferred to a rando coefficient odel. If is large, the varying coefficient odel is also recoended in situations where there are concerns about superpopulation leptokurtosis, the possibility of a non-trivial value of ρ wθ, or if the assued superpopulation of study populations is not substantially greater than the set of extended study populations to which a varying coefficient results would apply. Statistical ethods for the constant coefficient odel and the rando coefficient odel are described in any eta-analysis textbooks and will not be reviewed here. The newer varying coefficient ethods have not been presented in eta-analysis texts, and these ethods will be described in Chapters 3 and 4.

25 23 Coents 1. Soe proponents of the constant coefficient odel agree that Equation 2.2 is a biased estiator of θ = 1 k=1 θ k but argue that in large saples Equation 2.2 is a nearly unbiased estiator of k=1 w kθ k / k=1 w k. However, the w k values reflect saple characteristics (such as the saple sizes) and so the quantity k=1 w kθ k / k=1 w k is not a eaningful population paraeter. 2. The traditional confidence intervals for the superpopulation standard deviation (τ) are highly sensitive to inor non-norality. Leptokurtosis causes the ost serious probles. For exaple, a t(5) distribution is syetric and bell-shaped with excess kurtosis of 6. Even with this sall aount of excess kurtosis, a 95% confidence interval for τ in a t(5) superpopulation distribution will have a coverage probability that can be uch less than.95 (even for large saple sizes and a large nuber of studies). Even with the ost powerful test of leptokurtosis (i.e., a one-sided test using Pearson s kurtosis estiate), a very large nuber of studies ( > 100) is needed to detect a t(5) superpopulation distribution. 3. The nuber of studies needed to estiate τ with desired precision and confidence is approxiately = 2[z α/2 /ln (r)] where r is the desired upper liit to lower liit ratio. This saple size forula assues large saple sizes in each study. For exaple, to obtain a 95% confidence interval for τ that has an upper to lower confidence liit ratio of 1.25, at least = 2[1.96/ln(1.25)] studies would be required. Thus, the rando coefficient odel could require a large to obtain a confidence interval for τ that is not eaninglessly wide. 4. A Wald confidence interval for τ using a DerSionian-Laird estiate is given in Borenstein, et al. 2009). A confidence interval for τ using a Hunter-Schidt estiate is not available. 5. The weighted average estiators have enorous intuitive appeal to researchers. However, unless the effect-size hoogeneity assuption is satisfied in the constant coefficient odel or the zero weight-estiator correlation assuption is satisfied in the rando coefficient odel, the popular weighted average estiators can give highly isleading results. Note that all of the effect-size estiators described in Chapter 1, except for the unstandardized ean difference and the Fisher transfored Pearson correlation, have a variance that is a function of the effect size (although the relation is not obvious for soe effect size easures), which results in a correlation between the weights and the estiators. 6. The rando coefficient odel is often applied to Fisher-transfored Pearson correlations. A weighted average of these transfored correlations is used to copute θ* and then this average is reverse transfored to provide an estiator of the average Pearson correlation. However, the reverse transforation processes introduces bias into the estiator regardless of saple size. Siilar probles occur when the rando coefficient odel is applied to the log-coplient transfored Cronbach alpha reliability coefficients. Furtherore, the τ paraeter does not have a useful interpretation with Fisher-transfored correlations or log-coplient transfored Cronbach alpha reliabilities.

26 24 Chapter 3 Cobining Results fro Multiple Studies 3.1. Mean Differences An estiate of the average study population ean difference ( = 1 k=1 k = 1 k=1 k (3.1) and its estiated variance is var ( ) = 2 k=1 var ( k) (3.2) where var ( k) is given in Equation 1.4 for two-group designs and Equation 1.8 for paired-saples designs. ) is An approxiate two-sided (1 α)% confidence interval for is ± z α/2 var( ) (3.3) where z α/2 is a two-sided critical z-value. The sall-saple accuracy of Equation 3.3 can be iproved by replacing z α/2 with t α/2;df where df = [ σ jk k=1 j=1 ] n jk 2 j=1 n jk 4 σ jk 2 (n jk 1) /[ k=1 ] (3.4) when all studies are two-group designs and df = [ 2 2 σ dk k=1 ] n k 4 σ dk n 2 k (n k 1) /[ k=1 ] (3.5) when all studies are paired-saples designs. In ost ulti-study designs will be coputed using only two-group designs or only paired-saples designs. In soe cases it could be appropriate to cobine ean

27 25 difference estiates fro two-group and paired-saples designs. For instance, effect size estiates fro two-group treatent vs. placebo studies ight be coparable with effect size estiates fro a pretest-posttest design; or effect size estiates fro two-group designs that copares two different treatents ight be coparable to effect size estiates fro a within-subject experient where participants receive both treatents in rando order. Exaple 3.1. Two eye-witness identification studies assessed participants certainty in their selection of a suspect individual fro a photo lineup after viewing a short video of a crie scene. Two treatent conditions were assessed in each study. In the first treatent condition the participants were told that the target individual will be in a 5-person photo lineup, and in the second treatent condition participants were told that the target individual ight be in a 5-person photo lineup. The suspect was included in the lineup in both instruction conditions. Both studies used the sae 1-10 certainty rating scale, and both studies sapled fro study populations of introductory psychology students at large public universities. The suary inforation for the two studies is shown below. Study n 1k n 2k μ 1k μ 2k σ 1k σ 2k k var ( k) Applying Equation 3.1 gives = ( )/2 = 1.15, and applying Equation 3.2 gives var ( ) = ( )/4 = Coputing Equation 3.4 gives df = 79.9 so that t α/2;df = A 95% confidence interval for the average study population ean difference is 1.15 ± = [0.43, 1.87]. We can be 95% confident that the ean certainty rating under a will be instruction is 0.43 to 1.86 greater than the ean certainty rating under a ight be instruction in the two university study populations. Exaple 3.2. Five studies used a pretest-posttest design and reported the effect of relaxation therapy on hours of igraine headaches per week. All five studies sapled fro study populations of adults fro five large etropolitan areas who responded to a newspaper request for volunteers. The suary inforation for the five studies is shown below. Study n k μ 1k μ 2k σ 1k σ 2k ρ k k var ( k) Applying Equation 3.1 gives = ( )/5 = 10.72, and applying Equation 3.2 gives var ( ) = ( )/25 = Coputing Equation 3.5 gives df = 83.1 so that t α/2;df = A 95% confidence interval for the average study population ean difference is ± = [9.85, 11.59]. We can be 95% confident that the population ean igraine hours per week would be reduced by 9.85 to hours if all ebers of the five study populations received the relaxation therapy.

Meta-Analytic Interval Estimation for Bivariate Correlations

Meta-Analytic Interval Estimation for Bivariate Correlations Psychological Methods 2008, Vol. 13, No. 3, 173 181 Copyright 2008 by the Aerican Psychological Association 1082-989X/08/$12.00 DOI: 10.1037/a0012868 Meta-Analytic Interval Estiation for Bivariate Correlations

More information

OBJECTIVES INTRODUCTION

OBJECTIVES INTRODUCTION M7 Chapter 3 Section 1 OBJECTIVES Suarize data using easures of central tendency, such as the ean, edian, ode, and idrange. Describe data using the easures of variation, such as the range, variance, and

More information

Block designs and statistics

Block designs and statistics Bloc designs and statistics Notes for Math 447 May 3, 2011 The ain paraeters of a bloc design are nuber of varieties v, bloc size, nuber of blocs b. A design is built on a set of v eleents. Each eleent

More information

RAFIA(MBA) TUTOR S UPLOADED FILE Course STA301: Statistics and Probability Lecture No 1 to 5

RAFIA(MBA) TUTOR S UPLOADED FILE Course STA301: Statistics and Probability Lecture No 1 to 5 Course STA0: Statistics and Probability Lecture No to 5 Multiple Choice Questions:. Statistics deals with: a) Observations b) Aggregates of facts*** c) Individuals d) Isolated ites. A nuber of students

More information

Keywords: Estimator, Bias, Mean-squared error, normality, generalized Pareto distribution

Keywords: Estimator, Bias, Mean-squared error, normality, generalized Pareto distribution Testing approxiate norality of an estiator using the estiated MSE and bias with an application to the shape paraeter of the generalized Pareto distribution J. Martin van Zyl Abstract In this work the norality

More information

TEST OF HOMOGENEITY OF PARALLEL SAMPLES FROM LOGNORMAL POPULATIONS WITH UNEQUAL VARIANCES

TEST OF HOMOGENEITY OF PARALLEL SAMPLES FROM LOGNORMAL POPULATIONS WITH UNEQUAL VARIANCES TEST OF HOMOGENEITY OF PARALLEL SAMPLES FROM LOGNORMAL POPULATIONS WITH UNEQUAL VARIANCES S. E. Ahed, R. J. Tokins and A. I. Volodin Departent of Matheatics and Statistics University of Regina Regina,

More information

Biostatistics Department Technical Report

Biostatistics Department Technical Report Biostatistics Departent Technical Report BST006-00 Estiation of Prevalence by Pool Screening With Equal Sized Pools and a egative Binoial Sapling Model Charles R. Katholi, Ph.D. Eeritus Professor Departent

More information

E0 370 Statistical Learning Theory Lecture 6 (Aug 30, 2011) Margin Analysis

E0 370 Statistical Learning Theory Lecture 6 (Aug 30, 2011) Margin Analysis E0 370 tatistical Learning Theory Lecture 6 (Aug 30, 20) Margin Analysis Lecturer: hivani Agarwal cribe: Narasihan R Introduction In the last few lectures we have seen how to obtain high confidence bounds

More information

are equal to zero, where, q = p 1. For each gene j, the pairwise null and alternative hypotheses are,

are equal to zero, where, q = p 1. For each gene j, the pairwise null and alternative hypotheses are, Page of 8 Suppleentary Materials: A ultiple testing procedure for ulti-diensional pairwise coparisons with application to gene expression studies Anjana Grandhi, Wenge Guo, Shyaal D. Peddada S Notations

More information

Ensemble Based on Data Envelopment Analysis

Ensemble Based on Data Envelopment Analysis Enseble Based on Data Envelopent Analysis So Young Sohn & Hong Choi Departent of Coputer Science & Industrial Systes Engineering, Yonsei University, Seoul, Korea Tel) 82-2-223-404, Fax) 82-2- 364-7807

More information

Non-Parametric Non-Line-of-Sight Identification 1

Non-Parametric Non-Line-of-Sight Identification 1 Non-Paraetric Non-Line-of-Sight Identification Sinan Gezici, Hisashi Kobayashi and H. Vincent Poor Departent of Electrical Engineering School of Engineering and Applied Science Princeton University, Princeton,

More information

3.3 Variational Characterization of Singular Values

3.3 Variational Characterization of Singular Values 3.3. Variational Characterization of Singular Values 61 3.3 Variational Characterization of Singular Values Since the singular values are square roots of the eigenvalues of the Heritian atrices A A and

More information

Feature Extraction Techniques

Feature Extraction Techniques Feature Extraction Techniques Unsupervised Learning II Feature Extraction Unsupervised ethods can also be used to find features which can be useful for categorization. There are unsupervised ethods that

More information

Machine Learning Basics: Estimators, Bias and Variance

Machine Learning Basics: Estimators, Bias and Variance Machine Learning Basics: Estiators, Bias and Variance Sargur N. srihari@cedar.buffalo.edu This is part of lecture slides on Deep Learning: http://www.cedar.buffalo.edu/~srihari/cse676 1 Topics in Basics

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2017 Lessons 7 20 Dec 2017 Outline Artificial Neural networks Notation...2 Introduction...3 Key Equations... 3 Artificial

More information

13.2 Fully Polynomial Randomized Approximation Scheme for Permanent of Random 0-1 Matrices

13.2 Fully Polynomial Randomized Approximation Scheme for Permanent of Random 0-1 Matrices CS71 Randoness & Coputation Spring 018 Instructor: Alistair Sinclair Lecture 13: February 7 Disclaier: These notes have not been subjected to the usual scrutiny accorded to foral publications. They ay

More information

Pattern Recognition and Machine Learning. Learning and Evaluation for Pattern Recognition

Pattern Recognition and Machine Learning. Learning and Evaluation for Pattern Recognition Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2017 Lesson 1 4 October 2017 Outline Learning and Evaluation for Pattern Recognition Notation...2 1. The Pattern Recognition

More information

COS 424: Interacting with Data. Written Exercises

COS 424: Interacting with Data. Written Exercises COS 424: Interacting with Data Hoework #4 Spring 2007 Regression Due: Wednesday, April 18 Written Exercises See the course website for iportant inforation about collaboration and late policies, as well

More information

Measures of average are called measures of central tendency and include the mean, median, mode, and midrange.

Measures of average are called measures of central tendency and include the mean, median, mode, and midrange. CHAPTER 3 Data Description Objectives Suarize data using easures of central tendency, such as the ean, edian, ode, and idrange. Describe data using the easures of variation, such as the range, variance,

More information

What is Probability? (again)

What is Probability? (again) INRODUCTION TO ROBBILITY Basic Concepts and Definitions n experient is any process that generates well-defined outcoes. Experient: Record an age Experient: Toss a die Experient: Record an opinion yes,

More information

Testing equality of variances for multiple univariate normal populations

Testing equality of variances for multiple univariate normal populations University of Wollongong Research Online Centre for Statistical & Survey Methodology Working Paper Series Faculty of Engineering and Inforation Sciences 0 esting equality of variances for ultiple univariate

More information

Best Procedures For Sample-Free Item Analysis

Best Procedures For Sample-Free Item Analysis Best Procedures For Saple-Free Ite Analysis Benjain D. Wright University of Chicago Graha A. Douglas University of Western Australia Wright s (1969) widely used "unconditional" procedure for Rasch saple-free

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016 Lessons 7 14 Dec 2016 Outline Artificial Neural networks Notation...2 1. Introduction...3... 3 The Artificial

More information

Proc. of the IEEE/OES Seventh Working Conference on Current Measurement Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES

Proc. of the IEEE/OES Seventh Working Conference on Current Measurement Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES Proc. of the IEEE/OES Seventh Working Conference on Current Measureent Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES Belinda Lipa Codar Ocean Sensors 15 La Sandra Way, Portola Valley, CA 98 blipa@pogo.co

More information

Intelligent Systems: Reasoning and Recognition. Artificial Neural Networks

Intelligent Systems: Reasoning and Recognition. Artificial Neural Networks Intelligent Systes: Reasoning and Recognition Jaes L. Crowley MOSIG M1 Winter Seester 2018 Lesson 7 1 March 2018 Outline Artificial Neural Networks Notation...2 Introduction...3 Key Equations... 3 Artificial

More information

Topic 5a Introduction to Curve Fitting & Linear Regression

Topic 5a Introduction to Curve Fitting & Linear Regression /7/08 Course Instructor Dr. Rayond C. Rup Oice: A 337 Phone: (95) 747 6958 E ail: rcrup@utep.edu opic 5a Introduction to Curve Fitting & Linear Regression EE 4386/530 Coputational ethods in EE Outline

More information

In this chapter, we consider several graph-theoretic and probabilistic models

In this chapter, we consider several graph-theoretic and probabilistic models THREE ONE GRAPH-THEORETIC AND STATISTICAL MODELS 3.1 INTRODUCTION In this chapter, we consider several graph-theoretic and probabilistic odels for a social network, which we do under different assuptions

More information

General Properties of Radiation Detectors Supplements

General Properties of Radiation Detectors Supplements Phys. 649: Nuclear Techniques Physics Departent Yarouk University Chapter 4: General Properties of Radiation Detectors Suppleents Dr. Nidal M. Ershaidat Overview Phys. 649: Nuclear Techniques Physics Departent

More information

Inspection; structural health monitoring; reliability; Bayesian analysis; updating; decision analysis; value of information

Inspection; structural health monitoring; reliability; Bayesian analysis; updating; decision analysis; value of information Cite as: Straub D. (2014). Value of inforation analysis with structural reliability ethods. Structural Safety, 49: 75-86. Value of Inforation Analysis with Structural Reliability Methods Daniel Straub

More information

Modified Systematic Sampling in the Presence of Linear Trend

Modified Systematic Sampling in the Presence of Linear Trend Modified Systeatic Sapling in the Presence of Linear Trend Zaheen Khan, and Javid Shabbir Keywords: Abstract A new systeatic sapling design called Modified Systeatic Sapling (MSS, proposed by ] is ore

More information

Probability Distributions

Probability Distributions Probability Distributions In Chapter, we ephasized the central role played by probability theory in the solution of pattern recognition probles. We turn now to an exploration of soe particular exaples

More information

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis City University of New York (CUNY) CUNY Acadeic Works International Conference on Hydroinforatics 8-1-2014 Experiental Design For Model Discriination And Precise Paraeter Estiation In WDS Analysis Giovanna

More information

Extension of CSRSM for the Parametric Study of the Face Stability of Pressurized Tunnels

Extension of CSRSM for the Parametric Study of the Face Stability of Pressurized Tunnels Extension of CSRSM for the Paraetric Study of the Face Stability of Pressurized Tunnels Guilhe Mollon 1, Daniel Dias 2, and Abdul-Haid Soubra 3, M.ASCE 1 LGCIE, INSA Lyon, Université de Lyon, Doaine scientifique

More information

Estimation of the Mean of the Exponential Distribution Using Maximum Ranked Set Sampling with Unequal Samples

Estimation of the Mean of the Exponential Distribution Using Maximum Ranked Set Sampling with Unequal Samples Open Journal of Statistics, 4, 4, 64-649 Published Online Septeber 4 in SciRes http//wwwscirporg/ournal/os http//ddoiorg/436/os4486 Estiation of the Mean of the Eponential Distribution Using Maiu Ranked

More information

Sampling How Big a Sample?

Sampling How Big a Sample? C. G. G. Aitken, 1 Ph.D. Sapling How Big a Saple? REFERENCE: Aitken CGG. Sapling how big a saple? J Forensic Sci 1999;44(4):750 760. ABSTRACT: It is thought that, in a consignent of discrete units, a certain

More information

Multi-Scale/Multi-Resolution: Wavelet Transform

Multi-Scale/Multi-Resolution: Wavelet Transform Multi-Scale/Multi-Resolution: Wavelet Transfor Proble with Fourier Fourier analysis -- breaks down a signal into constituent sinusoids of different frequencies. A serious drawback in transforing to the

More information

Support Vector Machine Classification of Uncertain and Imbalanced data using Robust Optimization

Support Vector Machine Classification of Uncertain and Imbalanced data using Robust Optimization Recent Researches in Coputer Science Support Vector Machine Classification of Uncertain and Ibalanced data using Robust Optiization RAGHAV PAT, THEODORE B. TRAFALIS, KASH BARKER School of Industrial Engineering

More information

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley osig 1 Winter Seester 2018 Lesson 6 27 February 2018 Outline Perceptrons and Support Vector achines Notation...2 Linear odels...3 Lines, Planes

More information

Correcting a Significance Test for Clustering in Designs With Two Levels of Nesting

Correcting a Significance Test for Clustering in Designs With Two Levels of Nesting Institute for Policy Research Northwestern University Working Paper Series WP-07-4 orrecting a Significance est for lustering in Designs With wo Levels of Nesting Larry V. Hedges Faculty Fellow, Institute

More information

Analyzing Simulation Results

Analyzing Simulation Results Analyzing Siulation Results Dr. John Mellor-Cruey Departent of Coputer Science Rice University johnc@cs.rice.edu COMP 528 Lecture 20 31 March 2005 Topics for Today Model verification Model validation Transient

More information

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS A Thesis Presented to The Faculty of the Departent of Matheatics San Jose State University In Partial Fulfillent of the Requireents

More information

The Distribution of the Covariance Matrix for a Subset of Elliptical Distributions with Extension to Two Kurtosis Parameters

The Distribution of the Covariance Matrix for a Subset of Elliptical Distributions with Extension to Two Kurtosis Parameters journal of ultivariate analysis 58, 96106 (1996) article no. 0041 The Distribution of the Covariance Matrix for a Subset of Elliptical Distributions with Extension to Two Kurtosis Paraeters H. S. Steyn

More information

C na (1) a=l. c = CO + Clm + CZ TWO-STAGE SAMPLE DESIGN WITH SMALL CLUSTERS. 1. Introduction

C na (1) a=l. c = CO + Clm + CZ TWO-STAGE SAMPLE DESIGN WITH SMALL CLUSTERS. 1. Introduction TWO-STGE SMPLE DESIGN WITH SMLL CLUSTERS Robert G. Clark and David G. Steel School of Matheatics and pplied Statistics, University of Wollongong, NSW 5 ustralia. (robert.clark@abs.gov.au) Key Words: saple

More information

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon Model Fitting CURM Background Material, Fall 014 Dr. Doreen De Leon 1 Introduction Given a set of data points, we often want to fit a selected odel or type to the data (e.g., we suspect an exponential

More information

TABLE FOR UPPER PERCENTAGE POINTS OF THE LARGEST ROOT OF A DETERMINANTAL EQUATION WITH FIVE ROOTS. By William W. Chen

TABLE FOR UPPER PERCENTAGE POINTS OF THE LARGEST ROOT OF A DETERMINANTAL EQUATION WITH FIVE ROOTS. By William W. Chen TABLE FOR UPPER PERCENTAGE POINTS OF THE LARGEST ROOT OF A DETERMINANTAL EQUATION WITH FIVE ROOTS By Willia W. Chen The distribution of the non-null characteristic roots of a atri derived fro saple observations

More information

E. Alpaydın AERFAISS

E. Alpaydın AERFAISS E. Alpaydın AERFAISS 00 Introduction Questions: Is the error rate of y classifier less than %? Is k-nn ore accurate than MLP? Does having PCA before iprove accuracy? Which kernel leads to highest accuracy

More information

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all Lecture 6 Introduction to kinetic theory of plasa waves Introduction to kinetic theory So far we have been odeling plasa dynaics using fluid equations. The assuption has been that the pressure can be either

More information

A Note on the Applied Use of MDL Approximations

A Note on the Applied Use of MDL Approximations A Note on the Applied Use of MDL Approxiations Daniel J. Navarro Departent of Psychology Ohio State University Abstract An applied proble is discussed in which two nested psychological odels of retention

More information

Interactive Markov Models of Evolutionary Algorithms

Interactive Markov Models of Evolutionary Algorithms Cleveland State University EngagedScholarship@CSU Electrical Engineering & Coputer Science Faculty Publications Electrical Engineering & Coputer Science Departent 2015 Interactive Markov Models of Evolutionary

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016/2017 Lessons 9 11 Jan 2017 Outline Artificial Neural networks Notation...2 Convolutional Neural Networks...3

More information

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair Proceedings of the 6th SEAS International Conference on Siulation, Modelling and Optiization, Lisbon, Portugal, Septeber -4, 006 0 A Siplified Analytical Approach for Efficiency Evaluation of the eaving

More information

Automated Frequency Domain Decomposition for Operational Modal Analysis

Automated Frequency Domain Decomposition for Operational Modal Analysis Autoated Frequency Doain Decoposition for Operational Modal Analysis Rune Brincker Departent of Civil Engineering, University of Aalborg, Sohngaardsholsvej 57, DK-9000 Aalborg, Denark Palle Andersen Structural

More information

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm Acta Polytechnica Hungarica Vol., No., 04 Sybolic Analysis as Universal Tool for Deriving Properties of Non-linear Algoriths Case study of EM Algorith Vladiir Mladenović, Miroslav Lutovac, Dana Porrat

More information

A Simple Regression Problem

A Simple Regression Problem A Siple Regression Proble R. M. Castro March 23, 2 In this brief note a siple regression proble will be introduced, illustrating clearly the bias-variance tradeoff. Let Y i f(x i ) + W i, i,..., n, where

More information

Modeling the Structural Shifts in Real Exchange Rate with Cubic Spline Regression (CSR). Turkey

Modeling the Structural Shifts in Real Exchange Rate with Cubic Spline Regression (CSR). Turkey International Journal of Business and Social Science Vol. 2 No. 17 www.ijbssnet.co Modeling the Structural Shifts in Real Exchange Rate with Cubic Spline Regression (CSR). Turkey 1987-2008 Dr. Bahar BERBEROĞLU

More information

A method to determine relative stroke detection efficiencies from multiplicity distributions

A method to determine relative stroke detection efficiencies from multiplicity distributions A ethod to deterine relative stroke detection eiciencies ro ultiplicity distributions Schulz W. and Cuins K. 2. Austrian Lightning Detection and Inoration Syste (ALDIS), Kahlenberger Str.2A, 90 Vienna,

More information

Chapter 6 1-D Continuous Groups

Chapter 6 1-D Continuous Groups Chapter 6 1-D Continuous Groups Continuous groups consist of group eleents labelled by one or ore continuous variables, say a 1, a 2,, a r, where each variable has a well- defined range. This chapter explores:

More information

The Weierstrass Approximation Theorem

The Weierstrass Approximation Theorem 36 The Weierstrass Approxiation Theore Recall that the fundaental idea underlying the construction of the real nubers is approxiation by the sipler rational nubers. Firstly, nubers are often deterined

More information

1 Proof of learning bounds

1 Proof of learning bounds COS 511: Theoretical Machine Learning Lecturer: Rob Schapire Lecture #4 Scribe: Akshay Mittal February 13, 2013 1 Proof of learning bounds For intuition of the following theore, suppose there exists a

More information

The Transactional Nature of Quantum Information

The Transactional Nature of Quantum Information The Transactional Nature of Quantu Inforation Subhash Kak Departent of Coputer Science Oklahoa State University Stillwater, OK 7478 ABSTRACT Inforation, in its counications sense, is a transactional property.

More information

Curious Bounds for Floor Function Sums

Curious Bounds for Floor Function Sums 1 47 6 11 Journal of Integer Sequences, Vol. 1 (018), Article 18.1.8 Curious Bounds for Floor Function Sus Thotsaporn Thanatipanonda and Elaine Wong 1 Science Division Mahidol University International

More information

Kernel Methods and Support Vector Machines

Kernel Methods and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley ENSIAG 2 / osig 1 Second Seester 2012/2013 Lesson 20 2 ay 2013 Kernel ethods and Support Vector achines Contents Kernel Functions...2 Quadratic

More information

The Wilson Model of Cortical Neurons Richard B. Wells

The Wilson Model of Cortical Neurons Richard B. Wells The Wilson Model of Cortical Neurons Richard B. Wells I. Refineents on the odgkin-uxley Model The years since odgkin s and uxley s pioneering work have produced a nuber of derivative odgkin-uxley-like

More information

Sharp sensitivity bounds for mediation under unmeasured mediator-outcome confounding

Sharp sensitivity bounds for mediation under unmeasured mediator-outcome confounding Bioetrika (2016), 103,2,pp. 483 490 doi: 10.1093/bioet/asw012 Printed in Great Britain Advance Access publication 29 April 2016 Sharp sensitivity bounds for ediation under uneasured ediator-outcoe confounding

More information

Lower Bounds for Quantized Matrix Completion

Lower Bounds for Quantized Matrix Completion Lower Bounds for Quantized Matrix Copletion Mary Wootters and Yaniv Plan Departent of Matheatics University of Michigan Ann Arbor, MI Eail: wootters, yplan}@uich.edu Mark A. Davenport School of Elec. &

More information

1 Bounding the Margin

1 Bounding the Margin COS 511: Theoretical Machine Learning Lecturer: Rob Schapire Lecture #12 Scribe: Jian Min Si March 14, 2013 1 Bounding the Margin We are continuing the proof of a bound on the generalization error of AdaBoost

More information

Conceptual issues concerning mediation, interventions and composition

Conceptual issues concerning mediation, interventions and composition Statistics and Its Interface Volue 2 (2009) 457 468 Conceptual issues concerning ediation, interventions and coposition Tyler J. VanderWeele and Stijn Vansteelandt Concepts concerning ediation in the causal

More information

arxiv: v1 [stat.ot] 7 Jul 2010

arxiv: v1 [stat.ot] 7 Jul 2010 Hotelling s test for highly correlated data P. Bubeliny e-ail: bubeliny@karlin.ff.cuni.cz Charles University, Faculty of Matheatics and Physics, KPMS, Sokolovska 83, Prague, Czech Republic, 8675. arxiv:007.094v

More information

A Smoothed Boosting Algorithm Using Probabilistic Output Codes

A Smoothed Boosting Algorithm Using Probabilistic Output Codes A Soothed Boosting Algorith Using Probabilistic Output Codes Rong Jin rongjin@cse.su.edu Dept. of Coputer Science and Engineering, Michigan State University, MI 48824, USA Jian Zhang jian.zhang@cs.cu.edu

More information

Measuring Temperature with a Silicon Diode

Measuring Temperature with a Silicon Diode Measuring Teperature with a Silicon Diode Due to the high sensitivity, nearly linear response, and easy availability, we will use a 1N4148 diode for the teperature transducer in our easureents 10 Analysis

More information

Example A1: Preparation of a Calibration Standard

Example A1: Preparation of a Calibration Standard Suary Goal A calibration standard is prepared fro a high purity etal (cadiu) with a concentration of ca.1000 g l -1. Measureent procedure The surface of the high purity etal is cleaned to reove any etal-oxide

More information

A proposal for a First-Citation-Speed-Index Link Peer-reviewed author version

A proposal for a First-Citation-Speed-Index Link Peer-reviewed author version A proposal for a First-Citation-Speed-Index Link Peer-reviewed author version Made available by Hasselt University Library in Docuent Server@UHasselt Reference (Published version): EGGHE, Leo; Bornann,

More information

Bayes Decision Rule and Naïve Bayes Classifier

Bayes Decision Rule and Naïve Bayes Classifier Bayes Decision Rule and Naïve Bayes Classifier Le Song Machine Learning I CSE 6740, Fall 2013 Gaussian Mixture odel A density odel p(x) ay be ulti-odal: odel it as a ixture of uni-odal distributions (e.g.

More information

Combining Classifiers

Combining Classifiers Cobining Classifiers Generic ethods of generating and cobining ultiple classifiers Bagging Boosting References: Duda, Hart & Stork, pg 475-480. Hastie, Tibsharini, Friedan, pg 246-256 and Chapter 10. http://www.boosting.org/

More information

16 Independence Definitions Potential Pitfall Alternative Formulation. mcs-ftl 2010/9/8 0:40 page 431 #437

16 Independence Definitions Potential Pitfall Alternative Formulation. mcs-ftl 2010/9/8 0:40 page 431 #437 cs-ftl 010/9/8 0:40 page 431 #437 16 Independence 16.1 efinitions Suppose that we flip two fair coins siultaneously on opposite sides of a roo. Intuitively, the way one coin lands does not affect the way

More information

Inference in the Presence of Likelihood Monotonicity for Polytomous and Logistic Regression

Inference in the Presence of Likelihood Monotonicity for Polytomous and Logistic Regression Advances in Pure Matheatics, 206, 6, 33-34 Published Online April 206 in SciRes. http://www.scirp.org/journal/ap http://dx.doi.org/0.4236/ap.206.65024 Inference in the Presence of Likelihood Monotonicity

More information

A Better Algorithm For an Ancient Scheduling Problem. David R. Karger Steven J. Phillips Eric Torng. Department of Computer Science

A Better Algorithm For an Ancient Scheduling Problem. David R. Karger Steven J. Phillips Eric Torng. Department of Computer Science A Better Algorith For an Ancient Scheduling Proble David R. Karger Steven J. Phillips Eric Torng Departent of Coputer Science Stanford University Stanford, CA 9435-4 Abstract One of the oldest and siplest

More information

Hysteresis model for magnetic materials using the Jiles-Atherton model

Hysteresis model for magnetic materials using the Jiles-Atherton model Hysteresis odel for agnetic aterials using the Jiles-Atherton odel Predrag Petrovic Technical faculty Svetog Save 65 32 Cacak, pegi@ei.yu Nebojsa itrovic Technical faculty Svetog Save 65 32 Cacak, itar@tfc.tfc.kg.ac.yu

More information

A general forulation of the cross-nested logit odel Michel Bierlaire, Dpt of Matheatics, EPFL, Lausanne Phone: Fax:

A general forulation of the cross-nested logit odel Michel Bierlaire, Dpt of Matheatics, EPFL, Lausanne Phone: Fax: A general forulation of the cross-nested logit odel Michel Bierlaire, EPFL Conference paper STRC 2001 Session: Choices A general forulation of the cross-nested logit odel Michel Bierlaire, Dpt of Matheatics,

More information

Deflation of the I-O Series Some Technical Aspects. Giorgio Rampa University of Genoa April 2007

Deflation of the I-O Series Some Technical Aspects. Giorgio Rampa University of Genoa April 2007 Deflation of the I-O Series 1959-2. Soe Technical Aspects Giorgio Rapa University of Genoa g.rapa@unige.it April 27 1. Introduction The nuber of sectors is 42 for the period 1965-2 and 38 for the initial

More information

Soft Computing Techniques Help Assign Weights to Different Factors in Vulnerability Analysis

Soft Computing Techniques Help Assign Weights to Different Factors in Vulnerability Analysis Soft Coputing Techniques Help Assign Weights to Different Factors in Vulnerability Analysis Beverly Rivera 1,2, Irbis Gallegos 1, and Vladik Kreinovich 2 1 Regional Cyber and Energy Security Center RCES

More information

NOTES AND CORRESPONDENCE. Two Extra Components in the Brier Score Decomposition

NOTES AND CORRESPONDENCE. Two Extra Components in the Brier Score Decomposition 752 W E A T H E R A N D F O R E C A S T I N G VOLUME 23 NOTES AND CORRESPONDENCE Two Extra Coponents in the Brier Score Decoposition D. B. STEPHENSON School of Engineering, Coputing, and Matheatics, University

More information

Fast Montgomery-like Square Root Computation over GF(2 m ) for All Trinomials

Fast Montgomery-like Square Root Computation over GF(2 m ) for All Trinomials Fast Montgoery-like Square Root Coputation over GF( ) for All Trinoials Yin Li a, Yu Zhang a, a Departent of Coputer Science and Technology, Xinyang Noral University, Henan, P.R.China Abstract This letter

More information

Kinetic Theory of Gases: Elementary Ideas

Kinetic Theory of Gases: Elementary Ideas Kinetic Theory of Gases: Eleentary Ideas 9th February 011 1 Kinetic Theory: A Discussion Based on a Siplified iew of the Motion of Gases 1.1 Pressure: Consul Engel and Reid Ch. 33.1) for a discussion of

More information

Handwriting Detection Model Based on Four-Dimensional Vector Space Model

Handwriting Detection Model Based on Four-Dimensional Vector Space Model Journal of Matheatics Research; Vol. 10, No. 4; August 2018 ISSN 1916-9795 E-ISSN 1916-9809 Published by Canadian Center of Science and Education Handwriting Detection Model Based on Four-Diensional Vector

More information

Upper bound on false alarm rate for landmine detection and classification using syntactic pattern recognition

Upper bound on false alarm rate for landmine detection and classification using syntactic pattern recognition Upper bound on false alar rate for landine detection and classification using syntactic pattern recognition Ahed O. Nasif, Brian L. Mark, Kenneth J. Hintz, and Nathalia Peixoto Dept. of Electrical and

More information

A note on the multiplication of sparse matrices

A note on the multiplication of sparse matrices Cent. Eur. J. Cop. Sci. 41) 2014 1-11 DOI: 10.2478/s13537-014-0201-x Central European Journal of Coputer Science A note on the ultiplication of sparse atrices Research Article Keivan Borna 12, Sohrab Aboozarkhani

More information

Using a De-Convolution Window for Operating Modal Analysis

Using a De-Convolution Window for Operating Modal Analysis Using a De-Convolution Window for Operating Modal Analysis Brian Schwarz Vibrant Technology, Inc. Scotts Valley, CA Mark Richardson Vibrant Technology, Inc. Scotts Valley, CA Abstract Operating Modal Analysis

More information

3.8 Three Types of Convergence

3.8 Three Types of Convergence 3.8 Three Types of Convergence 3.8 Three Types of Convergence 93 Suppose that we are given a sequence functions {f k } k N on a set X and another function f on X. What does it ean for f k to converge to

More information

A MESHSIZE BOOSTING ALGORITHM IN KERNEL DENSITY ESTIMATION

A MESHSIZE BOOSTING ALGORITHM IN KERNEL DENSITY ESTIMATION A eshsize boosting algorith in kernel density estiation A MESHSIZE BOOSTING ALGORITHM IN KERNEL DENSITY ESTIMATION C.C. Ishiekwene, S.M. Ogbonwan and J.E. Osewenkhae Departent of Matheatics, University

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 11 10/15/2008 ABSTRACT INTEGRATION I

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 11 10/15/2008 ABSTRACT INTEGRATION I MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 11 10/15/2008 ABSTRACT INTEGRATION I Contents 1. Preliinaries 2. The ain result 3. The Rieann integral 4. The integral of a nonnegative

More information

Kinetic Theory of Gases: Elementary Ideas

Kinetic Theory of Gases: Elementary Ideas Kinetic Theory of Gases: Eleentary Ideas 17th February 2010 1 Kinetic Theory: A Discussion Based on a Siplified iew of the Motion of Gases 1.1 Pressure: Consul Engel and Reid Ch. 33.1) for a discussion

More information

Physics 139B Solutions to Homework Set 3 Fall 2009

Physics 139B Solutions to Homework Set 3 Fall 2009 Physics 139B Solutions to Hoework Set 3 Fall 009 1. Consider a particle of ass attached to a rigid assless rod of fixed length R whose other end is fixed at the origin. The rod is free to rotate about

More information

Accuracy of the Scaling Law for Experimental Natural Frequencies of Rectangular Thin Plates

Accuracy of the Scaling Law for Experimental Natural Frequencies of Rectangular Thin Plates The 9th Conference of Mechanical Engineering Network of Thailand 9- October 005, Phuket, Thailand Accuracy of the caling Law for Experiental Natural Frequencies of Rectangular Thin Plates Anawat Na songkhla

More information

Generalized Augmentation for Control of the k-familywise Error Rate

Generalized Augmentation for Control of the k-familywise Error Rate International Journal of Statistics in Medical Research, 2012, 1, 113-119 113 Generalized Augentation for Control of the k-failywise Error Rate Alessio Farcoeni* Departent of Public Health and Infectious

More information

Prerequisite Material

Prerequisite Material Prerequisite Material Study Populations and Random Samples A study population is a clearly defined collection of people, animals, plants, or objects. In social and behavioral research, a study population

More information

A LOSS FUNCTION APPROACH TO GROUP PREFERENCE AGGREGATION IN THE AHP

A LOSS FUNCTION APPROACH TO GROUP PREFERENCE AGGREGATION IN THE AHP ISAHP 003, Bali, Indonesia, August 7-9, 003 A OSS FUNCTION APPROACH TO GROUP PREFERENCE AGGREGATION IN THE AHP Keun-Tae Cho and Yong-Gon Cho School of Systes Engineering Manageent, Sungkyunkwan University

More information

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period An Approxiate Model for the Theoretical Prediction of the Velocity... 77 Central European Journal of Energetic Materials, 205, 2(), 77-88 ISSN 2353-843 An Approxiate Model for the Theoretical Prediction

More information

Sexually Transmitted Diseases VMED 5180 September 27, 2016

Sexually Transmitted Diseases VMED 5180 September 27, 2016 Sexually Transitted Diseases VMED 518 Septeber 27, 216 Introduction Two sexually-transitted disease (STD) odels are presented below. The irst is a susceptibleinectious-susceptible (SIS) odel (Figure 1)

More information

Optical Properties of Plasmas of High-Z Elements

Optical Properties of Plasmas of High-Z Elements Forschungszentru Karlsruhe Techni und Uwelt Wissenschaftlishe Berichte FZK Optical Properties of Plasas of High-Z Eleents V.Tolach 1, G.Miloshevsy 1, H.Würz Project Kernfusion 1 Heat and Mass Transfer

More information