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]
2 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]2 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
One insurance policy pays people for claims by multiplying the claim amount by 0.8 and then Subtracting $500 for the deductible
Brrunno [24]

Answer:     4650 x 0.8 - 500 = 3220

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
A bank made a farmer loan of $1,000 at 14% for 3 years compounded annually. Find the future value and the compound interest paid
Anna11 [10]

Answer:

Principal =  $1,000

Rate of interest = 14% = 0.14

Time = 3 years

A= P(1+r)^t

A = Amount or future value

P = Principal

r = rate of interest in decimals

t = time

Substitute the values in the formula

A= 1000(1+0.14)^3

A=1481.544

Future Value is $1481.544

Compound interest = Amount - Principal = $1481.544- $1000 = $481.544

Formula of simple interest : SI =\frac{P \times R \times T}{100}

Substitute the values :

SI =\frac{1000 \times 14 \times 3}{100}

SI =420

So, Simple interest = $420

Compound interest - Simple interest

= $481.544- $420

= $61.544

So, Compound Interest is $61.544 more than simple interest.

8 0
2 years ago
Help me hurry can someone these equations
Volgvan

f(x) + n - move the graph n units up

f(x) - n - move the graph n units down

n · f(x) - stretch by n in the y-direction

1/n · f(x) - compress by n in the y-direction

-------------------------------------------------------------------------

First:

A)\ y=x^2\\\\B)\ y=x^2-4\\\\C)\ y=x^2-2\\\\D)\ y=x^2+2\\\\E)\ y=x^2+4

Second:

A)\ y=x^2\\\\K)\ y=4x^2\\\\L)\ y=2x^2\\\\M)\ y=\dfrac{1}{2}x^2\\\\N)\ y=\dfrac{1}{4}x^2

8 0
3 years ago
Solve for x????????????????????
12345 [234]

\huge \tt \color{pink}{A}\color{blue}{n}\color{red}{s}\color{green}{w}\color{grey}{e}\color{purple}{r }

\large\underline{  \boxed{ \sf{✰\: Concept }}}

  • ➣ Given two paris are linear pairs
  • ➣ We know that sum of linear pairs is equal to 180⁰
  • ➣ Linear :- Having the form of a line; straight or roughly straight; following a direct course.

\large\underline{  \boxed{ \sf{✛\: Assumptions\:✛ }}}

  • ➣ let given two angles be p and q that is
  • ➣ angle p is 3x-4
  • ➣ angle q is 3x-8
  • ➣ we have to find "x" in the given expressions

\large\underline{  \boxed{ \sf{✰\: let's\:solve }}}

\rm\angle \: p +  \angle \: q = 180 \degree \\

★ Substituting values

\rm { \pink➾ \:( 3x  - 4) + (3x - 8) = 180} \\ \rm { \pink➾}arranging \: and \: solving \: like \: terms \\ \rm { \pink➾ \: 3x + 3x - 4 - 8 = 180} \\ \rm { \pink➾ \: 6x - 12 = 180} \\ \rm  { \pink➾6x = 180  + 12}

\qquad \qquad\rm { \pink➾6x  = 192} \\ \qquad\qquad\rm { \pink➾ \: x =  \frac{ \cancel{192}}{ \cancel6} } \\ \qquad\qquad\rm { \pink➾x = 32}

★ Hence the value

\boxed{↪\underline{  \boxed{ \rm{\: x = 32\green✓}}}↩}

\rule{70mm}{2.9pt}

Hope it helps !

5 0
1 year ago
Solve −4(x + 10) − 6 = −3(x − 2).<br> A.−40 B.−46 C.−52 D.52
m_a_m_a [10]
The answer is -52 so it would be C
8 0
3 years ago
Read 2 more answers
Other questions:
  • What is the orgins of a line if the slope is -2
    8·1 answer
  • What does a residual value of 1.3 mean when referring to the line of best fit of a data set?
    14·2 answers
  • A recipe calls for 4cups of flour for 12
    9·1 answer
  • Please help!
    7·1 answer
  • Find the Value of X. <br> 3<br> 8<br> 4<br> 6
    5·1 answer
  • Which of the following is the solution to the compound inequality below?
    13·1 answer
  • 4.Rebecca biked 4.5 miles today and 3.2 miles
    11·1 answer
  • WILL MAKE BRAINLIEST <br><br> write the slope intercept form of the equation of each line
    5·1 answer
  • Ba
    5·1 answer
  • Please, show some work
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!