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
dlinn [17]
3 years ago
5

According to a 2013 study by the Pew Research Center, 15% of adults in the United States do not use the Internet (Pew Research C

enter website, December, 15, 2014). Suppose that 10 adults in the United States are selected randomly.
A. What is the probability that all of the adults use the Internet (to 4 decimals)?

B. What is the probability that 3 of the adults do not use the Internet (to 4 decimals)? If you calculate the binomial probabilities manually, make sure to carry at least 4 decimal digits in your calculations.

C. What is the probability that at least 1 of the adults do not use the Internet (to 4 decimals)?
Mathematics
1 answer:
Ivahew [28]3 years ago
3 0

Answer:

a)P(X=0)=(10C0) (0.15)^0 (1-0.15)^{10-0}= 0.1969

b) P(X=3)=(10C3) (0.15)^3 (1-0.15)^{10-3}= 0.1298

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

P(X=0)=(10C0) (0.15)^0 (1-0.15)^{10-0}= 0.1969

So then we have:

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

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=10, p=0.15)

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 want this probability:

P(X=0)=(10C0) (0.15)^0 (1-0.15)^{10-0}= 0.1969

Part b

For this case we want this probability:

P(X=3)

And using the probability mass function we got:

P(X=3)=(10C3) (0.15)^3 (1-0.15)^{10-3}= 0.1298

Part c

For this case we want this probability:

P(X \geq 1)

And we can use the complenet rule and we got:

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

P(X=0)=(10C0) (0.15)^0 (1-0.15)^{10-0}= 0.1969

So then we have:

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

You might be interested in
What are all values of x for which the series n 3^n/x^n converges
Eva8 [605]

The interval of the convergence is x < -3 or x > 3 if the series n 3^n/x^n goes infinitely.

<h3>What is convergent of a series?</h3>

A series is convergent  if the series of its partial sums approaches a limit; that really is, when the values are added one after the other in the order defined by the numbers, the partial sums getting closer and closer to a certain number.

We can find the interval for the convergent by root test.

Like the Ratio Test, the root Test is used to determine absolute convergence (or not) with factorials, the ratio test is useful.

For the given series:

\sum^{\infty}_{n=0}\dfrac{3^n}{x^n}

As the series goes infinitely, we can use root test.

By the root test, the convergence interval will be;

The interval of convergence is:

x < -3 or x > 3   we can write this as:

|x| < 3

Thus, the interval of the convergence is x < -3 or x > 3 if the series n 3^n/x^n goes infinitely.

Learn more about the convergent of a series here:

brainly.com/question/15415793

#SPJ4

6 0
2 years ago
Help quick pleaseeee
ehidna [41]

Answer:

x= 3.096

Step-by-step explanation:

divide both sides by 5: 3^(x-1)= 10

then take the log to get log_3 (10) = x-1 = 2.096

x= 3.096

4 0
2 years ago
Ferb puts $2700 into a certificate of deposit that earns 3.97%. If the money is
anygoal [31]

Answer:

six years of the school and I have a lot to do you and your wife and your kids will love it too much for your life as a family that you have been in love and I hope that I am able and not murdaworth into it for a long while now I am going back and I have been thinking of you ❤ ♥

8 0
3 years ago
Read 2 more answers
Some types of algae have the potential to cause damage to river ecosystems. Suppose the accompanying data on algae colony densit
Phantasy [73]

Answer:

y=-2.95836 x +234.56159

Step-by-step explanation:

We assume that th data is this one:

x: 50, 55, 50, 79, 44, 37, 70, 45, 49

y: 152, 48, 22, 35, 43, 171, 13, 185, 25

a) Compute the equation of the least-squares regression line. (Round your numerical values to five decimal places.)For this case we need to calculate the slope with the following formula:

m=\frac{S_{xy}}{S_{xx}}

Where:

S_{xy}=\sum_{i=1}^n x_i y_i -\frac{(\sum_{i=1}^n x_i)(\sum_{i=1}^n y_i)}{n}

S_{xx}=\sum_{i=1}^n x^2_i -\frac{(\sum_{i=1}^n x_i)^2}{n}

So we can find the sums like this:

\sum_{i=1}^n x_i =50+ 55+ 50+ 79+ 44+ 37+ 70+ 45+ 49=479

\sum_{i=1}^n y_i =152+ 48+ 22+ 35+ 43+ 171+ 13+ 185+ 25=694

\sum_{i=1}^n x^2_i =50^2 + 55^2 + 50^2 + 79^2 + 44^2 + 37^2 + 70^2 + 45^2 + 49^2=26897

\sum_{i=1}^n y^2_i =152^2 + 48^2 + 22^2 + 35^2 + 43^2 + 171^2 + 13^2 + 185^2 + 25^2=93226

\sum_{i=1}^n x_i y_i =50*152+ 55*48+ 50*22+ 79*35+ 44*43+ 37*171+ 70*13+ 45*185+ 49*25=32784

With these we can find the sums:

S_{xx}=\sum_{i=1}^n x^2_i -\frac{(\sum_{i=1}^n x_i)^2}{n}=26897-\frac{479^2}{9}=1403.556

S_{xy}=\sum_{i=1}^n x_i y_i -\frac{(\sum_{i=1}^n x_i)(\sum_{i=1}^n y_i)}=32784-\frac{479*694}{9}=-4152.22

And the slope would be:

m=-\frac{-4152.222}{1403.556}=-2.95836

Nowe we can find the means for x and y like this:

\bar x= \frac{\sum x_i}{n}=\frac{479}{9}=53.222

\bar y= \frac{\sum y_i}{n}=\frac{694}{9}=77.111

And we can find the intercept using this:

b=\bar y -m \bar x=77.1111111-(-2.95836*53.22222222)=234.56159

So the line would be given by:

y=-2.95836 x +234.56159

7 0
3 years ago
Daredevil Danny was cliff jumping . He jumped off a cliff that was 14.2 meters above the surface . He jumped 2.3 meters below wa
Novay_Z [31]

Answer:

that he is trying to die

Step-by-step explanation:

i don't know just stating the obvious.

6 0
2 years ago
Read 2 more answers
Other questions:
  • The graph shows a journey in a car. Which of the statements most likely describes the start of the journey at the portion of the
    13·2 answers
  • What is the efficiency of a machine that produces 4500 joules of output work for every 4250 joules of input work? (remember to p
    9·1 answer
  • An object’s volume is 0.12 kL. What is its volume in liters?
    7·1 answer
  • Matty is always on the playground his favorite coins to collect or nickels and dimes. He has found $6.20, or $72 total nickels a
    6·1 answer
  • Is the system of equations is consistent, consistent and coincident, or inconsistent? y=4x−4y=−4x+4 Select the correct answer fr
    13·2 answers
  • Question 16 (5 points)
    10·1 answer
  • What is the unit rate of the number of miles driven per number of hours of driving?
    10·1 answer
  • Reese claims that if 60% of the registered voters cast 273,600 votes, there would be fewer registered voters than above. Is he c
    5·1 answer
  • I'LL MARK BRAINLIEST!!!!!!
    10·1 answer
  • Is this non-linear yes or no
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!