TINYRAY
 
T-tests on .Net using R software
T-test is one of the most common hypothesis tests in statistics, which is used to determine whether the means of the given two groups are equal to each other. The assumption for the test is that both groups are sampled from normal distributions with equal variances. The null hypothesis (H0) is that the two means are equal, and the alternative (H1) is that they are not.
In this demo, I will show how to use T.test function in R software on two data groups using Asp.Net as GUI front-end and R software as statistical computing back-end.
Please login to set the data and view boxplots
Group 1
Group 2
I developed a tutorial on how to setup Linux server with Mono for Asp.Net websites using MySql database, R software and other statistical & computational tools as computing back-end. Please feel free to check it out.
Designed & Developed by Thanh Le
© 2024 TINYRAY