I have this question:
A student takes a test of multiple option where each question has $5$ possible answers. If the student knows the correct answer, he/she selects it; in opposite case, he/she selects one randomly from the possibles $5$. Suppose that the student knows the answer of the $70\%$ of the questions.
-Which is the probability that from one given question the student gives the correct answer?
-If the student gets the correct answer to a question which is the probability that he/she knew that answer?
From the first question I thought that the answer could be $$\frac{7}{10}\cdot P(\text{correct}\mid \text{student doesn't know})=\frac{7}{10}\cdot\frac{\left(\frac{1}{5}\right)}{\left(\frac{3}{10}\right)}=\frac{7}{15}$$
But I don't know if it is correct. Is it? For the second question I don't know how it could be. Could anyone explain me how to tackle them?
$\begin {array}{} &\text {Student Knows}&\text {Student Guesses}&\text {Totals}\\ \text {Correct}& 0.70 &0.30\cdot 0.20 = 0.06&0.76\\ \text {Incorrect}& 0 &0.30\cdot 0.80 = 0.24&0.24\end {array}$
$P(\text {Knows}|\text { Correct}) = \frac {0.70}{0.76}$