The mean number of days to observe rain in a particular city is 20 days with a standard deviation of 2 days. Suppose that the rain pattern is Normally distributed. what is the probability of raining if the number of days are more than 23? ​

Answers

Answer 1

Answer:

The probability of raining if the number of days is more than 23 is 0.0668.

Step-by-step explanation:

We are given that the mean number of days to observe rain in a particular city is 20 days with a standard deviation of 2 days.

Let X = Number of days of observing rain in a particular city.

The z-score probability distribution for the normal distribution is given by;

                         Z  =  [tex]\frac{X-\mu}{\sigma}[/tex]  ~ N(0,1)

where, [tex]\mu[/tex] = population mean number of days = 20 days

           [tex]\sigma[/tex] = standard deviation = 2 days

So, X ~ Normal([tex]\mu=20, \sigma^{2} = 2^{2}[/tex])

Now, the probability of raining if the number of days is more than 23 is given by = P(X > 23 days)

        P(X > 23 days) = P( [tex]\frac{X-\mu}{\sigma}[/tex] > [tex]\frac{23-20}{2}[/tex] ) = P(Z > 1.50) = 1 - P(Z [tex]\leq[/tex] 1.50)

                                                              = 1 - 0.9332 = 0.0668

The above probability is calculated by looking at the value of x = 1.50 in the z table which has an area of 0.9332.


Related Questions

I need help with this question

Answers

Answer:

a. 2

b. x^2 + 10x + 26

c. x^2 + 2x + 2

Step-by-step explanation:

For each part, replace x with the value you are given and simplify.

f(x) = x^2 - 2x + 2

a.

f(2) = 2^2 - 2(2) + 2 = 2

b.

f(x + 6) = (x + 6)^2 - 2(x + 6) + 2

= x^2 + 12x + 36 - 2x - 12 + 2

= x^2 + 10x + 26

c.

f(-x) = (-x)^2 - 2(-x) + 2

= x^2 + 2x + 2

In the following equation, when x=3, what is the value of y? -4x + 3y = 12 A. 9 B. 3 C. 0 D. 8 PLZ HURRY IM TIMED WILL MARK BRAINLIEST

Answers

Answer:

[tex]\huge\boxed{y = 8}[/tex]

Step-by-step explanation:

-4x + 3y = 12

Given that x = 3

-4 (3) + 3y = 12

-12 + 3y = 12

Adding 12 to both sides

3y = 12+12

3y = 24

Dividing both sides by 3

y = 8

Answer:

y =8

Step-by-step explanation:

-4x + 3y = 12

Let x = 3

-4(3) +3y = 12

-12+3y = 12

Add 12 to each side

-12+12+3y =12+12

3y =24

Divide each side by 3

3y/3 = 24/3

y =8

PLEASE FAST 40 POINTS

A box contains four tiles, numbered 1,4.5, and 8 as shown.

Kelly randomly chooses one tile, places it back in the box, then chooses a second tile.

What is the probability that the sum of the two chosen tiles is greater than 7?

A. 1/4
B. 5/16
C. 2/3
D. 11/16

Answers

Answer:

[tex]\bold{\dfrac{11}{16}}[/tex]

Step-by-step explanation:

Given four tiles with numbers:

1, 4, 5 and 8

Tile chosen once and then replaced, after that another tile chosen:

All possibilities are:

{(1, 1) ,(1, 4) ,(1, 5) ,(1, 8)

(4, 1) ,(4, 4) ,(4, 5) ,(4, 8)

(5, 1) ,(5, 4) ,(5, 5) ,(5, 8)

(8, 1) ,(8, 4) ,(8, 5) ,(8, 8) }

Total number of possibilities = 16

When the sum is greater than 7, the possibilities are:

{(1, 8)

(4, 4) ,(4, 5) ,(4, 8)

(5, 4) ,(5, 5) ,(5, 8)

(8, 1) ,(8, 4) ,(8, 5) ,(8, 8) }

