Permutation inference for the General Linear Model

Size: px
Start display at page:

Download "Permutation inference for the General Linear Model"

Transcription

1 Permutation inference for the General Linear Model Anderson M. Winkler fmrib Analysis Group 3.Sep.25 Winkler Permutation for the glm / 63

2 in jalapeno: winkler/bin/palm Winkler Permutation for the glm 2 / 63

3 Winkler Permutation for the glm 3 / 63

4 Winkler Permutation for the glm 4 / 63

5 Why parametric tests were useful? Practical difficulty Often it is impossible to repeat the same experiment multiple times. Example: Consider comparing the effect of the sex of the subjects on school scores. The sex cannot be simply changed and the test repeated. The same for, e.g., presence of a disorder. In some cases, costs associated with data collection are high, or the samples are unique. Winkler Permutation for the glm 5 / 63

6 Why parametric tests were useful? Instead: Sample subjects from a population, randomly and independently, and assume a certain distribution for the data. Compute a statistic. All else being equal, an extreme value suggest a difference in the parameter that is allowed to vary (usually the mean). Winkler Permutation for the glm 6 / 63

7 Introduction Principles GLM Examples Why parametric tests were useful? Computations involved are quite simple: Calculate the statistic just once, then refer to a table to find what the critical value is for a given significance level. Winkler Permutation for the glm 7 / 63

8 However... - Random sampling is rare in biomedical research. - Population model is often violated, along with the assumptions that come with it. Winkler Permutation for the glm 8 / 63

9 Introduction Principles GLM Examples Why parametric tests were useful? Also good for imaging in the first years: Thousands of voxels need speed, and parametric is much faster. Winkler Permutation for the glm 9 / 63

10 However... - Assumptions can be invalid, and will be invalid in many voxels. - Different imaging modalities have different properties. A single set of assumptions will be invalid for some of them. Winkler Permutation for the glm / 63

11 Permutation tests are superior - No underlying theoretical distribution. - No stringent assumptions (normality, independence, homogeneous variances). - Non-random samples are permitted (but need exchangeability if there is no randomisation). - Wide variety of statistics. - Good for small datasets. - All information needed is in the dataset itself, not on an idealised population. - Resilient to outliers (and robust statistics can be used, even without a limiting distribution). Winkler Permutation for the glm / 63

12 Permutation tests are superior Only assumption: Data are exchangeable. i.e., the joint distribution remains unchanged if data are swapped. Winkler Permutation for the glm 2 / 63

13 Principles Winkler Permutation for the glm 3 / 63

14 General Linear Model Y = Mψ + ɛ Permute the data (Y) or the rows of the design matrix (M), re-estimate the parameters (ψ) and residuals (ɛ), compute a new statistic. Repeat this many times, count how often a permuted statistic is greater or equal than the non-permuted, and divide by the number of tests. That produces the p-value. Winkler Permutation for the glm 4 / 63

15 Two-sample t test Winkler Permutation for the glm 5 / 63

16 Two-sample t test Y = Mψ + ɛ = [ ψ ψ 2 ψ i =? ɛ i =? ] + ɛ ɛ 2 ɛ 3 ɛ 4 ɛ 5 ɛ 6 Estimation: ˆψ = (M M) M Y, ˆɛ = Y M ˆψ. Winkler Permutation for the glm 6 / 63

17 Two-sample t test Y = Mψ + ɛ = [ t = ] How likely is a value at least as large as this if there is no effect? Winkler Permutation for the glm 7 / 63

18 Two-sample t test t = +.33 t =.9 t = +.25 t =.93 t = +.42 t = t = +.4 t =.45 t = 2.4 t =.47 t = +.47 t = +2.4 t = +.45 t =.4 t = 2.24 t =.42 t = +.93 t =.25 t = +.9 t =.33 Winkler Permutation for the glm 8 / 63

19 Two-sample t test t = +.33 t =.9 t = +.25 t =.93 t = +.42 t = t = +.4 t =.45 t = 2.4 t =.47 t = +.47 t = +2.4 t = +.45 t =.4 t = 2.24 t =.42 t = +.93 t =.25 t = +.9 t =.33 Winkler Permutation for the glm 9 / 63

20 Two-sample t test There were 3 cases of a statistic at least as large as the one observed. We have run 2 permutations. Thus: p = 3 2 =.5 Winkler Permutation for the glm 2 / 63

21 One-sample t test Winkler Permutation for the glm 2 / 63

22 One-sample t test Y = Mψ + ɛ = [ ] ψ + ψ i =? ɛ i =? ɛ ɛ 2 ɛ 3 ɛ 4 Estimation: ˆψ = (M M) M Y, ˆɛ = Y M ˆψ. Winkler Permutation for the glm 22 / 63

23 One-sample t test Y = Mψ + ɛ = [ +.29 ] + t = How likely is a value at least as large as this if there is no effect? Winkler Permutation for the glm 23 / 63

24 One-sample t test t = +.65 t = +.56 t =.45 t =.54 t =.42 t =.5 t = 2.7 t = t = +3.3 t = +2.7 t = +.5 t = +.42 t = +.54 t = +.45 t =.56 t =.65 Winkler Permutation for the glm 24 / 63

25 One-sample t test t = +.65 t = +.56 t =.45 t =.54 t =.42 t =.5 t = 2.7 t = t = +3.3 t = +2.7 t = +.5 t = +.42 t = +.54 t = +.45 t =.56 t =.65 Winkler Permutation for the glm 25 / 63

26 One-sample t test There were 3 cases of a statistic at least as large as the one observed. We have run 6 sign flippings. Thus: p = 3 6 =.875 Winkler Permutation for the glm 26 / 63

27 Single test Parametric Relative frequency Test statistic Winkler Permutation for the glm 27 / 63

28 Single test Permutation Relative frequency Test statistic Winkler Permutation for the glm 28 / 63

29 Many tests (maximum) Parametric Relative frequency Test statistic Winkler Permutation for the glm 29 / 63

30 Many tests (maximum) Permutation Relative frequency Test statistic Winkler Permutation for the glm 3 / 63

31 Exactness - If all permutations are done exact. - If many permutations are done exact. In either sense there are no distributional assumptions. However, in the second sense it means that P(p α) = α. Winkler Permutation for the glm 3 / 63

32 A bit more on the assumptions - Exchangeable errors (ee) Permutations. - Independent and symmetric errors (ise) Sign-flippings. - Both (ee + ise) Permutations + Sign-flippings. Winkler Permutation for the glm 32 / 63

