I have to analyze some experimental data of my research work through Kruskal-wallis test. please anyone can suggest me the process of analyzing in Microsoft Excel.
Doing Kruskal Wallis test is tedious is MS Excel. My suggestion will be use R to do the test. just import the data in R as data frame and write the code in R. U will easily find code for kruskal wallis test in internet.