Hi Surya, Thanks for your reply. Please help me more with that, let me clear myself on the question I asked , "Level 1 Practice: Exploring Data with Procedures The pg1.np_summary table contains public use statistics from the National Park Service. Use the PRINT, MEANS, UNIVARIATE, and FREQ procedures to explore the data for possible inconsistencies. Reminder: If you restarted your SAS session,you must recreate the PG1 library so you can access your practice files. In SAS Studio, open and submit the libname.sas program in the EPG194 folder. In Enterprise Guide, run the Autoexec process flow. 1. Open p103p01.sas from the practices folder. Complete the PROC PRINT statement to list the first 20 observations in pg1.np_summary. Add a VAR statement to include only the following variables: Reg, Type, ParkName, DayVisits, TentCampers, and RVCampers. Highlight the step and run the selected code " As given above as an example, I am not able to find the Libraries only. I am practicing on the university edition of SAS. I don't have the data with me from where I can practice. It has Sas.help, SASuser and webwork and no other files like they have provided in SAS practice. If you can please help me understand why is happening and how and what it is as you can see am quite confused. Thanks
... View more