33 How many permutations are possible? - Depends on the design: repeated rows reduce the number of possible permutations. - Regardless, the number grows very quicky, and can be astronomical even with small samples. ex.: 24 subjects, single continuous EV, J = 24! Winkler Permutation for the glm 33 / 63

34 How many permutations should we run? - The p-value itself is an estimate, and more permutations narrow confidence interval around it, giving more credence to the results. - More permutations do not increase power, although too few may not be powerful: smallest p = /J. Winkler Permutation for the glm 34 / 63

35 Permutation for the glm Winkler Permutation for the glm 35 / 63

36 Problem: Nuisance variables. What do we do? Y = Mψ + ɛ Winkler Permutation for the glm 36 / 63

37 Model partitioning Y = Xβ + Zγ + ɛ Winkler Permutation for the glm 37 / 63

38 Model partitioning: Before y y 2 y 3 y 4 y 5 y 6 y 7 y 8 = Y = Mψ + ɛ ψ ψ 2 ψ 3 ψ 4 + ɛ ɛ 2 ɛ 3 ɛ 4 ɛ 5 ɛ 6 ɛ 7 ɛ 8 Winkler Permutation for the glm 38 / 63

39 Model partitioning: After y y 2 y 3 y 4 y 5 y 6 y 7 y 8 = Y = Xβ + Zγ + ɛ [.59 ] β γ γ 2 γ 3 + ɛ ɛ 2 ɛ 3 ɛ 4 ɛ 5 ɛ 6 ɛ 7 ɛ 8 Winkler Permutation for the glm 39 / 63

40 Model partitioning Features: - ˆβ = C ˆψ - Ĉov( ˆβ) = C Ĉov( ˆψ)C - span(x) span(z) = span(m) - X Z = D = (M M) C u = null (C) C v = C u C(C DC) C DC u X = MDC ( C DC ) ( Z = MDC v C ) v DC v In other words: The two models are equivalent. Winkler Permutation for the glm 4 / 63

41 Permutation matrix (P) Permutation matrix Original data Permuted data = Winkler Permutation for the glm 4 / 63

42 Sign-flipping matrix (S) Sign-flipping matrix Original data Sign-flipped data = Winkler Permutation for the glm 42 / 63

43 Permutation and sign-flipping matrix (B = PS) Permutation and sign-flipping matrix Original data Permuted & sign-flipped = Winkler Permutation for the glm 43 / 63

44 Method Model Draper Stoneman Y = PXβ + Zγ + ɛ Still White PR Z Y = Xβ + ɛ Freedman Lane (PR Z + H Z ) Y = Xβ + Zγ + ɛ Manly PY = Xβ + Zγ + ɛ ter Braak (PR M + H M ) Y = Xβ + Zγ + ɛ Kennedy PR Z Y = R Z Xβ + ɛ Huh Jhun PQ R Z Y = Q R Z Xβ + ɛ Smith Y = PR Z Xβ + Zγ + ɛ Parametric Y = Xβ + Zγ + ɛ, ɛ N (, σ 2 I) H is the hat matrix, such that Ŷ = HY, R is the residual-forming matrix, such that ˆɛ = RY. I = H + R. The subscript indicates whether these consider the full model (M) or just the nuisance (Z). P is a permutation or sign-flipping matrix. Winkler Permutation for the glm 44 / 63

45 Freedman Lane method. Regress the data against the full model and compute the unpermuted statistic. 2. Regress the data against the nuisance-only model and compute the residuals. 3. Shuffle the residuals, then add back the estimated nuisance effects. 4. Regress this data against the full model and compute the permuted statistic. 5. Repeat the Steps 2 4 many times. 6. Count how many times the permuted statistic was found to be equal to or larger than the unpermuted, and divide by the number of permutations. The result is the p-value. There are computational simplifications that can be used. Winkler Permutation for the glm 45 / 63

46 The F -statistic Consider the statistic: F = ˆψ / C (C (M M) C) C ˆψ rank (C) = ˆβ / (X X) ˆβ rank (C) ˆɛ ˆɛ N rank (M) ˆɛ ˆɛ N rank (X) rank (Z) When rank(c) =, ˆβ is a scalar and the t statistic can be expressed as a function of F as t = sign( ˆβ) F. Winkler Permutation for the glm 46 / 63

47 Need pivotality The statistic must be pivotal. - But if there are heterogeneous variances and groups of different sizes, the F -statistic is no longer pivotal. - And with it, the t statistic, the correlation coefficient r, and the R 2, are no longer pivotal either. Winkler Permutation for the glm 47 / 63

48 The G-statistic Consider the statistic: G = ˆψ C (C (M WM) C) C ˆψ Λ s where W is a diagonal matrix that has elements: n W nn = g n R n n ˆɛ g nˆɛ gn Λ = + 2(s ) s(s + 2) g and where s = rank (C). n g R nn ( n g W ) 2 nn trace (W) Winkler Permutation for the glm 48 / 63

49 Variance groups (vgs) W can be seen as a weighting matrix, the square root of which normalises the model such that the errors have then unit variance and can be ignored. σ 2 σ 2 σ 2 σ 2 σ 2 σ 2 VG ϵ σ 2 W = σ 2 σ 2 σ 2 σ 2 σ 2 σ 2 Winkler Permutation for the glm 49 / 63

50 Variance groups (vgs) W can be seen as a weighting matrix, the square root of which normalises the model such that the errors have then unit variance and can be ignored. 3 VGs ϵ σ 2 ϵ 2 ϵ 2 σ 2 2 σ 2 3 W = σ 2 σ 2 σ 2 σ 2 σ 2 2 σ 2 2 σ 2 2 σ 2 2 σ 2 3 σ 2 3 σ 2 3 σ 2 3 Winkler Permutation for the glm 5 / 63

51 The G-statistic G generalises a number of well known statistical tests: Homoscedastic errors, unrestricted exchangeability Homoscedastic within vg, restricted exchangeability rank (C) = rank (C) > Square of Student s t Square of Aspin Welch v F -ratio Welch s v 2 Winkler Permutation for the glm 5 / 63

52 Heterogeneous variances: the G-statistic - When rank (C) =, the t-equivalent to the G-statistic is v = ˆψ C (C (M WM) C) 2, which is the same v-statistic for the Behrens-Fisher problem. - In the absence of variance groups, G and v are equivalent to F and t respectively. - Although not typically necessary, approximate parametric p-values for the G-statistic can be computed from an F -distribution with degrees of freedom ν = s and ν 2 = 2(s ) 3(Λ ). Winkler Permutation for the glm 52 / 63

53 Examples Winkler Permutation for the glm 53 / 63

