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
guapka [62]
3 years ago
15

A company is in the business of finding addresses of long-lost friends. The company claims to have a 70% success rate. Suppose t

hat you have the names of nine friends for whom you have no addresses and decide to use the company to track them. (a) Make a histogram showing the probability of r = 0 to 9 friends for whom an address will be found. Maple Generated Plot Maple Generated Plot Maple Generated Plot Maple Generated Plot (b) Find the mean and standard deviation of this probability distribution. What is the expected number of friends for whom addresses will be found? (Round your answers to two decimal places.) μ = friends σ = friends (c) How many names would you have to submit to be 97% sure that at least two addresses will be found? (Enter your answer as a whole number.) names

Mathematics
1 answer:
Galina-37 [17]3 years ago
5 0

Answer:

a) Figure attached

b) E(X) =\mu= np = 9*0.7=6.3

Sd(X) =\sigma= \sqrt{np(1-p)}= \sqrt{9*0.7*(1-0.7)}=1.375

c) For the case n= 6

P(X \leq 2) = 0.9891

For the case n= 5

P(X \leq 2) = 0.9692

So then we need at least  n=5 or n=6 to satisfy the condition required.

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".

Solution to the problem

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

X \sim Binom(n=9, p=0.7)

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!}

Part a

For this case we can use the following R code:

> x <- seq(0,9,by = 1)

> y <- dbinom(x,9,0.7)

> plot(x,y,main="Histogram",type = "h")

And we can see on the figure attached the solution.

We see that the higher probabilities are from 4 to 9

Part b

The expected value is given by:

E(X) =\mu= np = 9*0.7=6.3

The variance is given by:

Var (X) =\sigma^2= np(1-p) = 9*0.7*(1-0.7)= 1.89

And the standard deviation is:

Sd(X) =\sigma= \sqrt{np(1-p)}= \sqrt{9*0.7*(1-0.7)}=1.375

Part c

First we can find the probability that at least two addresses will be found in the list of 9 that we have like this:

P(X \geq 2)

We can use the complement rule and we have:

P(X \geq 2) = 1-P(X

We find the indicidual probabilities:

P(X=0)=(9C0)(0.7)^0 (1-0.7)^{9-0}=0.00001968

P(X=1)=(9C1)(0.7)^1 (1-0.7)^{9-1}=0.000413

P(X \geq 2) = 1-[0.00001968+0.000413]=0.9996

If we use the case of n=8 and we find P(X\leq 2), we got:

P(X \leq 2) = 0.9987

For the case n= 7

P(X \leq 2) = 0.9962

For the case n= 6

P(X \leq 2) = 0.9891

For the case n= 5

P(X \leq 2) = 0.9692

So then we need at least  n=5 or n=6 to satisfy the condition required.

You might be interested in
The equation F equals 9/5C + 32 relates temperature measured in degrees Celsius, C, to degrees F, Fahrenheit. Determine whether
muminat

Answer: There is none.

Step-by-step explanation:

There is no proportional relationship between Celsius and Fahrenheit because for a proportional relationship to exist, the two variables need to have an equivalent ratio between them which would ensure that their values vary constantly when they are either divided or multiplied.

In other words, only the arithmetic operations of multiplication and division should be present. In the above there is an additive operation which renders the two variables being Fahrenheit and Celsius, non-proportional.

6 0
2 years ago
Vanessa reads door books in seven weeks. How many books did she read each week?
stiks02 [169]
49 books u gotta multiply 7 days times 7 weeks
4 0
3 years ago
To the nearest millimeter,a cell phone is 132 mm and 69 mm wide. What is the ratio of the width to the length
ZanzabumX [31]

Answer:

23:44 or 1:1.91

Step-by-step explanation:

w:l =69:132     Divide each number by   3

     = 23:44     Divide each number by 23

     ≈   1:1.91

The width-to-length ratio is 23:44 or approximately 1:1.91

7 0
3 years ago
1/2 -(-1/3 + 2/5) = what is the answer ? thank you for helpings means alot to me
taurus [48]
The answer would come out to 13/30
7 0
3 years ago
Which graph represents a proportional relationship .
ZanzabumX [31]

Answer:

Answer choice C

Step-by-step explanation:

This is the only graph which has a linear equation and starts from 0,0.

3 0
2 years ago
Other questions:
  • Which of you nice people are going to give me the answer to this question.
    10·1 answer
  • -5 - 1 = <br> please help me and it isnt -4
    7·2 answers
  • 2 is 10 times 0.02. true or false
    15·2 answers
  • Find the volume of the figure.
    7·2 answers
  • Real Answers Only!!!!
    5·1 answer
  • Solve. d + 8 &lt; 35<br><br> A d &lt; –27<br> B d &lt; 27<br> C d &lt; –43<br> D d &lt; 43
    10·1 answer
  • Simplify using distributive property 4(z+2)+2(3-z)
    9·1 answer
  • Give 3 example of proposition?​
    5·1 answer
  • The amount of time is takes dora to commute to work is always within 5 minutes of the average number of minutes the commute take
    6·1 answer
  • If 8 men or 17 boys do a piece of work in 26 days, in how many days will 4 men and 24 boys take do a piece of work 5 times as gr
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!