Short program in R language demonstrating Hypothesis testing concepts
Ajit Chavhan 19/11/2020
Hypothesis Testing Program
File Structure: readme.txt hypothesis_testing anaylysis_report analysis Development Environment: My Hypothesis program was developed RStudio Version 1.3.1056
Usage: Install RStudio. Open file in RStudio and change the code according to you dataset for various situations and run it.
File Description hypothesis_testing - Script file in R language anaylysis_report - inferences report on the bases of output by R file analysis - This file contains the programming result of various R language functions.