Number of favorable cases = 11

Formula for probability of an event E is:

[tex]P(E) = \dfrac{\text{Number of favorable cases}}{\text {Total number of cases}}[/tex]

Hence, the required probability is:

[tex]\Rightarrow \bold{\dfrac{11}{16}}[/tex]

Answer:11/16

Step-by-step explanation:i took the test

All human blood can be "ABO-typed" as O, A, B, or AB, but the distribution of the types varies a bit among groups of people. Here are the distributions of blood types for a randomly chosen person in China and in the United States:The probability O A B ABChinese 0.35 0.27 0.26 0.12American 0.45 0.4 0.11 0.04Suppose we randomly select an American and a Chinese, independently of each other, apply multiplication and addition probability rules, compute:a. Pr(They both have type O)b. Pr( they both have the same blood type)c. Pr( at least one person has type O)

Answers

Answer:

a. Pr(They both have type O)

= Pr(They both have type O)

= 0.35 x 0.45

= 0.1575 = 15.75%

b. Pr( they both have the same blood type)

= Pr( they both have the same blood type)

= 2/8

= 0.25 = 25%

c. Pr( at least one person has type O)

= Pr (at least one person has type O)

= 1 - 0.3575

= 0.6425 = 64.25%

Step-by-step explanation:

a) Data:

                   O       A         B       AB

Chinese   0.35   0.27    0.26     0.12

American 0.45   0.4      0.11       0.04

b) Calculations:

i. Pr(They both have type O)

= Probability of Chinese with O multiplied by Probability of American with O

= 0.35 * 0.45

= 0.1575 = 15.75%

ii. Pr( they both have the same blood type)

= Probability of two out of 8 outcomes

= 2/8

= 0.25 = 25%

iii. Pr( at least one person has type O)

= Probability of (1 – p(none) )

The probability of none = p(none O blood type)

= p(none)

for Chinese = (0.27 + 0.26 + 0.12) * for American ( 0.4 + 0.11 + 0.04)

= 0.65 * 0.55 = 0.3575

Pr (at least one person has type O) = 1 - 0.3575

= 0.6425

1.Write 32 1/2 in radical form​

Answers

Answer:

√32

Step-by-step explanation:

Find the area of the shaded regions:

Answers

area of Arc subtending [tex]360^{\circ}[/tex] (i.e. the whole circle) is $\pi r^2$

so area of Arc subtending $\theta^{\circ}$ is, $\frac{ \pi r^2}{360^{\circ}}\times \theta^{\circ}$

$\theta =72^{\circ}$ so the area enclosed by one such arc is $\frac{\pi (10)^272}{360}$

abd there are 2 such arcs, so double the area.

[tex] \LARGE{ \underline{ \boxed{ \rm{ \purple{Solution}}}}}[/tex]

Given:-Radius of the circle = 10 inchesAngle of each sector = 72°Number of sectors = 2

To FinD:-Find the area of the shaded regions....?

How to solve?

For solving this question, Let's know how to find the area of a sector in a circle?

[tex] \large{ \boxed{ \rm{area \: of \: sector = \frac{\theta}{360} \times \pi {r}^{2} }}}[/tex]

Here, Θ is the angle of sector and r is the radius of the circle. So, let's solve this question.

Solution:-

We have,

No. of sectors = 2Angle of sector = 72°

By using formula,

⇛ Area of shaded region = 2 × Area of each sector

⇛ Area of shaded region = 2 × Θ/360° × πr²

⇛ Area of shaded region = 2 × 72°/360° × 22/7 × 10²

⇛ Area of shaded region = 2/5 × 100 × 22/7

⇛ Area of shaded region = 40 × 22/7

⇛ Area of shaded region = 880/7 inch. sq.

⇛ Area of shaded region = 125.71 inch. sq.

☄ Your Required answer is 125.71 inch. sq(approx.)

