Evidence Based Practice Discussion

Leader and Manager Roles in Evidence Based Practice Discussion

Description

While working on your inventory project, you realize that you need to read the data sets into SAS before you begin analysis. Your SAS program needs to read all the datasets that are necessary to predict store sales.

Reading in Dates: You can use import or infile to import the data. If you use infile, you will need to format the date fields in your input statement. Example: read in 3 fields; StoreID, Date1, Date2. Use a : prior to the MMDDYY10. to specify the input format in the input statement.

INPUT StoreID $ Date1 :MMDDYY10. Date2 :ANYDTDTE10. ;

An example is included in your SAS Studio shared folder, READDATES.SAS

read more on SAS Date formats

Create a SAS script and read the datasets into SAS PERMANENT data sets for analysis. The permanent data sets should be stored in a library. Create the library using LIBNAME.

  • train.csv
  • test.csv
  • stores.csv
  • features.csv

Tips

To make this work you’ll need to have these steps completed. You will be reading in a permanent data set that is stored in a folder on your account. You can use the library to specify the data set location using the mylib.dataset notation.

  1. Create a folder in your SAS account to store your permanent data sets. (right click on FILES (HOME) in your SAS Studio account, NEW, Folder)
  2. Create a library using the LIBNAME statement, the path for the library should be a location in your account used to store the permanent data set. Find the path by right clicking on the folder created in step 1, then select properties, copy the path into your LIBNAME statement. Ex: LIBNAME mylib “/home/u39156544/Myfiles”; where the path in quotes is copied from your Myfiles folder properties. You can name the folder and library anything you want, this is just an example.
  3. Use the library name created in step 2 in your code line 2 mylib.train where mylib is the library name from step 2.
  4. Make sure you have a permanent data set created from each external file. Use infile or import to import the data from the external file into each permanent data set.

Submitting your work

