Supplementary Materials  for Math 3070 - 1


    Previous Math 3070 Classes.

  1. Home Page for Treibergs' Math 3070 - 1, Fall 2012.
  2. Supplements Page for Treibergs' Math 3070 - 1, Fall 2012.
  3. Home Page for Treibergs' Math 3070 - 1, Fall 2011.
  4. Supplements Page for Treibergs' Math 3070 - 1, Fall 2011.
  5. Ron Reeder Syllabus & Lecture Notes for Math 3070 - 1, Summer 2010.

  6. Free R Manuals.

  7. SimpleR- Using R for Introductory Statistics by John Verzani (Free lab text from CRAN)
  8. 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)

  9. Sample and Solved Tests and Quizzes.

  10. Sample First Quiz from Jan. 16, 2008.
  11. First Quiz from Aug. 29, 2012.

  12. Sample First Midterm from Jan. 30, 2008.
  13. Sample Problems for First Midterm from Jan. 30, 2004.
  14. Diagram for Extra Problem 9 for First Midterm from Jan. 30, 2004.
  15. Solutions to First Midterm of Sept. 15, 2010.
  16. Solutions to First Midterm of Sept. 14, 2011.
  17. More Solved Problems First Midterm of Sept. 12, 2012.
  18. Solutions to First Midterm of Sept. 12, 2012.
  19. Solutions to First Midterm of Sept. 18, 2013.

  20. Sample Second Quiz from Feb. 13, 2008.
  21. Sample Second Quiz from Sept. 29, 2010.
  22. Second Quiz from Sept. 26, 2012.
  23. Graphics from Oct. 7 Lecture, PP-Plots.
  24. Sample Problems for Second Midterm, Feb. 22, 2008: Odd Numbered Pages, Even Numbered Pages.
  25. Sample Second Midterm from Feb. 27, 2008.
  26. Solutions to Second Midterm of Oct. 20, 2010.
  27. Solutions to Second Midterm of Oct. 19, 2011.
  28. Solutions to Problem 4.22.6 of Oct. 16, 2012.
  29. Solutions to Second Midterm of Oct. 17, 2012.
  30. Solutions to Second Midterm of Oct. 23, 2013.

  31. Sample Third Quiz from Mar. 12, 2008.
  32. Sample Third Quiz from Nov. 3, 2010.
  33. Sample Problems for Third Midterm.
  34. Sample Third Midterm from April 2, 2008.
  35. Solutions to Third Midterm of Nov. 17, 2010.
  36. Solutions to Third Midterm of Nov. 16, 2011.
  37. Solutions to Third Midterm of Nov. 14, 2012.
  38. Solutions to Third Midterm of Nov. 20, 2013.
  39. Sample Fourth Quiz from Apr. 16, 2008.
  40. Sample Fourth Quiz from Dec. 1, 2010.
  41. Fourth Quiz from Nov. 28, 2012.
  42. Fourth Quiz from Dec. 4, 2013.

  43. Sample Final from April 30, 2008.
  44. Sample Final Problems Over Material After the Last Midterm
  45. Solutions to Final of December 17, 2010.

  46. Examples of R Programs.

  47. Example for Aug. 20, 2012. (R Cylinder example: Stem-leaf plot.)
  48. Example for Aug. 20, 2012. (R County example. Histograms with variable class widths.)
  49. Example for Aug. 20, 2012. (R Bar Soap Example: Histogram.)
  50. Example for Aug. 20, 2012. (R Caffeine example. Bar Charts, Dot Charts and Pie Charts.)
  51. Example from Aug. 22, 2010. (R Hospitalization Example. Means and Trimmed Means.)
  52. Example from Aug. 24, 2012. (R Particulate Example. Comparing Two Samples: Statistics and Boxplots.)
  53. Example from Aug. 29, 2012. (R Five Card Stud Poker Example: Functions, Matrices and Counting Combinations.)
  54. Example from Sept. 1, 2012. (R Programming Example: Functions and Loops.)
  55. Example from Sept. 5, 2011. (R Birthday Example: Use of Conditional Probability.)
  56. Example from Sept. 5, 2012. (R Simulating the Monty Hall Problem.)
  57. Example from Sept. 10. (R Benford's Law: Counting Frequencies and Chi-Squared Test of Proportion.})
  58. Example from Sept. 13, 2012. (R Scleroderma Example: Subsets and Sorting in a Dataset.)
  59. Example from Sept. 13, 2012. (R Debate Example: Tabulating Two-Way Tables.)
  60. Example from Sept. 17, 2012. (R Example of plotting PMF and CDF for user defined, binomial and Poisson random variables.)
  61. Example from Sept. 19, 2012. (R Design of a Binomial Experiment: Programming Conditional Statements.)
  62. Example from Sept. 21, 2012. (R Approximating Hypergeometric Example: Binomial Approximation to the Hypergeometric Distribution.)
  63. Example from Oct. 1, 2012. (R Calculator Approximation Example: Derenzo's Formula for 1 - Φ(z).)
  64. Example from Oct 1, 2012. (R Approximation Example: Normal Approximation to Binomial with and without Continuity Correction.)
  65. Example from Oct. 5, 2012. (R Probability plots for normal, exponential and Weibull random variables.)
  66. Example from Oct. 5, 2012. (R Nile Data: Probability plots for normal, and non-normal random variables.)
  67. Example from Oct. 5, 2012. (R Concrete Data: Probability plot for a Weibull random variables.)
  68. Example from Oct. 5. (R March Precipitation in Minneapolis Example: Normal QQ Plots and Transformation of Data.)
  69. Example from Oct. 5. (R Body Temperature Example: Half-Normal QQ Plots.)
  70. Example from Oct. 5. (R Probability plots for normal, exponential and Weibull random variables.)
  71. Example from Oct. 12, 2012. (R Oxygen Consumption Example: Hodges-Lehman Estimator for Center. Bootstrap & Simulation.)
  72. Example from Oct. 15. (R Joint PMF Example.)
  73. Example for Oct. 22, Simulation of Sampling Distributions of Mean and Min.
  74. Example from Oct. 24. (R Simulations of Sample Means and the Central Limit Theorem.)
  75. Example from Oct. 24. (R Pump Price Example: Bootstrap Means are Normal Even if Sampled from Non-Normal.)
  76. Example from Oct. 29. (R Panzer Eg.: Simulation to Estimate Variances to Compare Estimators.)
  77. Example from Oct. 29. (R Colorado Stream Example: Estimating Lognormal Parameters.)
  78. Example from Oct. 29. (R Munitions Example: Negative Binomial to Predict Number of Accidents.)
  79. Example from Oct. 29, 2012. (R Soap Example: Parametric Bootstrapping to Find Standard Error and Bias of s.)
  80. Example from Oct. 31, 2012. (R Horse Kick Example: Confidence Interval for Poisson Parameter.)
  81. Example from Nov. 2, 2012. (R Simulations of t-Confidence Intervals for the Mean μ.)
  82. Example from Nov. 2, 2012. (R Geyser Example. Bootstrapped Confidence Intervals for Mean.)
  83. Example from Nov. 5, 2012. (R Kevlar Example. Confidence, Prediction and Tolerance Intervals for Small Sample.)
  84. Example from Nov. 7, 2012. (R Black Forest Example: One-Sample CI for σ2.)
  85. Example from Nov. 7, 2012. (R Maximum Estimator Example: Simulation of Confidence Intervals.)
  86. Example from Nov. 12, 2012. (R Railway Example: Power of One-Sample t-Test.)
  87. Example from Nov. 12, 2012. (R Birth Weight Example: One-Sample z-Test, CI and Power.)
  88. Example from Nov. 12, 2012. (R Benzene Example: One-Sample t-Test and Bootstrap Power Calculation.)
  89. Example from Nov. 16, 2012. (R Extraterrestial Life Example: One Sample CI and Test of Proportion.)
  90. Example from Nov. 16, 2012. (R Coverage Example: Actual Coverage Probabilities for the Traditional and Agresti-Coull CI's for Proportion.)
  91. Example from Nov. 19, 2012. (R Soporific Example: Simulating the Sampling Distribution of the p-Value.)


Last updated: 9 - 18 - 13