━━━━━━━━━━━━━━━━━━━━

Which values of x are point(s) of discontinuity for this function? Function x = –4 x = –2 x = 0 x = 2 x = 4

Answers

Answer:

x=0 and x=2

Step-by-step explanation:

We need to check at each  point where the function changes definition

At x= -2

On the left side  -4   on the right side = -( -2)^2 = -4  continuous

At  x=0

The point is not defined since neither side has an equals sign

discontinuous

x =2

on the left side 2^2 =4  on the right side 2

It is discontinuous

Answer:

x = 0

x = 2

Step-by-step explanation:

Edge 2020

~theLocoCoco

Why would a linear function be an appropriate model?

Answers

Answer:

I know the answer

Step-by-step explanation:

Linear functions are those whose graph is a straight line. A linear function has the following form. y = f(x) = a + bx. A linear function has one independent variable and one dependent variable. The independent variable is x and the dependent variable is y.

Cybil flips a coin and rolls a fair number cube at the same time. What is the probability that she will toss tails and roll a number less than 3? A. 1/6 B. 1/3 C. 2/5 D. 1/2 Please include ALL work! <3

Answers

[tex]|\Omega|=2\cdot6=12\\|A|=1\cdot2=2\\\\P(A)=\dfrac{2}{12}=\dfrac{1}{6}[/tex]

Find the interquartile range of the data in the dot plot below. players blob:mo-extension://5f64da0e-f444-4fa8-b754-95

Answers

Answer:

[tex]IQR=Q_{3}-Q_{1}[/tex]

Step-by-step explanation:

The inter-quartile range is a measure of dispersion of a data set.

It is the difference between the third and the first quartile.

[tex]IQR=Q_{3}-Q_{1}[/tex]

The 1st quartile (Q₁) is well defined as the mid-value amid the minimum figure and the median of the data set. The 2nd quartile (Q₂) is the median of the data. The 3rd quartile (Q₃) is the mid-value amid the median and the maximum figure of the data set.

60feet to meters plaese with work

Answers

Answer:

60 Feet =  18.288 Meters

Step-by-step explanation:

foot = 12 inch = 0.3048 m

0.3047 × 60

18.288 meters

can you please help me with this

Answers

Answer:

  [tex]\displaystyle A=\dfrac{1}{2}\int_\pi^{\frac{7\pi}{6}}{(\cos{\theta}+\sin{2\theta})^2}\,d\theta[/tex]

Step-by-step explanation:

The shaded area is the area of the curve bounded by θ = π and θ = 7π/6.* A differential of area in polar coordinates is ...

  dA = (1/2)r^2·dθ

So, the shaded area is ...

   [tex]\displaystyle\boxed{A=\dfrac{1}{2}\int_\pi^{\frac{7\pi}{6}}{(\cos{\theta}+\sin{2\theta})^2}\,d\theta}[/tex]

_____

* We found these bounds by trial and error using a graphing calculator to plot portions of the curve.

Please help with this

Answers

The shape has 11 sides.

Using the angle formula for polygons:

The sum of all the interior angles is:

11-2 x 180 = 9 x 180 = 1,620 degrees.

For one angle divide the total by number of sides:

1620 / 11 = 147.27 which rounds to 147.2

The answer is D.

Chelsea played her tuba from 4:25 pm until 5:07

Answers

Answer:

42 minutes

Step-by-step explanation:

if you are asking how long it takes Chelsea to play her tuba then you do:       67 - 25 = 42

Answer:

Step-by-step explanation:

jhngjnh

Evaluating function expressions

-1•f(-8)-4•g(4)=

Answers

Answer: -7

Step-by-step explanation:

To find f(-8) look at the f function. Find the y value when x = -8

To find g(4) look at the g function. Find the y value when x = 3

Plug these values into the equation

-1 f(-8) - 4 f(4)

-1 (-5) - 4 (3)

5 - 12 = -7

