1answer.
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
raketka [301]
3 years ago
15

According to government data, 20% of employed women have never been married. If 10 employed women are selected at random, what i

s the probability a. That exactly 2 have never been married? b. That at most 2 have never been married? c. That at least 8 have been married?
Mathematics
1 answer:
Ierofanga [76]3 years ago
3 0

Answer:

a) P(X=2) = (10C2) (0.2)^2 (1-0.2)^{10-2}= 0.302

b) P(X\leq 2) = P(X=0) + P(X=1) +P(X=2)

P(X=0) = (10C0) (0.2)^0 (1-0.2)^{10-0}= 0.107

P(X=1) = (10C1) (0.2)^1 (1-0.2)^{10-1}= 0.268

P(X=2) = (10C2) (0.2)^2 (1-0.2)^{10-2}= 0.302

And replacing we got:

P(X\leq 2) = 0.107+0.268+0.302=0.678

c) For this case we want this probability:

P(X\geq 8) = P(X=8) + P(X=9) +P(X=10)

But for this case the probability of success is p =1-0.2= 0.8

We can find the individual probabilities and we got:

P(X=8) = (10C8) (0.8)^8 (1-0.8)^{10-8} =0.302

P(X=9) = (10C9) (0.8)^9 (1-0.8)^{10-9} =0.268

P(X=10) = (10C10) (0.8)^{10} (1-0.8)^{10-10} =0.107

And replacing we got:

P(X \geq 8) = 0.677

And replacing we got:

P(X\geq 8)=0.0000779

Step-by-step explanation:

Previous concepts

The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".  

Let X the random variable of interest, on this case we now that:  

X \sim Bin (n=10 ,p=0.2)

The probability mass function for the Binomial distribution is given as:  

P(X)=(nCx)(p)^x (1-p)^{n-x}  

Where (nCx) means combinatory and it's given by this formula:

nCx=\frac{n!}{(n-x)! x!}  

Solution to the problem

Let X the random variable "number of women that have never been married" , on this case we now that the distribution of the random variable is:  

X \sim Binom(n=10, p=0.2)  

Part a

We want to find this probability:

P(X=2)

And using the probability mass function we got:

P(X=2) = (10C2) (0.2)^2 (1-0.2)^{10-2}= 0.302

Part b

For this case we want this probability:

P(X\leq 2) = P(X=0) + P(X=1) +P(X=2)

We can find the individual probabilities and we got:

P(X=0) = (10C0) (0.2)^0 (1-0.2)^{10-0}= 0.107

P(X=1) = (10C1) (0.2)^1 (1-0.2)^{10-1}= 0.268

P(X=2) = (10C2) (0.2)^2 (1-0.2)^{10-2}= 0.302

And replacing we got:

P(X\leq 2) = 0.107+0.268+0.302=0.678

Part c

For this case we want this probability:

P(X\geq 8) = P(X=8) + P(X=9) +P(X=10)

But for this case the probability of success is p =1-0.2= 0.8

We can find the individual probabilities and we got:

P(X=8) = (10C8) (0.8)^8 (1-0.8)^{10-8} =0.302

P(X=9) = (10C9) (0.8)^9 (1-0.8)^{10-9} =0.268

P(X=10) = (10C10) (0.8)^{10} (1-0.8)^{10-10} =0.107

And replacing we got:

P(X \geq 8) = 0.677

You might be interested in
The graph of line p represents y =1/5 x-1 . If the slope of line p is multiplied by -10 to
Katarina [22]

Answer:

use desmos its a graphing caculator that gives you exaxt graphing answers

5 0
2 years ago
NEED HELP ASAP!!! Please help and I will mark as brainliest!
alex41 [277]
Mnp.............
........
3 0
2 years ago
Hallar la ecuación de la recta que pasa por el punto P(-3,-1) y por el punto de intersección de las rectas 2x − y = 9 y 3x − 7y
adell [148]

Answer:

y = -1

Step-by-step explanation:

The standard form of equation of a line is y = mx+b

m is the slope

b is the y intercept

Get the coordinate of the point of interception of the line 2x - y = 9 and 3x - 7y = 19

Make y the subject of the formula in both expressions

For 2x  - y = 9

- y = 9- 2x

y = 2x - 9

Similarly for 3x - 7y = 19

-7y = 19 - 3x

7y = 3x - 19

y = 3/7 x - 19/7

Equating both expressions

2x - 9 = 3/7 x - 19/7

Multiply through ny 7

14x - 63 = 3x - 19

14x - 3x = -19 + 63

11x = 44

x = 44/11

x = 4

Since y =2x - 9

y = 2(4) - 9

y = 8-9

y = -1

Hence the coordinate of intersection is at (4, -1)

Get the equation of the line passing through (-3, -1) and (4, -1)

Slope m = -1+1/4+3

m = 0/7

m = 0

Get the intercept

Substitute m = 0 and (-3, -1) into y = mx+b

-1 = 0(-3) + b

-1 = b

b = -1

Get the required equation

Recall that y = mx + b

y = 0x + (-1)

y = -1

Hence the required equation is y = -1

4 0
2 years ago
16 homework papers to grade and 14 exit tickets what's the ratio
schepotkina [342]
The ratio would be 16:14 and then simplify it to 8:7
3 0
3 years ago
Solve 3 -x = 243 -5 1/5 5
Paraphin [41]

Answer:

x=-243

Step-by-step explanation:

The equation is

-3^{-5}=\frac{1}{x}

Solve for x

we know that

-3^{-5}=-\frac{1}{3^{5}}=-\frac{1}{243}

substitute

-\frac{1}{243}=\frac{1}{x}

so

x=-243

3 0
3 years ago
Read 2 more answers
Other questions:
  • A line with points (-4.0) and (-3.1)<br> has a slope of?
    10·1 answer
  • A fruit company delivers its truit in two type of boxes: large and small. A delivery of 3 large boxes and 2 small boxes has a to
    12·1 answer
  • "According to contractarian logic, we should be willing to make concessions to others if they agree to make comparable and recip
    5·1 answer
  • What an equation for the translation of y=|x|. 13 unites down
    6·1 answer
  • My brothers and sisters i need help asap please
    9·1 answer
  • Solve the inequality.<br> 140 &lt; -20j
    15·1 answer
  • What is the growth factor of the following example? Assume time is measured in the units given.
    14·2 answers
  • A = LW<br> L = 50<br> W = 15<br> Give your answer in simplest form.<br> Enter
    8·1 answer
  • A) When I add 8 the answer is 30.
    12·1 answer
  • Can anyone solve this?
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!