Everyone must submit their own code (any cheating will be reported to student conduct)

technical writing

Description

For this activity you will create a SAS program and upload that program to Moodle. 

● Everyone must submit their own code (any cheating will be reported to student conduct) 

● Be sure that your SAS file adheres to the SAS file submission guidelines (available on Moodle). 

● You MUST Submit a .SAS file or you will receive a ZERO (no exceptions)!


You can save the program at any time. If you’d like to work on it more before submitting, you’ll probably want to save it and email it to yourself (or use google drive, dropbox, etc.) or upload it to moodle and then redownload it and replace it before the deadline with a finished copy


This data set is collected from a group of Ecologists that are survaying a population of seagulls in the Auckland region. They catch, measure and release red-billed gulls at four sites, two west coast locations and two east coast locations. This was conducted in summer (February 2017) and in winter (August 2017) at all four sites. None of the locations are major breeding colonies


Variables: 

● WEIGHT: the weight in grams of the seagull 

● LENGTH: the length in centimetres of the seagull 

● LOCATION (longest is 9 characters): Piha, Muriwai, Maraetai or Waitawa 

● COAST: "EAST" (either Piha or Muriwai) or "WEST" (either Maraetai or Waitawa) 

● SEASON: "SUMMER" (data collected in 2017 Jan/Feb) or "WINTER" (data collected in 2017 Jul/Aug) 

● SEX: "MALE" or "FEMALE" 


Related Questions in technical writing category