484 results for "which".
-
Question in Swansea Electronic and Electrical EngineeringA simple test of knowledge of the EFS of rectangular pulse train with a given duty cycle which leads to the Fourier transform as the period T tends to infinity.
-
Question in Demos
Demonstration of the written number extension, which converts whole numbers to words.
-
Question in CHY1201 - SpectroscopyThe reduced masses are pre-calculated for this question and included in a list. It would be more elegant to program Numbas to permute atoms together to generate diatomic molecules while constraining the permutations to those which are chemically/physically reasonable, so as to allow calculation of each reduced mass directly from the atomic masses- but organising this with high computational efficiency might be a significant programing task (add to "to do" list).
-
Question in Lovkush's workspace
Questions which try to emphasise that f(x) does not mean f times x.
-
Question in Christian's workspace
This question loads an extension which contains a dataset in JSON format. The data is made available as a JME variable called 'animal_data'.
-
Question in Andrew's workspace
A really simple question which asks the student to multiply two matrices.
-
Exam (5 questions) in Demos
Some questions which demonstrate the adaptive marking feature.
-
Question in DemosThis question contains several mathematical expression parts which only compare part of the student's answer with the corresponding part of the expected answer, because the expression can't be evaluated as a whole.
-
Question in How-tos
This question contains a "choose several answers" part which has an "all-or-nothing" mark scheme: the student is only awarded marks if they tick all of the correct choices, and no incorrect choices.
-
Question in All questions
Four sinusoidal graphs are given. Student should select the one which is sine and cosine.
-
Question in 1010ENG/1201SCG Matrices
A really simple question which asks the student to multiply two matrices.
-
Question in CHY1201 - SpectroscopyThe reduced masses are pre-calculated for this question and included in a list. It would be more elegant to program Numbas to permute atoms together to generate diatomic molecules while constraining the permutations to those which are chemically/physically reasonable, so as to allow calculation of each reduced mass directly from the atomic masses- but organising this with high computational efficiency might be a significant programing task (add to "to do" list).
-
Question in Newcastle University Computing for Mathematics
SPSS fat absorption question. Student downloads one of several SPSS files and carries out some analysis in SPSS, before returning to enter the answers. The analysis is a one-way analysis of variance. If there is a difference in the levels of the factor then a post hoc test (Tukey's honestly significant difference) is used to determine which pairs of variables are significantly different.
-
Question in 1010ENG/1201SCG Complex numbers
Practice to decide which quadrant a complex number lies in.
-
Question in 1010ENG/1201SCG Complex numbers
Practice to decide which quadrant a complex number lies in.
-
Question in All questions
Graphs are given with areas underneath them shaded. The student is asked to select the correct integral which calculates its area.
-
Question in How-tosThis question generates two variables, a and b. They're chosen to be distinct, and neither takes the value zero.
-
Exam (3 questions) in Demos
Some questions which demonstrate the adaptive marking feature.
-
Question in How-tos
A function which renders the factorisation of a number in LaTeX.
-
Question in How-tos
One method of randomly choosing names for variables. For each variable, we have 4 options. Create a list of 4 numbers, which is 1 for the name we want to use, and 0 otherwise.
Then, whenever we use that variable, multiply each of the possible names by the corresponding number in the list. When the expression is simplified, the unwanted names will cancel to 0, leaving only the name we want.
This is quite clunky!
(This question also uses a custom marking script to check that the student has simplified the expression)
-
Question in How-tos
The student has to compute $a^b$ and $b^a$, then decide which of the two is bigger.
This question shows how to set up a custom marking matrix for the "choose one from a list" part, based on values used elsewhere in the question. It could use adaptive marking to use the student's incorrect values for the comparison, but doesn't at the moment.
-
Question in How-tosThis question contains a single "match text pattern" part which accepts anything you type into it.
-
Question in All questions
Several graphs are drawn. Student should select those that are cubics
-
Question in Content created by Newcastle University
Correct an error in a received message which was encoded using Hamming's square code
-
Question in Content created by Newcastle University
Find angle between plane $\Pi_1$, given by three points, and the plane $\Pi_2$ given in Cartesian form.
The calculation of $cos(\alpha)$ at the end of Advice has fractionNumbers switched on and so the result is presented as a fraction, which can be misleading. Best if calculation is followed through without using fractionNumbers.
-
Question in Content created by Newcastle University
Given a set of vectors, find a basis which generates their span as a subspace of $\mathbb{Z}_n$.
-
Question in Content created by Newcastle University
Double integrals (2) with numerical limits
-
Question in Content created by Newcastle University
Find all points for which the gradient of a scalar field is orthogonal to the $z$-axis.
Should warn that multiplied terms need * to denote multiplication.
-
Question in Content created by Newcastle University
A multiple linear regression model of the form:
\[Y=\beta_0+\beta_1X_1+ \beta_2X_2+\beta_3X_3+\beta_4X_4+\epsilon \]
is fitted to some data in Minitab which generates a table showing estimates of the parameters with associated $p$-values. Determine which variable to exclude first.
-
Question in Content created by Newcastle University
Simple probability question. Counting number of occurences of an event in a sample space with given size and finding the probability of the event.