A maker of microwave ovens advertises that no more than 10% of its microwaves need repair during the first 5 years of use. In a random sample of 50 microwaves that are 5 years old, 12% needed repairs at a=.04 can you reject the makers claim that no more than 10% of its microwaves need repair during the first five years of use?

Answers

Answer:

We conclude that no more than 10% of its microwaves need repair during the first five years of use.

Step-by-step explanation:

We are given that a maker of microwave ovens advertises that no more than 10% of its microwaves need repair during the first 5 years of use.

In a random sample of 50 microwaves that are 5 years old, 12% needed repairs.

Let p = population proportion of microwaves who need repair during the first five years of use.

So, Null Hypothesis, [tex]H_0[/tex] : p [tex]\leq[/tex] 10%      {means that no more than 10% of its microwaves need repair during the first five years of use}

Alternate Hypothesis, [tex]H_A[/tex] : p > 10%     {means that more than 10% of its microwaves need repair during the first five years of use}

The test statistics that will be used here is One-sample z-test for proportions;

                        T.S.  =  [tex]\frac{\hat p-p}{\sqrt{\frac{p(1-p)}{n} } }[/tex]  ~ N(0,1)

where, [tex]\hat p[/tex] = sample proportion of microwaves who need repair during the first 5 years of use = 12%

           n = sample of microwaves = 50

So, the test statistics =  [tex]\frac{0.12-0.10}{\sqrt{\frac{0.10(1-0.10)}{50} } }[/tex]

                                    =  0.471

The value of z-test statistics is 0.471.

Now, at a 0.04 level of significance, the z table gives a critical value of 1.751 for the right-tailed test.

Since the value of our test statistics is less than the critical value of z as 0.471 < 1.751, so we have insufficient evidence to reject our null hypothesis as the test statistics will not fall in the rejection region.

Therefore, we conclude that no more than 10% of its microwaves need repair during the first five years of use.

IM GIVING BRAINLIEST TO THE FIRST PERSON TO ANSWER!

Show ALL work please! <3

Answers

Answer:

B

Step-by-step explanation:

What work is there to show? you basically isolate x. add 2 to both sides. and you get x is greater than or equal to 5. So the answer is B.

x-2[tex]\geq[/tex]3

 +2 +2

x[tex]\geq[/tex]5

A bus company has contracted with a local high school to carry 450 students on a field trip. The company has 18 large buses which can carry up to 30 students and 19 small buses which can carry up to 15 students. There are only 20 drivers available on the day of the field trip.
The total cost of operating one large bus is $225 a day, and the total cost of operating one small bus is $100 per day.
Determine the minimum cost of transporting all 450 students.

Answers

Answer:

Step-by-step explanation:

From the given information;

Let consider p to be the number of large buses and q to be the number of small buses.

The company has 18 large buses which can carry up to 30 students and 19 small buses which can carry up to 15 students.

The linear inequality represent the students with respect to the total students s:

30p + 15q   ≥  450   -----(1)

They are only 20 drivers available on the day of the field trip, therefore only 20 buses can be used. So,

p  +   q    ≤  20      ----- (2)

Also , There  are only 19 small buses and 18 large buses:

0 ≤  p ≤ 18

0 ≤  q ≤ 19

The total cost of operating one large bus is $225 a day, and the total cost of operating one small bus is $100 per day

In order to minimize the cost of transporting all 450 students, let z be the minimal cost. i.e

z = 225p + 100q

From equation 1 and 2 ; if we plot them graphically on the graph, the following points of intersection were obtained as shown in the sketch below, in which the shaded region lies the answer.

The point of intersection between equation (1) and (2) is (p,q) = (10,10)

From the critical point in the sketch of our graph attached below, the following values of z can be determined.

Point(s)              Value for Z

(15,0)                 15 ×  225 = 3375

(18,0)                 18 ×  225 =  4050

(18,2)                 (18 × 225 )+ (2 × 100 ) = 4250

