Answer:
im not sure what you mean can you elaborate
Step-by-step explanation:
A. C(13, 10) = 13! = 13·12·11 = 13 · 2 · 11 = 286.C(13, 10) = 13! = 13·12·11 = 13 · 2 · 11 = 286.
B. P(13,10)= 13! =13! =13·12·11·10·9·8·7·6·5·4.
(13−10)! 3!
C. f there is exactly one woman chosen, this is possible in C(10, 9)C(3, 1) =
10! 3!
9!1! 1!2!
10! 3!
8!2! 2!1!
10! 3!
7!3! 3!0!
= 10 · 3 = 30 ways; two women chosen — in C(10,8)C(3,2) =
= 45·3 = 135 ways; three women chosen — in C(10, 7)C(3, 3) =
= 10·9·8 ·1 = 120 ways. Altogether there are 30+135+120 = 285
1·2·3
<span>possible choices.</span><span>
</span>
Answer: A = L x W
Step-by-step explanation:. Mrs. Jackson should use the formula to calculate area in order to figure out how much paper to buy. The formula is Area = Length x Width. This will tell her exactly how much paper she will need to cover the bulletin board.
a. The reason why this question is a binomial experiment is based on the fact that it is made up of an independent sample, it has a number that is fixed and a probability.
Each event is made up of two outcomes and they are random with the same success rate.
<h3>b. How to solve probability that exactly 5 had a bachelor</h3>
we have the following data n = 12, p = 0.27 and k = 5
We have to use the function to solve electronically
binompdf(n,p,k)
input the values
= binompdf(12,0.27,5)
This gives us
= 0.1255
<h3>(C) Probability that fewer than 5 have bachelor</h3>
We use the formula below
= binompdf(12,0.27,5-1)
This is = 0.7984
D. Probability of at least 5
1 - probability of fewer than 5
= 1 - 0.7984
= 0.2016
How to solve for the Mean = n*p
n = 12 , p = 0.27
Mean = 12*0.27 = 3.24
and
standard deviation = √npq
n = 12, p = 0.27 , q = 1- 0.27
= 0.73
sd = √12*.27*.73
= 1.54
Read more on binomial experiment here:
brainly.com/question/9325204
#SPJ1