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
Vladimir79 [104]
3 years ago
5

USA Today reported that about 20% of all people in the United States are illiterate. Suppose you take eight people at random off

a city street. (a) Make a histogram showing the probability distribution of the number of illiterate people out of the eight people in the sample. WebAssign Plot WebAssign Plot WebAssign Plot WebAssign Plot Incorrect: Your answer is incorrect. (b) Find the mean and standard deviation of this probability distribution. (Round your answers to two decimal places.) μ = people σ = people Find the expected number of people in this sample who are illiterate. (Round your answer to two decimal places.) people (c) How many people would you need to interview to be 97% sure that at least seven of these people can read and write (are not illiterate)? people Need Help? Read It Watch It

Mathematics
1 answer:
Law Incorporation [45]3 years ago
5 0

Answer:

a) Figure and code attached

b) E(X)=\mu = np = 8*0.2= 1.6

Var(X) =\sigma^2= np(1-p) = 8*0.2*(1-0.2) = 1.28

Sd(X)=\sigma= \sqrt{1.28}= 1.131

c) P(X\geq 7) =0.97

And we can calculate this with the complement rule.

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

So then we have:

P(X \leq 6) = 0.03

And we are interested on the valueof n who satisfy this expression.

And for this we can verify this with the following code:

"=BINOM.DIST(6,E54,0.2,TRUE)"

And as we can see on the second figure attached the value who satisfy the condition would be n = 60.

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=8, 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!}

Part a

We can use the following R code to generate the histogram for this case:

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

> y <- dbinom(x,8,0.2)

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

And as we can see we got the result on the figure attached. And the distribution seems to be skewed to the right.

Part b

For this case the expected value is given by:

E(X)=\mu = np = 8*0.2= 1.6

The variance is given by:

Var(X) =\sigma^2= np(1-p) = 8*0.2*(1-0.2) = 1.28

And the standard deviation would be:

Sd(X)=\sigma= \sqrt{1.28}= 1.131

Part c

For this case we have the following inequality:

P(X\geq 7) =0.97

And we can calculate this with the complement rule.

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

So then we have:

P(X \leq 6) = 0.03

And we are interested on the valueof n who satisfy this expression.

And for this we can verify this with the following code:

"=BINOM.DIST(6,E54,0.2,TRUE)"

And as we can see on the second figure attached the value who satisfy the condition would be n = 60.

You might be interested in
The equation 2y = 8x represents a proportional relationship. What is the constant of proportionality?
Sphinxa [80]

Answer:

C) 4

Step-by-step explanation:

Given equation:

2y=8x

The above equation represents proportional relationship.

To find the constant of proportionality.

Solution:

<em>The equation representing proportional relationship is given by:</em>

<em>y=kx</em>

<em>where k represents constant of proportionality.</em>

So, in order to find the value of k for the given proportionality relationship, we will solve for y

We have:

2y=8x

Solving for y

Dividing both sides by 2.

\frac{2y}{2}=\frac{8x}{2}

y=4x

∴ k=4

Thus, the constant of proportionality = 4.

4 0
3 years ago
For the rectangular prism shown, answer the following questions. Write your number
rewona [7]
The area is 20
The height is 5
The volume is 60
The surface area is 94
6 0
3 years ago
Please help me with this
lawyer [7]

Answer:

14/18 =0.7778

Step-by-step explanation:

14/18 =0.7777.........=0.7778 rounded to the nearest thousandth

7 0
3 years ago
1.64 as a fraction in simplest form
mrs_skeptik [129]
<span>The correct answer is 1 16/25.

Explanation<span>:
This is read as "one and sixty-four one-hundredths." This means the fraction would be 1 64/100.

Both numerator and denominator are even, so we will divide both by 2 and get 1 32/50.

Again, both are even, so we divide by 2 again and get 1 16/25.</span></span>
4 0
3 years ago
F(X)=3x-12 what is f(2)
Vinil7 [7]

Answer:

<h3>The answer is - 6</h3>

Step-by-step explanation:

f(X)=3x-12

To find f(2) substitute the value in the bracket which is 2 into f(x)

That's

f(2) = 3(2) - 12

= 6 - 12

= - 6

Hope this helps you

4 0
3 years ago
Read 2 more answers
Other questions:
  • Use the diagram and equations. below to match the following angles with their correct measures
    15·2 answers
  • Find the volume of the sphere. express your answer in term of Pie​
    7·1 answer
  • Point A lies on coordinates (-2,5) and point B lies on coordinates (8,13). What is the coordinates of midpoint of line AB?
    14·1 answer
  • Please answer this question now in two minutes
    13·1 answer
  • SERIOUSLY NEED HELP WITH THIS QUESTION.
    13·2 answers
  • A concert charges $24.50 per daily adult ticket and $13.75 per child’s ticket. A group of 90 people paid $1560.00 for tickets. W
    8·1 answer
  • There are 1,620 minutes of music to be put on 9 CD's. If the same number of minutes fits on each CD, how many minutes of music f
    5·2 answers
  • A company produces the two products, A and B. At least 30 units of product A and at least 10 units of product B must be produced
    12·1 answer
  • Help me to answer this question pl​s
    10·1 answer
  • Find the distance from the point (1, 0, -2) to the origin.
    14·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!