Computing in Statistical Education Pang Du Department of Statistics Virginia Tech.

Slides:



Advertisements
Similar presentations
Copyright© 2004 Avaya Inc. All rights reserved Comments on Draft Guidelines for Assessment and Instruction in Statistics Education (GAISE) Jim Landwehr.
Advertisements

1 Adding a statistics package Module 2 Session 7.
Using Technology to Enhance the Teaching/Learning of Mathematics Lawrence E. Levine Stevens Institute of Technology
Teaching Courses in Scientific Computing 30 September 2010 Roger Bielefeld Director, Advanced Research Computing.
Programming Logic and Design Fourth Edition, Introductory
1.10 Report Findings to Communicate Research Information to Others
Bina Ramamurthy 6/28/2014 CSE651C, B. Ramamurthy1.
Genre Shift: Instructor Presence and its Impact on Student Satisfaction in Online Learning.
Java.  Java is an object-oriented programming language.  Java is important to us because Android programming uses Java.  However, Java is much more.
Computing in the Statistics Curricula. Background NSF (DUE) funded grant on “Integrating Computing into the Statistics Curricula” Goals: – map syllabi.
Ann Arbor ASA ‘Up and Running’ Series: SPSS Prepared by volunteers of the Ann Arbor Chapter of the American Statistical Association, in cooperation with.
1 CV Writing for Post-doctoral Researchers June Kay Careers Development Consultant Durham University Careers Advisory Service.
Writing a Science or Engineering Paper: It is just a story Frank Shipman Department of Computer Science Texas A&M University.
Virtual Workbenches Richard Anthony The University of Greenwich
SADC Course in Statistics Adding a statistics package Module I3, Session 13.
EPIC Online Publishing Use and Costs Evaluation Program: Summary Report.
Introduction to SAS Math 3200 Jan Jimin Ding.
What is R Muhammad Omer. What is R  R is the programing language software for statistical computing and data analysis  The R language is extensively.
Introduction to R. Statistical Software Statistical software – Wide variety of software tools that researchers use to analyze data – Common examples are.
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Statistics Video Wrappers: Moving It Out of the Classroom with PreLabs Brenda Gunderson University of Michigan.
Comparing Python and Visual Basic
May Project Overview  In the next few weeks, we will begin the process of choosing a Science Project  This will be a lengthy process  We will.
CS548 Showcase Using SPSS for Data Mining Ahmedul Kabir.
Biostatistics, statistical software II. A brief survey of statistical program systems Krisztina Boda PhD Department of Medical Informatics, University.
Software – Applications software and programming languages
By Arthur Dryver, PhD 1 1 Graduate School of Business Administration, NIDA URL:
Course Management System An application that can be added to a web server to create a flexible web-based environment for creating and managing online courses.
Introduction to M ATLAB EE 100 – EE Dept. - JUST.
SAS: The last of the great mainframe stats packages STA431 Winter/Spring 2015.
Simplicity First: Use of Tools in Undergraduate CS and IS Teaching By David Naugler and Ken Surendran Southeast Missouri State University Computer Science.
Linear Programming with SAS Welcome to IT’s seminar on stat. packages Sam Gordji, Weir 107.
Introduction Fin250: Lecture 2 Fall 2010 Reading: Brooks, chapter 1.
UNIVERSITY OF SOUTH CAROLINA Department of Computer Science and Engineering CSCE 190 Careers in Computer Science, Computer Engineering, and Computer Information.
IST Conference Paper Prototyping a Dynamic Software Interface: A Case Study Using APT Andrew Barrett Jamison Judd.
Bina Ramamurthy 6/7/2014 CSE6511.  R is a software package for statistical computing.  R is an interpreted language  It is open source with high level.
1 Computer Programming (ECGD2102 ) Using MATLAB Instructor: Eng. Eman Al.Swaity Lecture (1): Introduction.
Software – Applications software and programming languages.
Using Software in Teaching Statistics Damon Berridge, Centre for Applied Statistics, Dept of Mathematics & Statistics ESRC NCRM.
Topic (vi): New and Emerging Methods Topic organizer: Maria Garcia (USA) UNECE Work Session on Statistical Data Editing Oslo, Norway, September 2012.
The power of PowerPoint. What’s the Point? What is PowerPoint? PowerPoint is a presentation graphics package. It is used to produce professional- looking.
Statistics for Dissertations (and other Research) Welcome to IT’s seminar on stat. packages Sam Gordji, Jason Hale,
An Overview of SAS University Edition Cheng Lei Department of Electrical and Computer Engineering University of Victoria Mar 12, 2015.
What’s the Big Deal About R? Tom Tiedeman, OCIO July 21, 2015.
240-Current Research Easily Extensible Systems, Octave, Input Formats, SOA.
Introduction to SPSS & SPSS/Regression Welcome to IT’s seminar on stat. packages Sam Gordji, Weir 107.
Applications of 3D z Applications that are used and why we use them Product design Modelling TV and film Web games Education Reconstruction Illustration.
Introduction to R October 10, 2008 Please go to: Find the workshop materials for this course Download them.
KING SAUD UNIVERSITY – COLLAGE OF COMPUTER AND INFORMATION SCIENCES CSC 113 JAVA ONLINE DOCUMENTATION.
CS5604: Final Presentation ProjOpenDSA: Log Support Victoria Suwardiman Anand Swaminathan Shiyi Wei Department of Computer Science, Virginia Tech December.
Data Organization Quality Assurance and Transformations.
Writing a Science or Engineering Paper: It is just a story Frank Shipman Department of Computer Science Texas A&M University.
SAS & SPSS Formats Welcome to IT’s seminar on stat. packages Sam Gordji, Weir 107.
Tutorials and Quick Guides A quick introduction. Overview  Genre of Tutorial  Genre of Quick Guide  Genre of Reference  Genre of User Manual  Attributes.
DAT602 Database Application Development Lecture 1 Course Structure & Background knowledge.
GROUPROCKET - Choose Collaboration Software for Your Company.
Introduction to SPSS & SPSS Categorical Data Welcome to IT’s seminar on stat. packages Sam Gordji, Weir 107.
R ESEARCH E XPERIENCES FOR U NDERGRADUATE S TATISTICS M AJORS Dr. Joe Nolan Northern Kentucky University Department of Mathematics & Statistics.
Introduction to SPSS Welcome to IT’s seminar on statistical packages Sam Gordji, Weir 107.
A quick guide to other statistical software
Week 1: Ungraded review questions
1.10 Report Findings to Communicate Research Information to Others
CAPE INFORMATION TECHNOLOGY
CHAPTER 2 Computer Software.
How to Create Message Template in Hotmail?
Adventures in teaching and learning data analysis with R
Cantonese lesson with Carine
Siva R Venna (sxv6878) Satya Katragadda (sxk6389)
Java Online documentation
Purpose of EPIC Evaluation Program
Presentation transcript:

