All functions
          
         | 
      
      
        
        | 
           bootstrapProcess()  
         | 
        Show animated/still bootstapping process  | 
      
        
        | 
           bootstrapSample()  
         | 
        Generate bootstrap samples  | 
      
        
        | 
           hypTest_prompt()  
         | 
        Returns a randomly selected hypothesis test prompt  | 
      
        
        | 
           ploterrors()  
         | 
        Plot Type I and Type II Error  | 
      
        
        | 
           plotModal()  
         | 
        Plot a random distribution with differing modality  | 
      
        
        | 
           plotNormal()  
         | 
        Plot a normal distribution  | 
      
        
        | 
           plotOutlier()  
         | 
        Plot a random distribution with differing outliers  | 
      
        
        | 
           plotShape()  
         | 
        Plot a random distribution with differing shape  | 
      
        
        | 
           randomSample()  
         | 
        Generate an arbitrary number of random samples from a normal distribution  | 
      
        
        | 
           randomSample_histogram()  
         | 
        Generate a histogram of a random sample  | 
      
        
        | 
           runShiny()  
         | 
        Launch the statsfoRstudents shiny app  | 
      
        
        | 
           sampleData_means  
         | 
        Sample means of 100 normal random samples  | 
      
        
        | 
           sampleMeans_histogram()  
         | 
        Generate a histogram of sample means  | 
      
        
        | 
           updateSampleMeans()  
         | 
        Create/update a data frame of sample means  |