BookmarkSubscribeRSS Feed
Aiylamohamed
Calcite | Level 5

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. 

3 REPLIES 3
ChrisHemedinger
Community Manager

Members of the community won't typically want to solve homework assignments for you, but I can point you to a useful t Test tutorial that applies in SAS Studio, useful if you are using SAS OnDemand for Academics.

 

See: The t Tests Task in SAS® Studio 

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
ballardw
Super User

@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.

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1458 views
  • 0 likes
  • 4 in conversation