54 Example : Mean effect Scenario Consider a multi-subject fmri study to investigate the bold response associated with a novel experimental task. After the first-level analysis (within subject), maps of contrasts of parameter estimates for each subject are used in a second level analysis. The regressor for the effect of interest (the mean effect) is simply a column of ones; nuisance variables, such as handedness, can be included in the model. Winkler Permutation for the glm 54 / 63

55 Example : Mean effect Coded data (Y) eb vg Model (M) m m 2 Subject h Subject 2 h 2 Subject 3 h 3 Subject 4 h 4 Subject 5 h 5 Subject 6 h 6 Subject 7 h 7 Subject 8 h 8 Subject 9 h 9 Subject h Subject h Subject 2 h 2 Contrast (C ) + Contrast 2 (C 2) Winkler Permutation for the glm 55 / 63

56 Example : Mean effect Solution Permutations of the data or of the design matrix do not change the model with respect to the regressor of interest. However, by treating the errors as symmetric, instead of permutation, the signs of the ones in the design matrix, or of each datapoint, can be flipped randomly to create the empirical distribution from which inference can be performed. The procedure can be performed as in either the Freedman Lane or Smith methods. Winkler Permutation for the glm 56 / 63

57 Example 2: Multiple regression Scenario Consider the analysis of a study that compares patients and controls with respect to brain cortical thickness, and that recruiting process ensured that all selected subjects are exchangeable. Elder subjects may, however, have thinner cortices, regardless of the diagnosis. To control for the confounding effect of age, it is included in the design as a nuisance regressor. Sex is also included. Winkler Permutation for the glm 57 / 63

58 Example 2: Multiple regression Coded data (Y) eb vg Model (M) m m 2 m 3 m 4 Subject a s Subject 2 a 2 s 2 Subject 3 a 3 s 3 Subject 4 a 4 s 4 Subject 5 a 5 s 5 Subject 6 a 6 s 6 Subject 7 a 7 s 7 Subject 8 a 8 s 8 Subject 9 a 9 s 9 Subject a s Subject a s Subject 2 a 2 s 2 Contrast (C ) + Contrast 2 (C 2) + Winkler Permutation for the glm 58 / 63

59 Example 2: Multiple regression Solution The permutation strategy follows the Freedman Lane or Smith methods, with the residuals of the reduced model being permuted under unrestricted exchangeability. Winkler Permutation for the glm 59 / 63

60 Example 4: Unequal group variances Scenario Consider a study using fmri to compare whether the bold response associated with a certain cognitive task would differ among subjects with autistic spectrum disorder (asd) and control subjects, while taking into account differences in age and sex. In this hypothetical example, the cognitive task is known to produce more erratic signal changes in the patient group than in controls. Therefore, variances cannot be assumed to be homogeneous with respect to the group assignment of subjects. Winkler Permutation for the glm 6 / 63

61 Example 4: Unequal group variances Coded data (Y) eb vg Model (M) m m 2 m 3 m 4 Subject a s Subject 2 a 2 s 2 Subject 3 a 3 s 3 Subject 4 a 4 s 4 Subject 5 a 5 s 5 Subject 6 a 6 s 6 Subject a 7 s 7 Subject a 8 s 8 Subject a 9 s 9 Subject 2 2 a s Subject 2 2 a s Subject a 2 s 2 Contrast (C ) + Contrast 2 (C 2) + Winkler Permutation for the glm 6 / 63

62 Example 4: Unequal group variances Solution This is an example of the classical Behrens Fisher problem. To accommodate heteroscedasticity, two permutation blocks are defined according to the group of subjects. Under the assumption of independent and symmetric errors, the problem is solved by means of random sign-flipping, using the well known Welch s v statistic, a particular case of the G statistic. Winkler Permutation for the glm 62 / 63

63 That s all folks. Blog: brainder.org Winkler Permutation for the glm 63 / 63

Non-parametric Approaches to Inference

Non-parametric Approaches to Inference Non-parametric Approaches to Inference Dr. Martyn McFarquhar Division of Neuroscience & Experimental Psychology The University of Manchester 1 Edinburgh SPM course, 217 The parametric approach The SPM

More information

Multivariate Permutation Tests: With Applications in Biostatistics

Multivariate Permutation Tests: With Applications in Biostatistics Multivariate Permutation Tests: With Applications in Biostatistics Fortunato Pesarin University ofpadova, Italy JOHN WILEY & SONS, LTD Chichester New York Weinheim Brisbane Singapore Toronto Contents Preface

More information

Author Manuscript Behav Res Methods. Author manuscript; available in PMC 2012 September 01.

Author Manuscript Behav Res Methods. Author manuscript; available in PMC 2012 September 01. NIH Public Access Author Manuscript Published in final edited form as: Behav Res Methods. 2012 September ; 44(3): 806 844. doi:10.3758/s13428-011-0181-x. Four applications of permutation methods to testing

More information

How can it be right when it feels so wrong? Outliers, diagnostics, non-constant variance

How can it be right when it feels so wrong? Outliers, diagnostics, non-constant variance How can it be right when it feels so wrong? Outliers, diagnostics, non-constant variance D. Alex Hughes November 19, 2014 D. Alex Hughes Problems? November 19, 2014 1 / 61 1 Outliers Generally Residual

More information

8.6 Jonckheere-Terpstra Test for Ordered Alternatives. 6.5 Jonckheere-Terpstra Test for Ordered Alternatives

8.6 Jonckheere-Terpstra Test for Ordered Alternatives. 6.5 Jonckheere-Terpstra Test for Ordered Alternatives 8.6 Jonckheere-Terpstra Test for Ordered Alternatives 6.5 Jonckheere-Terpstra Test for Ordered Alternatives 136 183 184 137 138 185 Jonckheere-Terpstra Test Example 186 139 Jonckheere-Terpstra Test Example

More information

Statistical tests. Paired t-test

Statistical tests. Paired t-test Statistical tests Gather data to assess some hypothesis (e.g., does this treatment have an effect on this outcome?) Form a test statistic for which large values indicate a departure from the hypothesis.

More information

First-level fmri modeling. UCLA Advanced NeuroImaging Summer School, 2010

First-level fmri modeling. UCLA Advanced NeuroImaging Summer School, 2010 First-level fmri modeling UCLA Advanced NeuroImaging Summer School, 2010 Task on Goal in fmri analysis Find voxels with BOLD time series that look like this Delay of BOLD response Voxel with signal Voxel

More information

Math 58. Rumbos Fall Solutions to Exam Give thorough answers to the following questions:

