Difference between revisions of "Links: Stat 202 Summer 2015"

From Sean_Carver
Jump to: navigation, search
(Practice Exams)
(Practice Exams)
Line 16: Line 16:
  
 
* [[Media:Stat202Exam2Practice3.pdf|Exam 2 Practice 3]] ([[Media:Stat202_2015S_Exam2Key.pdf|solutions]]). Covered problems 1, 6.
 
* [[Media:Stat202Exam2Practice3.pdf|Exam 2 Practice 3]] ([[Media:Stat202_2015S_Exam2Key.pdf|solutions]]). Covered problems 1, 6.
 +
 +
== StatCrunch Skills We Have Learned Before Midterm ==
 +
 +
=== StatCrunch Plots We Have Learned Before Midterm ===
 +
 +
* Bar Graph
 +
* Pie Chart
 +
* Stemplot
 +
* Histogram
 +
* QQ-Plot (Normal Quantile Plot)
 +
* Scatter Plot
 +
* Scatter Plot with Regression Line overlaid
 +
* Residual Plot
 +
* Boxplot
 +
 +
=== StatCrunch Calculator We Have Learned Before Midterm ===
 +
 +
* Normal Calculator
 +
* Binomial Calculator
 +
 +
=== StatCrunch Statistics We Have Learned ===
 +
 +
* Summary Stats (Columns)
 +
* Summary Stats (Correlation)
 +
* Regression (Simple Linear)
 +
 +
=== Other Skills ===
 +
 +
* Load Data
 +
* Delete and Insert Rows And Columns
 +
* Rename Columns
 +
* Simulate Data From A Specified Distribution
 +
* Use Fixed and Dynamic Seeds
 +
* Apply Transformations to Data

Revision as of 14:53, 15 July 2015

Links

Practice Exams

StatCrunch Skills We Have Learned Before Midterm

StatCrunch Plots We Have Learned Before Midterm

  • Bar Graph
  • Pie Chart
  • Stemplot
  • Histogram
  • QQ-Plot (Normal Quantile Plot)
  • Scatter Plot
  • Scatter Plot with Regression Line overlaid
  • Residual Plot
  • Boxplot

StatCrunch Calculator We Have Learned Before Midterm

  • Normal Calculator
  • Binomial Calculator

StatCrunch Statistics We Have Learned

  • Summary Stats (Columns)
  • Summary Stats (Correlation)
  • Regression (Simple Linear)

Other Skills

  • Load Data
  • Delete and Insert Rows And Columns
  • Rename Columns
  • Simulate Data From A Specified Distribution
  • Use Fixed and Dynamic Seeds
  • Apply Transformations to Data