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
Harrizon [31]
3 years ago
7

Water samples from a particular site demonstrate a mean coliform level of 10 organisms per liter with a standard deviation of 2.

Values vary according to a Normal distribution. What is the 90th percentile on this distribution? Round to two decimal places.

Mathematics
2 answers:
Tju [1.3M]3 years ago
6 0

Answer:

The 90th percentile on this distribution is 12.57 organisms per liter.

Step-by-step explanation:

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}

After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This is the percentile that the score is in the distribution.

In this problem, we have that:

Water samples from a particular site demonstrate a mean coliform level of 10 organisms per liter with a standard deviation of 2, so \mu = 10, \sigma = 2.

What is the 90th percentile on this distribution?

Z has a pvalue of 0.90 when it is between Z = 1.28 and Z = 1.29, so we use Z = 1.285

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

1.285 = \frac{X - 10}{2}

X - 10 = 2.57

X = 12.57

The 90th percentile on this distribution is 12.57 organisms per liter.

cestrela7 [59]3 years ago
6 0

Answer:

A. The 90th percentile is 12.56

Step-by-step explanation:

A.  The 90th percentile is a possible value of x, it´s a reference value which tells us that any x below that percentile has a probability to happen below 90%.

The 90th percentile it´s a value of x that its probability is as close from below to 90% (i.e. P(z≤y)≈0.9 where y is the percentile)

We find the 90th percentile in a standard normal distribution and then, with the mean and the STD of the actual distribution, we "transform" the 90th percentile of the standard normal distribution to the one that we are looking for as follows.

The standard normal distribution has many tools  that you are able to use to find probabilities in it. My favorite is a table (that is attached) that has so many useful values of the distribution (standard normal) in it. The table works like this:

P(z≤a.bc) = The value in the coordinates (a.b,c)

where a is the whole part of the number, b its first decimal value, and c is its second decimal value

We are looking for some "y" that give us P(z≤y)≤≈0.9. in the chart we find that y=1.28 because:

P(z≤1.28)=0.89997≈0.9

Now we proceed to "transform" that 1.28 in the value that we are looking for, there´s a process called "Normalization" that takes us from a particular normal distribution of any mean and STD to a standard normal distribution with mean 0 and STD 1 and it works like this:

P(x<a)=P( (x-μ)/σ ≤ (a-μ)/σ )=P(z≤b)

Where μ is the mean of our particular normal distribution and σ is the STD of that distribution. Now, we need some process that does the same but backward because we want to get back to our normal distribution, so we kinda isolate the x in this expression:

z=(x-μ)/σ

x=σz+μ

So, with z=1.28, we find x:

x=1.28*2+10

x=12.56

With this value we have that

P(x≤12.56) = P( (x-10)/2 ≤ (12.56-10)/2) = P(z≤1.28)

P(x≤12.56) = 0.8997 ≈0.9

Due to this, x=12.56 is our 90th percentile.

You might be interested in
What is the solution to 5(m - 2) – 10 = 6+2(1 - m)?<br> Enter your answer in the box.<br> m =
topjm [15]

Answer:

m = 4

Step-by-step explanation:

6 0
3 years ago
Read 2 more answers
HELP, MATH QUESTION!<br> solve xz+y+1=z<br> for z
galben [10]
Xz+y+1=z. given

y+1=z-xz. subtraction property of equality

y+1=z(1-x) distributive property of multiplication over addition/factoring

(1+y)/(1-x) = z division property of required, given x≠1
7 0
3 years ago
George studied 3/4 of an hour on Monday and 7/8 of an hour on Tuesday. How long did he study altogether on both days?
7nadin3 [17]

so you would add 3/4 and  7/8.  so thats 1 1/2

3 0
3 years ago
Read 2 more answers
How much of a spice that is 30% salt should be added to 175 ounces of a spice that is 65% salt in order to make a spice that is
klasskru [66]
\bf \begin{array}{lccclll}&#10;&amount&concentration&&#10;\begin{array}{llll}&#10;concentrated\\&#10;amount&#10;\end{array}\\&#10;&-----&-------&-------\\&#10;\textit{30\% spice}&x&0.30&0.30x\\&#10;\textit{65\% spice}&175&0.65&(175)(0.65)\\&#10;-----&-----&-------&-------\\&#10;mixture&x+175&0.50&(x+175)(0.50)&#10;\end{array}

so.. as you can see, we use the decimal notation for the percentages... 65% is just 65/100 and 50% is just 50/100 and so on

so.. whatever the salted amounts are, we know they'll add up to (x+175)(0.50)

thus  (0.30x) + (175)(0.65) = (x+175)(0.50)

solve for "x"
5 0
3 years ago
If 541 people use the swimming pool and children pay 1.75 dollars and adults pay 2.25 and in total earned was 1041.25 how many c
Zina [86]

Answer:

352 children

Step-by-step explanation:

Solve algebraically using a system of equations

Assign variables

let "a" be the number of adults

let "c" be the number of children    <-- We want to find this

a + c = 541             Equation for number of people

2.25a + 1.75c = 1041.25           Equation for money

<u>Rearrange the equation for people</u>. Isolate the variable you don't want to find.

a = 541 - c

<u>Substitute</u> "541 - c", replacing "a", in the equation for money

2.25a + 1.75c = 1041.25              

2.25(541 - c) + 1.75c = 1041.25               Distribute over brackets

1217.25 - 2.25c + 1.75c = 1041.25               Collect like terms

1217.25 - 0.5c = 1041.25                   Simplified equation

<u>Start isolating "c".</u> Move anything that's not "c" to the right side. Move numbers in reverse BEDMAS order. That means we will add/subtract before dividng/multiplying. When moving a number, do its reverse operation to the entire equation.

1217.25 - 0.5c = 1041.25      Do the reverse of positive 1217.25

1217.25 - 1217.25 - 0.5c = 1041.25 - 1217.25    Subtract 1217.25 on both sides  

-0.5c = -176               Do the reverse of multiplying by -0.5

-0.5c/-0.5 = -176/-0.5               Divide both sides by -0.5

c = 352                Number of children

Therefore, there were 352 children in the pool.

5 0
3 years ago
Other questions:
  • Find mean median and mode of 6,1,3,8,5,11,1,5
    13·2 answers
  • PLEASE HELP ASAP!!
    7·1 answer
  • What is the sign of −18 ​9/17 + (-18 9/17)?
    7·2 answers
  • Helllllppppppp plzzzzzzzz
    9·2 answers
  • Will medal
    12·1 answer
  • Jim has 1/3 of a cup of milk he adds 2/3 to it. How much milk does the cup have know.
    7·1 answer
  • Find the sum of the geometric series given a1=2, r=−3, and n=8.
    14·2 answers
  • I don’t know, I don’t get it, could someone answer If you know the answer please tell me.
    9·2 answers
  • Select the correct comparison set a set b O A the typical value is greater is set a the spread is greater in set b
    12·1 answer
  • How should this model be completed to represent 642/11 ??<br><br> Enter the answer in the box.
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!