Math 58. Rumbos Fall Solutions to Exam Give thorough answers to the following questions: Math 58. Rumbos Fall 2008 1 Solutions to Exam 2 1. Give thorough answers to the following questions: (a) Define a Bernoulli trial. Answer: A Bernoulli trial is a random experiment with two possible, mutually

More information

Permutation tests for univariate or multivariate analysis of variance and regression

Permutation tests for univariate or multivariate analysis of variance and regression 626 PERSPECTIVE Permutation tests for univariate or multivariate analysis of variance and regression Marti J. Anderson Abstract: The most appropriate strategy to be used to create a permutation distribution

More information

Jednoczynnikowa analiza wariancji (ANOVA)

Jednoczynnikowa analiza wariancji (ANOVA) Wydział Matematyki Jednoczynnikowa analiza wariancji (ANOVA) Wykład 07 Example 1 An accounting firm has developed three methods to guide its seasonal employees in preparing individual income tax returns.

More information

PERMUTATION TESTS FOR COMPLEX DATA

PERMUTATION TESTS FOR COMPLEX DATA PERMUTATION TESTS FOR COMPLEX DATA Theory, Applications and Software Fortunato Pesarin Luigi Salmaso University of Padua, Italy TECHNISCHE INFORMATIONSBiBUOTHEK UNIVERSITATSBIBLIOTHEK HANNOVER V WILEY

More information

Statistical Hypothesis Testing

Statistical Hypothesis Testing Statistical Hypothesis Testing Statistical Hypothesis Testing is a kind of inference Given a sample, say something about the population Examples: Given a sample of classifications by a decision tree, test

More information

Syntax Menu Description Options Remarks and examples Stored results References Also see

