Supplementary Materials for Math 3070 - 1
Previous Math 3070 Classes.
-
Home Page for Treibergs' Math 3070 - 1, Fall 2011.
-
Supplements Page for Treibergs' Math 3070 - 1, Fall 2011.
-
Ron Reeder Syllabus & Lecture Notes for Math 3070 - 1, Summer 2010.
Free R Manuals.
-
SimpleR- Using R for Introductory Statistics by John Verzani (Free lab text from CRAN)
-
An Introduction to R-
Notes on R: A Programming Environment for Data Analysis and Graphics by W. N. Venables and D. M. Smith (Free R manual from CRAN)
Sample and Solved Tests and Quizzes.
-
Sample First Quiz from Jan. 16, 2008.
-
First Quiz from Aug. 29, 2012.
-
Sample First Midterm from Jan. 30, 2008.
-
Sample Problems for First Midterm from Jan. 30, 2004.
-
Diagram for Extra Problem 9 for First Midterm from Jan. 30, 2004.
-
Solutions to First Midterm of Sept. 15, 2010.
-
Solutions to First Midterm of Sept. 14, 2011.
-
More Solved Problems First Midterm of Sept. 12, 2012.
-
Solutions to First Midterm of Sept. 12, 2012.
-
Sample Second Quiz from Feb. 13, 2008.
-
Sample Second Quiz from Sept. 29, 2010.
-
Second Quiz from Sept. 26, 2012.
-
Graphics from Oct. 7 Lecture, PP-Plots.
-
Sample Problems for Second Midterm, Feb. 22, 2008: Odd Numbered Pages, Even Numbered Pages.
-
Sample Second Midterm from Feb. 27, 2008.
-
Solutions to Second Midterm of Oct. 20, 2010.
-
Solutions to Second Midterm of Oct. 19, 2011.
-
Solutions to Problem 4.22.6 of Oct. 16, 2012.
-
Solutions to Second Midterm of Oct. 17, 2012.
-
Sample Third Quiz from Mar. 12, 2008.
-
Sample Third Quiz from Nov. 3, 2010.
-
Sample Problems for Third Midterm.
-
Sample Third Midterm from April 2, 2008.
-
Solutions to Third Midterm of Nov. 17, 2010.
-
Solutions to Third Midterm of Nov. 16, 2011.
-
Solutions to Third Midterm of Nov. 14, 2012.
-
Sample Fourth Quiz from Apr. 16, 2008.
-
Sample Fourth Quiz from Dec. 1, 2010.
-
Fourth Quiz from Nov. 28, 2012.
-
Sample Final from April 30, 2008.
-
Sample Final Problems Over Material After the Last Midterm
-
Solutions to Final of December 17, 2010.
Examples of R Programs.
-
Example for Aug. 20, 2012. (R Cylinder example: Stem-leaf plot.)
-
Example for Aug. 20, 2012. (R County example. Histograms with variable class widths.)
-
Example for Aug. 20, 2012. (R Bar Soap Example: Histogram.)
-
Example for Aug. 20, 2012. (R Caffeine example. Bar Charts, Dot Charts and Pie Charts.)
-
Example from Aug. 22, 2010. (R Hospitalization Example. Means and Trimmed Means.)
-
Example from Aug. 24, 2012. (R Particulate Example. Comparing Two Samples: Statistics and Boxplots.)
-
Example from Aug. 29, 2012. (R Five Card Stud Poker Example: Functions, Matrices and Counting Combinations.)
-
Example from Sept. 1, 2012. (R Programming Example: Functions and Loops.)
-
Example from Sept. 5, 2011. (R Birthday Example: Use of Conditional Probability.)
-
Example from Sept. 5, 2012. (R Simulating the Monty Hall Problem.)
-
Example from Sept. 10. (R Benford's Law: Counting Frequencies and Chi-Squared Test of Proportion.})
-
Example from Sept. 13, 2012. (R Scleroderma Example: Subsets and Sorting in a Dataset.)
-
Example from Sept. 13, 2012. (R Debate Example: Tabulating Two-Way Tables.)
-
Example from Sept. 17, 2012. (R Example of plotting PMF and CDF for user defined, binomial and Poisson random variables.)
-
Example from Sept. 19, 2012. (R Design of a Binomial Experiment: Programming Conditional Statements.)
-
Example from Sept. 21, 2012. (R Approximating Hypergeometric Example: Binomial Approximation to the Hypergeometric Distribution.)
-
Example from Oct. 1, 2012. (R Calculator Approximation Example: Derenzo's Formula for 1 - Φ(z).)
-
Example from Oct 1, 2012. (R Approximation Example: Normal Approximation to Binomial with and without Continuity Correction.)
-
Example from Oct. 5, 2012. (R Probability plots for normal, exponential and Weibull random variables.)
-
Example from Oct. 5, 2012. (R Nile Data: Probability plots for normal, and non-normal random variables.)
-
Example from Oct. 5, 2012. (R Concrete Data: Probability plot for a Weibull random variables.)
-
Example from Oct. 5. (R March Precipitation in Minneapolis Example: Normal QQ Plots and Transformation of Data.)
-
Example from Oct. 5. (R Body Temperature Example: Half-Normal QQ Plots.)
-
Example from Oct. 5. (R Probability plots for normal, exponential and Weibull random variables.)
-
Example from Oct. 12, 2012. (R Oxygen Consumption Example: Hodges-Lehman Estimator for Center. Bootstrap & Simulation.)
-
Example from Oct. 15. (R Joint PMF Example.)
-
Example for Oct. 22, Simulation of Sampling Distributions of Mean and Min.
-
Example from Oct. 24. (R Simulations of Sample Means and the Central Limit Theorem.)
-
Example from Oct. 24. (R Pump Price Example: Bootstrap Means are Normal Even if Sampled from Non-Normal.)
-
Example from Oct. 29. (R Panzer Eg.: Simulation to Estimate Variances to Compare Estimators.)
-
Example from Oct. 29. (R Colorado Stream Example: Estimating Lognormal Parameters.)
-
Example from Oct. 29. (R Munitions Example: Negative Binomial to Predict Number of Accidents.)
-
Example from Oct. 29, 2012. (R Soap Example: Parametric Bootstrapping to Find Standard Error and Bias of s.)
-
Example from Oct. 31, 2012. (R Horse Kick Example: Confidence Interval for Poisson Parameter.)
-
Example from Nov. 2, 2012. (R Simulations of t-Confidence Intervals for the Mean μ.)
-
Example from Nov. 2, 2012. (R Geyser Example. Bootstrapped Confidence Intervals for Mean.)
-
Example from Nov. 5, 2012. (R Kevlar Example. Confidence, Prediction and Tolerance Intervals for Small Sample.)
-
Example from Nov. 7, 2012. (R Black Forest Example: One-Sample CI for σ2.)
-
Example from Nov. 7, 2012. (R Maximum Estimator Example: Simulation of Confidence Intervals.)
-
Example from Nov. 12, 2012. (R Railway Example: Power of One-Sample t-Test.)
-
Example from Nov. 12, 2012. (R Birth Weight Example: One-Sample z-Test, CI and Power.)
-
Example from Nov. 12, 2012. (R Benzene Example: One-Sample t-Test and Bootstrap Power Calculation.)
-
Example from Nov. 16, 2012. (R Extraterrestial Life Example: One Sample CI and Test of Proportion.)
-
Example from Nov. 16, 2012. (R Coverage Example: Actual Coverage Probabilities for the Traditional and Agresti-Coull CI's for Proportion.)
-
Example from Nov. 19, 2012. (R Soporific Example: Simulating the Sampling Distribution of the p-Value.)
Last updated: 10-11-12