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
expeople1 [14]
3 years ago
9

An HP laser printer is advertised to print text documents at a speed of 18 ppm (pages per minute). The manufacturer tells you th

at the printing speed is actually a Normal random variable with a mean of 17.42 ppm and a standard deviation of 3.25 ppm. Suppose that you draw a random sample of 12 printers. Part i) Using the information about the distribution of the printing speeds given by the manufacturer, find the probability that the mean printing speed of the sample is greater than 18.12 ppm. (Please carry answers to at least six decimal places in intermediate steps. Give your final answer to the nearest three decimal places).
Mathematics
1 answer:
aliya0001 [1]3 years ago
4 0

Answer:

0.227 = 22.7% probability that the mean printing speed of the sample is greater than 18.12 ppm.

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution:

Problems of normal distributions can be solved using the z-score formula.

In a set with mean \mu and standard deviation \sigma, the z-score of a measure X is given by:

Z = \frac{X - \mu}{\sigma}

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean \mu and standard deviation \sigma, the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean \mu and standard deviation s = \frac{\sigma}{\sqrt{n}}.

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

Mean of 17.42 ppm and a standard deviation of 3.25 ppm.

This means that \mu = 17.42, \sigma = 3.25

Sample of 12:

This means that n = 12, s = \frac{3.25}{\sqrt{12}}

Find the probability that the mean printing speed of the sample is greater than 18.12 ppm.

This is 1 subtracted by the p-value of Z when X = 18.12.

Z = \frac{X - \mu}{\sigma}

By the Central Limit Theorem

Z = \frac{X - \mu}{s}

Z = \frac{18.12 - 17.42}{\frac{3.25}{\sqrt{12}}}

Z = 0.75

Z = 0.75 has a pvalue of 0.773.

1 - 0.773 = 0.227

0.227 = 22.7% probability that the mean printing speed of the sample is greater than 18.12 ppm.

You might be interested in
One of the legs of a right triangle is twice as long as the other, and the perimeter of the triangle is 35. Find the
Aloiza [94]

Answer:

6.68, 13.37, 14.95

Step-by-step explanation:

One of the legs is twice as long as the other.

b = 2a

The perimeter is 35.

35 = a + b + c

The triangle is a right triangle.

c² = a² + b²

Three equations, three variables.  Start by plugging the first equation into the second and solving for c.

35 = a + 2a + c

c = 35 − 3a

Now plug this and the first equation into the Pythagorean theorem:

(35 − 3a)² = a² + (2a)²

1225 − 210a + 9a² = a² + 4a²

1225 − 210a + 4a² = 0

Solve with quadratic formula:

a = [ -(-210) ± √((-210)² − 4(4)(1225)) ] / 2(4)

a = (210 ± √24500) / 8

a ≈ 6.68 or 45.82

Since the perimeter is 35, a = 6.68.  Therefore, the other sides are:

b ≈ 13.37

c ≈ 14.95

8 0
3 years ago
Find the Area of this figure.
grin007 [14]

Answer:

158 m²

Step-by-step explanation:

I made this into 3 rectangles.

Figure 1:

9•8=72

The 9 is from the 13 m side, but I've taken 4 m off from the overlapping square.

Figure 2:

6•7=42

The 7 is from the 10 m side, but I've taken 4m off from the overlapping square again.

Remaining Area:

If you extend the lines into figures 1 and 2 from the top left corner and bottom right corner vertically, you will get a rectangle that is (11 m) x (4 m). This is not yet accounted for.

11•4=44

Add together: 72 + 42 + 44 = <u>158</u>

*Note: You could also find the area of the squares a much easier way by subtracting the overlapping part after finding the area of both figures , but this is how I did it*

5 0
2 years ago
When we toss a coin, there are two possible outcomes: a head or a tail. Suppose that we toss a coin 100 times. Estimate the appr
marin [14]

Answer:

96.42% probability that the number of tails is between 40 and 60.

Step-by-step explanation:

I am going to use the binomial approximation to the normal to solve this question.

Binomial probability distribution

Probability of exactly x sucesses on n repeated trials, with p probability.

Can be approximated to a normal distribution, using the expected value and the standard deviation.

The expected value of the binomial distribution is:

E(X) = np

The standard deviation of the binomial distribution is:

\sqrt{V(X)} = \sqrt{np(1-p)}

Normal probability distribution

Problems of normally distributed samples can be solved using the z-score formula.

In a set with mean \mu and standard deviation \sigma, the zscore of a measure X is given by:

Z = \frac{X - \mu}{\sigma}

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

When we are approximating a binomial distribution to a normal one, we have that \mu = E(X), \sigma = \sqrt{V(X)}.

In this problem, we have that:

100 tosses, so n = 100

Two outcomes, both equally as likely. So p = \frac{1}{2} = 0.5

So

E(X) = np = 100*0.5 = 50

\sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{100*0.5*0.5} = 5

Estimate the approximate probability that the number of tails is between 40 and 60.

Using continuity correction.

P(40 - 0.5 \leq X \leq 60 + 0.5) = P(39.5 \leq X \leq 60.5)

This is the pvalue of Z when X = 60.5 subtracted by the pvalue of Z when X = 39.5. So

X = 60.5

Z = \frac{X - \mu}{\sigma}

Z = \frac{60.5 - 50}{5}

Z = 2.1

Z = 2.1 has a pvalue of 0.9821

X = 39.5

Z = \frac{X - \mu}{\sigma}

Z = \frac{39.5 - 50}{5}

Z = -2.1

Z = -2.1 has a pvalue of 0.0179

0.9821 - 0.0179 = 0.9642

96.42% probability that the number of tails is between 40 and 60.

8 0
3 years ago
A submarine dives below the surface heading downward in three moves if each move downward 325 feet where is the submarine after
Lyrx [107]

Answer:


Step-by-step explanation:

The answer would me -975 :)

6 0
2 years ago
Read 2 more answers
Given points (r1, u1 ) and (r2, u2) in polar coordinates, obtain a general formula for the distance between them. Simplify it as
sertanlavr [38]

Answer:

  d=\sqrt{r_1^2+r_2^2-2r_1r_2\cos(u_2-u_1)}

Step-by-step explanation:

The Law of Cosines gives an immediate result. No translation to Cartesian coordinates is necessary. That law makes use of the angle between the vectors, u2-u1

  d^2=r_1^2+r_2^2-2r_1r_2\cos(u_2-u_1)\\\\\boxed{d=\sqrt{r_1^2+r_2^2-2r_1r_2\cos(u_2-u_1)}}

6 0
3 years ago
Other questions:
  • 17.16 is 62.4% of what
    6·1 answer
  • On an airplane there are three seats on the left side in each row and two seats on the right side there are 45 seats total on th
    13·1 answer
  • If the hypotenuse of a 30-60-90 triangle has length 15, then the shorter leg has length
    14·1 answer
  • A pharmacist has 80 milliliters of a 25% saline solution. Which expression can be used to find the percentage concentration of t
    9·1 answer
  • Use substitution to solve each system.<br><br> 2y - 8 = 6x<br> y = 3x + 2
    7·2 answers
  • Question in image! Thanks for help! (Also im posting more questions like this so if these are easy for you keep a eye out on my
    15·2 answers
  • How many degrees does the hour hand of a clock turn between 3 p.m and 7:30 p.m ?​
    10·2 answers
  • Is X +3 a factor of 2X squared minus 2X -12
    10·1 answer
  • Keep calm and carry on wants to design a bag for a new
    14·2 answers
  • I need help ASAP due in one min
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!