317 results for "include".
-
Question in NUMBAS workshop demo
Given the gradient of a slope and the coefficient of friction for a mass resting on it, use the equations of motion to calculate how it moves.
Includes a GeoGebra rendering of the model.
-
Question in Don's workspaceShows how to safely include LaTeX in a string variable.
-
Question in College Algebra for STEM
Questions to test if the student knows the inverse of an even power (and how to solve equations that contain a single power that is even).
-
Question in College Algebra for STEM
Questions to test if the student knows the inverse of fractional power or root (and how to solve equations that contain them).
-
Question in College Algebra for STEM
Questions to test if the student knows the inverse of an odd power (and how to solve equations that contain a single power that is odd).
-
Question in Xiaodan's workspace
Given the gradient of a slope and the coefficient of friction for a mass resting on it, use the equations of motion to calculate how it moves.
Includes a GeoGebra rendering of the model.
-
Question in Calculus Math 5A
Multiple response question (3 correct out of 6) re properties of convergent and divergent sequences. Selection of questions from a pool.
-
Question in Statistics
Finding probabilities from a survey giving a table of data on the alcohol consumption of males. This can be easily adapted to data from other types of surveys.
-
Question in Statistics
Simple probability question. Counting number of occurences of an event in a sample space with given size and finding the probability of the event.
-
Question in Statistics
Finding the confidence interval at either 90%, 95% or 99% for the mean given the mean of a sample. The population variance is given and so the z values are used. Various scenarios are included.
-
Question in Calculus Math 5A
Find $\displaystyle \frac{d}{dx}\left(\frac{m\sin(ax)+n\cos(ax)}{b\sin(ax)+c\cos(ax)}\right)$. Three part question.
-
Question in John's workspace
Solve for $x$ and $y$: \[ \begin{eqnarray} a_1x+b_1y&=&c_1\\ a_2x+b_2y&=&c_2 \end{eqnarray} \]
The included video describes a more direct method of solving when, for example, one of the equations gives a variable directly in terms of the other variable.
-
Question in Christian's workspace
The student must perform an indefinite integration, and include a constant of integration.
A custom marking algorithm identifies the name of the student's constant of integration, and replaces it with 'c' before comparing with the expected answer.
If the student enters something like '2c' instead of 'c', it'll be marked wrong, which is an error in the marking.
-
Question in Andrew's workspace
Straightforward question: student must find the general solution to a second order constant coefficient ODE. Uses custom marking algorithm to check that both roots appear and that the solution is in the correct form (e.g. two arbitrary constants are present). Arbitrary constants can be any non space-separated string of characters. The algorithm also allows for the use of $e^x$ rather than $\exp(x)$.
Unit tests are also included, to check whether the algorithm accurately marks when the solution is correct; when it's correct but deviates from the 'answer'; when one or more roots is incorrect; or when the roots are correct but constants of integration have been forgotten.
-
Question in Stats
Finding the confidence interval at either 90%, 95% or 99% for the mean given the mean and standard deviation of a sample. The population variance is not given and so the t test has to be used. Various scenarios are included.
-
Question in Stats
Finding the confidence interval at either 90%, 95% or 99% for the mean given the mean of a sample. The population variance is given and so the z values are used. Various scenarios are included.
-
Question in Keith's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation $e^{mx}+bx-a=0$. If $x_0=1$ find $x_1$.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in MY QUESTIONS
Write down the Newton-Raphson formula for finding a numerical solution to the equation $e^{mx}+bx-a=0$. If $x_0=1$ find $x_1$.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in MY QUESTIONS
Displacement-time graphs are given and the student should select the correct velocity-time graphs from a list. Includes linear, piecewise linear and quadratic displacement-time functions.
-
Exam (4 questions) in Maria's workspace
5 questions on indefinite integration. Includes integration by parts and integration by substitution.
-
Exam (5 questions) in Maria's workspace
5 questions on indefinite integration. Includes integration by parts and integration by substitution.
-
Exam (5 questions) in Maria's workspace
5 questions on indefinite integration. Includes integration by parts and integration by substitution.
-
Question in Terry's workspace
Using Pythagoras' theorem to determine a non-hypotenuse side, where side lengths include surds and students enter using sqrt syntax
-
Question in Terry's workspace
Using Pythagoras' theorem to determine the hypotenuse, where side lengths include surds and students enter using sqrt syntax
-
Question in Algebra
Solve for $x$ and $y$: \[ \begin{eqnarray} a_1x+b_1y&=&c_1\\ a_2x+b_2y&=&c_2 \end{eqnarray} \]
The included video describes a more direct method of solving when, for example, one of the equations gives a variable directly in terms of the other variable.
-
Question in Deirdre's workspace
Simple ratio question with custom marking and partial credit possible
The marking checks for some common errors and awards partial credit and appropriate feedback. The errors that give different levels of partial credit include: forgetting to add one to the denominator, forgetting to change to a percentage.
-
Question in Calculus
Integrate $f(x) = ae ^ {bx} + c\sin(dx) + px^q$. Must input $C$ as the constant of integration.
-
Exam (5 questions) in David's workspace
Practice of basic transpositions. Doesn't include roots
-
Question in PSYC2001
Finding the confidence interval at either 90%, 95% or 99% for the mean given the mean of a sample. The population variance is given and so the z values are used. Various scenarios are included.
-
Question in Stats
Given a random variable $X$ normally distributed as $\operatorname{N}(m,\sigma^2)$ find probabilities $P(X \gt a),\; a \gt m;\;\;P(X \lt b),\;b \lt m$.