Please submit ONE word doc with the following to the dropbox:

  • Text of each SAS Script code (not a screenshot, I need to be able to run your code). You can include one document with all code included, clearly label each script.
  • A screenshot of each SAS script OUTPUT, clearly labeled.

    ADDITIONAL INSTRUCTIONS FOR THE CLASS

    Who We Are 

    We are a professional custom writing website. If you have searched for a question and bumped into our website just know you are in the right place to get help with your coursework.

    Do you handle any type of coursework?

    Yes. We have posted our previous orders to display our experience. Since we have done this question before, we can also do it for you. To make sure we do it perfectly, please fill out our Order Form. Filling the order form correctly will assist our team in referencing, specifications, and future communication.

    Is it hard to Place an Order?

    • 1. Click on “Order Now” on the main Menu and a new page will appear with an order form to be filled.
    • 2. Fill in your paper’s requirements in the “PAPER INFORMATION” section and the system will calculate your order price/cost.
    • 3. Fill in your paper’s academic level, deadline, and the required number of pages from the drop-down menus.
    • 4. Click “FINAL STEP” to enter your registration details and get an account with us for record-keeping and then, click on “PROCEED TO CHECKOUT” at the bottom of the page.
    • 5. From there, the payment sections will show, follow the guided payment process and your order will be available for our writing team to work on it.

    SCORE A+ WITH HELP FROM OUR PROFESSIONAL WRITERS: ORDER NOW FOR AN ORIGINAL PAPER ASSIGNMENT

    We will process your orders through multiple stages and checks to ensure that what we are delivering to you, in the end, is something that is precise as you envisioned it. All of our essay writing service products are 100% original, ensuring that there is no plagiarism in them. The sources are well-researched and cited so it is interesting. Our goal is to help as many students as possible with their assignments, i.e. our prices are affordable and services premium.

    • Discussion Questions (DQ)

    Initial responses to the DQ should address all components of the questions asked, including a minimum of one scholarly source, and be at least 250 words. Successful responses are substantive (i.e., add something new to the discussion, engage others in the discussion, well-developed idea) and include at least one scholarly source. One or two-sentence responses, simple statements of agreement or “good post,” and responses that are off-topic will not count as substantive. Substantive responses should be at least 150 words. I encourage you to incorporate the readings from the week (as applicable) into your responses.

    • Weekly Participation

    Your initial responses to the mandatory DQ do not count toward participation and are graded separately. In addition to the DQ responses, you must post at least one reply to peers (or me) on three separate days, for a total of three replies. Participation posts do not require a scholarly source/citation (unless you cite someone else’s work). Part of your weekly participation includes viewing the weekly announcement and attesting to watching it in the comments. These announcements are made to ensure you understand everything that is due during the week.

    • APA Format and Writing Quality

    Familiarize yourself with the APA format and practice using it correctly. It is used for most writing assignments for your degree. Visit the Writing Center in the Student Success Center, under the Resources tab in Loud-cloud for APA paper templates, citation examples, tips, etc. Points will be deducted for poor use of APA format or absence of APA format (if required). Cite all sources of information! When in doubt, cite the source. Paraphrasing also requires a citation. I highly recommend using the APA Publication Manual, 6th edition.

    • Use of Direct Quotes

    I discourage over-utilization of direct quotes in DQs and assignments at the Master’s level and deduct points accordingly. As Masters’ level students, it is important that you be able to critically analyze and interpret information from journal articles and other resources. Simply restating someone else’s words does not demonstrate an understanding of the content or critical analysis of the content. It is best to paraphrase content and cite your source.

    • LopesWrite Policy

    For assignments that need to be submitted to Lopes Write, please be sure you have received your report and Similarity Index (SI) percentage BEFORE you do a “final submit” to me. Once you have received your report, please review it. This report will show you grammatical, punctuation, and spelling errors that can easily be fixed. Take the extra few minutes to review instead of getting counted off for these mistakes. Review your similarities. Did you forget to cite something? Did you not paraphrase well enough? Is your paper made up of someone else’s thoughts more than your own? Visit the Writing Center in the Student Success Center, under the Resources tab in Loud-cloud for tips on improving your paper and SI score.

    • Late Policy

    The university’s policy on late assignments is a 10% penalty PER DAY LATE. This also applies to late DQ replies. Please communicate with me if you anticipate having to submit an assignment late. I am happy to be flexible, with advance notice. We may be able to work out an extension based on extenuating circumstances. If you do not communicate with me before submitting an assignment late, the GCU late policy will be in effect. I do not accept assignments that are two or more weeks late unless we have worked out an extension. As per policy, no assignments are accepted after the last day of class. Any assignment submitted after midnight on the last day of class will not be accepted for grading.

    • Communication

    Communication is so very important. There are multiple ways to communicate with me: Questions to Instructor Forum: This is a great place to ask course content or assignment questions. If you have a question, there is a good chance one of your peers does as well. This is a public forum for the class. Individual Forum: This is a private forum to ask me questions or send me messages. This will be checked at least once every 24 hours.

    • Guarantee

    • Zero Plagiarism
    • On-time delivery
    • A-Grade Papers
    • Free Revision
    • 24/7 Support
    • 100% Confidentiality
    • Professional Writers

    • Services Offered

    • Custom paper writing
    • Question and answers
    • Essay paper writing
    • Editing and proofreading
    • Plagiarism removal services
    • Multiple answer questions

    SCORE A+ WITH HELP FROM OUR PROFESSIONAL WRITERS: ORDER NOW FOR AN ORIGINAL PAPER ASSIGNMENT

    We will process your orders through multiple stages and checks to ensure that what we are delivering to you, in the end, is something that is precise as you envisioned it. All of our essay writing service products are 100% original, ensuring that there is no plagiarism in them. The sources are well-researched and cited so it is interesting. Our goal is to help as many students as possible with their assignments, i.e. our prices are affordable and services premium.

    Looking for a Similar Assignment? Order a custom-written, plagiarism-free paper