384 results for "variables".
-
Exam (18 questions) in WM175 A1 2025-26
Topics:
Algebra, Calculus, Trigonometeric Equations, Complex numbers & Partial Derivatives
Students must complete the exam within 120 mins (standard time).
Questions have variables to produce randomised questions. -
Exam (18 questions) in WM175 A1 2025-26
Topics:
Algebra, Calculus, Trigonometeric Equations, Complex numbers & Partial Derivatives
Students must complete the exam within 120 mins (standard time).
Questions have variables to produce randomised questions. -
Exam (18 questions) in WM175_A1_24
Topics:
Algebra, Calculus, Trigonometeric Equations, Complex numbers & Partial Derivatives
Students must complete the exam within 2hrs 30mins (extra time (1)).
Questions have variables to produce randomised questions. -
Exam (18 questions) in WM175_A1_24
Topics:
Algebra, Calculus, Trigonometeric Equations, Complex numbers & Partial Derivatives
Students must complete the exam within 120 mins (standard time).
Questions have variables to produce randomised questions. -
Question in How-tos
When saving the data necessary to resume an attempt, Numbas only saves the values of variables which use the random number generator.
If you naively generate a large random sample in one variable, it'll be marked as a source of randomness so Numbas will save every value in the sample. Loading this value when you resume the attempt can be very slow.
Instead, you can generate a seed value in one variable and then use it with the seedrandom function in the variable that stores your random list. Only the value of the seed needs to be saved.
-
Question in CHY1201 - Spectroscopy
Question requires students to interchange units of Hz with MHz, GHz, THz. Question is not very efficient at present- frequencies spanning many orders of magnitude are generated by variables in a clumsy way. Could be improved by having frequency generated by a 10^((random(1000..4000)/1000) variable instead, for example.
-
Question in MESH
Used for LANTITE preparation (Australia). MG = Measurement & Geometry strand. Student must calculate distance swum in km given number of laps of 50m pool, days of week and weeks in term. These variables are randomly selected.
-
Question in MESH
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. Students calculate the cost of the halogen globes given electricity cost, number of globes, number of years, replacement cost and lifespan of globes. Some of these variables are randomly selected. There are more than 10 different versions of this question.
-
Question in SIT316
This question uses a Geogebra applet to solve a linear program with two variables using the graphical method. It contains three steps:
- Construct the feasible area (polygon) by adding the constraints one by one. The students can see what happens when the constraints are added.
- Add the objective function, and the level set of the objective value is shown, as well as its (normalised) gradient.
- Compute the optimal solution by moving the level set of the objective around.
-
PB3 - Expected Value and Standard Deviation for a Combination of Linear Random Variables Ready to useQuestion in Skills Audits for Maths and Stats
No description given
-
Question in Skills Audits for Maths and Stats
No description given
-
Question in How-tos
Shows how to mark a boolean expression, by checking all possible values of the free variables. There's an information step containing a reminder of the syntax for boolean operations.
-
Question in MESH
You can enter an equation in 2 or more variables and rearrange it in the following steps. Numbas checks that the lines of working are all equivalent to the original equation.
-
Question in Content created by Newcastle University
Uses the $\chi^2$ test to see if there is any significant difference in preferences.
-
Question in Foundations of Engineering Science
Question Covering AC power and frquency response
-
Question in Stats
This question assesses the learner's ability to compute a confidence interval for a difference of two means, given two samples.
Randomized variables: sample raw data and confidence level.
Adapted from section 7.3.1 in OpenIntro Statistics (4th ed).
-
Question in Nikon's workspace
Choosing whether given random variables are qualitative or quantitative.
-
Question in UWESbE - Written Assessments
Trolley on a slope
-
Question in UWESbE - Written Assessments
Friction and Accelration of a block with 2 forces applied
-
Question in Robert's workspace
Find the stationary point $(p,q)$ of the function: $f(x,y)=ax^2+bxy+cy^2+dx+gy$. Calculate $f(p,q)$.
-
Question in Robert's workspace
Find the stationary points of the function: $f(x,y)=a x ^ 3 + b x ^ 2 y + c y ^ 2 x + dy$ by choosing from a list of points.
-
Question in UWESbE - Written Assessments
Question covering DC and Step response circuits
-
Create a truth table for a logical expression of the form $a \operatorname{op} b$ where $a, \;b$ can be the Boolean variables $p,\;q,\;\neg p,\;\neg q$ and $\operatorname{op}$ one of $\lor,\;\land$.
For example $\neg q \to \neg p$.
-
Create a truth table for a logical expression of the form $a \operatorname{op} b$ where $a, \;b$ can be the Boolean variables $p,\;q,\;\neg p,\;\neg q$ and $\operatorname{op}$ one of $\lor,\;\land,\;\to$.
For example $\neg q \to \neg p$.
-
Question in WM175_A1_24
Find the stationary point $(p,q)$ of the function: $f(x,y)=ax^2+bxy+cy^2+dx+gy$. Calculate $f(p,q)$.
-
Question in Content created by Newcastle University
Real numbers $a,\;b,\;c$ and $d$ are such that $a+b+c+d=1$ and for the given vectors $\textbf{v}_1,\;\textbf{v}_2,\;\textbf{v}_3,\;\textbf{v}_4$ $a\textbf{v}_1+b\textbf{v}_2+c\textbf{v}_3+d\textbf{v}_4=\textbf{0}$. Find $a,\;b,\;c,\;d$.
-
Question in Ed's workspace
match different variables to either: 'nominal','ordinal','interval','ratio'
-
Question in MfEP Progress Quizzes
Student is given a rational function, h(x), with randomised coefficients, and a linear function, k(x), also with randomised coeffieients and asked to find:
- h(k(x)) or k(h(x)) (randomly selected) for a randomised value of x
- The domain of h(x) - multiple choice part
- A general expresion for k(h(x)) or h(k(x)) - opposite combination to first part.
Variables are constrained so that h(x) is not a degenerate form and that when evaluating h(x) denomiator is not 0.
-
Question in UWESbE - Written Assessments
Question Covering AC power and frquency response
-
Question in MfEP Progress Quizzes
Students are asked to rearrane the formula giving the voltage drop across a resistor in terms of emf of battery, resistance of resistor and internal resistance of battery to make the internal resistance the subject. They are then asked to calculate the internal resistance given values for the other variables (randomised).