R Dataset / Package robustbase / ambientNOxCH

How To Create a Barplot

Webform
The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

How To Create a Stacked Barplot

Webform
The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

How To Create a Pie Chart

Webform
The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

How To Compute the Mean

Webform
The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

How To Create a Plot

Webform
The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

How to Compute the Median

Webform
The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Boxplot

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Correlation Coefficient

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Cumulative Frequency Histogram

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Dotplot

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Hollow Histogram

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Numerical Summaries

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Pie Chart

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Plot

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Ratio

Regression

Stem and Leaf Plots

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.

Visual Summaries

The Drupal File ID of the selected dataset. The user may load another using the search bar on the operation's page.
Embed
<iframe src="https://embed.picostat.com/r-dataset-package-robustbase-ambientnoxch.html" frameBorder="0" width="100%" height="307px" />
Attachment Size
dataset-76142.csv 78.34 KB
Dataset License
GNU General Public License v2.0
Documentation License
GNU General Public License v2.0
Documentation

On this Picostat.com statistics page, you will find information about the ambientNOxCH data set which pertains to Daily Means of NOx (mono-nitrogen oxides) in air. The ambientNOxCH data set is found in the robustbase R package. Try to load the ambientNOxCH data set in R by issuing the following command at the console data("ambientNOxCH"). This may load the data into a variable called ambientNOxCH. If R says the ambientNOxCH data set is not found, you can try installing the package by issuing this command install.packages("robustbase") and then attempt to reload the data with library("robustbase") followed by data("ambientNOxCH"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing ambientNOxCH at the command-line which should display the entire dataset.

If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the ambientNOxCH R data set. The size of this file is about 80,224 bytes.


Daily Means of NOx (mono-nitrogen oxides) in air

Description

This dataset contains daily means (from midnight to midnight) of NOx, i.e., mono-nitrogen oxides, in [ppb] at 13 sites in central Switzerland and Aarau for the year 2004.

Usage

data(ambientNOxCH)

Format

A data frame with 366 observations on the following 14 variables.

date

date of day, of class "Date".

ad

Site is located north of Altdorf 100 meters east of motorway A2, on an open field at the beginning of a more than 2000m deep valley (690.175, 193.55; 438; inLuft)

ba

Site is located in the centre of the little town of Baden in a residential area. Baden has 34'000 inhabitants and is situated on the swiss plateau (666.075, 257.972; 377; inLuft).

ef

Site is located 6 km south of altdorf and 800 m north of the village of Erstfeld. The motorway A2 passes 5 m west of the measuring site. Over 8 million vehicles have passed Erstfeld in 2004 where 13% of the counts were attributed to trucks (691.43, 187.69; 457; MFM-U).

la

Site is located on a wooded hill in a rural area called Laegern, about 190 m above Baden, which is about 5 km away (669.8, 259; 690; NABEL).

lu

Site is located in the center of town of Lucerne, which has 57'000 inhabitants (666.19, 211.975; 460; inLuft).

re

Site is located 1 km west of Reiden on the Swiss plateau. The motorway A2 passes 5 m west of the measuring site (639.56, 232.11; 462; MFM-U).

ri

Site is located at Rigi Seebodenalp, 649 m above the lake of Lucerne on an alp with half a dozen small houses (677.9, 213.5; 1030; NABEL).

se

Site is located in Sedel next to town of Lucerne 35m above and 250m south of motorway A14 from Zug to Lucerne on a low hill with free 360° panorama (665.5, 213.41; 484; inLuft).

si

Site is located at the border of a small industrial area in Sisseln, 300 m east of a main road (640.725, 266.25; 305; inLuft).

st

Site is located at the south east border of Stans with 7'000 inhabitants (670.85, 201.025; 438; inLuft).

su

Site is located in the center of Suhr (8700 inhabitants), 10 m from the main road (648.49, 246.985; 403; inLuft).

sz

Site is located in Schwyz (14'200 inhabitants) near a shopping center (691.92, 208.03; 470; inLuft).

zg

Site is located in the centre of Zug with 22'000 inhabitants, 24 m from the main road (681.625, 224.625; 420; inLuft).

Details

The 13 sites are part of one of the three air quality monitoring networks: inLuft (regional authorities of central Switzerland and canton Aargau)
NABEL (Swiss federal network)
MFM-U (Monitoring flankierende Massnahmen Umwelt), special Swiss federal network along transit motorways A2 and A13 from Germany to Italy through Switzerland
The information within the brackets means: Swiss coordinates km east, km north; m above sea level; network

When the measuring sites are exposed to the same atmospheric condition and when there is no singular emission event at any site, log(mean(NOx) of a specific day at each site) is a linear function of log(yearly.mean(NOx) at the corresponding site). The offset and the slope of the straight line reflects the atmospheric conditions at this specific day. During winter time, often an inversion prevents the emissions from being diluted vertically, so that there evolve two separate atmospheric compartements: One below the inversion boundary with polluted air and one above with relatively clean air. In our example below, Rigi Seebodenalp is above the inversion boundary between December 10th and 12th.

Source

http://www.in-luft.ch/
http://www.empa.ch/plugin/template/empa/*/6794
http://www.bafu.admin.ch/umweltbeobachtung/02272/02280

See Also

another NOx dataset, NOxEmissions.

Examples

data(ambientNOxCH)
str (ambientNOxCH)yearly <- log(colMeans(ambientNOxCH[,-1], na.rm=TRUE))
xlim <- range(yearly)
lNOx <- log(ambientNOxCH[, -1])
days <-     ambientNOxCH[, "date"]## Subset of 9 days starting at April 4:
idays <- seq(which(ambientNOxCH$date=="2004-12-04"), length=9)
ylim <- range(lNOx[idays,],na.rm=TRUE)
op <- par(mfrow=c(3,3),mar=rep(1,4), oma = c(0,0,2,0))for (id in idays) {
  daily <- unlist(lNOx[id,])
  plot(NA, xlim=xlim,ylim=ylim, ann=FALSE, type = "n")
  abline(0:1, col="light gray")
  abline(lmrob(daily~yearly, na.action=na.exclude),
         col="red", lwd=2)
  text(yearly, daily, names(yearly), col="blue")
  mtext(days[id], side=1, line=-1.2, cex=.75, adj=.98)
}
mtext("Daily ~ Yearly  log( NOx mean values ) at 13 Swiss locations",
      outer=TRUE)
par(op)## do all 366 regressions:  Least Squares and Robust:
LS <- lapply(1:nrow(ambientNOxCH), function(id)
             lm(unlist(lNOx[id,]) ~ yearly,
                na.action = na.exclude))
R <- lapply(1:nrow(ambientNOxCH),
            function(id) lmrob(unlist(lNOx[id,]) ~ yearly,
                               na.action = na.exclude))
## currently 4 warnings about non-convergence;
## which ones?
days[notOk <- ! sapply(R, `[[`, "converged") ]
## "2004-01-10" "2004-05-12" "2004-05-16" "2004-11-16"## first problematic case:
daily <- unlist(lNOx[which(notOk)[1],])
plot(daily ~ yearly,
     main = paste("lmrob() non-convergent:",days[notOk[1]]))
rr <- lmrob(daily ~ yearly, na.action = na.exclude,
            control = lmrob.control(trace=3, max.it = 100))
##-> 53 iter.## Look at all coefficients:
R.cf <- t(sapply(R, coef))
C.cf <- t(sapply(LS, coef))
plot(C.cf, xlim=range(C.cf[,1],R.cf[,1]),
           ylim=range(C.cf[,2],R.cf[,2]))
mD1 <- rowMeans(abs(C.cf - R.cf))
lrg <- mD1 > quantile(mD1, 0.80)
arrows(C.cf[lrg,1], C.cf[lrg,2],
       R.cf[lrg,1], R.cf[lrg,2], length=.1, col="light gray")
points(R.cf, col=2)## All robustness weights
aW <- t(sapply(R, weights, type="robustness"))
colnames(aW) <- names(yearly)
summary(aW)
sort(colSums(aW < 0.05, na.rm = TRUE)) # how often "clear outlier":
# lu st zg ba se sz su si re la ef ad ri
#  0  0  0  1  1  1  2  3  4 10 14 17 48lattice::levelplot(aW, asp=1/2, main="Robustness weights",
                   xlab= "day", ylab= "site")
--

Dataset imported from https://www.r-project.org.

Picostat Manual
How To Register With a Username
  1. Go to the user registration page.
  2. Enter a username and email address into the form.
  3. Answer the ReCaptcha (this is used to prevent spam).
  4. Click Submit.
  5. Click the link that was sent to the email address you registered with.
  6. Clicking the link will open another page on Picostat where you can select a password.
  7. Click Save and enter any profile details you wish to enter.
How To Register With Google Single Sign On (SSO)
  1. Go to the user login page.
  2. Click the Google button that says "Sign in with Google". This will redirect you to a page controlled by Google.
  3. Enter your Google username and password if you are not already authenticated.
  4. Review the Picostat Terms of Use and Privacy Policy. Then submit the Google form if you accept the terms.
  5. Google will redirect you back to Picostat with your new account created and you will be logged in.
  6. Enter any profile details you wish to share.
How To Login With a Username and Password
  1. Go to the user login page.
  2. Enter your username and password that you registered with.
  3. Click "Login". You will be redirected to your user homepage authenticated.
How To Login With Google Single Sign On (SSO)
  1. Go to the user login page.
  2. Click the button that says "Sign in with Google".
  3. If you already registered with Picostat via Google SSO, you will be redirected to your user homepage authenticated.
How To Import a Dataset
  1. Create a Picostat account or login with your existing picostat account (see above).
  2. Go to the dataset import page.
  3. Select a license for the dataset. The default is "No License" but allows Picostat to host a copy of the dataset as per the privacy policy. You may wish to uncheck the "Public" option if you do not wish to share your dataset with others. R Datasets that come by downloading R have a GNU General Public License v3.0 which may also be selected from the Picostat dropdown.
  4. Enter a title for the dataset
  5. Choose a dataset input methods. Available options include:
    • Random data - this populates your dataset with random numbers between 0 and 100. You can specify the number of rows and columns for the random dataset.
    • CSV, TSV or TXT file - you will have the option upload a file within the current file size limit and also specify the header and whether or not the dataset is a contingency table. With contingency tables, the first column becomes a label for the rows. Currently with Picostat, there is limited support for contingency tables. Choose "Yes" to the Header option if the first line of the data contains titles for the rows. Also choose the Separator for the dataset. A separator is what breaks the data up. In some cases, a comma would separate data values in a row. You will also have the option to add documentation in the form keyboarded text and also uploaded documentation attachments. You can also specify a license for the documentation.
    • Copy and Paste. This selection contains many of the same fields as importing a file with an additional textarea to copy and paste data to.
    • Empty dataset. Start with a blank dataset and manually add data with the Picostat dataset editor.
    • Excel file - Choose this option if you would like to convert your Excel spreadsheet to a Picostat dataset. With this selection, you will have the option to specify whether to use the first row in the Excel file as column names. If you would like to choose a specific sheet to use, you can also specify with entering its name in the text input.
    • sas7bdat file - SAS is a powerful statistical software package that has its own proprietary file format. Choose this option if you are importing a SAS file.
    • SPSS sav file - SPSS is a statistical package owned by IBM. You can import SPSS files by choosing this option.
  6. Choose whether or not the dataset contains a header. Some of the dataset input methods allow you to specify whether or not a Header exists on the file. Sometimes dataset files contain a Header as the first row which names the columns. If you choose "Yes" to this, the first row in the dataset will become column headers.
  7. You can also add documentation and specify a documentation license. This can be used to help explain your dataset to those unfamiliar with it.
  8. Choose whether or not to upload an supporting attachments.
  9. Pass the captcha. To prevent spam submissions, Picostat has a captcha which is used to prevent automated submissions by bots.
  10. Choose a privacy setting for the dataset. You can also specify whether or not the dataset is Public. If you uncheck this setting, only you and the Picostat administrator will be able to view the dataset.
  11. Submit the form. Once the form is validated, you will be redirected to the dataset homepage where you can choose to edit or perform statistical operations on the dataset.
How To Perform Statistical Analysis with Picostat
  1. Go to any dataset homepage. You can get a full list at the dashboard.
  2. Near the top of the page there will be two drop downs. One for analysis and one for education. Here we will choose Analyis. Choose from one of the following:
    • Numerical Summaries - Here you can get the:
      1. Arithmetic mean
      2. Median
      3. Quartiles
      4. Minimum and Maximum
      5. Stem-and-leaf plot
      6. Standard deviation and Variance
      7. IQR
      8. Cumulative frequencies
    • Plot - a plot of two columns on the cartesian coordinate system
    • Boxplot - a Boxplot (box-and-whisker plot) of a column.
    • Correlation Coefficient - Compute the correlation coefficient between two columns.
    • Cumulative Frequency Histogram - Display a cumulative frequency histogram
    • Dotplot
    • Hollow Histogram - Plot two columns on the same histogram with a different color for each column.
    • Pie Chart
    • Regression - Perform a simple linear regression and compute the p-value and regression line. Also plots the data with the regression line.
    • Stem and Leaf Plots - Plot a one or two-sided stem-and-leaf plot from one or two columns respectively.
    • Visual Summaries - plots the following:
      1. Frequency Histogram
      2. Relative Frequency Histogram
      3. Cumulative Frequency Histogram
      4. Boxplot (Box-and-whisker plot)
      5. Dotplot
  3. PDF - Check this box if you want to download a PDF of the output from the statistical analysis application.
  4. HTML - Check this box if you want a link to the HTML page created with the application.
  5. R File - Check this box if you want a link to download the R commands used to generate output from this statistical application. You should be able to copy the commands verbatim into R Studio or R to recreate the analysis.
How To Use Educational Applications with Picostat
  1. Go to any dataset homepage. You can get a full list at the dashboard.
  2. Near the top of the page there will be two drop downs. One for analysis and one for education. Here we will choose Education. Choose from one of the following:
    • How To Create a Barplot - This will show you how to create a bar chart after selecting a column with the mouse.
    • How To Create a Stacked Barplot - This application will show you how to create a stacked bar plot from a column vector.
    • How To Create a Pie Chart - This application will show you how to create a pie chart from a column of data
    • How To Compute the Mean - This application will show you how to compute the mean from a column vector
    • How To Create a Plot - This app will show you how to plot two columns in the cartesian coordinate system.
    • How To Compute the Media - This statisistical app will show you how to compute the median from a column vector.
  3. PDF - Check this box if you want to download a PDF of the output from the education application.
  4. HTML - Check this box if you want a link to the HTML page created with the application.
Recent Queries For This Dataset

No queries made on this dataset yet.

Title Authored on Content type
R Dataset / Package MASS / Pima.tr2 March 9, 2018 - 1:06 PM Dataset
OpenIntro Statistics Dataset - ipod August 9, 2020 - 12:25 PM Dataset
R Dataset / Package boot / frets March 9, 2018 - 1:06 PM Dataset
R Dataset / Package HSAUR / CYGOB1 March 9, 2018 - 1:06 PM Dataset
OpenIntro Statistics Dataset - COL August 9, 2020 - 2:30 PM Dataset
Title Link
Quiz: Brain To Body Weight Ratio

Requires login.

Quiz: Analysis of the Starbucks menu

Requires login.