(10,10)                (10 × 225) + (10 × 100) = 3250

Thus ; the minimum cost of transporting all 450 students = $3250

If In (x) = 3.53, what is the value of x ?

Answers

I need more information please ?

find the range. 83, 71, 62, 86, 90, 95, 61, 60, 87, 72, 95, 74, 82, 54, 99, 62, 78, 76, 84, 92

Answers

Answer: 45

Step-by-step explanation: The range is the difference between the greatest number in the data set and the least number in the data set which in this case is 99 - 54 or 45. So the range of this data set is 45.

Answer:

[tex] \boxed{45}[/tex]

Step-by-step explanation:

Given data:

83 , 71 , 62 , 86 , 90 , 95 , 61 , 60 , 87 , 72 , 95 , 74 , 82 , 54 , 99 , 62 , 78 , 76 , 84 , 92

largest value = 99

Smallest value = 54

Let's find the range:

Range = Largest value - smallest value

= 99 - 54

= 45

Extra information:

Range

It is the simple method of measuring the variations. A range is defined as the difference between the largest and the smallest value of distribution. If the data are arranged in ascending or descending order, then the difference between the largest and smallest value is called the range.

The range is defined by

Range = Largest value - smallest value i.e ( highest value - lowest value )

= L - S

Range is the absolute measure of dispersion = L - S

Thus, if a₁ , a₂ , a₃ ...............aₙ are n term in a sequence arranged in ascending order, the range is given by

R = a - a where a₁ is the smallest value and aₙ is the highest value or R = L - S , where L is the largest value and S is the smallest value.

Hope I helped!

Best regards!

Which is a perfect square? 6 Superscript 1 6 squared 6 cubed 6 Superscript 5 What is the length of the hypotenuse, x, if (20, 21, x) is a Pythagorean triple

Answers

Answer:

Step-by-step explanation:

Hello, by definition a perfect square can be written as [tex]a^2[/tex] where a in a positive integer.

So, to answer the first question, [tex]6^2[/tex] is a perfect square.

(a,b,c) is a Pythagorean triple means the following

[tex]a^2+b^2=c^2[/tex]

Here, it means that

[tex]x^2=20^2+21^2=841=29^2 \ \ \ so\\\\x=29[/tex]

Thank you.

Answer:

Its B

Step-by-step explanation:

PLEASE HELP!!!
Evaluate the expression when b=4 and y= -3
-b+2y

Answers

Answer: -10

Step-by-step explanation: All you have to do is plug the values into the equation. -4+2(-3). Then you solve the equation using PEDMAS.

1. -4+2(-3)

2. -4+(-6)

3.-4-6

4.-10

Answer:

8

Step-by-step explanation:

-b + 2y

if

b = 4

and

y = 3

then:

-b + 2y = -4 + 2*6 = -4 + 12

= 8

A market survey shows that 50% of the population used Brand Z computers last year, 4% of the population quit their jobs last year, and 2% of the population used Brand Z computers and then quit their jobs. Are the events of using Brand Z computers and quitting your job independent

Answers

Answer:

the events of using Brand Z computers and quitting your job are independent.

Step-by-step explanation:

Let A be the event that the population used Brand Z computers and let B be the event that the population quit their jobs.

We are told that 50% of the population used Brand Z computers last year. Thus, the probability of event A is;

P(A) = 50% = 0.5

Also, we are told that 4% of the population quit their jobs last year. Thus the probability of event B is;

P(B) = 4% = 0.04

Since 2% of the population used Brand Z computers and then quit their jobs. Then the probability of the population used Brand Z computers and then quit their jobs is;

P(A ∩ B) = 2% = 0.02

From the law of independent events, if A and B are to be independent events, then;

P(A ∩ B) = P(A) × P(B)

Thus;

P(A ∩ B) = 0.5 × 0.04 = 0.02

This is same value as what was given in the question, thus the events of using Brand Z computers and quitting your job are independent.

