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 

Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.
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.

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1029 views
  • 0 likes
  • 4 in conversation