Answer: Is True
Step-by-step explanation:
these question is true
Consider that the experimental probability of an event is based upon the previous trials and observations of the experiment.
The experimental probability of occurrence of an event is given by,

As per the problem, there are a total of 1230 trials of rolling a dice.
And the favourable event is getting a 2.
The corresponding experimental probability is calculated as,

Thus, the required probability is 13.98% approximately.
Theref
Step-by-step explanation:

Answer:
a. P(male) = 0.4
b. P(no sport and male) = 0.1
c. Unclear question (isn't it the same as b.?)
Step-by-step explanation:
The data below is what I've worked according to, which isn't very clear from the question so the answers are only correct if this is the correct table of data;
![\left[\begin{array}{ccc}&No \ Sports&Sports\\Female&10&32\\Male&7&21\end {array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D%26No%20%5C%20Sports%26Sports%5C%5CFemale%2610%2632%5C%5CMale%267%2621%5Cend%20%7Barray%7D%5Cright%5D)
a.

b.
Using the tree diagram in the picture;

3x + y = 3
7x + 2y = 1
First isolate one of the variables (x or y) in one of the equations.
Isolate "y" in the first equation(because it is the easiest to isolate) and substitute it into the second equation.
3x + y = 3 Subtract 3x on both sides
3x - 3x + y = 3 - 3x
y = 3 - 3x
7x + 2y = 1
7x + 2(3 - 3x) = 1 [since y = 3 - 3x, you can substitute (3-3x) for "y"]
Multiply/distribute 2 into (3 - 3x)
7x + (3(2) - 3x(2)) = 1
7x + 6 - 6x = 1
x + 6 = 1 Subtract 6 on both sides
x = -5
Now that you know "x", substitute it into one of the equations (I will do both)
3x + y = 3
3(-5) + y = 3 [since x = -5, you can plug in -5 for "x"]
-15 + y = 3 Add 15 on both sides
y = 18
7x + 2y = 1
7(-5) + 2y = 1
-35 + 2y = 1 Add 35 on both sides
2y = 36 Divide 2 on both sides
y = 18
x = -5, y = 18 or (-5, 18)