Answer:
Explained below.
Step-by-step explanation:
Denote the variable as follows:
M = male student
F = female student
Y = ate breakfast
N = did not ate breakfast
(a)
Compute the probability that a randomly selected student ate breakfast as follows:
[tex]P(Y)=\frac{n(Y)}{N}\\\\=\frac{198}{330}\\\\=0.60[/tex]
(b)
Compute the probability that a randomly selected student is female and ate breakfast as follows:
[tex]P(F\cap Y)=\frac{n(F\cap Y)}{N}\\\\=\frac{121}{330}\\\\=0.367[/tex]
(c)
Compute the probability a randomly selected student is male, given that the student ate breakfast as follows:
[tex]P(M|Y)=\frac{n(M\cap Y)}{n(Y)}\\\\=\frac{77}{198}\\\\=0.389[/tex]
(d)
Compute the probability that a randomly selected student ate breakfast, given that the student is male as follows:
[tex]P(Y|M)=\frac{n(Y\cap M)}{n(M)}\\\\=\frac{77}{154}\\\\=0.50[/tex]
(e)
Compute probability of the student selected "is male" or "did not eat breakfast" as follows:
[tex]P(M\cup N)=P(M)+P(N)-P(M\cap N)\\\\=\frac{n(M)}{N}+\frac{n(N)}{N}-\frac{n(M\cap N)}{N}\\\\=\frac{n(M)-n(N)-n(M\cap N)}{N}\\\\=\frac{154+132-77}{330}\\\\=0.633[/tex]
(f)
Compute the probability of "is male and did not eat breakfast as follows:
[tex]P(M\cap N)=\frac{n(M\cap N)}{N}\\\\=\frac{77}{330}\\\\=0.233[/tex]