380 results.
-
Question in Alice's workspace
Drag points on an axis to plot a linear graph (integer gradient and intercept only)
-
Question in Alice's workspace
No description given
-
Question in Newcastle University Sports Science
Two sample t-test to see if there is a difference between scores on questions between two groups when the questions are asked in a different order.
-
Question in Swansea Electronic and Electrical Engineering
A simple test of definitions, properties and transform tables. Useful for retrieval practice.
-
Exam (4 questions) in John's workspace
No description given
-
Question in HELM books
Simplify (a) a fully-factorised fraction with common factors, and (b) a fraction where the numerator is a product and the denominator a sum sharing the same variables (that cannot be simplified). The variables are randomised. Part of HELM book 1.4
-
Question in HELM books
Simplify an algebraic fraction where both numerator and denominator must first be factorised. Part of HELM Book 1.4
-
Question in HELM books
Simplify an algebraic fraction where the numerator is a factor of the quadratic on the denominator. Posed as a yes/no question, is this fraction equivalent to this simplified form? The answer is always yes. Part of HELM Book 1.4
-
Question in HELM books
Simplify an algebraic fraction where the numerator and denominator first need to be factorised (the common factor is an integer). Part of HELM book 1.4
-
Question in HELM books
Simplify an algebraic fraction that is fully factorised with common factors between the numerator and denominator, and one of the variables has a larger index on the denominator. Part of HELM Book 1.4
-
Question in HELM books
Simplify a fraction where the numerator and denominator are factorised and have common products, and one of the common factors is powered. Part of HELM book 1.4
-
Question in Voorbeeldvragen examen
Tijd bepalen in uur en minuten.
-
Question in Voorbeeldvragen examen
Vul de x-waarden van de extrema in.
-
Question in Mash's workspace
No description given
-
Question in Newcastle University Sports Science
Given 32 datapoints in a table find their minimum, lower quartile, median, upper quartile, and maximum.
-
Question in MATH6005 Semester 1 (2020 onwards)Question involving distributing the transpose operator across a number of matrices that are multiplied.
-
Exam (12 questions) in .Differential CalculusDesigned to instill a systematic method. The first 6 questions are scaffolded (step by step) followed by 2 randomly selected questions that only ask for a final answer.
-
Question in Discrete Mathematics
This questions gives a bipartite graph and asks students to identify a full matching of the graph, if it exists.
-
Question in Programming extension
In four parts, the student builds up the definition of a class representing a rectangle. First they write the constructor, then add methods to compute area and perimeter.
In the final part, they must use the methods to write a function which determines if a rectangle's area is larger than its perimeter.
-
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 R programming
The student must write R code to define vectors, in a few ways.
-
Question in Programming extension
Given an unknown list, the student has to write code to return the last item in the list.
-
Question in Programming extension
Given a randomly-generated list, the student must write code to return its first value.
There's an alternative to check if they get the second item, which they might do if they don't realise Python lists are zero-indexed.
-
Question in Programming extension
The student must write code to compute the standard deviation of an unknown list of measurements.
The suggested answer uses numpy.std.
-
Question in Discrete Mathematics
This question asks students to identify trees.
-
Question in Discrete Mathematics
This question asks students to find a spanning tree for simple undirected graphs.
-
Question in Year 1 diagnostics
No description given
-
Question in ENG2012/CME1027 practice
Finding the confidence interval at either 90%, 95% or 99% for the population variance of a sample. $\chi^2$ tables are used. A single scenario is given.
-
Exam (4 questions) in .Matrix Algebra
2x2 by ad-bc, 3x3 by Laplace expansion, properties of determinants