2/3/2021
 Lecture - Open Google Drive Stat206-S2021\2ePowerPoint\Sec0.1-2R.pptx
Chapter 0
  - Review of statistical inference
      
        - Null hypothesis
 
        - Alternative hypothesis
 
        - Hypothesis test
 
        - Sampling distribution
 
        - Critical region
 
        - Significance level
 
        - Type I and Type II errors
 
        - Null distribution
 
        - P-value
 
      
   
  - Confidence intervals for a population mean
    
    
      - When the population standard deviation is known (not useful)
 
      - When the population standard deviation is unknown (t interval)
 
      - Interpreting CI
 
    
   
Introduction to R
  - Complete discussion of Chapter0.Rmd (R Markdown file for Chapter 0)
 
  - Reading data from a file - importing Excel files (read Day1-S2018.csv into R)
 
  - Viewing the data 
 
  - Sorting data 
 
  - Descriptive statistics for the pulse data 
 
  - Graphical displays for the pulse data
 
You can also check out the free labs at Open Intro for review or to get started with R
Please read Section 1.1 for class on Friday