Instructor: Prof. Jaimie Kwon (Homepage)
Lecture: MW ScN 207, 4:00-5:50 pm
Objectives: We will learn about the following concepts and techniques:
The theory of probability with applications to science and engineering. Sample
spaces; random variables; joint, marginal, conditional distributions; expectations;
important distributions (binomial, Poisson, normal, etc.); and moment generating
functions.
Sample spaces; random variables, joint, marginal, conditional distributions;
expectations for modeling data; related use of computer packages; moment generating
functions; transforming a random variable.
Required Text:
" Wackerly, D., Mendenhall, W., and Scheaffer, R. L., Mathematical Statistics
with Applications, 6th edition, Duxbury Press, 2001. (ISBN: 0534377416)
Syllabus
| Week | Lecture Notes (PDF) |
HW (Usually due in a week) * Only some of even
numberd questions will be graded but students are encouraged to do as
many problems as they can. |
Notes |
| 1 |
Covered: Prepare for calculus quiz. HW #1: In Chapter 1, do exercises #5, 7, 21. In
Chapter 2, do Exercises #1, 5 (Section 2.3). Please UPDATE your blackboard email address! I send out announcements via email from time to time Solutions to HW posted outside my office |
Calculus quiz on Wednesday The R Project for Statistical Computing (http://www.r-project.org/) In R, try running the following: |
|
| 2 | Monday (2.5, 2.6) Wednesday (2.7) |
Covered: HW #2: In Chapter 2, do Exercises 11, 13, 15 (Section
2.4); 23 (Section 2.5).; 27, 28, 33, 34, 35, 36, 40, 41, 42, 45, 47, 53,
(Section 2.6) Waitlisted students: Please check if you're in on or after Thursday (4/7). If you're not in even if you signed the addition sheet, please see me next Monday (4/11) Solutions to HW posted outside my office |
In R, try choose(n,r) and factorial(r) function to compute nCr and r!. For the birthday problem, run: prod(346:365)/365^20 |
| 3 | Monday Wednesday (2.8, 2.9) |
Covered: HW #3: In Chapter 2, do exercises 59, 60, 65 (Section
2.7); 69, 71, 73, 74, 78, 79 (Section 2.8); 86, 87, 88 (Section 2.9);
|
Quiz on Coming Monday (4/18/2005) |
| 4 | Monday (2.10-3.3) Wednesday (3.4) |
Covered: HW #4: In Chapter 2, 98, 99 (Section 2.10); do
exercises 117 (Section 2.11) In Chapter 3, do exercises 1, 4, 7, 9 (Section
3.2); |
|
| 5 | Monday (3.5-7) Wednesday |
[everything below this line (grey characters) is tentative] Covered: geometric; negative binomial HW #5: 10, 17, 19, 24 (Section 3.3); |
|
| 6 | Monday (3.8) Wednesday (3.9, 3.11) |
Covered: hypergeometric; poisson Wednesday (5/4) is the Midterm |
The midterm will be given on May 4, 2005 (Wednesday). Midterm and solution (PDF) |
| 7 | Monday Wednesday (Chapter 5) |
Here's the distribution of scores of the class. Covered: Continuous RV; uniform; HW #6: In Chapter 3, do exercises 84, 85, 91, 97,
98, , 100, 103, 111, |
|
| 8 | Monday Wednesday (Chapter 4) |
Covered: normal; gamma; beta; Chebychev HW #7 In Chapter 4, do exercises * Due Monday (5/23); No need to turn in |
Quiz on coming Monday (5/23) |
| 9 | Monday Wednesday |
Covered: joint, marginal, conditional pdf; HW #7: In Chapter 5, do exercises 1, 2, 3, 4, 17,
18, 19, 20, 39, 41, 42, 62, 63, 75, 76, 86, 87, 88 |
Quiz 2 and solution (pdf) |
| 10 | Monday Wednesday |
Covered: multinomial? MGF? R code : 3401_final.R Final project: |
|
| 11 | Monday |
Final is on Monday (5/6), 4:00 pm to 5:50 pm. "Although the exams will be "closed-book", you will be allowed to prepare and use one 8.5" x 11" sheet of notes (on both sides). These notes must be written by hand and may not be composed of photocopies or other machine reproductions of the textbook or of handouts of homework solutions. Also bring your student ID, your own paper (8.5" x 11") and a hand calculator for use during midterm and final exams. |
Chapter 3. 115, 116, 117, 118, 119, 120, 123 (MGF)
Last updated 05/26/2005