Evaluating an Alternative CS1 for Students with Prior Programming Experience

Size: px
Start display at page:

Download "Evaluating an Alternative CS1 for Students with Prior Programming Experience"

Transcription

1 Evaluating an Alternative CS1 for Students with Prior Programming Experience Michael S. Kirkpatrick Chris Mayfield SIGCSE Technical Symposium March 2017

2 JMU Introductory Sequence CS1 Java CS2 Not Java CS 139 (4 cr.) CS 239 (4 cr.) CS 240 (3 cr.) Java Development process Control structures Variables and expressions Functions Arrays Classes/objects Console I/O Classes/objects OOP concepts Packages References Recursion Exceptions Basic file I/O MA 205 (3 cr.) Applied Calculus Design and testing Collections New language Recursion Asymptotics Searching Sorting Hashing Trees

3 JMU Introductory Sequence CS 139 (4 cr.) CS 239 (4 cr.) CS 240 (3 cr.) CS1 Goals and benefits No prior exposure CS 139 required CS 239 Emphasis on (4 cr.) algorithmic thinking (4 cr.) Maintain positive climate Small class sizes Exposure to two languages CS2 CS 240 (3 cr.) MA 205 (3 cr.)

4 JMU Introductory Sequence Fall 2013: 2014: Accelerated Prereq + Calculus Java C students just left later... CS1 Prereq: CB- CS2 CS 139 (4 cr.) CS 149 Students with (3 cr.) prior exposure CS (4 (3 cr.) MA (3 cr.) CS 240 (3 cr.) Not enough for Big-O analysis

5 Key (Research) Questions Effects on retention Did either change affect retention into CS 159? Did either change affect retention beyond CS 159? Effects on successful progression How did they do in CS 240? Effects on underrepresented groups Do overall effects extend to women and underrepresented minority students?

6

7 Research Hypotheses CS 159 and CS 240 retention The split sections improve retention. The Calculus/B- change led to drop in retention. CS 159 and CS 240 grades CS 139/149 has no effect on CS 159 or CS 240 grades. Skip CS 139/149 with AP 4 yields difference in CS 159. AP 4 + CS 139/149 no difference in CS 159 or CS 240 relative to AP 5. Effect on women and URM students Split sections improve women/urm retention. Calculus/B- had disproportionate effect on women/urm.

8 CS 139/149 Demographics 100% 80% 60% 40% 20% 0% Baseline White Asian URM Male Female

9 CS 139/149 CS 159/239 Retention No overall effect after splitting sections Difference between CS 139 and previous combined CS1/1a combined CS1a CS X-sq = 0.02, p = X-sq < 0.01, p = X-sq = 0.04, p = 0.85 Baseline (pre-2013) CS1/1a combined X-sq = 1.81, p = 0.18 CS1 only X-sq = 4.83, p = 0.03* CS1a only X-sq = 1.66, p = % 20% 40% 60% 80% 100% Retention Attrition 0% 20% 40% 60% 80% 100% No effect after adding B- prerequisite

10 CS Retention No effect after accelerated split Baseline (pre-2013) CS1/1a combined X-sq = 1.97, p = 0.16 CS1 only X-sq = 3.33, p = 0.07 CS1a only X-sq = 0.02, p = % 20% 40% 60% 80% 100% CS1/1a combined CS1a CS X-sq = 5.44, p = 0.02* X-sq = 6.89, p < 0.01** X-sq = 0.18, p = % 20% 40% 60% 80% 100% Significant difference after Calculus/B-, but...

11 Research Hypotheses CS 159 and CS 240 retention The split sections improve retention. The Calculus/B- change led to drop in retention. / CS 159 and CS 240 grades CS 139/149 has no effect on CS 159 or CS 240 grades. Skip CS 139/149 with AP 4 yields difference in CS 159. AP 4 + CS 139/149 no difference in CS 159 or CS 240 relative to AP 5. Effect on women and URM students Split sections improve women/urm retention. Calculus/B- had disproportionate effect on women/urm.

12 How were their grades? Linear regression on CS 159 grades Choice of CS 139 vs CS 149? Significant (p < 0.05) Grade in CS 139/149? Very significant (p < 0.001) # of attempts in CS 139/149? Very significant (p < 0.01) CS1.5 Grade Factor Est. SE t value Pr(> t ) (Intercept) CS = 0.158,p= ** CS1/1a Grade = 0.492,p<3e **** CS1X CS1/1a GradeAttempts = 0.182,p= < e-16 CS1X Attempts ** Residual standard error: on 270 degrees of freedom Multiple R-squared: , Adjusted R-squared: F-statistic: on 3 and 270 DF, p-value: < 2.2e-16 CS1.5 grade factor Spearman s rank coe cient

13 How were their grades? Linear regression on CS 240 grades Choice of CS 139 vs CS 149? NOT significant Grade in CS 159? Very significant (p < 0.001) # of attempts in CS 139/149? NOT significant CS2 Grade Factor CS1 Est. SE =0.052,p=0.489 t value Pr(> t ) (Intercept) < 1e-06 *** CS1.5a Grade = 0.467,p<5e-11 *** CS1.5 Grade < 2e-10 *** Residual standard error: on 177 degrees of freedom Multiple R-squared: , Adjusted R-squared: F-statistic: on 1 and 177 DF, p-value: 1.651e-10 CS2 grade factor

14 What about AP students? Average grades in CS 159/240 AP 4 who skipped CS 139/149 did worse in CS 159 Course Mean Samples Result CS1.5/1.5a AP 5, µ =3.4 t =2.4,df =56.2 AP 4 (skip), µ =2.8 p =0.02 * CS1.5/1.5a AP 5, µ =3.4 t =1.9,df =53.9 AP 4 (no skip), µ =3.0 p =0.06 CS1.5/1.5a AP 4 (skip), µ =2.8 t = 0.7,df =55.2 AP 4 (no skip), µ =3.0 p =0.47 CS2 AP 5, µ =2.7 t =1.6,df =44.6 AP 4 (skip), µ =2.2 p =0.12 CS2 AP 5, µ =2.7 t =0.2,df =39.0 AP 4 (no skip), µ =2.7 p =0.82 CS2 AP 4 (skip), µ =2.2 t = 1.5,df =42.2 AP 4 (no skip), µ =2.7 p =0.15

15 Research Hypotheses CS 159 and CS 240 retention The split sections improve retention. The Calculus/B- change led to drop in retention. / CS 159 and CS 240 grades CS 139/149 has no effect on CS 159 or CS 240 grades. Skip CS 139/149 with AP 4 yields difference in CS 159. AP 4 + CS 139/149 no difference in CS 159 or CS 240 relative to AP 5. / Effect on women and URM students Split sections improve women/urm retention. Calculus/B- had disproportionate effect on women/urm.

16 CS 139/149 CS 159/239 Retention URM CS1/1a No effect after accelerated split X-sq = 0.11, p = 0.74 Women URM Baseline (pre-2013) CS1/1a X-sq < 0.01, p = 0.98 CS1 X-sq < 6e-31, p 1 Baseline (pre-2013) CS1/1a X-sq < 2e-30, p 1 CS1 X-sq = 0.01, p = % 20% 40% 60% 80% 100% URM CS1 only Women CS1/1a X-sq < 0.01, p = X-sq = 0, p 1 No effect after increasing to B- Women CS1 only X-sq = 0, p 1 0% 20% 40% 60% 80% 100%

17 CS 159 CS 240 Retention Men Women URM Significant drop in women retention after increasing Calculus requirement... Baseline CS1 (pre-2013) CS1/1a combined X-sq < 8e-31, p 1 Baseline CS1 (pre-2013) CS1/1a combined X-sq = 0, p CS1/1a (vs. ) X-sq = 5.11, p = 0.02* CS1/1a combined CS1/1a combined X-sq = 1.15, p = % 20% 40% 60% 80% 100%

18 Research Hypotheses CS 159 and CS 240 retention The split sections improve retention. The Calculus/B- change led to drop in retention. / CS 159 and CS 240 grades CS 139/149 has no effect on CS 159 or CS 240 grades. Skip CS 139/149 with AP 4 yields difference in CS 159. AP 4 + CS 139/149 no difference in CS 159 or CS 240 relative to AP 5. / Effect on women and URM students Split sections improve women/urm retention. Calculus/B- had disproportionate effect on women/urm.? /

19 Key Takeaways Extended intro helps level playing field No difference by the end of CS2 Extended intro helps students with AP 4 No difference by the end of CS2 Extended intro helps for fair enrollment mgmt No evidence of prior exposure bias

20 Thank you

COMP 250. Lecture 36 MISC. - beyond COMP final exam comments

COMP 250. Lecture 36 MISC. - beyond COMP final exam comments COMP 250 Lecture 36 MISC - beyond COMP 250 - final exam comments Dec 5, 2016 1 202 Intro Program MATH (prereqs for many upper level COMP courses) 206 Software Systems 273 Computer Systems 250 Intro Comp

More information

Cell means coding and effect coding

Cell means coding and effect coding Cell means coding and effect coding /* mathregr_3.sas */ %include 'readmath.sas'; title2 ''; /* The data step continues */ if ethnic ne 6; /* Otherwise, throw the case out */ /* Indicator dummy variables

More information

Salary 9 mo : 9 month salary for faculty member for 2004

Salary 9 mo : 9 month salary for faculty member for 2004 22s:52 Applied Linear Regression DeCook Fall 2008 Lab 3 Friday October 3. The data Set In 2004, a study was done to examine if gender, after controlling for other variables, was a significant predictor

More information

University of Waterloo Undergraduate Catalog Report Faculty of Mathematics Page No. 1 Run Date 20-AUG-2007 Meeting Number(s) 25

University of Waterloo Undergraduate Catalog Report Faculty of Mathematics Page No. 1 Run Date 20-AUG-2007 Meeting Number(s) 25 Faculty of Mathematics Page No. 1 NEW COURSES (for approval) Computer Science - School of CS 137 ( 0.50 ) LAB, LEC, TST, TUT Programming Principles Review of fundamental programming concepts and their

More information

22s:152 Applied Linear Regression DeCook Fall 2011 Lab 3 Monday October 3

22s:152 Applied Linear Regression DeCook Fall 2011 Lab 3 Monday October 3 s:5 Applied Linear Regression DeCook all 0 Lab onday October The data Set In 004, a study was done to examine if gender, after controlling for other variables, was a significant predictor of salary for

More information

THIS IS NOT REPRESNTATIVE OF CURRENT CLASS MATERIAL. STOR 455 Midterm 1 September 28, 2010

THIS IS NOT REPRESNTATIVE OF CURRENT CLASS MATERIAL. STOR 455 Midterm 1 September 28, 2010 THIS IS NOT REPRESNTATIVE OF CURRENT CLASS MATERIAL STOR 455 Midterm September 8, INSTRUCTIONS: BOTH THE EXAM AND THE BUBBLE SHEET WILL BE COLLECTED. YOU MUST PRINT YOUR NAME AND SIGN THE HONOR PLEDGE

More information

Extracurricular Activities April 15, 2011

Extracurricular Activities April 15, 2011 Extracurricular Activities April 15, 2011 Extracurricular events are events and activities that do not fall within the scope of the regular school curriculum, are officially recognized and sanctioned by

More information

THE UNIVERSITY OF BRITISH COLUMBIA FORESTRY 430 and 533. Time: 50 minutes 40 Marks FRST Marks FRST 533 (extra questions)

THE UNIVERSITY OF BRITISH COLUMBIA FORESTRY 430 and 533. Time: 50 minutes 40 Marks FRST Marks FRST 533 (extra questions) THE UNIVERSITY OF BRITISH COLUMBIA FORESTRY 430 and 533 MIDTERM EXAMINATION: October 14, 2005 Instructor: Val LeMay Time: 50 minutes 40 Marks FRST 430 50 Marks FRST 533 (extra questions) This examination

More information

22s:152 Applied Linear Regression

22s:152 Applied Linear Regression 22s:152 Applied Linear Regression Chapter 22: Model Selection In model selection, the idea is to find the smallest set of variables which provides an adequate description of the data. We will consider

More information

ITSx: Policy Analysis Using Interrupted Time Series

ITSx: Policy Analysis Using Interrupted Time Series ITSx: Policy Analysis Using Interrupted Time Series Week 5 Slides Michael Law, Ph.D. The University of British Columbia COURSE OVERVIEW Layout of the weeks 1. Introduction, setup, data sources 2. Single

More information

Statistics Lab #7 ANOVA Part 2 & ANCOVA

Statistics Lab #7 ANOVA Part 2 & ANCOVA Statistics Lab #7 ANOVA Part 2 & ANCOVA PSYCH 710 7 Initialize R Initialize R by entering the following commands at the prompt. You must type the commands exactly as shown. options(contrasts=c("contr.sum","contr.poly")

More information

AP COMPUTER SCIENCE A: SYLLABUS

AP COMPUTER SCIENCE A: SYLLABUS Curricular Requirements CR1 The course teaches students to design and implement computer-based solutions to problems. Page(s) 2,3-4,5,6-7,8-9 CR2a The course teaches students to use and implement commonly

More information

CS 206 Introduction to Computer Science II

CS 206 Introduction to Computer Science II CS 206 Introduction to Computer Science II 01 / 21 / 2015 Instructor: Michael Eckmann Today s Topics Introduction of myself Review the syllabus List of Topics we'll cover Start Java review Who is your

More information

Texas A&M University. Prepared by Office of Institutional Studies and Planning Dr. Cindy Dutschke, Director

Texas A&M University. Prepared by Office of Institutional Studies and Planning Dr. Cindy Dutschke, Director Prepared by Office of Institutional Studies and Planning Dr. Cindy Dutschke, Director Applications For First-time in College and Bachelors Degree Seeking Students for Summer / Fall 2001 Total Applicants

More information

Introduction to Mixed Models: Multivariate Regression

Introduction to Mixed Models: Multivariate Regression Introduction to Mixed Models: Multivariate Regression EPSY 905: Multivariate Analysis Spring 2016 Lecture #9 March 30, 2016 EPSY 905: Multivariate Regression via Path Analysis Today s Lecture Multivariate

More information

CS2013 Course Syllabus Spring 2018 Lecture: Mon/Wed 2:00 P.M. 2:50 P.M. SH C259 Lab: Mon/Wed 2:50 P.M. 4:00 P.M. SH C259

CS2013 Course Syllabus Spring 2018 Lecture: Mon/Wed 2:00 P.M. 2:50 P.M. SH C259 Lab: Mon/Wed 2:50 P.M. 4:00 P.M. SH C259 CS2013 Course Syllabus Spring 2018 Lecture: Mon/Wed 2:00 P.M. 2:50 P.M. SH C259 Lab: Mon/Wed 2:50 P.M. 4:00 P.M. SH C259 Instructor Course name Credits Contact hours Text book Course Information Course

More information

What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?

What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students? What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students? BRETT A BECKER & THOMAS FITZPATRICK UNIVERSITY COLLEGE DUBLIN {BRETT.BECKER, THOMAS.FITZPATRICK.1}@UCD.IE SIGCSE

More information

CS 206 Introduction to Computer Science II

CS 206 Introduction to Computer Science II CS 206 Introduction to Computer Science II 03 / 25 / 2013 Instructor: Michael Eckmann Today s Topics Comments/Questions? More on Recursion Including Dynamic Programming technique Divide and Conquer techniques

More information

Section 2.3: Simple Linear Regression: Predictions and Inference

Section 2.3: Simple Linear Regression: Predictions and Inference Section 2.3: Simple Linear Regression: Predictions and Inference Jared S. Murray The University of Texas at Austin McCombs School of Business Suggested reading: OpenIntro Statistics, Chapter 7.4 1 Simple

More information

DEAD ENDS: WHY STUDENTS STRUGGLE TO COMPLETE LONGER TERM PATHWAYS

DEAD ENDS: WHY STUDENTS STRUGGLE TO COMPLETE LONGER TERM PATHWAYS DEAD ENDS: WHY STUDENTS STRUGGLE TO COMPLETE LONGER TERM PATHWAYS PETER RILEY BAHR CENTER FOR THE STUDY OF HIGHER AND POSTSECONDARY EDUCATION UNIVERSITY OF MICHIGAN PRBAHR@UMICH.EDU THE CENTER Ø The Center

More information

Mixed Effects Models. Biljana Jonoska Stojkova Applied Statistics and Data Science Group (ASDa) Department of Statistics, UBC.

Mixed Effects Models. Biljana Jonoska Stojkova Applied Statistics and Data Science Group (ASDa) Department of Statistics, UBC. Mixed Effects Models Biljana Jonoska Stojkova Applied Statistics and Data Science Group (ASDa) Department of Statistics, UBC March 6, 2018 Resources for statistical assistance Department of Statistics

More information

Computer Science Student Advising Handout Idaho State University

Computer Science Student Advising Handout Idaho State University Computer Science Student Advising Handout Idaho State University Careers, Jobs, and Flexibility The discipline of Computer Science has arisen as one of the highest-paying fields in the last decade; the

More information

Regression Lab 1. The data set cholesterol.txt available on your thumb drive contains the following variables:

Regression Lab 1. The data set cholesterol.txt available on your thumb drive contains the following variables: Regression Lab The data set cholesterol.txt available on your thumb drive contains the following variables: Field Descriptions ID: Subject ID sex: Sex: 0 = male, = female age: Age in years chol: Serum

More information

Week 4: Simple Linear Regression II

Week 4: Simple Linear Regression II Week 4: Simple Linear Regression II Marcelo Coca Perraillon University of Colorado Anschutz Medical Campus Health Services Research Methods I HSMP 7607 2017 c 2017 PERRAILLON ARR 1 Outline Algebraic properties

More information

Sorting & Aggregations

Sorting & Aggregations Sorting & Aggregations Lecture #11 Database Systems /15-645 Fall 2018 AP Andy Pavlo Computer Science Carnegie Mellon Univ. 2 Sorting Algorithms Aggregations TODAY'S AGENDA 3 WHY DO WE NEED TO SORT? Tuples

More information

Section 3.2: Multiple Linear Regression II. Jared S. Murray The University of Texas at Austin McCombs School of Business

Section 3.2: Multiple Linear Regression II. Jared S. Murray The University of Texas at Austin McCombs School of Business Section 3.2: Multiple Linear Regression II Jared S. Murray The University of Texas at Austin McCombs School of Business 1 Multiple Linear Regression: Inference and Understanding We can answer new questions

More information

University of New Mexico Taos Associate of Applied Science in Digital Media Arts

University of New Mexico Taos Associate of Applied Science in Digital Media Arts University of New Mexico Taos Associate of Applied Science in Digital Media Arts This degree program instructs the student in graphics, animation and multimedia using digital tools-hardware and software-to

More information

22s:152 Applied Linear Regression

22s:152 Applied Linear Regression 22s:152 Applied Linear Regression Chapter 22: Model Selection In model selection, the idea is to find the smallest set of variables which provides an adequate description of the data. We will consider

More information

How do students do in a C++ based CS2 course, if the CS1 course is taught in Python? Short answer: no different than those who took CS1 with C++.

How do students do in a C++ based CS2 course, if the CS1 course is taught in Python? Short answer: no different than those who took CS1 with C++. Richard Enbody William F. Punch Mark McCullen 1 Overview How do students do in a C++ based CS2 course, if the CS1 course is taught in Python? Short answer: no different than those who took CS1 with C++.

More information

IQR = number. summary: largest. = 2. Upper half: Q3 =

IQR = number. summary: largest. = 2. Upper half: Q3 = Step by step box plot Height in centimeters of players on the 003 Women s Worldd Cup soccer team. 157 1611 163 163 164 165 165 165 168 168 168 170 170 170 171 173 173 175 180 180 Determine the 5 number

More information

Unit 1 Review of BIOSTATS 540 Practice Problems SOLUTIONS - Stata Users

Unit 1 Review of BIOSTATS 540 Practice Problems SOLUTIONS - Stata Users BIOSTATS 640 Spring 2018 Review of Introductory Biostatistics STATA solutions Page 1 of 13 Key Comments begin with an * Commands are in bold black I edited the output so that it appears here in blue Unit

More information

Discipline Review for Maple Woods

Discipline Review for Maple Woods Section I: Student Demographics Gender Fall 7 Fall 8 Fall Fall Fall Female 3 % 8 7 5% 7 5% 3 % Male 8 7 37% 3 % 7 35% 77 3% 8 88 5 7 Ethnicity Am. Indian % % % % % Asian 8 % % % 3 5% 5 % Black 3 % 5 5%

More information

Modelling Proportions and Count Data

Modelling Proportions and Count Data Modelling Proportions and Count Data Rick White May 4, 2016 Outline Analysis of Count Data Binary Data Analysis Categorical Data Analysis Generalized Linear Models Questions Types of Data Continuous data:

More information

Lecturers: Sanjam Garg and Prasad Raghavendra March 20, Midterm 2 Solutions

Lecturers: Sanjam Garg and Prasad Raghavendra March 20, Midterm 2 Solutions U.C. Berkeley CS70 : Algorithms Midterm 2 Solutions Lecturers: Sanjam Garg and Prasad aghavra March 20, 207 Midterm 2 Solutions. (0 points) True/False Clearly put your answers in the answer box in front

More information

QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012)

QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012) QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012) This QuickGuide is for SEAS students thinking of majoring or minoring in Computer Science. It explains how the program is structured,

More information

Stat 500 lab notes c Philip M. Dixon, Week 10: Autocorrelated errors

Stat 500 lab notes c Philip M. Dixon, Week 10: Autocorrelated errors Week 10: Autocorrelated errors This week, I have done one possible analysis and provided lots of output for you to consider. Case study: predicting body fat Body fat is an important health measure, but

More information

Verification and Parallelism in Intro CS. Dan Licata Wesleyan University

Verification and Parallelism in Intro CS. Dan Licata Wesleyan University Verification and Parallelism in Intro CS Dan Licata Wesleyan University Starting in 2011, Carnegie Mellon revised its intro CS curriculum Computational thinking [Wing] Specification and verification Parallelism

More information

Indicators of Success. LSC-Montgomery. ORIE Monitoring Report

Indicators of Success. LSC-Montgomery. ORIE Monitoring Report Indicators of Success ORIE Monitoring Report Lone Star College System Indicators of Institutional Effectiveness Monitoring Report Fall 2010 TABLE OF CONTENTS PERFORMANCE DASHBOARD... 1 STUDENT PROGRESS

More information

Modelling Proportions and Count Data

Modelling Proportions and Count Data Modelling Proportions and Count Data Rick White May 5, 2015 Outline Analysis of Count Data Binary Data Analysis Categorical Data Analysis Generalized Linear Models Questions Types of Data Continuous data:

More information

AP Computer Science A (Java) Scope and Sequence

AP Computer Science A (Java) Scope and Sequence AP Computer Science A (Java) Scope and Sequence The CodeHS AP Java course is a year-long course designed to help students master the basics of Java and equip them to successfully pass the AP Computer Science

More information

Lecture 1. Course Overview, Python Basics

Lecture 1. Course Overview, Python Basics Lecture 1 Course Overview, Python Basics We Are Very Full! Lectures and Labs are at fire-code capacity We cannot add sections or seats to lectures You may have to wait until someone drops No auditors are

More information

Multiple Linear Regression

Multiple Linear Regression Multiple Linear Regression Rebecca C. Steorts, Duke University STA 325, Chapter 3 ISL 1 / 49 Agenda How to extend beyond a SLR Multiple Linear Regression (MLR) Relationship Between the Response and Predictors

More information

Data Science Training

Data Science Training Data Science Training R, Predictive Modeling, Machine Learning, Python, Bigdata & Spark 9886760678 Introduction: This is a comprehensive course which builds on the knowledge and experience a business analyst

More information

Printing Report Cards

Printing Report Cards Elementary Printing Report Cards The CCPS Reporting Services application will be used to generate and print report cards. Once all interim information has been entered, you can begin the printing process.

More information

Week 4: Simple Linear Regression III

Week 4: Simple Linear Regression III Week 4: Simple Linear Regression III Marcelo Coca Perraillon University of Colorado Anschutz Medical Campus Health Services Research Methods I HSMP 7607 2017 c 2017 PERRAILLON ARR 1 Outline Goodness of

More information

610 R12 Prof Colleen F. Moore Analysis of variance for Unbalanced Between Groups designs in R For Psychology 610 University of Wisconsin--Madison

610 R12 Prof Colleen F. Moore Analysis of variance for Unbalanced Between Groups designs in R For Psychology 610 University of Wisconsin--Madison 610 R12 Prof Colleen F. Moore Analysis of variance for Unbalanced Between Groups designs in R For Psychology 610 University of Wisconsin--Madison R is very touchy about unbalanced designs, partly because

More information

CSC 328/428 Summer Session I 2002 Data Analysis for the Experimenter FINAL EXAM

CSC 328/428 Summer Session I 2002 Data Analysis for the Experimenter FINAL EXAM options pagesize=53 linesize=76 pageno=1 nodate; proc format; value $stcktyp "1"="Growth" "2"="Combined" "3"="Income"; data invstmnt; input stcktyp $ perform; label stkctyp="type of Stock" perform="overall

More information

Secondary 1 Vocabulary Cards and Word Walls Revised: June 27, 2012

Secondary 1 Vocabulary Cards and Word Walls Revised: June 27, 2012 Secondary 1 Vocabulary Cards and Word Walls Revised: June 27, 2012 Important Notes for Teachers: The vocabulary cards in this file match the Common Core, the math curriculum adopted by the Utah State Board

More information

CS 237: Probability in Computing

CS 237: Probability in Computing CS 237: Probability in Computing Wayne Snyder Computer Science Department Boston University Lecture 25: Logistic Regression Motivation: Why Logistic Regression? Sigmoid functions the logit transformation

More information

Read & Download (PDF Kindle) Data Structures And Other Objects Using C++ (4th Edition)

Read & Download (PDF Kindle) Data Structures And Other Objects Using C++ (4th Edition) Read & Download (PDF Kindle) Data Structures And Other Objects Using C++ (4th Edition) Data Structures and Other Objects Using C++ takes a gentle approach to the data structures course in C++. Providing

More information

CMPT 126: Introduction to Computing Science and Programming Fall 2007, Harbour Centre

CMPT 126: Introduction to Computing Science and Programming Fall 2007, Harbour Centre CMPT 126: Introduction to Computing Science and Programming Fall 2007, Harbour Centre Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University July 27, 2011 Meeting Time and

More information

An introduction to SPSS

An introduction to SPSS An introduction to SPSS To open the SPSS software using U of Iowa Virtual Desktop... Go to https://virtualdesktop.uiowa.edu and choose SPSS 24. Contents NOTE: Save data files in a drive that is accessible

More information

Lab #9: ANOVA and TUKEY tests

Lab #9: ANOVA and TUKEY tests Lab #9: ANOVA and TUKEY tests Objectives: 1. Column manipulation in SAS 2. Analysis of variance 3. Tukey test 4. Least Significant Difference test 5. Analysis of variance with PROC GLM 6. Levene test for

More information

Syllabus for HPE 034 Varsity Cheerleading and Fitness 1 Credit Hour Fall 2014

Syllabus for HPE 034 Varsity Cheerleading and Fitness 1 Credit Hour Fall 2014 I. COURSE DESCRIPTIONS Syllabus for HPE 034 Varsity Cheerleading and Fitness 1 Credit Hour Fall 2014 Designed only for the student who is a member of the ORU varsity cheerleaders, yell leaders, dance squad,

More information

Research Methods for Business and Management. Session 8a- Analyzing Quantitative Data- using SPSS 16 Andre Samuel

Research Methods for Business and Management. Session 8a- Analyzing Quantitative Data- using SPSS 16 Andre Samuel Research Methods for Business and Management Session 8a- Analyzing Quantitative Data- using SPSS 16 Andre Samuel A Simple Example- Gym Purpose of Questionnaire- to determine the participants involvement

More information

Laboratory for Two-Way ANOVA: Interactions

Laboratory for Two-Way ANOVA: Interactions Laboratory for Two-Way ANOVA: Interactions For the last lab, we focused on the basics of the Two-Way ANOVA. That is, you learned how to compute a Brown-Forsythe analysis for a Two-Way ANOVA, as well as

More information

Week 11: Interpretation plus

Week 11: Interpretation plus Week 11: Interpretation plus Marcelo Coca Perraillon University of Colorado Anschutz Medical Campus Health Services Research Methods I HSMP 7607 2017 c 2017 PERRAILLON ARR 1 Outline A bit of a patchwork

More information

Introduction to hypothesis testing

Introduction to hypothesis testing Introduction to hypothesis testing Mark Johnson Macquarie University Sydney, Australia February 27, 2017 1 / 38 Outline Introduction Hypothesis tests and confidence intervals Classical hypothesis tests

More information

GLM II. Basic Modeling Strategy CAS Ratemaking and Product Management Seminar by Paul Bailey. March 10, 2015

GLM II. Basic Modeling Strategy CAS Ratemaking and Product Management Seminar by Paul Bailey. March 10, 2015 GLM II Basic Modeling Strategy 2015 CAS Ratemaking and Product Management Seminar by Paul Bailey March 10, 2015 Building predictive models is a multi-step process Set project goals and review background

More information

Total No. of Questions :09] [Total No. of Pages : 02. II/IV B.Tech. DEGREE EXAMINATIONS, NOV/DEC First Semester CSE/IT DATA STRUCTURES USING C

Total No. of Questions :09] [Total No. of Pages : 02. II/IV B.Tech. DEGREE EXAMINATIONS, NOV/DEC First Semester CSE/IT DATA STRUCTURES USING C CSE/IT 216 (CR) Total No. of Questions :09] [Total No. of Pages : 02 Time: Three Hours 1. a. ADT II/IV B.Tech. DEGREE EXAMINATIONS, NOV/DEC- 2015 First Semester CSE/IT DATA STRUCTURES USING C Answer Question

More information

MTH020 Basic Math 4 ART115 Basic Design B&W* 4 ART207 Graphic Design Literacy* 4 ART118 Digital Design and Color 4

MTH020 Basic Math 4 ART115 Basic Design B&W* 4 ART207 Graphic Design Literacy* 4 ART118 Digital Design and Color 4 AAS in Graphic Design 2Two-Year Plan MTH020 Basic Math 4 ART115 Basic Design B&W* 4 ART207 Graphic Design Literacy* 4 ART118 Digital Design and Color 4 RD115 Academic Thinking & Reading 3 ART131 Intro

More information

Extensible and Dynamic Data Structure Viewers in Java

Extensible and Dynamic Data Structure Viewers in Java Extensible and Dynamic Data Structure Viewers in Java Jhilmil Jain Computer Science and Software Engineering Department, Auburn University, Auburn AL Email: jainjhi@auburn.edu Problem & motivation Many

More information

Machine Learning: Basic Principles

Machine Learning: Basic Principles Machine Learning: Basic Principles Teaching demonstration Kalle Palomäki Department of Signal Processing and Acoustics Aalto University Content 1. Goal 2. Machine learning: definition 3. Classification

More information

224 Computer Science. A.S. Degree Requirements. Department Offices. Faculty and Offices. Emeritus Faculty. Degrees and Certificates Awarded

224 Computer Science. A.S. Degree Requirements. Department Offices. Faculty and Offices. Emeritus Faculty. Degrees and Certificates Awarded 224 Computer Science Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

COLLEGE OF THE DESERT

COLLEGE OF THE DESERT COLLEGE OF THE DESERT Course Code CS-009 Course Outline of Record 1. Course Code: CS-009 2. a. Long Course Title: Data Structures and Algorithms b. Short Course Title: DATA STRUCTURES 3. a. Catalog Course

More information

Stat 5303 (Oehlert): Unbalanced Factorial Examples 1

Stat 5303 (Oehlert): Unbalanced Factorial Examples 1 Stat 5303 (Oehlert): Unbalanced Factorial Examples 1 > section

More information

Discipline Review. Art. Fall 2007 Fall 2008 Fall 2009 Fall 2010 Fall Section I: Student Demographics Gender. Ethnicity. Age. Page 1-1.

Discipline Review. Art. Fall 2007 Fall 2008 Fall 2009 Fall 2010 Fall Section I: Student Demographics Gender. Ethnicity. Age. Page 1-1. Section I: Student Demographics Gender Discipline Review Fall 27 Fall 28 Fall 29 Fall 2 Fall 2 Female 627 62% 69 65% 684 62% 733 64% 645 62% Male 389 38% 333 35% 43 38% 42 36% 394 38%,6 952,97,53,39 Ethnicity

More information

Computer Science. Computer Science 211. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes

Computer Science. Computer Science 211. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes Computer Science 211 Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

Describable Visual Attributes for Face Verification and Image Search

Describable Visual Attributes for Face Verification and Image Search Advanced Topics in Multimedia Analysis and Indexing, Spring 2011, NTU. 1 Describable Visual Attributes for Face Verification and Image Search Kumar, Berg, Belhumeur, Nayar. PAMI, 2011. Ryan Lei 2011/05/05

More information

Introducing Categorical Data/Variables (pp )

Introducing Categorical Data/Variables (pp ) Notation: Means pencil-and-paper QUIZ Means coding QUIZ Definition: Feature Engineering (FE) = the process of transforming the data to an optimal representation for a given application. Scaling (see Chs.

More information

UNB SAINT JOHN SENATE CURRICULUM COMMITTEE FACULTY CALENDAR SUBMISSION SUMMARY

UNB SAINT JOHN SENATE CURRICULUM COMMITTEE FACULTY CALENDAR SUBMISSION SUMMARY For office use only by Senate Curriculum Date received by Secretariat office Tracking number assigned UNB SAINT JOHN SENATE CURRICULUM COMMITTEE FACULTY CALENDAR SUBMISSION SUMMARY Faculty: SASE Department:

More information

(the bubble footer is automatically inserted into this space)

(the bubble footer is automatically inserted into this space) CS 2150 Final Exam, spring 2016 Page 1 of 10 UVa userid: CS 2150 Final Exam, spring 2016 Name You MUST write your e-mail ID on EACH page and bubble in your userid at the bottom of this first page. And

More information

3. Mr. White does not wear white, so he is wearing the blue shirt. 4. Then Mr. Red wears a white shirt.

3. Mr. White does not wear white, so he is wearing the blue shirt. 4. Then Mr. Red wears a white shirt. 5A METHOD 1: Strategy: Use reasoning. 1. Mr. Red and Mr. White are older than the man in gray. Neither Mr. Red nor Mr. White wears gray. Mr. Gray does not wear gray. So Mr. Blue wears the gray shirt. 2.

More information

STATISTICS (STAT) Statistics (STAT) 1

STATISTICS (STAT) Statistics (STAT) 1 Statistics (STAT) 1 STATISTICS (STAT) STAT 2013 Elementary Statistics (A) Prerequisites: MATH 1483 or MATH 1513, each with a grade of "C" or better; or an acceptable placement score (see placement.okstate.edu).

More information

Data Structures and OO Development II

Data Structures and OO Development II CS 2606 1 Long House Ancestral Puebloan, Mesa Verde Instructor and Course Information 2 William D McQuain Email: Office: Office Hours: wmcquain@cs.vt.edu 631 McBryde Hall see course website CS 2606 Design

More information

Section 2.1: Intro to Simple Linear Regression & Least Squares

Section 2.1: Intro to Simple Linear Regression & Least Squares Section 2.1: Intro to Simple Linear Regression & Least Squares Jared S. Murray The University of Texas at Austin McCombs School of Business Suggested reading: OpenIntro Statistics, Chapter 7.1, 7.2 1 Regression:

More information

Estimating Credibility of User Clicks with Mouse Movement and Eye-tracking Information

Estimating Credibility of User Clicks with Mouse Movement and Eye-tracking Information Estimating Credibility of User Clicks with Mouse Movement and Eye-tracking Information Jiaxin Mao, Yiqun Liu, Min Zhang, Shaoping Ma Department of Computer Science and Technology, Tsinghua University Background

More information

Evaluating generalization (validation) Harvard-MIT Division of Health Sciences and Technology HST.951J: Medical Decision Support

Evaluating generalization (validation) Harvard-MIT Division of Health Sciences and Technology HST.951J: Medical Decision Support Evaluating generalization (validation) Harvard-MIT Division of Health Sciences and Technology HST.951J: Medical Decision Support Topics Validation of biomedical models Data-splitting Resampling Cross-validation

More information

CS 240 Fall Mike Lam, Professor. Just-for-fun survey:

CS 240 Fall Mike Lam, Professor. Just-for-fun survey: CS 240 Fall 2014 Mike Lam, Professor Just-for-fun survey: http://strawpoll.me/2421207 Today Course overview Course policies Python Motivation Computers are digital Data is stored in binary format (1's

More information

CCCCS meeting October 31, Transferring Courses and Students

CCCCS meeting October 31, Transferring Courses and Students CCCCS meeting October 31, 2014 Transferring Courses and Students Louis Steinberg lou@cs.rutgers.edu Based on slides & info from Jerry Richter These slides available a http://www.cs.rutgers.edu/~lou 1 Outline

More information

Student's name: EWU ID:

Student's name: EWU ID: Student's name: EWU ID: Bachelor of Arts in Education in Mathematics Secondary Education 2017-2018 Catalog Year College of Science, Technology, Engineering, and Mathematics SOAR Department: Math SOAR Major:

More information

Using The Graph Club 1.5

Using The Graph Club 1.5 Using The Graph Club 1.5 Opening The Graph Club Click on the button that reads Skip Introduction. What do you want to Play Screen? Double click on the Create Graphic 1 The Create Data Window Entering Data

More information

Regression on the trees data with R

Regression on the trees data with R > trees Girth Height Volume 1 8.3 70 10.3 2 8.6 65 10.3 3 8.8 63 10.2 4 10.5 72 16.4 5 10.7 81 18.8 6 10.8 83 19.7 7 11.0 66 15.6 8 11.0 75 18.2 9 11.1 80 22.6 10 11.2 75 19.9 11 11.3 79 24.2 12 11.4 76

More information

Stat 8053, Fall 2013: Additive Models

Stat 8053, Fall 2013: Additive Models Stat 853, Fall 213: Additive Models We will only use the package mgcv for fitting additive and later generalized additive models. The best reference is S. N. Wood (26), Generalized Additive Models, An

More information

DEPARTMENT OF STATISTICS

DEPARTMENT OF STATISTICS Department of Statistics 1 DEPARTMENT OF STATISTICS Office in Statistics Building, Room 102 (970) 491-5269 or (970) 491-6546 stat.colostate.edu (http://www.stat.colostate.edu) Don Estep, Department Chair

More information

Systems I: Programming Abstractions

Systems I: Programming Abstractions Systems I: Programming Abstractions Course Philosophy: The goal of this course is to help students become facile with foundational concepts in programming, including experience with algorithmic problem

More information

Directed Acyclic Graphs & Topological Sort

Directed Acyclic Graphs & Topological Sort Directed Acyclic Graphs & Topological Sort CS6: Introduction to Data Structures & Algorithms Spring 08 Outline Directed Acyclic Graphs Topological Sort Hand-simulation Pseudo-code Runtime analysis 4 Directed

More information

CompuScholar, Inc. Alignment to Nevada "Computer Science" Course Standards

CompuScholar, Inc. Alignment to Nevada Computer Science Course Standards CompuScholar, Inc. Alignment to Nevada "Computer Science" Course Standards Nevada Course Details: Course Name: Computer Science Primary Cluster: Information and Media Technologies Standards Course Code(s):

More information

COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN

COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN YEAR 1, SEMESTER 1 YEAR 1, SEMESTER 2 Composition I 3 Composition II 3 Calculus I 5 Calculus II 5 Humanistic (Religion) 3 Physics I 5 Total Wellness 2 Statistics

More information

Stat 5303 (Oehlert): Response Surfaces 1

Stat 5303 (Oehlert): Response Surfaces 1 Stat 5303 (Oehlert): Response Surfaces 1 > data

More information

Courses Approved for General Education Requirements

Courses Approved for General Education Requirements Courses Approved for General Education Requirements * Denotes Language Intensive Updated 04/11/2018 FOUNDATION COURSES A. Oral Communication one course required for general education *G-CM130: Interpersonal

More information

Performing Cluster Bootstrapped Regressions in R

Performing Cluster Bootstrapped Regressions in R Performing Cluster Bootstrapped Regressions in R Francis L. Huang / October 6, 2016 Supplementary material for: Using Cluster Bootstrapping to Analyze Nested Data with a Few Clusters in Educational and

More information

Excel 2010 with XLSTAT

Excel 2010 with XLSTAT Excel 2010 with XLSTAT J E N N I F E R LE W I S PR I E S T L E Y, PH.D. Introduction to Excel 2010 with XLSTAT The layout for Excel 2010 is slightly different from the layout for Excel 2007. However, with

More information

Please consult the Department of Engineering about the Computer Engineering Emphasis.

Please consult the Department of Engineering about the Computer Engineering Emphasis. COMPUTER SCIENCE Computer science is a dynamically growing discipline. ABOUT THE PROGRAM The Department of Computer Science is committed to providing students with a program that includes the basic fundamentals

More information

CS 3114 Data Structures and Algorithms Test 1 READ THIS NOW!

CS 3114 Data Structures and Algorithms Test 1 READ THIS NOW! READ THIS NOW! Print your name in the space provided below. There are 7 short-answer questions, priced as marked. The maximum score is 100. This examination is closed book and closed notes, aside from

More information

(the bubble footer is automatically inserted into this space)

(the bubble footer is automatically inserted into this space) CS 2150 Final Exam, Fall 2016 Page 1 of 10 UVa userid: CS 2150 Final Exam Name You MUST write your e-mail ID on EACH page and bubble in your userid at the bottom of this first page. And put your name on

More information

5.5 Regression Estimation

5.5 Regression Estimation 5.5 Regression Estimation Assume a SRS of n pairs (x, y ),..., (x n, y n ) is selected from a population of N pairs of (x, y) data. The goal of regression estimation is to take advantage of a linear relationship

More information

Cs445 Homework #1. Due 9/9/ :59 pm DRAFT

Cs445 Homework #1. Due 9/9/ :59 pm DRAFT Cs5 Homework #. Due 9/9/06 :59 pm DRAFT Instructions.. Solution may not be submitted by students in pairs.. You may submit a pdf of the homework, either printed or hand-written and scanned, as long as

More information

CS/ENGRD 2110 Object-Oriented Programming and Data Structures Spring 2012 Thorsten Joachims. Lecture 25: Review and Open Problems

CS/ENGRD 2110 Object-Oriented Programming and Data Structures Spring 2012 Thorsten Joachims. Lecture 25: Review and Open Problems CS/ENGRD 2110 Object-Oriented Programming and Data Structures Spring 2012 Thorsten Joachims Lecture 25: Review and Open Problems Course Overview Programming Concepts Object-Oriented Programming Interfaces

More information

Introduction to R. Introduction to Econometrics W

Introduction to R. Introduction to Econometrics W Introduction to R Introduction to Econometrics W3412 Begin Download R from the Comprehensive R Archive Network (CRAN) by choosing a location close to you. Students are also recommended to download RStudio,

More information