i have worked on three different specimen[male brooders] and all the result was gotten from the chryopresrvation of the fish sperm gotten from the brooders induced with three different hormones.the weight,standard lenght,total lenght,ph,volume,motility and total sperm count were observed for the milt gotten from the three different brooders,how do i solve it statistically?
Well, that depends on what you want to solve?
i want to solve for Anova,then the mean deviation of each result,the pearson correlation cofficient,and standard error.
@favourrich wrote:
i want to solve for Anova,then the mean deviation of each result,the pearson correlation cofficient,and standard error.
If you cannot take the time to detail your question unfortunately we cannot provide an answer beyond what's below. Good Luck.
This is a generic question on how to calculate statistics.
Look at the following procedures in the documentation and work through the examples:
PROC ANOVA
PROC MEANS
PROC CORR
See support.sas.com/training/tutorial for examples of usage.
@favourrich wrote:
how do i solve it statistically?
Solve what?
Please consider following the guidelines here on how to ask a question.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.