Step 1: Expected value condition.
For a geometric distribution, the expected number of trials until the first success is:
\[
E[N] = \frac{1}{p}
\]
where \(p\) is the probability of head.
Given \(E[N] = 4\):
\[
\frac{1}{p} = 4 \Rightarrow p = 0.25
\]
Step 2: Probability of first head on 2nd trial.
For geometric distribution:
\[
P(\text{first head on 2nd trial}) = (1-p)^{2-1} \cdot p
\]
\[
= (1 - 0.25)(0.25) = (0.75)(0.25) = 0.1875
\]
Final Answer:
\[
\boxed{0.188}
\]
Given an open-loop transfer function \(GH = \frac{100}{s}(s+100)\) for a unity feedback system with a unit step input \(r(t)=u(t)\), determine the rise time \(t_r\).
Consider a linear time-invariant system represented by the state-space equation: \[ \dot{x} = \begin{bmatrix} a & b -a & 0 \end{bmatrix} x + \begin{bmatrix} 1 0 \end{bmatrix} u \] The closed-loop poles of the system are located at \(-2 \pm j3\). The value of the parameter \(b\) is: