answer.
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
Lena [83]
1 year ago
12

The number of typos made by a student follows Poisson distribution with the rate of 1.5 typos per page. Assume that the numbers

of typos on different pages are independent. (a) Find the probability that there are at most 2 typos on a page. (b) Find the probability that there are exactly 10 typos in a 5-page paper. (c) Find the probability that there are exactly 2 typos on each page in a 5-page paper. (d) Find the probability that there is at least one page with no typos in a 5-page paper. (e) Find the probability that there are exactly two pages with no typos in a 5-page paper.
Mathematics
1 answer:
crimeas [40]1 year ago
3 0

Answer:

a) 0.8088 = 80.88% probability that there are at most 2 typos on a page.

b) 0.0858 = 8.58% probability that there are exactly 10 typos in a 5-page paper.

c) 0.001 = 0.1% probability that there are exactly 2 typos on each page in a 5-page paper.

d) 0.717 = 71.7% probability that there is at least one page with no typos in a 5-page paper.

e) 0.2334 = 23.34% probability that there are exactly two pages with no typos in a 5-page paper.

Step-by-step explanation:

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}

In which

x is the number of sucesses

e = 2.71828 is the Euler number

\mu is the mean in the given interval.

Binomial distribution:

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

In which C_{n,x} is the number of different combinations of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

And p is the probability of X happening.

The number of typos made by a student follows Poisson distribution with the rate of 1.5 typos per page.

This means that \mu = 1.5n, in which n is the number of pages.

(a) Find the probability that there are at most 2 typos on a page.

One page, which means that \mu = 1.5

This is

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

In which

P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}

P(X = 0) = \frac{e^{-1.5}*(1.5)^{0}}{(0)!} = 0.2231

P(X = 1) = \frac{e^{-1.5}*(1.5)^{1}}{(1)!} = 0.3347

P(X = 2) = \frac{e^{-1.5}*(1.5)^{2}}{(2)!} = 0.2510

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.2231 + 0.3347 + 0.2510 = 0.8088

0.8088 = 80.88% probability that there are at most 2 typos on a page.

(b) Find the probability that there are exactly 10 typos in a 5-page paper.

5 pages, which means that n = 5, \mu = 5(1.5) = 7.5.

This is P(X = 10). So

P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}

P(X = 10) = \frac{e^{-7.5}*(7.5)^{10}}{(10)!} = 0.0858

0.0858 = 8.58% probability that there are exactly 10 typos in a 5-page paper.

(c) Find the probability that there are exactly 2 typos on each page in a 5-page paper.

Two typos on a page: 0.2510 probability.

Two typos on each of the 5 pages: (0.251)^5 = 0.001

0.001 = 0.1% probability that there are exactly 2 typos on each page in a 5-page paper.

(d) Find the probability that there is at least one page with no typos in a 5-page paper.

0.2231 probability that a page has no typo, so 1 - 0.2231 = 0.7769 probability that there is at least one typo in a page.

(0.7769)^5 = 0.283 probability that every page has at least one typo.

1 - 0.283 = 0.717 probability that there is at least one page with no typos in a 5-page paper.

(e) Find the probability that there are exactly two pages with no typos in a 5-page paper.

Here, we use the binomial distribution.

0.2231 probability that a page has no typo, so p = 0.02231

5 pages, so n = 5

We want P(X = 2). So

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 2) = C_{5,2}.(0.2231)^{2}.(0.7769)^{3} = 0.2334

0.2334 = 23.34% probability that there are exactly two pages with no typos in a 5-page paper.

You might be interested in
Graph on a coordinate plane each set of (x, y) values. Which set of values describes two quantities that are in a proportional r
Ray Of Light [21]

Answer:

(3, 5.1)(0, 0)(5, 8.5)

Step-by-step explanation:

A proportional relationship occurs only with a linear relationship that goes through the origin.

8 0
2 years ago
The graph represents the feasible region for the system:
morpeh [17]

We have been given a system of inequalities and an objective function.

The inequalities are given as:

y\leq 2x\\
x+y\leq 45\\
x\leq 30\\

And the objective function is given as:

P=25x+20y

In order to find the minimum value of the objective function at the given feasible region, we need to first graph the region.

The graph of the region is shown below:

From the graph, we can see that corner points of the feasible region are:

(x,y) = (15,30),(30,15) and (30,60).

Now we will evaluate the value of the objective function at each of these corner points and then we will compare which of those values is minimum.

\text{At (15,30)}\Leftrightarrow P=25\cdot 15+20\cdot 30=975\\
\text{At (30,15)}\Leftrightarrow P=25\cdot 30+20\cdot 15=1050\\
\text{At (30,60)}\Leftrightarrow P=25\cdot 30+20\cdot 60=1950\\

Hence the minimum value of objective function is 975 and it occurs at x = 15 and y = 30

3 0
2 years ago
Read 2 more answers
Is 0.15893 rational or irrational?
Ganezh [65]
It would be irrational
5 0
2 years ago
Read 2 more answers
Round to the nearest benchmark fraction 5/9
Stells [14]
1/2 because 5/9 is equivalent to 10/18. Half of 18 is 9 and 10 is close to 9 so the nearest benchmark fraction you should round to is 1/2. Hope this helps you!
5 0
2 years ago
When you select a random person, the probability that this person will go to Ches
insens350 [35]

Answer: a= 0.0231

Step-by-step explanation:

n=8

p=0.75

q=1 - 0.75 = 0.25

(p=x)

p(5) = 8C5 (0.25)^5 (0.75)^8-5

p(5)= 0.0231

Or 2.31%

6 0
1 year ago
Other questions:
  • In the diagram, AB←→ || CD←→. Which pair of angles can be proven congruent?
    11·2 answers
  • Todd had 6 gallons of gasoline in his motorbike. After driving 150​ miles, he had 3 gallons left. Compute the​ slope, or rate of
    9·2 answers
  • A new computer has a model number, a part number, and a serial number. The model number is assigned by the manufacturer to ident
    13·2 answers
  • Andy has the following series of displacements: 3 m to the right; 4 m to the left; 5 m to the right; and 2 m to the left. What i
    15·2 answers
  • Of the28 golf balls 5/7 are white how many are white
    5·1 answer
  • A bicycle wheel is 63 centimeters from top to bottom. When the wheel goes all the way around one time,the bicycle travels 198 ce
    14·1 answer
  • Suppose that your statistics professor returned your first midterm exam with only a z-score written on it. She also told you tha
    13·1 answer
  • What is 10 percent of 1000
    11·2 answers
  • Suppose that your boss must choose three employees in your office to attend a conference in Jamaica. Because all 17 of you want
    12·1 answer
  • What is the simplified form of the following expression? 2 StartRoot 27 EndRoot + StartRoot 12 EndRoot minus 3 StartRoot 3 EndRo
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!