4 results authored by George Stagg - search across all users.
-
Question in Programming extension
Demonstrates how to display a plot generated in R.
-
Question in Programming extension
Several questions on interrogating the
mtcars
dataset built in to R. -
Question in Programming extension
In the first part, the student must write an R function to compute the first $n$ terms of the series $\frac{1}{k!}$.
In the second part, they must use that function to calculate an approximation to $e$ using a given number of terms of the series.
-
Question in Programming extension
The student must write R code to assign the given value to the variable
x
.