Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

10) which of the following statements is true? events m and e are a) mu…

Question

  1. which of the following statements is true? events m and e are

a) mutually exclusive
c) complement
b) not exclusive
d) independent

  1. what is the probability that the employee has only one degree, p(e∩m^c) or (m∩e^c) = _?

a) 15/34
b) 17/34
c) 19/34
d) 21/34
evaluate the expression.

  1. which of the following is equal to _np_4/_nc_4 (for n > 4)

a) 6
b) 24
c) 120
d) 720
solve the problem.

  1. you have 6 letters consisting of one i, two as and three ms. if the letters are randomly arranged in order, what is the probability that the arrangement spells the word \mamami\? hint: the number of the partition is needed!

a) 1/720
b) 1/360
c) 1/60
d) 1/120
find the mean of the data summarized in the given frequency distribution.

  1. the manager of a bank recorded the amount of time each customer spent waiting in line during peak business hours one monday. the frequency distribution below summarizes the results. find the mean waiting time. round your answer to one decimal place.

waiting time (minutes) | numebr of customers | xmid | fxmid
ll ~ ul | f | |
0 ~ 8 | 14 | 4 | 56
9 ~ 17 | 20 | 13 | 260
18 ~ 26 | 6 | 22 | 132
a) 9.6 min
b) 10.5 min
c) 11.2 min
d) 12.9 min
solve the problem.

  1. if {x_1,x_2,......,x_n} with average of 8, range of 30, risk of 7, then ∑x^2 - n(x̅)^2/(n - 1)= _

a) 64
b) 49
c) 900
d) 15

  1. in problems 16 through 18, given the whisker - and - box plot of a data set of the weights (in pounds) of 30 newborn babies as {x_1,x_2,x_3, ...,x_30} and ∑x = 225.0 and ∑x^2 = 1948.5. find the second quartile q_2 = _

a) 7.7
b) 1.3
c) 7.0
d) 6.4

  1. find sample mean x̅ = _

a) 7.4
b) 7.5
c) 7.0
d) 7.2

Explanation:

Step1: Recall permutation and combination formulas

The formula for permutation $_{n}P_{r}=\frac{n!}{(n - r)!}$ and combination $_{n}C_{r}=\frac{n!}{r!(n - r)!}$. So, $\frac{_{n}P_{4}}{_{n}C_{4}}=\frac{\frac{n!}{(n - 4)!}}{\frac{n!}{4!(n - 4)!}}$.

Step2: Simplify the expression

$\frac{\frac{n!}{(n - 4)!}}{\frac{n!}{4!(n - 4)!}}=\frac{n!}{(n - 4)!}\times\frac{4!(n - 4)!}{n!}=4!$.

Step3: Calculate factorial value

Since $4!=4\times3\times2\times1 = 24$.

Answer:

  1. B. 24

Step1: Calculate total number of arrangements of 6 letters

The formula for permutations of multi - set with $n$ objects where there are $n_1$ of one kind, $n_2$ of another kind, $\cdots$, $n_k$ of the $k$th kind is $\frac{n!}{n_1!n_2!\cdots n_k!}$. Here $n = 6$ (total letters), $n_1=1$ (number of I's), $n_2 = 2$ (number of A's) and $n_3=3$ (number of M's). So the total number of arrangements is $\frac{6!}{1!2!3!}=\frac{720}{1\times2\times6}=60$.

Step2: Calculate probability

There is only 1 way to spell "MAMAMI". So the probability $P=\frac{1}{60}$.