Related Questions6 Items
Q1.MCQ
Code snippet
Consider the set $S$ of points $(x, y) \in \mathbb{R}^2$ which minimize the real valued function
$f(x, y) = (x + y - 1)^2 + (x + y)^2$
Which of the following statements is true about the set $S$?
Q2.MCQ
Code snippet
Let $v1$ and $v2$ be the two eigenvectors corresponding to distinct eigenvalues of a $3 \times 3$ real symmetric matrix. Which one of the following statements is true?
Q3.MCQ
Let $X$ and $Y$ be continuous random variables with probability density functions $PX(x)$ and $PY(y)$, respectively. Further, let $Y = X^2$ and
$PX(x) = \begin{cases} 1, & x \in (0,1 \\ 0, & \text{otherwise} \end{cases}$
Which one of the following options is correct?
Q4.MCQ
Consider discrete random variables $X$ and $Y$ with probabilities as follows:
$P(X = 0 \text{ and } Y = 0) = \frac{1}{4}$
$P(X = 1 \text{ and } Y = 0) = \frac{1}{8}$
$P(X = 0 \text{ and } Y = 1) = \frac{1}{2}$
$P(X = 1 \text{ and } Y = 1) = \frac{1}{8}$
Given $X = 1$, the expected value of $Y$ is
Q5.MCQ
Let $A = \begin{bmatrix} 1 & 1 & 1 \\ -1 & -1 & -1 \\ 0 & 1 & -1 \end{bmatrix}$, and $b = \begin{bmatrix} 1/3 \\ -1/3 \\ 0 \end{bmatrix}$. Then, the system of linear equations $Ax = b$ has
Q6.MCQ
Let $P = \begin{bmatrix} 2 & 1 & 0 \\ -1 & 0 & 0 \\ 0 & 0 & 1 \end{bmatrix}$ and let $I$ be the identity matrix. Then $P^2$ is equal to
Electrical and Electronic EngineeringEngineering MathematicsMultiple Choice (MCQ)1 Mark
Q4.
Consider discrete random variables X and Y with probabilities as follows: P(X=0 and Y=0)=41 P(X=1 and Y=0)=81 P(X=0 and Y=1)=21 P(X=1 and Y=1)=81
Given X=1, the expected value of Y is
A
41
B
21
C
81
D
31