Richard M. Heiberger Professor Emeritus of Statistics Temple University January 2016

Size: px
Start display at page:

Download "Richard M. Heiberger Professor Emeritus of Statistics Temple University rmh@temple.edu January 2016"

Transcription

1 Richard M. Heiberger Professor Emeritus of Statistics Temple University January 2016 Graphical Display of Data, Data Analysis, Data Visualization, Design of Experiments, Design of Software Systems Books Computation for the Analysis of Designed Experiments, Wiley Statistical Analysis and Data Display (with Burt Holland), Springer 2015 (second edition) and 2004 (first edition). R through Excel (with Erich Neuwirth), Springer R through Excel has been translated into Japanese. Software While on research leave at Bell Labs ( ), I participated in the design of the lm and aov functions in S and R. I maintain two R packages that are distributed on CRAN HH: software for my book Statistical Analysis and Data Display RcmdrPlugin.HH: interactive access to the HH package I am a member of the core team that designed and maintains ESS (Emacs Speaks Statistics), a powerful editing system and user interface to R and other software. I wrote and maintain the RthroughExcelWorkbooksInstaller, software that provides examples for the book R Through Excel. 1

2 Research Contracts and Consulting GlaxoSmithKline, Philadelphia, PA ( , 2009). Consultant on Statistics and Computation AT&T Bell Laboratories, Murray Hill, NJ ( ) Consultant. Participant in design of the lm and aov functions in S and R. Subcontract with NORC for US Census Bureau project on Data Visualization Research. September 2012 January Subcontract with ICF International for US Department of Environmental Protection project on Exploration of Data Visualization. May 2012 July Heiberger, R. (Principal), User friendly interface for supply modeling tools, Sponsored by Glaxo- SmithKline ( ). CCPDS Tumor Registry Casefinding Study. Subcontract with Fred Hutchinson Cancer Research Center, National Cancer Institute (1980). Robustness of Algorithms for Regression and Analysis of Variance. National Science Foundation ( ) Evaluation of Computer Programs for Regression, Analysis of Variance, and Related Topics. National Science Foundation ( ). Short Courses UseR! 2012 R Users Conference, Nashville, TN (June, 2012) Tutorial on ESS, Short Course. Joint Statistical Meetings Toronto 2004, Minneapolis 2005, and other venues. Statistical Analysis and Data Display, Short Course. American Statistical Association Conference on Statistical Practice 2014: Structured Sets of Graphs. Tampa, Florida. 2015: Design of Not-Simple Graphs. Half-Day Course. New Orleans, Louisiana. 2016: Design of Multi-Panel Graphs. San Diego, California. Deming Conference on Applied Statistics, Atlantic City American Society for Quality Control and American Statistical Association 1990: Computation for the Analysis of Designed Experiments 2005: Statistical Analysis and Data Display 2016: Statistical Analysis and Data Display, Second Edition Recent Presentations Richard M. Heiberger, July 2015 Computational Precision and Floating-Point Arithmetic. UserR! 2015, Aalborg, Denmark. Richard M. Heiberger, July 2013 Design of graphics with lattice and mosaic. UseR! 2013, Albacete, Spain. Richard M. Heiberger, Edward J. Mulrow, Naomi B. Robbins, August 2013, Visualizing Census Tables, Joint Statistics Meetings, Montreal, Canada. 2

3 1st Annual FDA/DIA Statistics Forum. FDA/DIA Federal Drug Agency/ Drug Information Association. Heiberger, Richard M. (2007). Graphical Approaches to the Analysis of Safety Data from Clinical Trials. Bethesda, MD, March 7, 2007 Education Ph.D., Harvard University (1972) Statistics M.A., Harvard University (1968) Statistics A.B., Oberlin College (1967) Mathematics A.B., The Central High School of Philadelphia (1963) Academic Positions Temple University, Department of Statistics Professor Emeritus 2012 Professor Associate Professor Honors Faculty Mentor for the Future of Instructional Technology, Office of the Provost, Courses Statistics 8121 Statistical Computing I Statistics 9190 Statistical Computing II The overall description for the two courses, with about half the material in each semester, is: Use of computers in the solution of statistical problems. Topics include: floating point architecture, random number generation, design of statistical software, computational linear algebra, numerical integration, optimization methods, spreadsheets, interprocess communication (including ESS, RExcel, operating systems), the construction of packages of R functions, the FAQ files in R, data quality, language design (including parsing and text utilities), editors, graphics, color perception, simulation, EM, MCMC. Term projects from the last few times I have offered the courses have led to presentations at international conferences, articles submitted to refereed journals, and successful PhD dissertation proposals. What the course is NOT: This is NOT a course on statistical methods. The prerequisite course ( ) shows how to use statistical software for the analysis of data. This course (8121) discusses how the software systems are themselves constructed and how they work. Statistics 8107 Design of Experiments I Principles of experimental designs, completely randomized designs, multiple comparisons, randomized block design, latin square design, missing value problems, analysis of covariance, and factorial experiments. 3

