13 results.
-
Question in Julie's workspace
Simple probability question. Counting number of occurrences of an event in a sample space with given size and finding the probability of the event.
rebelmaths
-
Question in Content created by Newcastle University
Solving an equation of the form ax≡bmodn where a and n are coprime.
-
Question in Content created by Newcastle University
Simple probability question. Counting number of occurrences of an event in a sample space with given size and finding the probability of the event.
-
Question in Bill's workspace
Given sample data find mean, standard deviation, median, interquartile range.
Note that there are different versions of the upper and lower quartiles, so you may want to include your own versions - see the user defined functions in the question.
-
Question in Content created by Newcastle University
xn=an2+bcn2+d. Find the least integer N such that |xn−ac|<10−r,n≥N, 2≤r≤6. Determine whether the sequence is increasing, decreasing or neither.
-
Question in Content created by Newcastle University
xn=nktn where k is a positive integer and t a real number with 0<t<1. Find the smallest integer N such that (m+1)ktm+1≤mktm for all m≥N.
-
Question in Content created by Newcastle University
Solving two simultaneous congruences:
\begin{eqnarray*} c_1x\;&\equiv&\;b_1\;&\mod&\;n_1\\ c_2x\;&\equiv&\;b_2\;&\mod&\;n_2\\ \end{eqnarray*} where \operatorname{gcd}(c_1,n_1)=1,\;\operatorname{gcd}(c_2,n_2)=1,\;\operatorname{gcd}(n_1,n_2)=1
-
Question in Content created by Newcastle University
Solving an equation of the form ax \equiv\;b\;\textrm{mod}\;n where \operatorname{gcd}(a,n)|r. In this case we can find all solutions. The user is asked for the two greatest.
-
Question in Content created by Newcastle University
Solving three simultaneous congruences using the Chinese Remainder Theorem:
\begin{eqnarray*} x\;&\equiv&\;b_1\;&\mod&\;n_1\\ x\;&\equiv&\;b_2\;&\mod&\;n_2\\x\;&\equiv&\;b_3\;&\mod&\;n_3 \end{eqnarray*} where \operatorname{gcd}(n_1,n_2,n_3)=1
-
Question in Content created by Newcastle University
x_n=\frac{an+b}{cn+d}. Find the least integer N such that \left|x_n -\frac{a}{c}\right| \le 10 ^{-r},\;n\geq N, 2\leq r \leq 6.
-
Question in Content created by Newcastle University
W \sim \operatorname{Geometric}(p). Find P(W=a), P(b \le W \le c), E[W], \operatorname{Var}(W).
-
Question in Julie's workspace
Basic data structures and maths/stats functionality given.
You can configure the rest.
rebelmaths
-
Question in Bill's workspace
Two numbers from a set of 5 numbers are chosen at random, without replacement. Find the distribution X of their sum and E[X].