1588 results for "form".
-
Question in Calculus Math 5A
A graph is drawn. A student is to identify the derivative of this graph from four other graphs. There are four version of this question: I: cubic, II: linear, III: quadratic, IV: sinusoisal.
-
Question in Calculus Math 5A
Find the solution of a first order separable differential equation of the form $(a+y)y'=b+x$.
-
Question in Statistics
An experiment is performed twice, each with $5$ outcomes
$x_i,\;y_i,\;i=1,\dots 5$ . Find mean and s.d. of their differences $y_i-x_i,\;i=1,\dots 5$.
-
Question in Statistics
For a sample of size n from a normal distribution and given the mean of the sample and the standard deviation of the distribution, find the MLE for the mean. Also the expected information and a confidence interval for the mean.
-
Question in Calculus Math 5A
A graphical approach to aiding students in writing down a formal proof of discontinuity of a function at a given point.
Uses JSXgraph to sketch the graphs and involves some interaction/experimentation by students in finding appropriate intervals.
-
Question in Calculus Math 5A
Find the solution of a first order separable differential equation of the form $a\sin(x)y'=by\cos(x)$.
-
Question in Statistics
Exercise using a given uniform distribution $X$, calculating the expectation and variance. Also finding $P(X \le a)$ for a given value $a$.
-
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 Trignometry
Polar form of a complex number.
-
Question in College Algebra for STEM
No description given
-
Question in Trignometry
Using the reduction formulas for products of powers or sin and cosine
-
Question in College Algebra for STEM
Find the common ratio of a given geometric sequence, write down the formula for the nth term and use it to calculate a given term in the sequence.
-
Question in College Algebra for STEM
Factorise three quadratic equations of the form $x^2+bx+c$.
The first has two negative roots, the second has one negative and one positive, and the third is the difference of two squares.
-
Question in College Algebra for STEM
Factorise three quadratic equations of the form $x^2+bx+c$.
The first has two negative roots, the second has one negative and one positive, and the third is the difference of two squares.
-
Question in Jordan's workspace
Create a truth table for a logical expression of the form $(a \operatorname{op1} b) \operatorname{op2}(c \operatorname{op3} d)$ where $a, \;b,\;c,\;d$ can be the Boolean variables $p,\;q,\;\neg p,\;\neg q$ and each of $\operatorname{op1},\;\operatorname{op2},\;\operatorname{op3}$ one of $\lor,\;\land,\;\to$.
For example: $(p \lor \neg q) \land(q \to \neg p)$.
-
Question in Jordan's workspace
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 Nursing Questions
Reduced or simplified form of a fraction by cancelling the greatest common divisor (gcd) of numerator and denominator (i.e dividing out by it)
The greatest common factor are designed to be one of the following 2,4,5,10,20,25,50,100,125,250
-
Question in Josh's workspace
This uses an embedded Geogebra graph of a sine curve $y=a\sin (bx+c)+d$ with random coefficients set by NUMBAS.
-
Question in Josh's workspace
The student is asked to factorise a quadratic $x^2 + ax + b$. A custom marking script uses pattern matching to ensure that the student's answer is of the form $(x+a)(x+b)$, $(x+a)^2$, or $x(x+a)$.
To find the script, look in the Scripts tab of part a.
-
Question in MATH6059
No description given
-
Question in Clare Laplace
No description given
-
Question in Useful
Uses the $\chi^2$ test to see if there is any significant difference in preferences.
-
Question in Tom's workspace
This uses an embedded Geogebra graph of a sine curve $y=a\sin (bx+c)+d$ with random coefficients set by NUMBAS.
-
Question in John's workspace
Calculations in $\mathbb{Z_n}$ for three values of $n$.
-
Question in John's workspace
Solving an equation of the form $ax \equiv b\;\textrm{mod}\;n$ where $a$ and $n$ are coprime.
-
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 Engineering Maths through ApplicationsQuestion based on Exercise 1a from the Textbook "Engineering Maths through Applications" by Kuldeep Singh.
-
Question in Getallenleer 2e jaarThe student must expand an expression of the form $(x+a)(x+b)(x+c)$. A pattern restriction ensures there are no brackets in their answer.
-
Question in Kwame D's workspace
Recall and use of formulae for volume and surface area of a sphere.