I want to perform statistical analysis of my antibacterial result, please help me regarding to t-tests online. For how much data can the t-test be performed? Could anyone give me an online link for the test?
t-tests can be used to determine if the means of two data sets are significantly different from each other, and are applied when data follows a normal distribution. The quantity of data tested is a irrelevant question. Now, the important answer is 1) what kind of antibacterial data is the input of your statistical model, or 2) how was your acquisition design (test for 1 or more factors, 1 or more groups).
Those questions will help you in choose one statistical test or another one to examine your data.
Anyway, i have found a nice reference about this: http://www.socialresearchmethods.net/kb/stat_t.php
You can use to see the significant difference of mean between two groups. If sample size is less than 30 and normally distributed, then t test is better option.
You can use varrious pakages such as minitab, R and SPSS etc