Final Project

2024-03-21

The final project is intended to give you an opportunity to practice the skills covered in this course. Your mentor will be available to assist you with your project should you encounter difficulties, and can help you select a worthwhile question to test. You are strongly encouraged to use your own data, but you may select one of the datasets provided during the class. Examples of previously successful projects are listed below. If you formulate a question for your final project the first day of class, you maybe able to practice with your own data each day before and after class, and finish your final project promptly.

Your project should follow the outline listed below, which generally represents the minimum requirement for all NASIS projects and scientific reports. Keep in mind, just because this course was taught online, doesn’t mean it was intended to be any easier than say SGI, nor held to a lesser level. Projects that are incomplete will be returned with feedback, and the participants will be given another try.

Be sure to demonstrate several statistical techniques from the part of the course you’re enrolled in.

Objective(s)

Describe the objective of your project or a hypothesis that you wish to test. Also, briefly discuss the methods that will be used. Communication is key. If you can’t explain what your doing and why you’re doing it, why should anyone care. It is not necessary to construct an elaborate objective or hypothesis. Often small concrete examples are best. For example, comparing two similar soils or ecosites are great projects because they provide some context from which to interpret the results. Ideally most NASIS projects are intended to update SSURGO, therefore a comparison of component vs pedon data would also be productive.

Study Area

Briefly describe the dataset you selected and the geographic setting. Be sure to include a map.

If you plan to use spatial data, be sure to develop all of the associated data layers. Your data will need to share a common projection, resolution, extent, GDAL format (ideally img or tiff), be modest in extent (~2,000 x 2,000 cells) and be co-registered. Ideally, use a dataset that has been prepared previously.

If you choose to use a project area from one of the classroom examples, spatial data will be available.

If necessary, your instructor may ask for a copy of your data.

Results

Include the code used to generate your results, and any tables, figures or output that were generated. At each step describe your results. Provide enough information, such that someone else could duplicate your results. The most likely person to benefit from your documentation, will be the ‘future’ you.

Conclusion or Discussion

Discuss how your results:

  1. helped in understanding the problem,
  2. will influence current and future investigations and
  3. how do your results compare to previous work, other studies or the conventional wisdom

Focus on interpreting the results of your data and methods. Your summary need not be lengthly, but it should address the main points and your original objective or hypothesis. This is not the place to discuss the pros and cons of R, or critique the course.

Examples

Due Date

March 15th, 2024

Email your final project to your mentor for review, and cc Stephen Roecker.

Formatting

You can compile your final project using either Word or RMarkdown. RMarkdown is quite simple and will allow you to seamlessly combine your discussion, code, tables and figures into a self-contained Word or HTML file. See the following link for details on generating RMarkdown Documents. A template is also provide below.

Templates: