answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
BaLLatris [955]
2 years ago
5

Out of five men and five women, we form a committee consisting of four different people. Assuming that each committee of size fo

ur is equally likely, find the probabilities of the following events:1. The committee consists of two men and two women.2. The committee has more women than men.3. The committee has at least one man. For the remainder of the problem, assume that Alice and Bob are among the ten people being considered.4. Both Alice and Bob are members of the committee.Shouldn't it be like a coin toss but with more than just heads and tails?
Mathematics
1 answer:
masha68 [24]2 years ago
6 0

Answer:

1. 10/21

2. 11/42

3.  41/42

4. 2/15

Step-by-step explanation:

Probability defines the ratio of the number of favorable outcomes to the total number of outcomes.

Combination Operations

5C2 = \frac{5! }{2! (5-2)!} = \frac{5*4*3! }{2! 3!} =\frac{5*4 }{2*1}     =\frac{20}{2}= 10

10C4 = \frac{10! }{4! (10-4)!} = \frac{10*9*8*7*6! }{4! 6!} =\frac{10*9*8*7 }{4*3*2*1}     =\frac{5040}{24}= 210

5C3 =  \frac{5! }{3! (5-3)!} = \frac{5*4*3! }{3! 2!} =\frac{5*4 }{2*1}     =\frac{20}{2}= 10

5C1 = \frac{5! }{1! (5-1)!} = \frac{5*4! }{1! 4!} =\frac{5 }{1}     = 5

8C2 = \frac{8! }{2! (8-2)!} = \frac{8*7*6! }{2! 6!} =\frac{8*7 }{2*1} = 4*7= 28

5C4 = \frac{5! }{4! (5-4)!} = \frac{5*4! }{4! 1!} =\frac{5 }{1} = 5

5C0 = \frac{5! }{0! (5-0)!} = \frac{5! }{0! 5!} = 1

1. Probability of forming a committee consisting of two men and two women

= \frac{5C2 * 5C2}{10C4} =\frac{10*10}{210} =\frac{10}{21}

2. Probability of forming a committee that has more women than men

(NOTE: Since the committee  desired has only 4 members, forming a committee that has more women than men can only be possible if we have  4 women, 0 men or 3 women 1 man)

= \frac{5C3 * 5C1 + 5C4*5C0}{10C4}  = \frac{10 * 5 + 5*1 }{210} = \frac{50 + 5}{210}=\frac{55}{210} = \frac{11}{42}

3. Probability of forming a committee that has at least one man

(NOTE: at least one man implies the committee must not have all women members )

=1 - \frac{5C4}{10C4}  = 1 - \frac{5}{210} = 1 - \frac{1}{42} = \frac{41}{42}

4. Probability of forming a committee with both Alice and Bob are members of the committee (NOTE: If Alice and Bob are compulsory member of the committee, there are only  two more people to join the committee from the remaining 8 people)

=\frac{8C2}{10C4} =\frac{28}{210} =\frac{2}{15}

it be like a coin toss ut a little more complicated. For every toss we have 4 outcomes from 210 possililities

You might be interested in
An engineer measures the peak current (in microamps) when a solution containing an amount of nickel (in parts per 106 ) is added
dangina [55]

Answer:

B. decrease the intercept, increase the slope

Step-by-step explanation:

A slope indicates the steepness of a line while the intercept points the location where it intercepts its axis. The linear relationship between can be defined using the intercept and the slope. Both concepts are used to estimate the average range of change. Since we are trying to add a peak current value of 0.38 which is lesser than the average, the intercept of the graph would therefore decrease and the slope increase.

7 0
1 year ago
Suppose a1=12−12,a2=23−13,a3=34−14,a4=45−15,a5=56−16. a) Find an explicit formula for an: . b) Determine whether the sequence is
lorasvet [3.4K]

I'm going to assume you meant to write fractions (because if a_n are all non-negative integers, the series would clearly diverge), so that

a_1=\dfrac12-\dfrac12

a_2=\dfrac23-\dfrac13

a_3=\dfrac34-\dfrac14

and so on.

a. If the pattern continues as above, we would have the general term

a_n=\dfrac n{n+1}-\dfrac1{n+1}=\dfrac{n-1}{n+1}