4 Statistics 8003 Statistical Methods I A prior course in applied statistics, essentially the standard introductory course that is part of most undergraduate programs (Stat 2022 at Temple), is a prerequisite for Stat My basic working mathematics assumption is a knowledge of algebra, elementary differential calculus (use of derivatives to find maxima and minima), and elementary matrix operations (including eigenvalues and eigenvectors). I expect students enrolled to have some aptitude in mathematical areas, and if deficient in background, to be willing to take extra time in the beginning of Stat 8003 to acquire additional background. Introduction to frequently used methods. Includes probability, estimation, tests of hypothesis, survey sampling, linear regression data analysis, statistical computer packages. Statistics 8004 Statistical Methods II Introduction to multiple regression, analysis of variance, design of experiments, robust techniques, analysis of covariance, nonparametric analysis, and multivariate analysis. Statistical packages such as R and SAS are used. Prerequisite: Stat Statistics 8102 Statistical Methods III Linear and non-linear mixed effects modelling, generalized linear models, missing values, survival analysis, multivariate analysis, Bayesian statistics, data mining, spatial techniques, neural networks. Prerequisite: Stat Recent PhD Students Keith Halbert (2014), Estimation of Probability of Failure for Damage-Tolerant Aerospace Structures. Kathleen Campbell (2014), Extension of Kendalls τ Using Rank-Adapted SVD to Identify Correlation and Factions Among Rankers and Equivalence Classes Among Ranked Elements. Min Fu (2014), A Resampling Based Approach in Dose-Response Drug Research. University of Pennsylvania, Department of Biostatistics Associate Professor Assistant Professor University of Pennsylvania, Department of Statistics Assistant Professor Iowa State University, Department of Statistics Assistant Professor

