Showing posts with the label R- Language LABORATORY MANUALShow all
To test whether there is significant difference between the row means, column means and treatments using R language
To find the measures of central tendency and dispersion of the given raw data: 2, 2, 2, 3, 1, 1, 1, 4, 5, 6, 8, 8, 9 using R language
To test whether there is significant difference between the row means as well as column means using R language
To test whether there is significant difference between the row means (column means) using R language
To test whether there is significant difference between population variances using R language
 To test whether there is any significant difference paired observations using R language
To test whether there is significant difference between two sample means using R language
To test the significant difference between population mean, when population variance is unknown using R language
To test whether there is significant difference between two sample proportions using R language
To test whether there is significant difference between sample proportion and population proportion using R language
To test whether there is significant difference between two sample means using R language
To test whether there is significant difference between sample mean and population mean using R language
To find the maximum likelihood estimators of µ using R language
To find the confidence interval of the population mean when the variance is Unknown using R language
CONFIDENCE INTERVAL FOR THE POPULATION MEAN  FOR LARGE SAMPLE USING R LANGUAGAE
REGRESSION ANALYSIS OF THE DATA AND SCATTER DIAGRAM USING R LANGUAGE