MTH225-A Spring 2014 Home Page

Class Schedule:T,Th 11:30-12:45 NASA Solar Image
Class Location:Student Union 120
Professor:Dr. Eugene Quinn
Email: equinn1@stonehill.edu
Office Hours:Office: Duffy 241

General Information Announcements Syllabus Notes and Handouts Software Assignments Policies Grading


Announcements

1/10/2014 Stonehill College is committed to providing all students equal access to learning opportunities. The Center for Academic Achievement is the campus office that works with students who have disabilities to provide and/or arrange reasonable accommodations. Students registered with The Center, who have a letter requesting accommodations, are encouraged to contact the instructor early in the semester. Students who have, or think they may have, a disability (e.g. psychiatric, attentional, learning, vision, hearing, physical, or systemic), are invited to contact The Center for Academic Achievement for a confidential discussion at 508-565-1208.


MTH225-A General Information


TEXTBOOK

Introduction to the Practice of Statistics 7th Edition Moore, McCabe, and Craig (ISBN 1-4292-7433-6) (paperback)

Solar image courtesy of NASA


Assignments

Assignment NumberDate DueAssignment


Notes and Handouts

DateDescription
1/27/2014sample_size.r   Main program loop for the Bernoulli sample size exercise.
1/23/2014frequentist_main_loop.r   Main program loop for the frequentist Bernoulli exercise.
1/22/2014JAGS_test.r   Short R program to test JAGS and RJAGS installation.
1/21/2014test_sweave.zip   Compressed folder containing the sweave file for Law of Large Numbers exercise: law_of_large_numbers.Rnw




Software

Modern statistical analysis is computer intensive. The following software will be used in this class.

Because some items are not available in the computer lab, you should install all of the programs listed on your personal computer (they are all free).

We will have an install-a-thon on the first day class meets, so be sure to bring your computer.

There are some dependencies among the programs listed, so try to install them in the following order:

ItemDescriptionLinks
LaTeX
(pronounced "la-tech")
LaTeX is the gold standard for typesetting documents containing scientific and math notation.
We will use LaTeX in conjunction with the Sweave R package to produce composite documents.
My LaTeX page.
Mac users should install MacTex, windows users should install MikTex.
JAGS ("Just Another Gibbs Sampler")A package for performing Markov Chain Monte Carlo (MCMC) simulationmcmc-jags.sourceforge.net
The R statistical computing systemOpen-source statistical computing system.
R currently has over 5,000 packages and tends to be the place cutting-edge techniques show up first.
Instructions for downloading and installing the R statistical computing environment (for windows, but Mac is similar).
RstudioIntegrated development environment (IDE) for Rwww.rstudio.com
The rjags R packagerjags provides an interface to JAGS from within ROnce you have R working, enter the following command: install.packages("rjags") then choose a mirror site (any one will do) to download this package. R and JAGS must be already installed.
PythonPython has become the "Swiss Army Knife" of data extraction and manipulation, combining ease of use and power.python.org is the official Python website.
It is recommended that you install the latest version of Python 2 as package support in Python 3 is still somewhat spotty.
SpyderAn IDE for Python.Spyder provides editing and testing capabilities for developing Python programs.
SASThe SAS systemSAS is a large commercial software package that is very widely used for data analysis. SAS makes their system available to students and faculty for the duration of a course. You will need to register with SAS and indicate that you are enrolled in MTH225-A Section 1. Detailed instructions for registering can be found here. We will be using their web client, so no software needs to be installed on your computer.




Grades


Final grades will be determined from test, quiz, and assignment grades, according to the following table:

Quizzes20%
Midterm10%
Cumulative final25%
Homework and In-Class Group Assignments45%

Exact dates will depend on our progress and will be announced well in advance.



Policies


College Policies

All policies listed in the Academic Policies and Procedures section of The Hill Book will be strictly adhered to.

These include:

Additional Instructor's Policies


Back to Dr. Quinn's home page
Back to Stonehill Math Department web page
Back to Stonehill main page