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.
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.
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
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.
@Aiylamohamed wrote:
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.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Ready to level-up your skills? Choose your own adventure.