@Aiylamohamed wrote:
Data Analysis Session 2: Hypothesis test using t-test for independent samples (10 points)
Check whether there is significant difference in leaf photosynthesis, chlorophyll content, or LAI between varieties V1 and V2.
I hope the "10 Points" refers to some scoring value from completing the homework as 10 observations may be a bit small for t-test samples...
Also Many users here don't want to download Excel files because of virus potential, others have such things blocked by security software. Also if you give us Excel we have to create a SAS data set and due to the non-existent constraints on Excel data cells the result we end up with may not have variables of the same type (numeric or character) and even values.
It is best to provide example data in the form of data step code as that will completely define the variables and set variable names.