Hello everyone! welcome to my tutorial page hosted on GitHub. Here, I have complied some basic tutorial of statistical and phylogenetic analysis. Statistical analysis can be execute in R statistical programming. Different free softwares can be used for phylogenetic analysis.
Descriptive statistics explore your data characteristics either quantitatively (mean, median, mode, standard deviatoin, variation etc.) or visually (distribution, skewness, kurtosis etc.).
Inferential statistics enables you to draw inferences and conclusions from your data based on probabilty measure. In other words, it helps in drawing conclusions about a population by examining random samples.
If your data have normal distribution then you can execute following parametric test depending upon your data types.
A. Test for frequency data
B. Test for continous data