Recently published items
-
Kuler i en boks
QuestionNo description given
Published on 11/02/2022 15:48 No licence specified -
Tilfeldig investering
QuestionNo description given
Published on 11/02/2022 15:48 No licence specified -
Litt betinget sannsynlighet
QuestionNo description given
Published on 11/02/2022 15:47 No licence specified -
Flyplass i nord
QuestionNo description given
Published on 11/02/2022 15:47 No licence specified -
Solving Equations
QuestionPractice solving equations with integer solutions.
Published on 10/02/2022 07:23 All rights reserved -
NCM4 U2 Hookes Law Regression Model
QuestionNo description given
Published on 09/02/2022 16:17 CC BY-NC-ND -
Programming extension demo
Exam (11 questions)This exam collects some questions demonstrating different uses of the programming extension and the Code part type, to mark code written in Python and R.
Published on 09/02/2022 14:39 CC BY -
Assign a variable
QuestionThis is the simplest demonstration of the "code" part type I could think of: write Python to assign
x = 1.An alternative answer gives a hint if the student's code doesn't define x at all.
Published on 09/02/2022 14:37 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 09/02/2022 14:35 CC BY -
Query the built-in mtcars dataset
QuestionSeveral questions on interrogating the
mtcarsdataset built in to R.Published on 09/02/2022 14:35 CC BY