b. Note that we can write a_n as

a_n=\dfrac{n-1}{n+1}=\dfrac{n+1-2}{n+1}=1-\dfrac2{n+1}

The series diverges by comparison to the divergent series

\displaystyle\sum_{n=1}^\infty\frac1n

4 0
1 year ago
Suppose you roll a pair of honest dice. If you roll a total of 7 you win $22, if you roll a total of 11 you win $66, if you roll
JulijaS [17]

Answer:

The expected payoff for this game is -$1.22.

Step-by-step explanation:

It is given that a pair of honest dice is rolled.

Possible outcomes for a dice = 1,2,3,4,5,6

Two dices are rolled then the total number of outcomes = 6 × 6 = 36.

\{(1,1),(1,2),(1,3),(1,4),(1,5),(1,6),(2,1),(2,2),(2,3),(2,4),(2,5),(2,6),\\(3,1),(3,2),(3,3),(3,4),(3,5),(3,6),(4,1),(4,2),(4,3),(4,4),(4,5),(4,6),\\(5,1),(5,2),(5,3),(5,4),(5,5),(5,6),(6,1),(6,2),(6,3),(6,4),(6,5),(6,6)\}

The possible ways of getting a total of 7,

{ (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) }

Number of favorable outcomes = 7

Formula for probability:

Probability=\frac{\text{Favorable outcomes}}{\text{Total outcomes}}

So, the possibility of getting a total of 7 = \frac{6}{36}=\frac{1}{6}

The possible ways of getting a total of 11,

{(5,6), (6,5)}

So, the probability of getting a total of 11 = \frac{2}{36} = \frac{1}{18}

Now, other possible rolls = 36 - 6 - 2 = 36 - 8 = 28,

So, the probability of getting the sum of numbers other than 7 or 11 = \frac{28}{36} = \frac{7}{9}

Since, for the sum of 7, $ 22 will earn, for the sum of 11, $ 66 will earn while for any other total loss is $11,

Hence, the expected value for this game is

\frac{1}{6}\times 22+\frac{1}{18}\times 66-\frac{7}{9}\times 11

\frac{11}{3}+\frac{11}{3}-\frac{77}{9}

\frac{22}{3}-\frac{77}{9}

\frac{66-77}{9}

-\frac{11}{9}

-1.22

Therefore the expected payoff for this game is -$1.22.

4 0
1 year ago
Box A is 567 inches high, 678 inches wide, and 789 inches long. It has a maximum capacity of 1,200 marbles, Box B has three time
kotykmax [81]

Answer:

1701 high

2712 wide

789 long

= 4413

Step-by-step explanation:

3 0
1 year ago
The area of a trapezoid is 140 cm2 and the height is 20 cm. What is the sum of the bases?
Reil [10]
D 7
A million apologies if I’m wrong half of my brain is still on vacation!
6 0
2 years ago
Read 2 more answers
Other questions:
  • The equation 1.5r + 15 = 2.25r represents the number r of movies you must rent to spend the same amount at each movie store. how
    14·1 answer
  • A randomly generated list of number from 0 to 7 is being used to simulate an event, with the numbers 0 and 1 representing a succ
    9·2 answers
  • An angle whose measure is 92° is in standard position. In which quadrant does the terminal side of the angle fall?
    5·1 answer
  • The archway of the main entrance of a university is modeled by the quadratic equation y = -x^2 + 6x. The university is hanging a
    8·1 answer
  • What is the difference of the two polynomials?<br><br> (7y2 + 6xy) – (–2xy + 3)
    7·2 answers
  • Use the data in the table to answer the question. Citations are "speeding tickets." You may fill in the table to help you answer
    14·1 answer
  • Sarah mailed her computer to Store B for repairs. Her bill was: Initial Repair Cost = $1,350 Sales Tax of 7 percent = $94.50 Tot
    6·2 answers
  • Suppose the coefficient matrix of a system of linear equations has a pivot position in every row. Explain why the system is cons
    12·1 answer
  • I have 31 stamps total. I have 4 more 1-cent stamps than 8-cent stamps and twice as many one cent stamps as 12 cent stamps. If m
    13·2 answers
  • Write 5,806 in scientific notation
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!