Skip to content

byuistats/Null_Hypothesis_Simulation_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Null_Hypothesis_Simulation_App

This app simulates the sample-to-sample variability for group differences under the null hypothesis. It allows users to visualize how sample means can vary due to random sampling, even when the null hypothesis is true.

Features

  • Simulates group samples from a normal distribution with a specified population mean and standard deviation.
  • Allows users to specify the sample size for each group.
  • Visualizes the distribution of sample means and highlights the population mean.

How to Use

Embed the app in your HTML file or Markdown using the following code:

<iframe src="https://byuistats.github.io/Null_Hypothesis_Simulation_App/" width="100%" height="600px" frameborder="0"></iframe>

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors