Recently published items
-
Example Longform Question
QuestionExample for a How-to guide
Published on 15/05/2023 15:22 CC BY -
Example Calculation Question
QuestionExample for a How-To guide
Published on 15/05/2023 15:15 CC BY -
Example True/False Question
QuestionExample for a How-to guide
Published on 15/05/2023 15:08 CC BY -
Chapter 1 Exercises
Exam (1 question)Example exercise for Eng Fun Textbook
Published on 14/05/2023 20:27 CC BY-NC -
Forces in equilibrium 1
QuestionFirst question on forces in equilibrium.
Published on 14/05/2023 20:25 CC BY-NC -
Programming extension demo
Exam (17 questions)A collection of questions demonstrating the programming extension.
Published on 10/05/2023 12:35 CC BY -
Make a plot
QuestionDemonstrates how to display a plot generated in R.
Published on 10/05/2023 12:35 CC BY -
Query the built-in mtcars dataset
QuestionSeveral questions on interrogating the
mtcarsdataset built in to R.Published on 10/05/2023 12:34 CC BY -
Write an R function to approximate $e$
QuestionIn 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.
Published on 10/05/2023 12:34 CC BY -
Distributions
QuestionThe student must write R code to generate samples and calculate CDFs of some common distributions.
Published on 10/05/2023 12:34 CC BY