BookmarkSubscribeRSS Feed
Aiylamohamed
Calcite | Level 5

Hello

Can i get help answering these:

Thanks in advance

Please use SAS to solve the following questions, submit your SAS programs and outputs for each session. 

Data Analysis Session 1: Descriptive Statistics (

1) Construct frequency distribution and histograms for height, LAI, and photosynthesis. 

2) Calculate the mean, variance, standard deviation, and CV for LAI, height, photosynthesis.

4 REPLIES 4
Quentin
Super User

Hi,

 

Plenty of folks here are happy to help with homework assignments.  But most don't want to do the homework for you.  Have you worked on this?  Are you having problems?  Please show code you have tried, and describe the problems (errors? unexpected results?)  That will make it easier for people to help you.

 

--Q.

The Boston Area SAS Users Group is hosting free webinars!
Next up: SAS Trivia Quiz hosted by SAS on Wednesday May 21.
Register now at https://www.basug.org/events.
Aiylamohamed
Calcite | Level 5
Spoiler
 

Hello, thank you for your response. 

That's not homework. It's an extra credit. I have never used a SAS so II don't really know where to start 

Quentin
Super User

First step would be to read the data from the Excel file into a SAS datasets.  Probably the easiest way is with the LIBNAME statement using the XLSX engine.  Have you done that?  After you have read it in, look into PROC FREQ, PROC UNIVARIATE, and PROC MEANS.

 

But if you've literally never used SAS before, you may want to ask a colleague for help getting started.

The Boston Area SAS Users Group is hosting free webinars!
Next up: SAS Trivia Quiz hosted by SAS on Wednesday May 21.
Register now at https://www.basug.org/events.
PaigeMiller
Diamond | Level 26

@Aiylamohamed wrote:
Spoiler
 

Hello, thank you for your response. 

That's not homework. It's an extra credit. I have never used a SAS so II don't really know where to start 


There are plenty of tutorials available here at sas.com and on YouTube to get you started. And yes, extra credit is indeed homework.

--
Paige Miller

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 931 views
  • 1 like
  • 3 in conversation