Introduction to resource assessment exercises

From AWF-Wiki
Revision as of 17:21, 9 May 2014 by Lburgr (Talk | contribs)

Jump to: navigation, search
Construction.png sorry: 

This section is still under construction! This article was last modified on 05/9/2014. If you have comments please use the Discussion page or contribute to the article!

This article is part of the Resource assessment exercises. See the category page for a (chronological) table of contents.

Contents

About this tutorial

The exercises are intended as supplementary material for the lecture Resource Assessments in Ecosystems (B.Sc. study program Molecular Ecosystem Sciences at the Georg—August University of Göttingen). Its main purpose is to demonstrate how to “translate” the formulas you have seen during the lectures into code. The main focus is, therefore, on coding, rather than on the underlying theory. Good introductory texts to the topics covered here include [1] , , , , and in particular . Further information can be found in the .

Example data

Throughout this document we will use a dataset that has been simulated in . It is a “forest” covering an area of 50 hectares. There are two different forest types (or strata), each of size of 25 hectare. The two strata differ in how densely they are stocked (numbers of trees per hectare), the average diameter at breast height (DBH; measured at 1.3 meters above ground) and the distribution of DBHs. Figure [fig:forest] shows the spatial distribution of trees (top) and the spatial distribution of DBH values in the forest.


Since the dataset has been simulated we know the geographic position (\(x\)- and \(y\)-coordinates; EPSG code 32632), DBH (in centimeters), height (in meters) and species (either beech [Fagus sylvatica L.], or oak [Quercus robur L.]) of each tree.

The simulated data can be downloaded from the website (file trees.csv). The scripts that was used to generate the data can also be found there (file simulateForest.R).

Objectives

The simulated forest will serve as our “playground”. We will conduct several sample surveys in the “forest” using different response (see Section [sec:rd]) and sample designs (see Section [sec:sd]). The sampled data will be analysed in . We will assume that you are familiar with at least the basics of . If not, you will find several useful tutorials and manuals on the website (cran.r-project.org). Another good starting point is the Quick-R website (see www.statmethods.net).

At the end of each section you will find a couple of example questions. We highly recommend to work through these exercises. The file (exercises.RData) which you will need for the exercises can also be found on the website. The solutions to the exercises will be available soon.


Related articles

References

  1. Cocharan, W.G., 1977. Sampling Techniques. John Wiley & Sons, New York, 3rd edition
Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export