Statistics 202A: Statistical Computing
Welcome to Stats 202A!
Professor: Mark Hansen
TA: Ryan Rosario
Class Meeting Time/Place: THURSDAY 2-5:20pm, Lakretz 120
On this site I will include links to the materials necessary for this class. Most of the material can be found on the class wiki.
Instructions for Setting up SSH on your Home Computer:
Instructions for Installing Python on Windows - Python is already installed on lab-compute and should be installed on all Mac systems.
Homework Assignments - Translated
- Homework 1, due Tuesday, October 9 in lab (or my box).
- Homework 2, due Thursday, October 18 in lecture (or my box).
- Homework 3, due Thursday, October 25 in lecture (or my box).
- Homework 4, due Thursday, November 29 in lecture (or my box).
Homework Solutions
Lab Notes/Links
vi tutorial - tutorial on vi from 10/16/07.
- Python Bits - a horrible name for a site dedicated to powerful web client modules such as mechanize, spidermonkey, clientcookie and ClientForm.
- Beautiful Soup - homepage of the HTML/XML parsing module. Features a help forum. Other projects such as RubyfulSoup (for the Ruby language) are based on this.
Software for Windows
- Python for Windows - Most of you will use the Intel x86 version (For Windows XP). There are also versions for Intel 64bit and AMD 64bit so if you have either of those processors, you will need to download one of those. If you do not have Windows XP or newer, you will need to download the Microsoft Installer. All of this information is one the pages.
vi for Windows
Emacs Tutorial
Important Links