2140 results for "sin".
-
Question in Degree Days
No description given
-
Question in Algebra
Questions to test if the student knows the inverse of fractional power or root (and how to solve equations that contain them).
-
Question in Algebra
Basically expand an expression like "5y(-2z+3)" where the student types answer into a single gap.
-
Question in post-algebra Arithmetic and Numeracy
No description given
-
Question in post-algebra Arithmetic and Numeracy
No description given
-
Question in Nursing
Converting between kilo, base, milli and micro. Grams, litres and metres.
-
Question in Nursing
No description given
-
Question in Debugging other people's stuff
The student has to write the general solution of a 2nd order PDE. They can choose the names of their arbitrary functions of $x$ and $y$.
The marking algorithm finds the names of the functions of $x$ and $y$ in the student's answer, and replaces them with $\sin(x)$ and $\cos(y)$ (these could be changed) so that the expression can be evaluated.
-
Exam (5 questions) in Algebra
Practice factorising different types of quadratics. Repeat as many times as you want.
-
Question in Algebra
No description given
-
Question in Demos
In the first part, the student is asked to enter dimensions of a box in a spreadsheet.
The values are extracted as a list of numbers by changing the interpreted_answer note in the first part's marking algorithm, and the calculated volume is used as the answer to the second part, through adaptive marking.
-
Question in MASH Bath: Question Bank
Using basic derivatives to calculate the gradient function of a hill $y=-e^x+b\ln\left(x\right)+c$, and then substituting values to find the gradient at specific distance from the sea.
-
Question in MESH
Given a graph of the form either a.cos(bx) or a.sin(bx), identify the amplitude and period.
-
Question in Nikon's workspace
Choosing whether given random variables are qualitative or quantitative.
-
Question in MESH
A normal curve is shown, with the mean and +/- 1, 2 and 3 standard deviations marked. An area of the curve is shaded and students are asked to estimate the shaded area using the heuristic rule. There are 6 possible areas: (-infty, mu-2sd), (mu-2sd, mu-1sd), (mu-1sd,mu), (mu, mu+1sd), (mu+1sd, mu+2sd), (mu+2sd, infty). The mean and standard deviation are randomised.
-
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 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 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 MASH Bath: Drop Zone
Find and compare means and standard deviation using EXCEL (downloadable randomised dataset)
-
Question in Trigonometry
Unit circle definition of sin, cos, tan using degrees
-
Question in Trigonometry
Unit circle definition of sin, cos, tan using radians
-
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 How-tos
The student has to enter `diff(y,x,2)`, equivalent to $\frac{\mathrm{d}^2y}{\mathrm{d}x^2}$, as their answer. It's marked by pattern matching, using a custom marking algorithm.
-
Ugur's copy of Find eigenvalues, characteristic polynomial and a normalised eigenvector of a 3x3 matrix Ready to useQuestion in Ugur's workspace
Given a 3 x 3 matrix, and two eigenvectors find their corresponding eigenvalues. Also fnd the characteristic polynomial and using this find the third eigenvalue and a normalised eigenvector $(x=1)$.
-
Characteristic poly, eigenvalues and eigenvectors 3x3, digonailsability (non-randomised) Ready to useQuestion in Ugur's workspace
Example of an explore mode question. Student is given a 3x3 matrix and is asked to find the characteristic polynomial and eigenvalues, and then eigenvectors for each eigenvalue. The part asking for eigenvectors can be repeated as often as the student wants, to be used for different eigenvalues.
Assessed: calculating characteristic polynomial and eigenvectors.
Feature: any correct eigenvalue will be recognised by the marking algorithm, even multiples of the obvious one(s) (which can be read off from the reduced row echelon form)
Randomisation: Not randomised, just using particular matrices. I am still working on how to randomise this for 3x3; a randomised 2x2 version exists. I have several different versions for 3x3 (not all published yet), so I could make a random choice between these in a test.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
-
Question in Christian's workspace
Solving a system of simultaneous congruences using the Chinese Remainder Theorem.
An explore mode question which allows you to write a solution straight away, or break it down into steps.
After solving a system of three congruences, you can ask for a new problem with more congruences.
-
Question in Martin's workspace
Solve a problem using a linear equation.
-
Question in Tamsin's workspaceIdentify element of a matrix.
-
Question in Deactivated user's workspace
Using the chain rule within product rule problems.
-
Question in Deactivated user's workspace
An introduction to using the quotient rule