Computing in Statistical Education Pang Du Department of Statistics Virginia Tech

My Limited Teaching Experience An introductory probability course for undergraduates An introductory probability course for undergraduates - small class, all from management majors - no computing required A one-year introductory statistics course for non- statistics major graduate students A one-year introductory statistics course for non- statistics major graduate students - big class, wide varieties of majors - computing is a critical part

Statistical Computing in Practice Statistical software only (80%) Statistical software only (80%) Statistical software + programming languages (20%) Statistical software + programming languages (20%) Programming languages only (~0%) Programming languages only (~0%)

Statistical Software SAS SAS - most powerful, standard in many disciplines and industries - expensive, overwhelmingly detailed help file, not good at graphics, not good at programming R - free, powerful with contributed packages, convenient for programming (similar to MatLab), fairly good graphics - horrible help search SPSS SPSS - standard in some fields, user friendly interface, interactively controllable graphs - cheaper than SAS, relatively simple statistical procedures only

Teaching Statistics with Computing Teach only statistical methods but not computing Teach only statistical methods but not computing - students free at choosing software - high-level statistics graduate courses Teach statistical software from scratch Teach statistical software from scratch - basic syntax, basic functions/procedures, statistical procedures - statistical computing courses Teach certain software but only specific statistical procedures Teach certain software but only specific statistical procedures - templates of the procedures given - courses focusing on classical statistical procedures

My Class Widely different computing experience Widely different computing experience - “20+ years of programming” - “freak out whenever programming is mentioned” SAS required SAS required - “too expensive”, “hate SAS with a passion” - Answer: “sorry, but it is the standard for some of you”

My Class Going over SAS examples in class Going over SAS examples in class - “too easy, not worthy of class time” - “could you go over the troubleshooting again?” Templates and detailed interpretations provided for all the statistical procedures covered Templates and detailed interpretations provided for all the statistical procedures covered - Unanimously “very helpful”

Summary of Challenges Increasing demands but limited resources Increasing demands but limited resources - expensive software limits number of licenses - increasing number of audiences versus limited facilities and staff Diversities - different levels of computing experience - software with different features Mixing statistical theory and methods with statistical computing Mixing statistical theory and methods with statistical computing