Find the rectangular coordinates of the point with the given polar coordinates.

Answers

Answer:

[tex]( - \sqrt{3} \: an d \: 1)[/tex]

Shawna finds a study of American men that has an equation to predict weight (in pounds) from
height (in inches): y = -210 + 5.6x. Shawna's dad's height is 72 inches and he weighs 182 pounds.
What is the residual of weight and height for Shawna's dad?​

a. 11.2 pounds
b. -11.2 pounds
c. 193.2 pounds
d. 809.2 pounds

Answers

Answer:

-11.2 pounds

Step-by-step explanation:

It is given that,

Shawna finds a study of American men that has an equation to predict weight (in pounds) from  height (in inches):

y = -210 + 5.6x

Height of Shawna's dad is 72 inches

Weight is 182 pounds

We need to find the residual of weight and height for Shawna's dad.

Predicted weight of 72 inches men,

y' = -210 + 5.6(72)

y' = 193.2 pounds

So, residual is :

Y = 182 - 193.2

Y = -11.2 pounds

So, the residual of weight and height for Shawna's dad is -11.2 pounds.

Answer:

-11.2 pounds

Step-by-step explanation:

Got it right on the test.

Help me and I will for real give u brainleist

Answers

should be 2 3 andd 5

think of the - (- as a plus sign (this is what i was always taught) to add them so it would in turn be (-5) + 12 which equals 7 and choice 3 and 5 also equal this

The length of a rectangle is a inches. Its width is 5 inches less than the length. Find the area and the perimeter of the rectangle.

Answers

Answer:

[tex]Area = 5a - a^2[/tex] [tex]inches\²[/tex]

[tex]Perimeter = 10\ inches[/tex]

Step-by-step explanation:

Given

Length = a

Width = 5 - a

Required

Determine the Area and Perimeter;

Calculating Area

Area is calculated as thus;

[tex]Area = Length * Width[/tex]

Substitute values for Length and Width

[tex]Area = a * 5 - a[/tex]

[tex]Area = a * (5 - a)[/tex]

Open Bracket

[tex]Area = 5a - a^2[/tex]

Calculating Perimeter

Perimeter is calculated as thus;

[tex]Perimeter = 2 (Length + Width)[/tex]

Substitute values for Length and Width

[tex]Perimeter = 2 (a + 5 - a)[/tex]

Collect Like Terms

[tex]Perimeter = 2 (5 + a- a)[/tex]

[tex]Perimeter = 2 (5)[/tex]

Open Bracket

[tex]Perimeter = 10\ inches[/tex]

Consider the following. x = t2 − 2t, y = t5, 1 ≤ t ≤ 4 Set up an integral that represents the length of the curve. 4 1 dt Use your calculator to find the length correct to four decimal places.

Answers

Answer:

L ≈ 1023.0562

Step-by-step explanation:

We are given;

x = t² - 2t

dx/dt = 2t - 2

Also, y = t^(5)

dy/dt = 5t⁴

The arc length formula is;

L = (α,β)∫√[(dx/dt)² + (dy/dt)²]dt

Where α and β are the boundary points. Thus, applying this to our question, we have;

L = (1,4)∫√[(2t - 2)² + (5t⁴)²]dt

L = (1,4)∫√[4t² - 8t + 4 + 25t^(8)]dt

L = (1,4)∫√[25t^(8) + 4t² - 8t + 4]dt

Using online integral calculator, we have;

L ≈ 1023.0562

The length of the curve is 1023.0562 and this can be determined by doing the integration using the calculator.

Given :

[tex]\rm x = t^2-2t[/tex][tex]\rm y=t^5[/tex][tex]\rm 1\leq t\leq 4[/tex]

First, differentiate x and y with respect to 't'.

[tex]\rm \dfrac{dx}{dt}=2t-2[/tex]

[tex]\rm \dfrac{dy}{dt}=5t^4[/tex]

Now, determine the length of the curve using the below formula:

[tex]\rm L = \int^b_a\sqrt{\left(\dfrac{dx}{dt}\right)^2+\left(\dfrac{dy}{dt}\right)^2} dt[/tex]

Now, substitute the value of the known terms in the above formula and then integrate it.

[tex]\rm L = \int^4_1\sqrt{(2t-2)^2+(5t^4)^2} dt[/tex]

[tex]\rm L = \int^4_1\sqrt{25t^8+4t^2-8t+4} \;dt[/tex]

Now, simplify the above integration using the calculator.

L = 1023.0562

For more information, refer to the link given below:

https://brainly.com/question/18651211

A standardized​ exam's scores are normally distributed. In a recent​ year, the mean test score was and the standard deviation was . The test scores of four students selected at random are ​, ​, ​, and . Find the​ z-scores that correspond to each value and determine whether any of the values are unusual. The​ z-score for is nothing. ​(Round to two decimal places as​ needed.) The​ z-score for is nothing. ​(Round to two decimal places as​ needed.) The​ z-score for is nothing. ​(Round to two decimal places as​ needed.) The​ z-score for is nothing. ​(Round to two decimal places as​ needed.) Which​ values, if​ any, are​ unusual? Select the correct choice below​ and, if​ necessary, fill in the answer box within your choice. A. The unusual​ value(s) is/are nothing. ​(Use a comma to separate answers as​ needed.) B. None of the values are unusual.

Answers

Answer:

The​ z-score for 1880 is 1.34.

The​ z-score for 1190 is -0.88.

The​ z-score for 2130 is 2.15.

The​ z-score for 1350 is -0.37.

And the z-score of 2130 is considered to be unusual.

Step-by-step explanation:

The complete question is: A standardized​ exam's scores are normally distributed. In recent​ years, the mean test score was 1464 and the standard deviation was 310. The test scores of four students selected at random are ​1880, 1190​, 2130​, and 1350. Find the​ z-scores that correspond to each value and determine whether any of the values are unusual. The​ z-score for 1880 is nothing. ​(Round to two decimal places as​ needed.) The​ z-score for 1190 is nothing. ​(Round to two decimal places as​ needed.) The​ z-score for 2130 is nothing. ​(Round to two decimal places as​ needed.) The​ z-score for 1350 is nothing. ​(Round to two decimal places as​ needed.) Which​ values, if​ any, are​ unusual? Select the correct choice below​ and, if​ necessary, fill in the answer box within your choice. A. The unusual​ value(s) is/are nothing. ​(Use a comma to separate answers as​ needed.) B. None of the values are unusual.

We are given that the mean test score was 1464 and the standard deviation was 310.

Let X = standardized​ exam's scores

The z-score probability distribution for the normal distribution is given by;

                          Z  =  [tex]\frac{X-\mu}{\sigma}[/tex]  ~ N(0,1)

where, [tex]\mu[/tex] = mean test score = 1464

           [tex]\sigma[/tex] = standard deviation = 310

S, X ~ Normal([tex]\mu=1464, \sigma^{2} = 310^{2}[/tex])

Now, the test scores of four students selected at random are ​1880, 1190​, 2130​, and 1350.

So, the z-score of 1880 =  [tex]\frac{X-\mu}{\sigma}[/tex]

                                      =  [tex]\frac{1880-1464}{310}[/tex]  = 1.34

The z-score of 1190 =  [tex]\frac{X-\mu}{\sigma}[/tex]

                                =  [tex]\frac{1190-1464}{310}[/tex]  = -0.88

The z-score of 2130 =  [tex]\frac{X-\mu}{\sigma}[/tex]

                                =  [tex]\frac{2130-1464}{310}[/tex]  = 2.15

The z-score of 1350 =  [tex]\frac{X-\mu}{\sigma}[/tex]

                                =  [tex]\frac{1350-1464}{310}[/tex]  = -0.37

Now, the values whose z-score is less than -1.96 or higher than 1.96 are considered to be unusual.

According to our z-scores, only the z-score of 2130 is considered to be unusual as all other z-scores lie within the range of -1.96 and 1.96.

the temperature at which water freezes on the celsius scale is 0 degrees C. It freezes at 32 degrees F on the Fahrenheit scale, write opposites fo these two numbers as integers.

Answers

Answer:

If we have an integer number N, the opposite of N will be:

-1*N = -N.

Then, the opposite of 0°C is:

-1*0°C = 0°C.

The number 0 is it's own opposite.

And for 32F, the opposite is:

-1*32F = -32F

So, while the numbers 0°C and 32F physically represent the same thing (the same temperature), mathematically, they behave differently.

Other Questions
What did the Senate investigation during the Watergate scandal lead to?arrest of the Watergate burglarsresignation of the attorney generalconfessions of the Watergate burglarsconstitutional crisis over the White House tapes Which of the following is not a function of the cell membrane? A. Keeping all the parts of a cell inside B. Helping a cell to alter its shape C. Allow prokaryotes to use cell division D. A place for cellular reactions to take place Leaf Co. purchased from Oak Co. a $20,000, 8%, 5-year note that required five equal annual year-end payments of $5,009. The note was discounted to yield a 9% rate to Leaf. At the date of purchase, Leaf recorded the note at its present value of $19,485. What should be the total interest revenue earned by Leaf over the life of this note a. Se manifiesta la evolucin del _______________ al mostrarse la riqueza y complejidad del mismo como un maravilloso instrumento narrativo. How many gallons of 30% alcohol solution and how many of 60% alcohol solution must be mixed to produce 18 gallons of 50% solution? who are the two white women zora meets and why are they at her school Two protons moving with same speed in same direction repel each other but what about two protons moving with different speed in the same direction? What makes the school boy unhappy In the Gospel of Mark there is only one quote from the Old Testament and a marked absence of references to the law of Moses.a. Trueb. False Which term describes a time period marked by a change that begins a new period of development? century decade era millennium Which property is shown by -6 + 0 = -6? A. Commutative Property of Addition B. Identity Property of Addition C. Distributive Property D. Associative Property of Addition can someone help on this question mr.wright judges the annual jelly bean challenge at the summer fair.every year he encourages the citizens in his town to guess the number of jelly beans in the jar.he keeps in record of everyones guesses and the number of the jelly beans each person was off by. what is the independent and dependent quantity? An interference pattern is produced by light with a wavelength 590 nm from a distant source incident on two identical parallel slits separated by a distance (between centers) of 0.580 mm .Required:a. If the slits are very narrow, what would be the angular position of the first-order, two-slit, interference maxima?b. What would be the angular position of the second-order, two-slit, interference maxima in this case? Uue5) Identify each boldfaced prepositional phrase as either an adjectival phrase or an adverbialphrase.The sign cautioned swimmers to stay within the designated swimmingarea.The lifeguards on the beach watched the swimmers carefully.Children and their parents built sandcastles with tall towers.Seagulls soared over the water, searching for food.6) Select the Which phrase describes a feature of a constitutional liberal democracy? A- closed-session voting without journalists present B- a highly centralized government administration C- leaders who are military officials or religious clerics D- a system of laws that applies to leaders and citizens equally Under Roosevelts leadership, the United States sent troops to occupy? Which property justifies the following equation? 7[6+5+(-6)] = [6+(-6)+5] A.distributive B.commutative C.associative D.identity Pamela drove her car 99 kilometers and used 9 liters of fuel. She wants to know how many kilometers (k)left parenthesis, k, right parenthesis she can drive with 12 liters of fuel. She assumes the relationship between kilometers and fuel is proportional.How many kilometers can Pamela drive with 12 liters of fuel? a number has 2,5 and 7 as its prime factors. what are the four smallest values it and take