5 Associations and Honors American Statistical Association Fellow of the American Statistical Association Chair of the Section on Statistical Computing for 2011 Member of the Special Task Force on Student Posters of the Statistical Graphics Section 2012 President of the Philadelphia Chapter Committee on Certification of Statisticians Recent Papers Design of Diverging Stacked Bar Charts for Likert Scales and Other Applications, with Naomi Robbins (2014), Journal of Statistical Software The software is included in the HH package in R. The graphical technique for displaying Adverse Event data that we published during my research leave at GlaxoSmithKline in , and also available in the HH package, is now standard in the pharmaceutical industry. (Ohad Amit, Richard M. Heiberger, and Peter W. Lane. (2008) Graphical Approaches to the Analysis of Safety Data from Clinical Trials. Pharmaceutical Statistics, 7, 1, Richard M. Heiberger and Burt Holland (2006), Mean Mean Multiple Comparison Displays for Families of Linear Contrasts, Journal of Computational and Graphical Statistics 15, 4, The software is included in the HH package in R. Much of my current work is based on the RExcel interface between R, the best statistical computing language, and Excel, the most prevalent spreadsheet software system. Placing R inside the Excel user interface brings high-quality, state-of-the-art statistical software to the end user. Through my work on RExcel I have been designing software and lesson plans for improving statistical education. I use this material in all courses I teach. See my book with Erich Neuwirth R through Excel listed above. Heiberger, R., Robbins, N. B. (2011). Alternative to Charles Blow s Figure in Newt s War on Poor Children. Administration In I was Acting Associate Vice Provost at Temple University, with primary responsibility ( ) for installing the DARS (Degree Audit Reporting System) into the University s computers. The DARS system matches students courses to the requirements for their declared major and minor. I was a member of the Statistics Graduate Committee and chaired it I was a member of the Statistics Undergraduate Committee and chaired it The Statistics Department added a new required course Stat 8102 Statistical Methods III to the MS/PhD in Statistics. I designed the curriculum, and offered the course for the first time during Fall We added a new undergraduate minor course Statistics 2521 Data Analysis and Statistical Computing. I designed and offered the course for the first time in Fall

Service courses for graduate students in degree programs other than the MS or PhD programs in Biostatistics.

Service courses for graduate students in degree programs other than the MS or PhD programs in Biostatistics. Course Catalog In order to be assured that all prerequisites are met, students must acquire a permission number from the education coordinator prior to enrolling in any Biostatistics course. Courses are

More information

Master of Science (MS) in Biostatistics 2014-2015. Program Director and Academic Advisor:

Master of Science (MS) in Biostatistics 2014-2015. Program Director and Academic Advisor: Master of Science (MS) in Biostatistics 014-015 Note: All curriculum revisions will be updated immediately on the website http://publichealh.gwu.edu Program Director and Academic Advisor: Dante A. Verme,

More information

Teaching Biostatistics to Postgraduate Students in Public Health

Teaching Biostatistics to Postgraduate Students in Public Health Teaching Biostatistics to Postgraduate Students in Public Health Peter A Lachenbruch - h s hgeles, California, USA 1. Introduction This paper describes how biostatistics is taught in US Schools of Public

More information

Plotting Likert and Other Rating Scales

Plotting Likert and Other Rating Scales Plotting Likert and Other Rating Scales Naomi B. Robbins 1, Richard M. Heiberger 2 1 NBR, 11 Christine Court, Wayne, NJ 07470-6523 2 Temple University, 332 Speakman Hall (006-12), Philadelphia, PA 19122-6083

More information

Statistics in Applications III. Distribution Theory and Inference

Statistics in Applications III. Distribution Theory and Inference 2.2 Master of Science Degrees The Department of Statistics at FSU offers three different options for an MS degree. 1. The applied statistics degree is for a student preparing for a career as an applied

More information

Ph.D. Biostatistics 2014-2015 Note: All curriculum revisions will be updated immediately on the website http://www.publichealth.gwu.

Ph.D. Biostatistics 2014-2015 Note: All curriculum revisions will be updated immediately on the website http://www.publichealth.gwu. Columbian College of Arts and Sciences and Milken Institute School of Public Health Ph.D. Biostatistics 2014-2015 Note: All curriculum revisions will be updated immediately on the website http://www.publichealth.gwu.edu

More information

Syllabus of the Dept. of Applied Statistics EAST West University. Graduate Program

Syllabus of the Dept. of Applied Statistics EAST West University. Graduate Program Syllabus of the Dept. of Applied Statistics EAST West University Graduate Program Introduction Statistics is the study of the collection, organization, analysis, and interpretation of data. It deals with

More information

The Applied and Computational Mathematics (ACM) Program at The Johns Hopkins University (JHU) is

The Applied and Computational Mathematics (ACM) Program at The Johns Hopkins University (JHU) is The Applied and Computational Mathematics Program at The Johns Hopkins University James C. Spall The Applied and Computational Mathematics Program emphasizes mathematical and computational techniques of

More information

Information and Decision Sciences (IDS)

Information and Decision Sciences (IDS) University of Illinois at Chicago 1 Information and Decision Sciences (IDS) Courses IDS 400. Advanced Business Programming Using Java. 0-4 Visual extended business language capabilities, including creating

More information

How To Understand The Theory Of Probability

How To Understand The Theory Of Probability Graduate Programs in Statistics Course Titles STAT 100 CALCULUS AND MATR IX ALGEBRA FOR STATISTICS. Differential and integral calculus; infinite series; matrix algebra STAT 195 INTRODUCTION TO MATHEMATICAL

More information

Statistics Graduate Courses

Statistics Graduate Courses Statistics Graduate Courses STAT 7002--Topics in Statistics-Biological/Physical/Mathematics (cr.arr.).organized study of selected topics. Subjects and earnable credit may vary from semester to semester.

More information

Graduate Student Handbook. Department of Statistics. Western Michigan University

Graduate Student Handbook. Department of Statistics. Western Michigan University 1 Graduate Student Handbook Department of Statistics Western Michigan University Last updated in February 2010 2 Graduate Student Handbook TABLE OF CONTENTS 1. Introduction...2 2. Master of Science in

More information

Curriculum Vitae Richard A. L. Carter

Curriculum Vitae Richard A. L. Carter Curriculum Vitae Richard A. L. Carter January 25, 2011 Personal Office Addresses: Department of Economics University of Western Ontario London, Ontario N6A 5C2 Department of Economics University of Calgary

More information

STATISTICS COURSES UNDERGRADUATE CERTIFICATE FACULTY. Explanation of Course Numbers. Bachelor's program. Master's programs.

STATISTICS COURSES UNDERGRADUATE CERTIFICATE FACULTY. Explanation of Course Numbers. Bachelor's program. Master's programs. STATISTICS Statistics is one of the natural, mathematical, and biomedical sciences programs in the Columbian College of Arts and Sciences. The curriculum emphasizes the important role of statistics as

More information

How To Get A Masters Degree In Logistics And Supply Chain Management

How To Get A Masters Degree In Logistics And Supply Chain Management Industrial and Systems Engineering Master of Science Program Logistics and Supply Chain Management Department of Integrated Systems Engineering The Ohio State University Logistics is the science of design,

More information

Learning outcomes. Knowledge and understanding. Competence and skills

Learning outcomes. Knowledge and understanding. Competence and skills Syllabus Master s Programme in Statistics and Data Mining 120 ECTS Credits Aim The rapid growth of databases provides scientists and business people with vast new resources. This programme meets the challenges

More information

How To Get A Computer Science Degree At Appalachian State

How To Get A Computer Science Degree At Appalachian State 118 Master of Science in Computer Science Department of Computer Science College of Arts and Sciences James T. Wilkes, Chair and Professor Ph.D., Duke University WilkesJT@appstate.edu http://www.cs.appstate.edu/

More information

Invited Conference Talk (20m), A Comparison of Heuristics for Solving Problems in Approximate

Invited Conference Talk (20m), A Comparison of Heuristics for Solving Problems in Approximate John P. May Department of Computer and Information Sciences University of Delaware, Newark, DE 1-302-831-1957 (work), 1-410-810-1825 (home) jpmay@udel.edu http://www.cis.udel.edu/ jpmay/ Born: August 5th,

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS I. Basic Course Information A. Course Number and Title: MATH 111H Statistics II Honors B. New or Modified Course:

More information

Careers in Biostatistics and Clinical SAS Programming An Overview for the Uninitiated Justina M. Flavin, Independent Consultant, San Diego, CA

Careers in Biostatistics and Clinical SAS Programming An Overview for the Uninitiated Justina M. Flavin, Independent Consultant, San Diego, CA PharmaSUG 2014 Paper CP07 Careers in Biostatistics and Clinical SAS Programming An Overview for the Uninitiated Justina M. Flavin, Independent Consultant, San Diego, CA ABSTRACT In the biopharmaceutical

More information

MEU. INSTITUTE OF HEALTH SCIENCES COURSE SYLLABUS. Biostatistics

MEU. INSTITUTE OF HEALTH SCIENCES COURSE SYLLABUS. Biostatistics MEU. INSTITUTE OF HEALTH SCIENCES COURSE SYLLABUS title- course code: Program name: Contingency Tables and Log Linear Models Level Biostatistics Hours/week Ther. Recite. Lab. Others Total Master of Sci.

More information

M E M O R A N D U M. Faculty Senate Approved April 2, 2015

M E M O R A N D U M. Faculty Senate Approved April 2, 2015 M E M O R A N D U M Faculty Senate Approved April 2, 2015 TO: FROM: Deans and Chairs Becky Bitter, Sr. Assistant Registrar DATE: March 26, 2015 SUBJECT: Minor Change Bulletin No. 11 The courses listed

More information

COMPUTER SCIENCE. Department of Mathematics & Computer Science

COMPUTER SCIENCE. Department of Mathematics & Computer Science Department of Mathematics & Computer Science COMPUTER SCIENCE This document is meant as a planning guide only. Students are advised to consult with the Chair of the Department if they have specific questions

More information

Proposal for Undergraduate Certificate in Large Data Analysis

Proposal for Undergraduate Certificate in Large Data Analysis Proposal for Undergraduate Certificate in Large Data Analysis To: Helena Dettmer, Associate Dean for Undergraduate Programs and Curriculum From: Suely Oliveira (Computer Science), Kate Cowles (Statistics),

More information

Kyndra V. Middleton, Ph.D. 2441 4 th St. NW Washington, DC 20059 (202) 806-5342 Email: kyndra.middleton@howard.edu

Kyndra V. Middleton, Ph.D. 2441 4 th St. NW Washington, DC 20059 (202) 806-5342 Email: kyndra.middleton@howard.edu , Ph.D. 2441 4 th St. NW Washington, DC 20059 (202) 806-5342 Email: kyndra.middleton@howard.edu Education Ph.D., Educational Measurement and Statistics, The University of Iowa, Iowa City, IA, July 2007

More information

MATH. ALGEBRA I HONORS 9 th Grade 12003200 ALGEBRA I HONORS

MATH. ALGEBRA I HONORS 9 th Grade 12003200 ALGEBRA I HONORS * Students who scored a Level 3 or above on the Florida Assessment Test Math Florida Standards (FSA-MAFS) are strongly encouraged to make Advanced Placement and/or dual enrollment courses their first choices

More information

Prerequisite: High School Chemistry.

Prerequisite: High School Chemistry. ACT 101 Financial Accounting The course will provide the student with a fundamental understanding of accounting as a means for decision making by integrating preparation of financial information and written

More information

Health Policy and Administration PhD Track in Health Services and Policy Research

Health Policy and Administration PhD Track in Health Services and Policy Research Health Policy and Administration PhD Track in Health Services and Policy INTRODUCTION The Health Policy and Administration (HPA) Division of the UIC School of Public Health offers a PhD track in Health

More information

ANALYTICS CENTER LEARNING PROGRAM

ANALYTICS CENTER LEARNING PROGRAM Overview of Curriculum ANALYTICS CENTER LEARNING PROGRAM The following courses are offered by Analytics Center as part of its learning program: Course Duration Prerequisites 1- Math and Theory 101 - Fundamentals

More information

Clinical and Translational Science

Clinical and Translational Science University of Illinois at Chicago 1 Clinical and Translational Science Mailing Address: School of Public Health (MC 923) 1603 West Taylor Street Chicago, IL 60612-4394 Contact Information: Campus Location:

More information

Core Curriculum to the Course:

Core Curriculum to the Course: Core Curriculum to the Course: Environmental Science Law Economy for Engineering Accounting for Engineering Production System Planning and Analysis Electric Circuits Logic Circuits Methods for Electric

More information

COMPUTER SCIENCE PROGRAMS

COMPUTER SCIENCE PROGRAMS Chapter 6 COMPUTER SCIENCE PROGRAMS The four tables in this chapter give details on the program for computer science majors, including the mathematics/statistics requirement both in aggregate form and

More information

American Statistical Association Draft Guidelines for Undergraduate Programs in Statistical Science

American Statistical Association Draft Guidelines for Undergraduate Programs in Statistical Science American Statistical Association Draft Guidelines for Undergraduate Programs in Statistical Science Guidelines Workgroup (Beth Chance, Steve Cohen, Scott Grimshaw, Johanna Hardin, Tim Hesterberg, Roger

More information

Casey A. Knifsend Curriculum Vitae

Casey A. Knifsend Curriculum Vitae Casey A. Knifsend Curriculum Vitae Department of Psychology, Amador Hall 351C 6000 J Street Sacramento, CA 95819-6007 Phone: (916) 278-6191 Email: casey.knifsend@csus.edu EDUCATION Ph.D. in Developmental

More information

PROPOSAL FOR A GRADUATE CERTIFICATE IN SOCIAL SCIENCE METHODOLOGY

PROPOSAL FOR A GRADUATE CERTIFICATE IN SOCIAL SCIENCE METHODOLOGY PROPOSAL FOR A GRADUATE CERTIFICATE IN SOCIAL SCIENCE METHODOLOGY By Curtiss Cobb and Jon Krosnick May, 2006 One of Stanford s greatest strengths in the social sciences is methodology. Each social science

More information

QUALITY ENGINEERING PROGRAM

QUALITY ENGINEERING PROGRAM QUALITY ENGINEERING PROGRAM Production engineering deals with the practical engineering problems that occur in manufacturing planning, manufacturing processes and in the integration of the facilities and

More information

Brian Alan Snyder, Ph. D.

Brian Alan Snyder, Ph. D. Brian Alan Snyder, Ph. D. Current work address Department of Mathematics and Computer Science Work phone: (906) 635-2658 Lake Superior State Home phone: (906) 253-9822 650 West Easterday Ave. Department

More information

MATHEMATICS (MAT) Programs Offered. Master of Science. Mathematics

MATHEMATICS (MAT) Programs Offered. Master of Science. Mathematics 110 Mathematics MATHEMATICS (MAT) 313 Stevenson Hall, (309) 438-8781 Math.IllinoisState.edu Chairperson: George F. Seelinger. Office: 313 Stevenson Hall. Graduate Program Directors: Cynthia Langrall, Michael

More information

2006 RESEARCH GRANT FINAL PROJECT REPORT

2006 RESEARCH GRANT FINAL PROJECT REPORT 2006 RESEARCH GRANT FINAL PROJECT REPORT Date: June 26, 2009 AIR Award Number: RG 06-479 Principal Investigator Name: Patricia Cerrito Principal Investigator Institution: University of Louisville Secondary

More information

Diablo Valley College Catalog 2014-2015

Diablo Valley College Catalog 2014-2015 Mathematics MATH Michael Norris, Interim Dean Math and Computer Science Division Math Building, Room 267 Possible career opportunities Mathematicians work in a variety of fields, among them statistics,

More information

Computer Science. General Education Students must complete the requirements shown in the General Education Requirements section of this catalog.

Computer Science. General Education Students must complete the requirements shown in the General Education Requirements section of this catalog. Computer Science Dr. Ilhyun Lee Professor Dr. Ilhyun Lee is a Professor of Computer Science. He received his Ph.D. degree from Illinois Institute of Technology, Chicago, Illinois (1996). He was selected

More information

Industrial and Systems Engineering Master of Science Program Data Analytics and Optimization

Industrial and Systems Engineering Master of Science Program Data Analytics and Optimization Industrial and Systems Engineering Master of Science Program Data Analytics and Optimization Department of Integrated Systems Engineering The Ohio State University (Expected Duration: Semesters) Our society

More information

School of Mathematics, Computer Science and Engineering. Mathematics* Associate in Arts Degree COURSES, PROGRAMS AND MAJORS

School of Mathematics, Computer Science and Engineering. Mathematics* Associate in Arts Degree COURSES, PROGRAMS AND MAJORS Mathematics School of Mathematics, Computer Science and Engineering Dean: Lianna Zhao, MD Academic Chair: Miriam Castroconde Faculty: Miriam Castroconde; Terry Cheng; Howard Dachslager, PhD; Ilknur Erbas

More information

MATHEMATICS. Administered by the Department of Mathematical and Computing Sciences within the College of Arts and Sciences. Degree Requirements

MATHEMATICS. Administered by the Department of Mathematical and Computing Sciences within the College of Arts and Sciences. Degree Requirements MATHEMATICS Administered by the Department of Mathematical and Computing Sciences within the College of Arts and Sciences. Paul Feit, PhD Dr. Paul Feit is Professor of Mathematics and Coordinator for Mathematics.

More information

NEW ONLINE COMPUTATIONAL FINANCE CERTIFICATE

NEW ONLINE COMPUTATIONAL FINANCE CERTIFICATE NEW ONLINE COMPUTATIONAL FINANCE CERTIFICATE Fall, Winter, and Spring Quarters 2010-11 This new online certificate program is offered by the Department of Applied Mathematics in partnership with the departments

More information

Curriculum for to the PhD Program in Pharmacy Administration

Curriculum for to the PhD Program in Pharmacy Administration Curriculum for to the PhD Program in Pharmacy Administration Course Hours Course Title BSE 5113 3 Principles of Epidemiology BSE 5163 3 Biostatistics Methods I* BSE 5173 3 Biostatistics Methods II* BSE

More information

Kevin L. James, PhD, CPA 1601 East Market Street 224 Merrick Hall Greensboro, NC 27411 336-334-7581 kljames@ncat.edu

Kevin L. James, PhD, CPA 1601 East Market Street 224 Merrick Hall Greensboro, NC 27411 336-334-7581 kljames@ncat.edu Kevin L. James, PhD, CPA 1601 East Market Street 224 Merrick Hall Greensboro, NC 27411 336-334-7581 kljames@ncat.edu Academic Background and Certification Ph.D. University of Tennessee, Knoxville, TN,

More information

Basic Admission Requirements and Application Process

Basic Admission Requirements and Application Process Basic Admission Requirements and Application Process MPH in Public Health Practice MPH in Biostatistics MD/MPH Graduate Certificate in Public Health Practice ABOUT OUR PROGRAMS The Master of Public Health

More information

2015-2016 Academic Catalog

2015-2016 Academic Catalog 2015-2016 Academic Catalog Decision and System Sciences [Business Intelligence & Analytics BIA] Professors: Herschel (Chair), Klimberg, Robak (Emeritus) Associate Professors: Gupta, Malhotra, Miori, Yi

More information

Operations Research Department of Integrated Systems Engineering The Ohio State University

Operations Research Department of Integrated Systems Engineering The Ohio State University Operations Research Department of Integrated Systems Engineering The Ohio State University Operations Research (OR) applies advanced analytical methods to help make better decisions. Employing techniques

More information

Statistics Graduate Programs

Statistics Graduate Programs Statistics Graduate Programs Kathleen Maurer, Coordinator of Graduate Studies 146 Middlebush Columbia, MO 65211 573-882-6376 http://www.stat.missouri.edu/ About Statistics The statistics department faculty

More information

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours MAT 051 Pre-Algebra Mathematics (MAT) MAT 051 is designed as a review of the basic operations of arithmetic and an introduction to algebra. The student must earn a grade of C or in order to enroll in MAT

More information

UNIVERSITY OF MIAMI Curriculum Vitae

UNIVERSITY OF MIAMI Curriculum Vitae UNIVERSITY OF MIAMI Curriculum Vitae INSTRUCTIONS: A curriculum vitae must be supplied by every faculty member considered for reappointment, promotion, or tenure, and forwarded throughout the review process.

More information

TEACHING OF STATISTICS IN KENYA. John W. Odhiambo University of Nairobi Nairobi

TEACHING OF STATISTICS IN KENYA. John W. Odhiambo University of Nairobi Nairobi TEACHING OF STATISTICS IN KENYA John W. Odhiambo University of Nairobi Nairobi In Kenya today statistics is taught at various levels in the education system to various degrees of coverage and sophistication.

More information

UNDERGRADUATE DEGREE DETAILS : BACHELOR OF SCIENCE WITH

UNDERGRADUATE DEGREE DETAILS : BACHELOR OF SCIENCE WITH QATAR UNIVERSITY COLLEGE OF ARTS & SCIENCES Department of Mathematics, Statistics, & Physics UNDERGRADUATE DEGREE DETAILS : Program Requirements and Descriptions BACHELOR OF SCIENCE WITH A MAJOR IN STATISTICS

More information

training programme in pharmaceutical medicine Clinical Data Management and Analysis

training programme in pharmaceutical medicine Clinical Data Management and Analysis training programme in pharmaceutical medicine Clinical Data Management and Analysis 19-21 may 2011 Clinical Data Management and Analysis 19 21 MAY 2011 LocaL: University of Aveiro, Campus Universitário

More information

9.2 User s Guide SAS/STAT. Introduction. (Book Excerpt) SAS Documentation

9.2 User s Guide SAS/STAT. Introduction. (Book Excerpt) SAS Documentation SAS/STAT Introduction (Book Excerpt) 9.2 User s Guide SAS Documentation This document is an individual chapter from SAS/STAT 9.2 User s Guide. The correct bibliographic citation for the complete manual

More information

JOHN R. MCCONNELL, III

JOHN R. MCCONNELL, III JOHN R. MCCONNELL, III APSU Box 4545, Clarksville, Tennessee 37044 931-221-7757 mcconnellj@apsu.edu SUMMARY OF QUALIFICATIONS Educational researcher with over seven years of experience studying and teaching

More information

Computer Science/Software Engineering

Computer Science/Software Engineering 292 School of Science and Engineering Computer Science/Software Engineering Everald E. Mills, PhD, Chair Objectives The computer science program seeks to prepare students for careers that require sophisticated

More information

JENNIFER T. SCHWARTZ

JENNIFER T. SCHWARTZ JENNIFER T. SCHWARTZ School of Journalism & Mass Communication jschwar1@uoregon.edu University of Oregon (541) 515-5821 Eugene, OR 97440 TEACHNG AND RESEARCH INTERESTS Research Interests Media and public

More information

Effective Semester: Fall 2010 Page 2 of 5

Effective Semester: Fall 2010 Page 2 of 5 ARTICULATION AGREEMENT Between COMMUNITY COLLEGE of Philadelphia and TEMPLE UNIVERSITY Of The Commonwealth System of Higher Education for Bachelor of Science in Mechanical Engineering with a concentration

More information

9700 South Cass Avenue, Lemont, IL 60439 URL: www.mcs.anl.gov/ fulin

9700 South Cass Avenue, Lemont, IL 60439 URL: www.mcs.anl.gov/ fulin Fu Lin Contact information Education Work experience Research interests Mathematics and Computer Science Division Phone: (630) 252-0973 Argonne National Laboratory E-mail: fulin@mcs.anl.gov 9700 South

More information

DR. YUEXIAO DONG. Department of Statistics Fox School of Business Temple University 1810 N. 13th Street Philadelphia, PA 19122

DR. YUEXIAO DONG. Department of Statistics Fox School of Business Temple University 1810 N. 13th Street Philadelphia, PA 19122 Department of Statistics Fox School of Business Temple University 1810 N. 13th Street Philadelphia, PA 19122 Phone: (1-)215-204-0670 Email: ydong@temple.edu http://astro.temple.edu/ ydong/index.html Employment

More information

The Florida State University Department of Statistics Graduate Handbook

The Florida State University Department of Statistics Graduate Handbook The Florida State University Department of Statistics Graduate Handbook 2014 1 Contents 1 Introduction... 2 2 Graduate Degrees... 3 2.1 Combined BS/MS Degree... 3 2.2 Master of Science Degrees... 5 2.2.1

More information

Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization. Learning Goals. GENOME 560, Spring 2012

Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization. Learning Goals. GENOME 560, Spring 2012 Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization GENOME 560, Spring 2012 Data are interesting because they help us understand the world Genomics: Massive Amounts

More information

Bachelor and Master of Science degrees in Mathematics and Statistics at University of Helsinki

Bachelor and Master of Science degrees in Mathematics and Statistics at University of Helsinki Bachelor and Master of Science degrees in Mathematics and Statistics at University of Helsinki Hans-Olav Tylli Department of Mathematics and Statistics University of Helsinki department web-page: http://mathstat.helsinki.fi/index.en.html

More information

Statistics. Degrees Offered. Nature of the Programs FACULTY PROFESSORS ASSOCIATE PROFESSORS ASSISTANT PROFESSOR CLINICAL ASSISTANT PROFESSOR

Statistics. Degrees Offered. Nature of the Programs FACULTY PROFESSORS ASSOCIATE PROFESSORS ASSISTANT PROFESSOR CLINICAL ASSISTANT PROFESSOR West Virginia University 1 Statistics Degrees Offered Master of Science Master of Data Science Doctor of Philosophy Nature of the Programs The Department of Statistics offers a Master of Science (M.S.)

More information

INTRODUCTORY COURSES IN CALCULUS, STATISTICS, AND COMPUTER SCIENCE

INTRODUCTORY COURSES IN CALCULUS, STATISTICS, AND COMPUTER SCIENCE Chapter 4 INTRODUCTORY COURSES IN CALCULUS, STATISTICS, AND COMPUTER SCIENCE The five tables in this chapter give detailed enrollment and section size in calculus-level courses, instructional formats for

More information

Data Mining mit der JMSL Numerical Library for Java Applications

Data Mining mit der JMSL Numerical Library for Java Applications Data Mining mit der JMSL Numerical Library for Java Applications Stefan Sineux 8. Java Forum Stuttgart 07.07.2005 Agenda Visual Numerics JMSL TM Numerical Library Neuronale Netze (Hintergrund) Demos Neuronale

More information

UNIVERSITY GRADUATE STUDIES PROGRAM SILLIMAN UNIVERSITY DUMAGUETE CITY. Master of Science in Mathematics

UNIVERSITY GRADUATE STUDIES PROGRAM SILLIMAN UNIVERSITY DUMAGUETE CITY. Master of Science in Mathematics 1 UNIVERSITY GRADUATE STUDIES PROGRAM SILLIMAN UNIVERSITY DUMAGUETE CITY Master of Science in Mathematics Introduction The Master of Science in Mathematics (MS Math) program is intended for students who

More information

Curriculum Vitae Peter Andrews

Curriculum Vitae Peter Andrews Curriculum Vitae Peter Andrews Work Address: Mathematics Department Eastern Illinois University Charleston, IL 61920 Home Address: 513 Ashby Drive Charleston, IL 61920 Degrees B.Sc., University of Toronto

More information

Hailong Qian. Department of Economics John Cook School of Business Saint Louis University 3674 Lindell Blvd, St. Louis, MO 63108, USA qianh@slu.

Hailong Qian. Department of Economics John Cook School of Business Saint Louis University 3674 Lindell Blvd, St. Louis, MO 63108, USA qianh@slu. Hailong Qian Department of Economics John Cook School of Business Saint Louis University 3674 Lindell Blvd, St. Louis, MO 63108, USA qianh@slu.edu FIELDS OF INTEREST Theoretical and Applied Econometrics,

More information

Graduate Certificate in Systems Engineering

Graduate Certificate in Systems Engineering Graduate Certificate in Systems Engineering Systems Engineering is a multi-disciplinary field that aims at integrating the engineering and management functions in the development and creation of a product,

More information

CBE 9190B ADVANCED STATISTICAL PROCESS ANALYSIS COURSE OUTLINE 2014 2015

CBE 9190B ADVANCED STATISTICAL PROCESS ANALYSIS COURSE OUTLINE 2014 2015 CBE 9190B ADVANCED STATISTICAL PROCESS ANALYSIS COURSE OUTLINE 2014 2015 Description This course is for engineers involved with experimental investigation and interpretation of data. Basic, applied statistical

More information

Graduate Studies in the Department of Mathematical Sciences

Graduate Studies in the Department of Mathematical Sciences Graduate Studies in the Department of Mathematical Sciences Brief History: Graduate Program started 1960 First Ph.D. 1967 Department of Mathematical Sciences since 1971 M.S. and Ph.D. programs restructured

More information

COURSE PLAN BDA: Biomedical Data Analysis Master in Bioinformatics for Health Sciences. 2015-2016 Academic Year Qualification.

COURSE PLAN BDA: Biomedical Data Analysis Master in Bioinformatics for Health Sciences. 2015-2016 Academic Year Qualification. COURSE PLAN BDA: Biomedical Data Analysis Master in Bioinformatics for Health Sciences 2015-2016 Academic Year Qualification. Master's Degree 1. Description of the subject Subject name: Biomedical Data

More information

Rebecca Yates Coley, Ph.D.

Rebecca Yates Coley, Ph.D. Rebecca Yates Coley, Ph.D. Department of Biostatistics Johns Hopkins University Baltimore, MD January 5, 2016 rycoley@gmail.com www.rycoley.com github: rycoley Education Ph.D., Biostatistics, University

More information

POL 204b: Research and Methodology

POL 204b: Research and Methodology POL 204b: Research and Methodology Winter 2010 T 9:00-12:00 SSB104 & 139 Professor Scott Desposato Office: 325 Social Sciences Building Office Hours: W 1:00-3:00 phone: 858-534-0198 email: swd@ucsd.edu

More information

Doctor of Philosophy in Economics (English Program) Curriculum 2006

Doctor of Philosophy in Economics (English Program) Curriculum 2006 Doctor of Philosophy in Economics (English Program) Curriculum 2006 1. Program Title Doctor of Philosophy Program in Economics (English Program) 2. Degree Title Doctor of Philosophy (Economics) Ph.D. (Economics)

More information

Taught Postgraduate programmes in the School of Mathematics and Statistics

Taught Postgraduate programmes in the School of Mathematics and Statistics Taught Postgraduate programmes in the School of Mathematics and Statistics Advanced Statistics (MRes) Biostatistics (MSc) Environmental Statistics (MSc) Social Statistics (MSc) Statistics (MSc) Applied

More information

Abbreviated Curriculum Vitae. Ahlam Lee, PhD

Abbreviated Curriculum Vitae. Ahlam Lee, PhD Abbreviated Curriculum Vitae Ahlam Lee, PhD Academic Degrees Post-Doctoral Training University of Pennsylvania, Philadelphia, PA 2012 Major: Teaching, Learning, and Leadership Ph.D. University of Wisconsin,

More information

Cabrillo College Catalog 2015-2016

Cabrillo College Catalog 2015-2016 MATHEMATICS Natural and Applied Sciences Division Wanda Garner, Division Dean Division Office, Room 701 Jennifer Cass, Department Chair, (831) 479-6363 Aptos Counselor: (831) 479-6274 for appointment Watsonville

More information

Least Squares Estimation

Least Squares Estimation Least Squares Estimation SARA A VAN DE GEER Volume 2, pp 1041 1045 in Encyclopedia of Statistics in Behavioral Science ISBN-13: 978-0-470-86080-9 ISBN-10: 0-470-86080-4 Editors Brian S Everitt & David

More information

Sequence of Mathematics Courses

Sequence of Mathematics Courses Sequence of ematics Courses Where do I begin? Associates Degree and Non-transferable Courses (For math course below pre-algebra, see the Learning Skills section of the catalog) MATH M09 PRE-ALGEBRA 3 UNITS

More information

Koleen McCrink Assistant Professor of Psychology Barnard College, Columbia University Curriculum Vitae Last Updated: April 11, 2010

Koleen McCrink Assistant Professor of Psychology Barnard College, Columbia University Curriculum Vitae Last Updated: April 11, 2010 Koleen McCrink Assistant Professor of Psychology Barnard College, Columbia University Curriculum Vitae Last Updated: April 11, 2010 3009 Broadway (212) 854-8893 (office) Barnard College- Psychology (347)

More information

Format for Curriculum Vitae

Format for Curriculum Vitae Format for Name and Credentials: Dr. E Loria Simon-Campbell, RN Academic Rank: Assistant Professor Office Telephone Number:713-797-7053 E-mail Address: elsimon@pvamu.edu I. Education (List all academic

More information

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics Course Text Business Statistics Lind, Douglas A., Marchal, William A. and Samuel A. Wathen. Basic Statistics for Business and Economics, 7th edition, McGraw-Hill/Irwin, 2010, ISBN: 9780077384470 [This

More information

Erik Jonsson School of Engineering and Computer Science

Erik Jonsson School of Engineering and Computer Science Erik Jonsson School of Engineering and Computer Science Bachelor of Science in Computer Science (B.S.C.S.) Goals for the Computer Science Program The undergraduate Computer Science program is committed

More information

Mark A. Freitag. Department of Mathematics and Computer Science Augusta State University Augusta, GA 30904-2200 (706) 729-2334 mfreitag@aug.

Mark A. Freitag. Department of Mathematics and Computer Science Augusta State University Augusta, GA 30904-2200 (706) 729-2334 mfreitag@aug. Mark A. Freitag Department of Mathematics and Computer Science Augusta State University Augusta, GA 30904-2200 (706) 729-2334 mfreitag@aug.edu Education 9/95-5/00 Doctor of Philosophy in Mathematics Education

More information

Stephanie A. Blanda 020 McAllister Building University Park, PA 16802 Email: sab466@psu.edu, Webpage: http://sblanda.weebly.com/

Stephanie A. Blanda 020 McAllister Building University Park, PA 16802 Email: sab466@psu.edu, Webpage: http://sblanda.weebly.com/ Stephanie A. Blanda 020 McAllister Building University Park, PA 16802 Email: sab466@psu.edu, Webpage: http://sblanda.weebly.com/ Education The Ph.D. Candidate in Mathematics with a minor in Computational

More information

Geography. LOWER-DIVISION TRANSFER PATTERN California State University (CSU) Statewide Pattern

Geography. LOWER-DIVISION TRANSFER PATTERN California State University (CSU) Statewide Pattern August 20, 2009 California State University (CSU) Statewide Pattern The Lower-Division Transfer Pattern (LDTP) consists of the CSU statewide pattern of coursework outlined below, plus campus-specific coursework,

More information

Ph.D. in Bioinformatics and Computational Biology Degree Requirements

Ph.D. in Bioinformatics and Computational Biology Degree Requirements Ph.D. in Bioinformatics and Computational Biology Degree Requirements Credits Students pursuing the doctoral degree in BCB must complete a minimum of 90 credits of relevant work beyond the bachelor s degree;

More information

Examination Credit and Transfer Credit

Examination Credit and Transfer Credit Examination Credit and Transfer Credit In order to earn a degree from the College of the University of Chicago, a student must obtain credit for at least forty-two quarter courses, distributed among general

More information

Information Systems. Administered by the Department of Mathematical and Computing Sciences within the College of Arts and Sciences.

Information Systems. Administered by the Department of Mathematical and Computing Sciences within the College of Arts and Sciences. Information Systems Dr. Haesun Lee Professor Dr. Haesun Lee is a Professor of Computer Science. She received her Ph.D. degree from Illinois Institute of Technology, Chicago, Illinois (1997). Her primary

More information

Data Mining in Pharmaceutical Marketing and Sales Analysis. Andrew Chabak Rembrandt Group

Data Mining in Pharmaceutical Marketing and Sales Analysis. Andrew Chabak Rembrandt Group Data Mining in Pharmaceutical Marketing and Sales Analysis Andrew Chabak Rembrandt Group 1 Contents What is Data Mining? Data Mining vs. Statistics: what is the difference? Why Data Mining is important

More information

Mathematics. Mathematics MATHEMATICS. 298 2015-16 Sacramento City College Catalog. Degree: A.S. Mathematics AS-T Mathematics for Transfer

Mathematics. Mathematics MATHEMATICS. 298 2015-16 Sacramento City College Catalog. Degree: A.S. Mathematics AS-T Mathematics for Transfer MATH Degree: A.S. AS-T for Transfer Division of /Statistics & Engineering Anne E. Licciardi, Dean South Gym 220 916-558-2202 Associate in Science Degree Program Information The mathematics program provides

More information

REQUEST TO ADD AN UNDERGRADUATE ACADEMIC CERTIFICATE PROGRAM AND/OR REQUEST FOR RECOGNITION ON THE UNIVERSITY TRANSCRIPTS

REQUEST TO ADD AN UNDERGRADUATE ACADEMIC CERTIFICATE PROGRAM AND/OR REQUEST FOR RECOGNITION ON THE UNIVERSITY TRANSCRIPTS REQUEST TO ADD AN UNDERGRADUATE ACADEMIC CERTIFICATE PROGRAM AND/OR REQUEST FOR RECOGNITION ON THE UNIVERSITY TRANSCRIPTS SSC - 1 If the administrative unit requesting to recognize the certificate on the

More information

ERICA J. LEWIS, PhD, RN Curriculum Vitae

ERICA J. LEWIS, PhD, RN Curriculum Vitae Lewis 1 ERICA J. LEWIS, PhD, RN Curriculum Vitae Assistant Professor James Madison University MSC 4305 820 Madison Drive Harrisonburg, Virginia 22807 Email: Lewisej@jmu.edu EDUCATION University of Virginia

More information

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics.

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics. Business Course Text Bowerman, Bruce L., Richard T. O'Connell, J. B. Orris, and Dawn C. Porter. Essentials of Business, 2nd edition, McGraw-Hill/Irwin, 2008, ISBN: 978-0-07-331988-9. Required Computing

More information

Dr. Darin T. Kapanjie 22 Oakmont Circle Phone: 267.974.2204

Dr. Darin T. Kapanjie 22 Oakmont Circle Phone: 267.974.2204 Dr. Darin T. Kapanjie 22 Oakmont Circle Phone: 267.974.2204 Glen Mills, PA 19342 Email: darin.kapanjie@gmail.com EDUCATION Temple University, Philadelphia, PA Ed.D. Curriculum, Instruction & Technology

More information