Syntax Menu Description Options Remarks and examples Stored results References Also see Title stata.com permute Monte Carlo permutation tests Syntax Menu Description Options Remarks and examples Stored results References Also see Syntax Compute permutation test permute permvar exp list [,

More information

IE 361 Module 4. Metrology Applications of Some Intermediate Statistical Methods for Separating Components of Variation

IE 361 Module 4. Metrology Applications of Some Intermediate Statistical Methods for Separating Components of Variation IE 361 Module 4 Metrology Applications of Some Intermediate Statistical Methods for Separating Components of Variation Reading: Section 2.2 Statistical Quality Assurance for Engineers (Section 2.3 of Revised

More information

Comparing Means. Chapter 24. Case Study Gas Mileage for Classes of Vehicles. Case Study Gas Mileage for Classes of Vehicles Data collection

Comparing Means. Chapter 24. Case Study Gas Mileage for Classes of Vehicles. Case Study Gas Mileage for Classes of Vehicles Data collection Chapter 24 One-Way Analysis of Variance: Comparing Several Means BPS - 5th Ed. Chapter 24 1 Comparing Means Chapter 18: compared the means of two populations or the mean responses to two treatments in

More information

Antennas and Propagation. Chapter 5c: Array Signal Processing and Parametric Estimation Techniques

Antennas and Propagation. Chapter 5c: Array Signal Processing and Parametric Estimation Techniques Antennas and Propagation : Array Signal Processing and Parametric Estimation Techniques Introduction Time-domain Signal Processing Fourier spectral analysis Identify important frequency-content of signal

More information

How Many Imputations are Really Needed? Some Practical Clarifications of Multiple Imputation Theory

How Many Imputations are Really Needed? Some Practical Clarifications of Multiple Imputation Theory Prev Sci (2007) 8:206 213 DOI 10.1007/s11121-007-0070-9 How Many Imputations are Really Needed? Some Practical Clarifications of Multiple Imputation Theory John W. Graham & Allison E. Olchowski & Tamika

More information

proc plot; plot Mean_Illness*Dose=Dose; run;

proc plot; plot Mean_Illness*Dose=Dose; run; options pageno=min nodate formdlim='-'; Title 'Illness Related to Dose of Therapeutic Drug'; run; data Lotus; input Dose N; Do I=1 to N; Input Illness @@; output; end; cards; 0 20 101 101 101 104 104 105

More information

Permutation and Randomization Tests 1

Permutation and Randomization Tests 1 Permutation and 1 STA442/2101 Fall 2012 1 See last slide for copyright information. 1 / 19 Overview 1 Permutation Tests 2 2 / 19 The lady and the tea From Fisher s The design of experiments, first published

More information

fmri design efficiency

fmri design efficiency fmri design efficiency Aim: to design experiments maximising the power of detecting real effects. (That is, avoid type-ii errors, a.k.a misses ). -------------- Hard Constraints: - total duration of acquisition

More information

Chapter 25. One-Way Analysis of Variance: Comparing Several Means. BPS - 5th Ed. Chapter 24 1

Chapter 25. One-Way Analysis of Variance: Comparing Several Means. BPS - 5th Ed. Chapter 24 1 Chapter 25 One-Way Analysis of Variance: Comparing Several Means BPS - 5th Ed. Chapter 24 1 Comparing Means Chapter 18: compared the means of two populations or the mean responses to two treatments in

More information

BIOS 312: MODERN REGRESSION ANALYSIS

BIOS 312: MODERN REGRESSION ANALYSIS BIOS 312: MODERN REGRESSION ANALYSIS James C (Chris) Slaughter Department of Biostatistics Vanderbilt University School of Medicine james.c.slaughter@vanderbilt.edu biostat.mc.vanderbilt.edu/coursebios312

More information

December 12, FGCU Invitational Mathematics Competition Statistics Team

December 12, FGCU Invitational Mathematics Competition Statistics Team 1 Directions You will have 4 minutes to answer each question. The scoring will be 16 points for a correct response in the 1 st minute, 12 points for a correct response in the 2 nd minute, 8 points for

More information

Matlab for FMRI Module 2: BOLD signals, Matlab and the general linear model Instructor: Luis Hernandez-Garcia

Matlab for FMRI Module 2: BOLD signals, Matlab and the general linear model Instructor: Luis Hernandez-Garcia Matlab for FMRI Module 2: BOLD signals, Matlab and the general linear model Instructor: Luis Hernandez-Garcia The goal for this tutorial is to see how the statistics that we will be discussing in class

More information

Example #2: Factorial Independent Groups Design. A data set was created using summary data presented by Wicherts, Dolan and

Example #2: Factorial Independent Groups Design. A data set was created using summary data presented by Wicherts, Dolan and Example #2: Factorial Independent Groups Design A data set was created using summary data presented by Wicherts, Dolan and Hessen (2005). These authors examined the effects of stereotype threat on women

More information

x y

x y 1. Find the mean of the following numbers: ans: 26.25 3, 8, 15, 23, 35, 37, 41, 48 2. Find the median of the following numbers: ans: 24 8, 15, 2, 23, 41, 83, 91, 112, 17, 25 3. Find the sample standard

More information

Probabilistic Models for Permutations. Guy Lebanon Georgia Institute of Technology

Probabilistic Models for Permutations. Guy Lebanon Georgia Institute of Technology Georgia Institute of Technology Outline Basic facts Models on permutations Models on with-ties and incomplete preferences Non-parametric approaches Important challenges and open problems Basic Facts 1

More information

Lesson Sampling Distribution of Differences of Two Proportions

Lesson Sampling Distribution of Differences of Two Proportions STATWAY STUDENT HANDOUT STUDENT NAME DATE INTRODUCTION The GPS software company, TeleNav, recently commissioned a study on proportions of people who text while they drive. The study suggests that there

More information

IE 361 Module 7. Reading: Section 2.5 of Revised SQAME. Prof. Steve Vardeman and Prof. Max Morris. Iowa State University

IE 361 Module 7. Reading: Section 2.5 of Revised SQAME. Prof. Steve Vardeman and Prof. Max Morris. Iowa State University IE 361 Module 7 Calibration Studies and Inference Based on Simple Linear Regression Reading: Section 2.5 of Revised SQAME Prof. Steve Vardeman and Prof. Max Morris Iowa State University Vardeman and Morris

More information

EE 791 EEG-5 Measures of EEG Dynamic Properties

EE 791 EEG-5 Measures of EEG Dynamic Properties EE 791 EEG-5 Measures of EEG Dynamic Properties Computer analysis of EEG EEG scientists must be especially wary of mathematics in search of applications after all the number of ways to transform data is

More information

Most typical tests can also be done as permutation tests. For example: Two sample tests (e.g., t-test, MWU test)

Most typical tests can also be done as permutation tests. For example: Two sample tests (e.g., t-test, MWU test) Permutation tests: Permutation tests are a large group of statistical procedures. Most typical tests can also be done as permutation tests. For example: Two sample tests (e.g., t-test, MWU test) Three

More information

A B 4e+05 1e+07 Networth 2e+05 Measured 1e+05 0e+00 1e+03 0 50000 100000 150000 Income 1e+03 1e+05 1e+07 Expected C 2e+05 D 6e+06 1e+05 3e+06 Residuals 0e+00 Residuals 0e+00-1e+05-3e+06 0e+00 2e+05 4e+05

More information

Sampling distributions and the Central Limit Theorem

Sampling distributions and the Central Limit Theorem Sampling distributions and the Central Limit Theorem Johan A. Elkink University College Dublin 14 October 2013 Johan A. Elkink (UCD) Central Limit Theorem 14 October 2013 1 / 29 Outline 1 Sampling 2 Statistical

More information

NEW ASSOCIATION IN BIO-S-POLYMER PROCESS

NEW ASSOCIATION IN BIO-S-POLYMER PROCESS NEW ASSOCIATION IN BIO-S-POLYMER PROCESS Long Flory School of Business, Virginia Commonwealth University Snead Hall, 31 W. Main Street, Richmond, VA 23284 ABSTRACT Small firms generally do not use designed

More information

Comparative Power Of The Independent t, Permutation t, and WilcoxonTests

Comparative Power Of The Independent t, Permutation t, and WilcoxonTests Wayne State University DigitalCommons@WayneState Theoretical and Behavioral Foundations of Education Faculty Publications Theoretical and Behavioral Foundations 5-1-2009 Comparative Of The Independent

More information

6. Methods of Experimental Control. Chapter 6: Control Problems in Experimental Research

6. Methods of Experimental Control. Chapter 6: Control Problems in Experimental Research 6. Methods of Experimental Control Chapter 6: Control Problems in Experimental Research 1 Goals Understand: Advantages/disadvantages of within- and between-subjects experimental designs Methods of controlling

More information

Solutions 2: Probability and Counting

Solutions 2: Probability and Counting Massachusetts Institute of Technology MITES 18 Physics III Solutions : Probability and Counting Due Tuesday July 3 at 11:59PM under Fernando Rendon s door Preface: The basic methods of probability and

More information

The Effect Of Different Degrees Of Freedom Of The Chi-square Distribution On The Statistical Power Of The t, Permutation t, And Wilcoxon Tests

The Effect Of Different Degrees Of Freedom Of The Chi-square Distribution On The Statistical Power Of The t, Permutation t, And Wilcoxon Tests Journal of Modern Applied Statistical Methods Volume 6 Issue 2 Article 9 11-1-2007 The Effect Of Different Degrees Of Freedom Of The Chi-square Distribution On The Statistical Of The t, Permutation t,

More information

Department of Statistics and Operations Research Undergraduate Programmes

Department of Statistics and Operations Research Undergraduate Programmes Department of Statistics and Operations Research Undergraduate Programmes OPERATIONS RESEARCH YEAR LEVEL 2 INTRODUCTION TO LINEAR PROGRAMMING SSOA021 Linear Programming Model: Formulation of an LP model;

More information

Mark S. Litaker and Bob Gutin, Medical College of Georgia, Augusta GA. Paper P-715 ABSTRACT INTRODUCTION

Mark S. Litaker and Bob Gutin, Medical College of Georgia, Augusta GA. Paper P-715 ABSTRACT INTRODUCTION Paper P-715 A Simulation Study to Compare the Performance of Permutation Tests for Time by Group Interaction in an Unbalanced Repeated-Measures Design, Using Two Permutation Schemes Mark S. Litaker and

More information

PHYSIOLOGICAL DE-NOISING FMRI DATA. Katie Dickerson & Jeff MacInnes February 11th, 2013

PHYSIOLOGICAL DE-NOISING FMRI DATA. Katie Dickerson & Jeff MacInnes February 11th, 2013 PHYSIOLOGICAL DE-NOISING FMRI DATA Katie Dickerson & Jeff MacInnes February 11th, 2013 OUTLINE OUTLINE Theoretical overview OUTLINE Theoretical overview OUTLINE Theoretical overview Tutorial in FSL OVERVIEW

More information

Discrete Random Variables Day 1

Discrete Random Variables Day 1 Discrete Random Variables Day 1 What is a Random Variable? Every probability problem is equivalent to drawing something from a bag (perhaps more than once) Like Flipping a coin 3 times is equivalent to

More information

Miguel I. Aguirre-Urreta

Miguel I. Aguirre-Urreta RESEARCH NOTE REVISITING BIAS DUE TO CONSTRUCT MISSPECIFICATION: DIFFERENT RESULTS FROM CONSIDERING COEFFICIENTS IN STANDARDIZED FORM Miguel I. Aguirre-Urreta School of Accountancy and MIS, College of

More information

IOMAC' May Guimarães - Portugal

IOMAC' May Guimarães - Portugal IOMAC'13 5 th International Operational Modal Analysis Conference 213 May 13-15 Guimarães - Portugal MODIFICATIONS IN THE CURVE-FITTED ENHANCED FREQUENCY DOMAIN DECOMPOSITION METHOD FOR OMA IN THE PRESENCE

More information

Printer Model + Genetic Algorithm = Halftone Masks

Printer Model + Genetic Algorithm = Halftone Masks Printer Model + Genetic Algorithm = Halftone Masks Peter G. Anderson, Jonathan S. Arney, Sunadi Gunawan, Kenneth Stephens Laboratory for Applied Computing Rochester Institute of Technology Rochester, New

More information

Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility

Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility theorem (consistent decisions under uncertainty should

More information

EE 126 Fall 2006 Midterm #1 Thursday October 6, 7 8:30pm DO NOT TURN THIS PAGE OVER UNTIL YOU ARE TOLD TO DO SO

EE 126 Fall 2006 Midterm #1 Thursday October 6, 7 8:30pm DO NOT TURN THIS PAGE OVER UNTIL YOU ARE TOLD TO DO SO EE 16 Fall 006 Midterm #1 Thursday October 6, 7 8:30pm DO NOT TURN THIS PAGE OVER UNTIL YOU ARE TOLD TO DO SO You have 90 minutes to complete the quiz. Write your solutions in the exam booklet. We will

More information

The Relationship Between Annual GDP Growth and Income Inequality: Developed and Undeveloped Countries

The Relationship Between Annual GDP Growth and Income Inequality: Developed and Undeveloped Countries The Relationship Between Annual GDP Growth and Income Inequality: Developed and Undeveloped Countries Zeyao Luan, Ziyi Zhou Georgia Institute of Technology ECON 3161 Dr. Shatakshee Dhongde April 2017 1

More information

MA 524 Midterm Solutions October 16, 2018

MA 524 Midterm Solutions October 16, 2018 MA 524 Midterm Solutions October 16, 2018 1. (a) Let a n be the number of ordered tuples (a, b, c, d) of integers satisfying 0 a < b c < d n. Find a closed formula for a n, as well as its ordinary generating

More information

Yale University Department of Computer Science

Yale University Department of Computer Science LUX ETVERITAS Yale University Department of Computer Science Secret Bit Transmission Using a Random Deal of Cards Michael J. Fischer Michael S. Paterson Charles Rackoff YALEU/DCS/TR-792 May 1990 This work

More information

a. Use (at least) window lengths of 256, 1024, and 4096 samples to compute the average spectrum using a window overlap of 0.5.

a. Use (at least) window lengths of 256, 1024, and 4096 samples to compute the average spectrum using a window overlap of 0.5. 1. Download the file signal.mat from the website. This is continuous 10 second recording of a signal sampled at 1 khz. Assume the noise is ergodic in time and that it is white. I used the MATLAB Signal

More information

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO Antennas and Propagation b: Path Models Rayleigh, Rician Fading, MIMO Introduction From last lecture How do we model H p? Discrete path model (physical, plane waves) Random matrix models (forget H p and

More information

EE 435/535: Error Correcting Codes Project 1, Fall 2009: Extended Hamming Code. 1 Introduction. 2 Extended Hamming Code: Encoding. 1.

EE 435/535: Error Correcting Codes Project 1, Fall 2009: Extended Hamming Code. 1 Introduction. 2 Extended Hamming Code: Encoding. 1. EE 435/535: Error Correcting Codes Project 1, Fall 2009: Extended Hamming Code Project #1 is due on Tuesday, October 6, 2009, in class. You may turn the project report in early. Late projects are accepted

More information

Chapter 20. Inference about a Population Proportion. BPS - 5th Ed. Chapter 19 1

Chapter 20. Inference about a Population Proportion. BPS - 5th Ed. Chapter 19 1 Chapter 20 Inference about a Population Proportion BPS - 5th Ed. Chapter 19 1 Proportions The proportion of a population that has some outcome ( success ) is p. The proportion of successes in a sample

More information

Noise Exposure History Interview Questions

Noise Exposure History Interview Questions Noise Exposure History Interview Questions 1. A. How often (never, rarely, sometimes, usually, always) did your military service cause you to be exposed to loud noise(s) where you would have to shout to

More information

Cracking the Sudoku: A Deterministic Approach

Cracking the Sudoku: A Deterministic Approach Cracking the Sudoku: A Deterministic Approach David Martin Erica Cross Matt Alexander Youngstown State University Youngstown, OH Advisor: George T. Yates Summary Cracking the Sodoku 381 We formulate a

More information

Evoked Potentials (EPs)

Evoked Potentials (EPs) EVOKED POTENTIALS Evoked Potentials (EPs) Event-related brain activity where the stimulus is usually of sensory origin. Acquired with conventional EEG electrodes. Time-synchronized = time interval from

More information

A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications

A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications IEEE Transactions on Image Processing, Vol. 21, No. 2, 2012 Eric Dedrick and Daniel Lau, Presented by Ran Shu School

More information

Motivation: Image denoising. How can we reduce noise in a photograph?

Motivation: Image denoising. How can we reduce noise in a photograph? Linear filtering Motivation: Image denoising How can we reduce noise in a photograph? Moving average Let s replace each pixel with a weighted average of its neighborhood The weights are called the filter

More information

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies 8th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies A LOWER BOUND ON THE STANDARD ERROR OF AN AMPLITUDE-BASED REGIONAL DISCRIMINANT D. N. Anderson 1, W. R. Walter, D. K.

More information

Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 13

Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 13 Introduction to Econometrics (3 rd Updated Edition by James H. Stock and Mark W. Watson Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 13 (This version July 0, 014 Stock/Watson - Introduction

More information

2011, Stat-Ease, Inc.

2011, Stat-Ease, Inc. Practical Aspects of Algorithmic Design of Physical Experiments from an Engineer s perspective Pat Whitcomb Stat-Ease Ease, Inc. 612.746.2036 fax 612.746.2056 pat@statease.com www.statease.com Statistics

More information

Laboratory 1: Uncertainty Analysis

Laboratory 1: Uncertainty Analysis University of Alabama Department of Physics and Astronomy PH101 / LeClair May 26, 2014 Laboratory 1: Uncertainty Analysis Hypothesis: A statistical analysis including both mean and standard deviation can

More information

Change detection with Kalman Filter and CUSUM

Change detection with Kalman Filter and CUSUM Change detection with Kalman Filter and CUSUM Milton Severo 1,2 and João Gama 1,3 1 Fac. of Economy, University of Porto, Portugal 2 Department of Hygiene and Epidemiology, Fac. of Medicine, University

More information

Variations on the Two Envelopes Problem

Variations on the Two Envelopes Problem Variations on the Two Envelopes Problem Panagiotis Tsikogiannopoulos pantsik@yahoo.gr Abstract There are many papers written on the Two Envelopes Problem that usually study some of its variations. In this

More information

EXACT P-VALUES OF SAVAGE TEST STATISTIC

EXACT P-VALUES OF SAVAGE TEST STATISTIC EXACT P-VALUES OF SAVAGE TEST STATISTIC J. I. Odiase and S. M. Ogbonmwan Department of Mathematics University of Benin, igeria ABSTRACT In recent years, the use of software for the calculation of statistical

More information

Motivation: Image denoising. How can we reduce noise in a photograph?

Motivation: Image denoising. How can we reduce noise in a photograph? Linear filtering Motivation: Image denoising How can we reduce noise in a photograph? Moving average Let s replace each pixel with a weighted average of its neighborhood The weights are called the filter

More information

Chess and Intelligence: Lessons for Scholastic Chess

Chess and Intelligence: Lessons for Scholastic Chess Chess and Intelligence: Lessons for Scholastic Chess Fernand Gobet Giovanni Sala Department of Psychological Sciences Overview Relation between chess and intelligence Are chess players smarter than non-players?

More information

Mining for Statistical Models of Availability in Large-Scale Distributed Systems: An Empirical Study of

Mining for Statistical Models of Availability in Large-Scale Distributed Systems: An Empirical Study of Mining for Statistical Models of Availability in Large-Scale Distributed Systems: An Empirical Study of SETI@home Bahman Javadi 1, Derrick Kondo 1, Jean-Marc Vincent 1,2, David P. Anderson 3 1 Laboratoire

More information

MIMO Nullforming with RVQ Limited Feedback and Channel Estimation Errors

MIMO Nullforming with RVQ Limited Feedback and Channel Estimation Errors MIMO Nullforming with RVQ Limited Feedback and Channel Estimation Errors D. Richard Brown III Dept. of Electrical and Computer Eng. Worcester Polytechnic Institute 100 Institute Rd, Worcester, MA 01609

More information

Name: Exam 01 (Midterm Part 2 take home, open everything)

Name: Exam 01 (Midterm Part 2 take home, open everything) Name: Exam 01 (Midterm Part 2 take home, open everything) To help you budget your time, questions are marked with *s. One * indicates a straightforward question testing foundational knowledge. Two ** indicate

More information

In this lecture we consider four important properties of time series analysis. 1. Determination of the oscillation phase.

In this lecture we consider four important properties of time series analysis. 1. Determination of the oscillation phase. In this lecture we consider four important properties of time series analysis. 1. Determination of the oscillation phase. 2. The accuracy of the determination of phase, frequency and amplitude. 3. Issues

More information

Lectures 15/16 ANOVA. ANOVA Tests. Analysis of Variance. >ANOVA stands for ANalysis Of VAriance >ANOVA allows us to:

Lectures 15/16 ANOVA. ANOVA Tests. Analysis of Variance. >ANOVA stands for ANalysis Of VAriance >ANOVA allows us to: Lectures 5/6 Analysis of Variance ANOVA >ANOVA stands for ANalysis Of VAriance >ANOVA allows us to: Do multiple tests at one time more than two groups Test for multiple effects simultaneously more than

More information

The Capability of Error Correction for Burst-noise Channels Using Error Estimating Code

The Capability of Error Correction for Burst-noise Channels Using Error Estimating Code The Capability of Error Correction for Burst-noise Channels Using Error Estimating Code Yaoyu Wang Nanjing University yaoyu.wang.nju@gmail.com June 10, 2016 Yaoyu Wang (NJU) Error correction with EEC June

More information

Section 6.4. Sampling Distributions and Estimators

Section 6.4. Sampling Distributions and Estimators Section 6.4 Sampling Distributions and Estimators IDEA Ch 5 and part of Ch 6 worked with population. Now we are going to work with statistics. Sample Statistics to estimate population parameters. To make

More information

An evolution of a permutation

An evolution of a permutation An evolution of a permutation Huseyin Acan April 28, 204 Joint work with Boris Pittel Notation and Definitions S n is the set of permutations of {,..., n} Notation and Definitions S n is the set of permutations

More information

MAT 115: Finite Math for Computer Science Problem Set 5

MAT 115: Finite Math for Computer Science Problem Set 5 MAT 115: Finite Math for Computer Science Problem Set 5 Out: 04/10/2017 Due: 04/17/2017 Instructions: I leave plenty of space on each page for your computation. If you need more sheet, please attach your

More information

Detecting Heterogeneity in Population Structure Across the Genome in Admixed Populations

Detecting Heterogeneity in Population Structure Across the Genome in Admixed Populations Genetics: Early Online, published on July 20, 2016 as 10.1534/genetics.115.184184 GENETICS INVESTIGATION Detecting Heterogeneity in Population Structure Across the Genome in Admixed Populations Caitlin

More information

Project summary. Key findings, Winter: Key findings, Spring:

Project summary. Key findings, Winter: Key findings, Spring: Summary report: Assessing Rusty Blackbird habitat suitability on wintering grounds and during spring migration using a large citizen-science dataset Brian S. Evans Smithsonian Migratory Bird Center October

More information

Chapter 6 Introduction to Statistical Quality Control, 6 th Edition by Douglas C. Montgomery. Copyright (c) 2009 John Wiley & Sons, Inc.

Chapter 6 Introduction to Statistical Quality Control, 6 th Edition by Douglas C. Montgomery. Copyright (c) 2009 John Wiley & Sons, Inc. 1 2 Learning Objectives Chapter 6 Introduction to Statistical Quality Control, 6 th Edition by Douglas C. Montgomery. 3 4 5 Subgroup Data with Unknown μ and σ Chapter 6 Introduction to Statistical Quality

More information

Large-scale cortical correlation structure of spontaneous oscillatory activity

Large-scale cortical correlation structure of spontaneous oscillatory activity Supplementary Information Large-scale cortical correlation structure of spontaneous oscillatory activity Joerg F. Hipp 1,2, David J. Hawellek 1, Maurizio Corbetta 3, Markus Siegel 2 & Andreas K. Engel

More information

EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY

EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY HIGHER CERTIFICATE IN STATISTICS, 2011 MODULE 3 : Basic statistical methods Time allowed: One and a half hours Candidates should answer THREE questions. Each

More information

Table 1. List of NFL divisions that have won the Superbowl over the past 52 years.

Table 1. List of NFL divisions that have won the Superbowl over the past 52 years. MA 2113 Homework #1 Table 1. List of NFL divisions that have won the Superbowl over the past 52 years. NFC North AFC West NFC East NFC North AFC South NFC North NFC East NFC East AFC West NFC East AFC

More information

Patent Subsidies and Patent Filing in China

Patent Subsidies and Patent Filing in China The First Applicant-level Study Zhen Lei 1 Zhen Sun 2 Brian Wright 2 1 Department of Energy and Mineral Engineering and the EMS Energy Institute Penn State University 2 Department of Agricultural and Resource

More information

Phil Schniter and Jason Parker

Phil Schniter and Jason Parker Parametric Bilinear Generalized Approximate Message Passing Phil Schniter and Jason Parker With support from NSF CCF-28754 and an AFOSR Lab Task (under Dr. Arje Nachman). ITA Feb 6, 25 Approximate Message

More information

Gaussian Random Field Approximation for Exclusion Zones in Cognitive Radio Networks

Gaussian Random Field Approximation for Exclusion Zones in Cognitive Radio Networks Gaussian Random Field Approximation for Exclusion Zones in Cognitive Radio Networks Zheng Wang and Brian L. Mark Dept. of Electrical and Computer Engineering George Mason University, MS 1G5 4400 University

More information

Web Appendix: Online Reputation Mechanisms and the Decreasing Value of Chain Affiliation

Web Appendix: Online Reputation Mechanisms and the Decreasing Value of Chain Affiliation Web Appendix: Online Reputation Mechanisms and the Decreasing Value of Chain Affiliation November 28, 2017. This appendix accompanies Online Reputation Mechanisms and the Decreasing Value of Chain Affiliation.

More information

Notes on Optical Amplifiers

Notes on Optical Amplifiers Notes on Optical Amplifiers Optical amplifiers typically use energy transitions such as those in atomic media or electron/hole recombination in semiconductors. In optical amplifiers that use semiconductor

More information

Digital Image Processing. Lecture # 6 Corner Detection & Color Processing

Digital Image Processing. Lecture # 6 Corner Detection & Color Processing Digital Image Processing Lecture # 6 Corner Detection & Color Processing 1 Corners Corners (interest points) Unlike edges, corners (patches of pixels surrounding the corner) do not necessarily correspond

More information

Antennas and Propagation. Chapter 6d: Diversity Techniques and Spatial Multiplexing

Antennas and Propagation. Chapter 6d: Diversity Techniques and Spatial Multiplexing Antennas and Propagation d: Diversity Techniques and Spatial Multiplexing Introduction: Diversity Diversity Use (or introduce) redundancy in the communications system Improve (short time) link reliability

More information

Workshop on anonymization Berlin, March 19, Basic Knowledge Terms, Definitions and general techniques. Murat Sariyar TMF

Workshop on anonymization Berlin, March 19, Basic Knowledge Terms, Definitions and general techniques. Murat Sariyar TMF Workshop on anonymization Berlin, March 19, 2015 Basic Knowledge Terms, Definitions and general techniques Murat Sariyar TMF Workshop Anonymisation, March 19, 2015 Outline Background Aims of Anonymization

More information

MIMO Wireless Communications

MIMO Wireless Communications MIMO Wireless Communications Speaker: Sau-Hsuan Wu Date: 2008 / 07 / 15 Department of Communication Engineering, NCTU Outline 2 2 MIMO wireless channels MIMO transceiver MIMO precoder Outline 3 3 MIMO

More information

Towards Strategic Kriegspiel Play with Opponent Modeling

Towards Strategic Kriegspiel Play with Opponent Modeling Towards Strategic Kriegspiel Play with Opponent Modeling Antonio Del Giudice and Piotr Gmytrasiewicz Department of Computer Science, University of Illinois at Chicago Chicago, IL, 60607-7053, USA E-mail:

More information

CycloStationary Detection for Cognitive Radio with Multiple Receivers

CycloStationary Detection for Cognitive Radio with Multiple Receivers CycloStationary Detection for Cognitive Radio with Multiple Receivers Rajarshi Mahapatra, Krusheel M. Satyam Computer Services Ltd. Bangalore, India rajarshim@gmail.com munnangi_krusheel@satyam.com Abstract

More information

Exact Permutation Algorithm for Paired Observations: A General and Efficient Version

Exact Permutation Algorithm for Paired Observations: A General and Efficient Version Journal of Mathematics and Statistics Original Research Paper Exact Permutation Algorithm for Paired Observations: A General and Efficient Version David T. Morse Department of Counseling and Educational

More information

Computational aspects of two-player zero-sum games Course notes for Computational Game Theory Section 3 Fall 2010

Computational aspects of two-player zero-sum games Course notes for Computational Game Theory Section 3 Fall 2010 Computational aspects of two-player zero-sum games Course notes for Computational Game Theory Section 3 Fall 21 Peter Bro Miltersen November 1, 21 Version 1.3 3 Extensive form games (Game Trees, Kuhn Trees)

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION ISO/TS 17503 First edition 2015-11-01 Statistical methods of uncertainty evaluation Guidance on evaluation of uncertainty using two-factor crossed designs Méthodes statistiques

More information

Fundamentals of Statistical Monitoring: The Good, Bad, & Ugly in Biosurveillance

Fundamentals of Statistical Monitoring: The Good, Bad, & Ugly in Biosurveillance Fundamentals of Statistical Monitoring: The Good, Bad, & Ugly in Biosurveillance Galit Shmuéli Dept of Decision & Info Technologies Robert H Smith School of Business University of Maryland, College Park

More information

LASER server: ancestry tracing with genotypes or sequence reads

LASER server: ancestry tracing with genotypes or sequence reads LASER server: ancestry tracing with genotypes or sequence reads The LASER method Supplementary Data For each ancestry reference panel of N individuals, LASER applies principal components analysis (PCA)

More information

ARQ strategies for MIMO eigenmode transmission with adaptive modulation and coding

ARQ strategies for MIMO eigenmode transmission with adaptive modulation and coding ARQ strategies for MIMO eigenmode transmission with adaptive modulation and coding Elisabeth de Carvalho and Petar Popovski Aalborg University, Niels Jernes Vej 2 9220 Aalborg, Denmark email: {edc,petarp}@es.aau.dk

More information