Given IQ scores are approximately normally distributed with a mean of 100 and standard deviation of 20, the proportion of people with IQs above 140 is:

Answers

Answer 1

The proportion of people with IQs above 140 is 2.5% of a mean of 100 and standard deviation of 20.

Which proportion do you mean?

Comparative magnitude or extent; ratio; the relationship between several entities or components in terms of relative size, number, or degree. the right or ideal relationship between components of a whole; symmetry or balance. If a change in one variable can be expected from a change in the other, two variables are said to be in proportion. For secondary school chemists, there are two separate sorts of proportional relationships: direct proportion and inverse proportion.

When we find the proportion , we obtain:

P(y > 140) = 1 - P(y< 140)

               = 1 - P[(x - α) / β < (140 - 100) / 20]  

               = 1 - P(z < 2)                                  

               = 1 - 0.9772

               = 0.0228

               = 2.5%.

To know more about proportion visit:

https://brainly.com/question/16002412

#SPJ1


Related Questions

The above graph shows the cost to rent a van, where h is the length of the rental in hours and c is the total cost. How much would it cost to rent a van for 6 hours?

A) 195.00
B) 175.00
C) 130.00
D) 6.00

Answers

The linear function that models this problem is y = 25x + 25 and the cost for 6 hours is $175

What is linear function

To solve this problem, we have to find the slope and y-intercept of the line.

m = y2 - y1 / x2 - x1

Taking two points from the line;

A = (2, 75)

B = (5, 150)

Substituting the values into the formula;

m = 150 - 75 / 5 - 2

m = 25

Using the slope;

y = mx + c

150 = 25(5) + c

150 = 125 + c

c = 150 - 125

c = 25

The equation of line is ;

y = 25x + 25

The cost for 6 hours will be

y = 25(6) + 25

y = 175

Learn more on linear function here;

https://brainly.com/question/15602982

#SPJ1

A small data analysis class has six computer science majors among the fourteen total students. Three people are chosen at random to form a group. Let X be the number of computer scientists in this group. (a) Find E(X). (b) Find Var(X).

Answers

the variance will be 0.6217.

What is frequency distribution?

The gathered data is arranged in tables based on frequency distribution. The information could consist of test results, local weather information, volleyball match results, student grades, etc. Data must be presented meaningfully for understanding after data gathering. A frequency distribution graph is a different approach to displaying data that has been represented graphically.

A small data analysis class has six computer science majors among the fourteen total students.

Three people are chosen at random to form a group.

here this is hypergeometric distribution with parameter n=sample size =3 ; N =population size =14

and k=computer sience major =6

a) E(X) =nk/N =3*6/14 =18/14 =9/7 =1.2857

b)|varaince =σ²=(nk/N)*(1-k/N)*(N-n)/(N-1)) =(3*6/14)(1-6/14)*(14-3)/(14-1)= 0.6217

Hence, the variance will be 0.6217.

Learn more about frequency distribution, by the following link

https://brainly.com/question/16698786

#SPJ1

What is the annual percentage yield

Answers

The annual percentage yield for money invested at the rates are:

4.5%4.49%

How to solve

To solve for the APY in the first question:

APY = [tex](1+ r/n)^n^-^1[/tex]

r= interest rate

n= number of times interest is compounded per year

We put in the values

APY = [tex]( 1 + 0.0441/12)^1^2^-^1[/tex]

APY = 4.5%

To solve for the second one

4.42% compounded quarterly

plug in the values into the formula

[tex](1 + 0.0442)/4^4^-^1[/tex]

APR = 4.49%

Read more about compound interest here:

https://brainly.com/question/24924853

#SPJ1

PLEASE HELPPPP

A soccer coach determines that there is a 50% chance that a star player, Ralph,
will play in a tournament.
• The probability that another star player, Dan, will play is 0.48.
• The probability that both Ralph and Dan will play in the tournament is 0.25.

Answers

Answer50.5

ffffffffffffffff

3. You pay $10 to play the following game of chance. There is a bag containing 12 balls, five are red, three are treen and the rest are yellow. You are to draw one ball from the bag. You will win $14 if you draw a red ball nd you will win $12 is you draw a yellow ball. How much do you expect to win or loss if you play this game 100 times?

Answers

So overall, you can expect to make a profit of $166.67 if you play the game 100 times.

What is probability ?

Probability can be defined as the ratio of number of favourable outcomes and total number of outcomes.

To determine how much you expect to win or lose if you play the game 100 times, we need to calculate the expected value of each round and then multiply it by the number of rounds.

Let X be the random variable that represents the amount you win in one round of the game. The possible outcomes of X are winning $14, winning $12, or losing $10. We can calculate the expected value of X using the following formula:

E(X) = P(win $14) × $14 + P(win $12) × $12 + P(lose $10) × (-$10)

To calculate the probabilities, we can use the fact that there are 5 red balls, 3 green balls, and 4 yellow balls in the bag. The probability of drawing a red ball is therefore 5/12, the probability of drawing a green ball is 3/12, and the probability of drawing a yellow ball is 4/12.

So we have:

E(X) = (5/12) × $14 + (4/12) × $12 + (3/12) × (-$10)

E(X) = $5/3

This means that on average, you expect to win $5/3 per round. Over 100 rounds, you can expect to win:

100 × $5/3 = $166.67

However, it's important to note that this is just an average - in reality, you may win more or less than this amount depending on the luck of the draw.

Therefore, overall, you can expect to make a profit of $166.67 if you play the game 100 times.

To learn more about Probability from given link.

https://brainly.com/question/30034780?referrer=searchResults

#SPJ1

Solve this system of equations by subsitution {y= 2x +3
3x + 2y = 12

Answers

So if y=2x+3, you will substitute 2x+3 in for y.
3x+2y=12
Substitute:
3x+2(2x+3)=12
Distribute:
3x+4x+6=12
Combine like terms:
7x+6=12
Subtract 6 to both sides:
7x=6
Divide 7 to both sides:
x=7/6

Now we will use the x value to find the y value.
3x+2y=12
3(7/6)+2y=12
7/2+2y=12
Subtract 7/2 to both sides:
2y=17/2
Divide 2 to both sides:
y=17/4

Final answer is:
x=7/6, y=17/4
(7/6, 17/4)

Hope this helped!

Find the perimeter of the triangle whose vertices are (−3,5)
, (−3,2)
, and (−1,−3)
. Write the exact answer. Do not round.

Answers

The exact perimeter of the triangle is: 8+3√17 units.

what is perimeter ?

Perimeter is the total distance around the boundary of a two-dimensional shape. It is the sum of the lengths of all the sides of the shape. For example, the perimeter of a rectangle is found by adding the length of all four sides, while the perimeter of a circle is the distance around the circle. Perimeter is typically measured in units such as centimeters, meters, feet, or miles.

Given by the question:
The distance formula between two points (x1, y1) and (x2, y2) is:

[tex]d = \sqrt{((x2 - x1)^2 + (y2 - y1)^2)}[/tex]

So, to find the lengths of the sides of the triangle with vertices (-3, 5), (-3, 2), and (-1, -3), we can use the distance formula as follows:

Between (-3, 5) and (-3, 2):

[tex]d =\sqrt{[(y2 - y1)^2 + (x2 - x1)^2]}[/tex]

= [tex]\sqrt{[(2 - 5)^2 + (-3 - (-3))^2]}[/tex]

= [tex]\sqrt{[(-3)^2 + 0^2]}[/tex]

= [tex]\sqrt{9}[/tex]

= 3

Between (-3, 2) and (-1, -3):

[tex]d = \sqrt{[(y2 - y1)^2 + (x2 - x1)^2]}[/tex]

= [tex]\sqrt{[(-3 - 2)^2 + (-1 - (-3))^2]}[/tex]

= [tex]\sqrt{[(-5)^2 + 2^2]}[/tex]

= [tex]\sqrt{29}[/tex]

Between (-1, -3) and (-3, 5):

[tex]d = \sqrt{[(y2 - y1)^2 + (x2 - x1)^2]}[/tex]

= [tex]\sqrt{[(5 - (-3))^2 + (-3 - (-1))^2]}[/tex]

= [tex]\sqrt{[8^2 + (-2)^2]}[/tex]

= [tex]\sqrt{68}[/tex]

Now we can add up the lengths of the sides to get the perimeter:

[tex]P = 3 + \sqrt{29} + \sqrt{68}[/tex]

So the exact perimeter of the triangle is:

8 + 3√17 units.

To know more about perimeter visit :
https://brainly.com/question/27591380
#SPJ1

please answer thissss

Answers

The value of x in the line segment is - 7 / 3.

How to find line segment?

A line segment is a section of a line bounded by two points or connecting two points. The value of x if U is between T and V can be found as follows:

TU = 7x + 35

UV = 4(x + 7)

TU ≅ UV

Therefore, let's find x as follows:

7x + 35 = 4(x + 7)

7x + 35 = 4x + 28

7x - 4x = 28 - 35

3x = - 7

x = -7  /3

Therefore,

x = - 7 / 3

learn more on line segment here: https://brainly.com/question/30072605

#SPJ1

Hello please help me if you are either in 7th grade or above

Answers

Answer:

The answer is A my friend! Good luck on your test Mr Rush.

In a bag of marbles, 3/20 are purple, 1/2 are black, 1/10 are orange, and 1/4 are pink. What color marble are you most likely to pick?

Answers

Answer:
Black

Step-by-step explanation:

1/2 is half the bag of marbles so it's 50% likely to pick black.

Susan Marciano invested part of her $19000 bonus in a fund that paid a 12% profit and invested the rest in stock that suffered a %4 loss. Find the amount of each investment if her overall net profit was $520

Answers

Answer:

The investment in the fund was $19000 x 0.12 = $2280

The investment in the stock was $19000 - $2280 = $16720

The net profit was $520, so the amount of the profit from the fund was $520 x (2280/16720) = $136

The amount of the loss from the stock was $520 - $136 = $384

Use the three terms below to fill in the blanks combination, expected value permutation

Answers

Based on the information in the paragraph, we can infer that the order of the terms is as follows. Expected value, permutation and combination.

What are permutation and combination?

Some probability situations involve multiple events. When one of the events affects others, they are called dependent events. For example, when objects are chosen from a list or group and are not returned, the first choice reduces the options for future choices.

There are two ways to sort or combine dependent event results. Permutations are groupings in which the order of the objects matters. Combinations are groupings in which the content matters but the order does not. In accordance with the above, the terms must be arranged in the following order:

Expected value, permutation and combination.

Learn more about permutation and combination in: https://brainly.com/question/13387529

#SPJ1

A triangle has two sides of length 7 and 10. What is the largest possible whole-number length for the third side?

Answers

Answer:

16 units.

------------------

According to triangle inequality theorem, any side of a triangle is less than the sum of the other two.

Let the missing side is largest, then it must be less than:

7 + 10 = 17

The closest whole number less than 17 is 16.

While on a hike, Vera reached the peak of a mountain 3,000 feet above sea level. If she climbed down the mountain at a steady rate of five feet per minute, find her location after three hours.

Answers

Vera's location after three hours is thus 2,100 feet above sea level.

What is division?

Division is a basic arithmetic operation used to find how many times one number (the divisor) is contained within another number (the dividend). The result of a division operation is the quotient. Division is often represented using the symbol "÷" or "/".  Sometimes division results in a remainder, which is the amount left over after dividing as much as possible.  Division is one of the four basic arithmetic operations, along with addition, subtraction, and multiplication. It is used in a wide variety of mathematical and real-world contexts, such as sharing equally, calculating rates, and solving equations.

Here,

To find Vera's location after three hours of climbing down the mountain, we first need to convert three hours into minutes. There are 60 minutes in one hour, so three hours is:

3 hours x 60 minutes/hour = 180 minutes

Vera descends at a rate of five feet per minute, so after 180 minutes, she will have descended:

180 minutes x 5 feet/minute = 900 feet

3,000 - 900 = 2,100

Therefore, Vera's location after three hours is 2,100 feet above sea level.

To know more about division,

https://brainly.com/question/28598725

#SPJ1

Solve the system of equations. Write the solution as an ordered pair. 4x + 3y = 36 and y = -1/3x + 6

Answers

Substitute the expression for y in the second equation into the first equation and solve for x:

4x + 3(-1/3x + 6) = 36

4x - x + 18 = 36

3x = 18

x = 6

Now substitute x = 6 into the second equation to solve for y:

y = (-1/3)(6) + 6

y = 4

Therefore, the solution to the system of equations is the ordered pair (6, 4).

1. Kylie and Matt are driving out of town, leaving from the same house indifferent cars. Matt drives at a rate of 40 miles per hour. Matt drives 50 miles before Kylie begins traveling. Kylie drives at a rate of 50 miles per hour.
Part A.
The system of equations represents the distance y, from the starting point of each driver x minutes after Kylie starts driving.

y=40x +50
y= 50x

Graph the system in the coordinate plane and label each line with the driver it represents

PART B
Describe the situation in which Kylie and MAtt are travelling but are never the same distance from starting point at the same time. Write a system of equations to model the situation. How many solutions does the system have? Explain your reasoning.

SOLUTION:

Answers

Answer:

PART A:

The equations must be changed to slope-intercept form (y = mx + b), where m is the slope and b is the y-intercept, in order to be graphed in the coordinate plane.

Here is Matt's equation:

y = 40x + 50

The y-intercept of this equation is 50, while the slope is 40.

Here is Kylie's equation:

y = 50x

The slope of this equation is 50, and the y-intercept is 0. | /

    |          /

    |        /

    |      /

    |    /

-----|------------------

    | /         \

    |/            \

    /-------------\

0 1 2 3 4 5 6 x-axis

The red line shows Kylie's distance from the beginning point, while the blue line shows Matt's distance from it.

PART B:

When Matt begins driving later than Kylie, there is one circumstance in which they are never both at the same distance from the starting location at the same time. Let's imagine, for illustration, that Matt begins driving 20 minutes after Kylie. Thus, the set of equations that best describes this circumstance is:

(Matt's distance) y=40x+50

Kylie's distance is given by y = 50(x – 20).

Under this system, we deduct 20 from Kylie's x-value to reflect Matt's advantage of a 20-minute head start.

We can set the two equations equal to one another to determine how many solutions this system has:

40x + 50 = 50(x - 20) (x - 20)

40x + 50 = 50x - 1000\s100 = 10x

x = 10

This tells us that the two drivers will never be at the same distance from the starting point at the same time. There is only one solution to the system, which means the two lines will only intersect at one point, which is not on the coordinate plane we are using to graph the system.

There is only one solution to the system, which means the two lines will only intersect at one point, which is not on the coordinate plane we are using to graph the system.

PART A:

The equations must be changed to slope-intercept form (y = mx + b), where m is the slope and b is the y-intercept, in order to be graphed in the coordinate plane.

Here is Matt's equation:

y = 40x + 50

The y-intercept of this equation is 50, while the slope is 40.

Here is Kylie's equation:

y = 50x

The slope of this equation is 50, and the y-intercept is 0. | /

   |          /

   |        /

   |      /

   |    /

-----|------------------

   | /         \

   |/            \

   /-------------\

0 1 2 3 4 5 6 x-axis

The red line shows Kylie's distance from the beginning point, while the blue line shows Matt's distance from it.

PART B:

When Matt begins driving later than Kylie, there is one circumstance in which they are never both at the same distance from the starting location at the same time. Let's imagine, for illustration, that Matt begins driving 20 minutes after Kylie. Thus, the set of equations that best describes this circumstance is:

(Matt's distance) y=40x+50

Kylie's distance is given by y = 50(x – 20).

Under this system, we deduct 20 from Kylie's x-value to reflect Matt's advantage of a 20-minute head start.

We can set the two equations equal to one another to determine how many solutions this system has:

40x + 50 = 50(x - 20) (x - 20)

40x + 50 = 50x - 1000\s100 = 10x

x = 10

This tells us that the two drivers will never be at the same distance from the starting point at the same time. There is only one solution to the system, which means the two lines will only intersect at one point, which is not on the coordinate plane we are using to graph the system.

Learn more about equations

https://brainly.com/question/29657992

#SPJ1

Show that the path given by r(t)=(e" sint,e- cos t, e) intersects the sphere 2y224 once, traveling from outside the sphere to inside as t goes from -oo to oo. I

Answers

Answer:

Step-by-step explanation:

We need to show that the path given by r(t) = (e^t sin t, e^(-t) cos t, e) intersects the sphere 2y^2 + 2z^2 = 4 once, traveling from outside the sphere to inside as t goes from -∞ to +∞.

The equation of the sphere is 2y^2 + 2z^2 = 4. To find the intersection points of the path and the sphere, we need to substitute the components of r(t) into the equation of the sphere:

2y^2 + 2z^2 = 4

2(e^(-t) cos t)^2 + 2e^2 = 4

2e^(-2t) cos^2(t) + 2e^2 = 4

e^(-2t) cos^2(t) + e^2 = 2

Multiplying both sides by e^(2t), we get:

cos^2(t) + e^(4t) = 2e^(2t)

We can rewrite this equation as:

e^(4t) - 2e^(2t)cos^2(t) + cos^2(t) - 1 = 0

This is a quadratic equation in e^(2t) with solutions:

e^(2t) = cos^2(t) ± sqrt(cos^4(t) - 4(cos^2(t) - 1))

We want to show that there is only one intersection point, which means we want to show that the discriminant of the quadratic is negative, i.e.:

cos^4(t) - 4(cos^2(t) - 1) < 0

Expanding the left-hand side, we get:

cos^4(t) - 4cos^2(t) + 4 < 0

Simplifying, we get:

(cos^2(t) - 2)^2 < 0

Since the square of a real number is always non-negative, this inequality has no real solutions. Therefore, the discriminant of the quadratic is negative, and there is only one intersection point.

To show that the path travels from outside the sphere to inside as t goes from -∞ to +∞, we can observe that as t goes from -∞ to +∞, the first component of r(t) goes from -∞ to +∞, while the second and third components oscillate between 0 and +∞. This means that the path starts outside the sphere (at the point (0, +∞, +∞)) and ends inside the sphere (at the point (+∞, 1, 1)). Therefore, the path must intersect the sphere once, traveling from outside to inside.

i have another question

Answers

D is correct! Hope this helps :)
its D (1 11/40). Hope this helps!

The arrow on the spinner below is spun once
What is the probability the arrow on the spinner does not stop on a number DIVISIBLE by 3? pls help ty

A. 1/8
B. 1/4
C. 3/4
D. 1/8

Answers

The probability that the arrow will land on an even number is 1/2.

Option D) 1/2 is the correct answer.

What is probability?

Probability can be defined as the ratio of the number of favorable outcomes to the total number of outcomes of an event.

here, we have,

the probability that the arrow will land on an even number:

Given that;

Total number of Integers on the spinner = 8

Total number f even integers on the spinner = 4

Probability that the arrow will land on an even number = ?

The probability that the arrow will land on an even number will be;

P = Total number f even integers on the spinner / Total number of Integers on the spinner

P = 4 / 8

P = 1/2

Therefore the probability that the arrow will land on an even number is 1/2.

Option D) 1/2 is the correct answer.

Learn more about probability here:

brainly.com/question/13251780

#SPJ1

sorry about me mass uploading questions
im retaking a 25 question mid year test

Answers

Answer:

Step-by-step explanation:

o divide 6029 by 28, we can use long division:

             215

          ---------

28 |    6029

             56

             ---

            182

           168

             ---

           144

          140

           ---

            4

So 6029 divided by 28 is 215 with a remainder of 4. Therefore, the answer to the problem is:

6029/28 = 215 R 4

Your itinerary contains a grid map of Washington D.C., with each unit on the grid representing 0.125
miles. If the White House is located at (−8,−6)
and the Pentagon is located at (−1,10)
, what is the direct distance (not walking distance, which would have to account for bridges and roadways) between the two buildings in miles? Round your answer to two decimal places, if necessary.

Answers

2.183 miles is the direct distance (not walking distance, which would have to account for bridges and roadways) between the two buildings.

What is distance?

Distances between two things or places can sometimes be measured qualitatively and sometimes quantitatively. A physical length or an estimate based on other criteria might be referred to as distance in physics or everyday language. The entire movement of an item, independent of direction, is called distance. No matter where an item starts or ends, distance may be described as the amount of ground it has covered.

Given that,

If the White House is located at (−8,−6) and the Pentagon is located at (−1,10).

Then, distance = √(-8-(-1))² + (-6 -10)² × 0.125

= 2.183 miles

Thus, 2.183 miles is the direct distance (not walking distance, which would have to account for bridges and roadways) between the two buildings.

To know more about distance refer to:

https://brainly.com/question/17273444

#SPJ1

Select the correct answer from each drop-down menu. Graph shows a four-sided polygon is plotted on a coordinate plane at A (3, 4), B (5, 3), C (3, 2), and D (1, 3). Polygon ABCD is plotted on a coordinate plane. If the polygon translates 3 units to the left and 1 unit down, the length of diagonal A ′ ⁢ C ′ ¯ is units. If the polygon translates 3 units further to the left and four units down, the length of diagonal A ′ ⁢ C ′ ¯ . Reset Next

Answers

Therefore, the length of diagonal A'C' is also 2 units after the polygon translates 3 units further to the left and 4 units down.

What is a polygonal example?

A polygon is any form having three sides. Although a circle is curved and devoid of sides and angles, it is not categorised as a polygon even if it is a plane figure.

If the polygon translates 3 units to the left and 1 unit down, the coordinates of the new vertices would be:

A' (0, 3)

B' (2, 2)

C' (0, 1)

D' (-2, 2)

To find the length of diagonal AC, we can use the distance formula:

AC = √[(3-3)^2 + (2-4)^2] ≈ 2 units

If the polygon translates 3 units further to the left and 4 units down, the coordinates of the new vertices would be:

A'' (-3, -1)

B'' (-1, -2)

C'' (-3, -3)

D'' (-5, -2)

To find the length of diagonal A'C', we can use the distance formula:

A'C' = √[(0-0)^2 + (1-3)^2] ≈ 2 units

Therefore, the length of diagonal A'C' is also 2 units after the polygon translates 3 units further to the left and 4 units down.

To know more about polygon visit:

https://brainly.com/question/24464711

#SPJ1

Question about observational study:

Answers

The required choice is true of an observational study B, C, and D.

What is Statistic?

Statistic is the study of mathematics that deals with relations between comprehensive data.

Here,
Option a is not true of an observational study. In an observational study, the researcher cannot control the variables of interest, unlike in a true experiment where the researcher can manipulate the variables.

Option b is true of an observational study. Since the researcher cannot control the variables of interest, the study is entirely based on observing the subjects and collecting data.

Option c is true of an observational study. The data collected in an observational study is similar to the data collected in a true experiment, and the same statistical methods can often be used to analyze both types of data.

Option d is true of an observational study. Since the researcher cannot control the variables of interest, they have to take advantage of natural variation in the variables to draw conclusions.

Thus, Options B, C, and D are correct.

Learn more about Statistics here:
https://brainly.com/question/23091366

#SPJ1

If a customer uses a discount code that offers a 25% discount and free shipping, the hammer will cost $17.25. There is no sales tax if the customer buys the hammer online. What is the original price of the hammer from the online retailer?

Answers

Answer:

$69

Step-by-step explanation:

25% = 0.25

17.25 ÷ 0.25 = 69

69 × 0.25 = 17.25

The original price of the hammer from the online retailer is $23.

What is Percentage?

Percentage is defined as the parts of a number per fraction of 100. We have to divide a number with it's whole and then multiply with 100 to calculate the percentage of any number.

Percentage is usually denoted by the symbol '%'.

Given that,

Discount percentage = 25%

Amount after the discount = $17.25

We have to find the original price of the hammer.

Let x be the original price of the hammer.

x - 25% of x = 17.25

x - 0.25x = 17.25

0.75x = 17.25

x = $23

Hence the original cost of the hammer is $23.

Learn more about Percentage here :

https://brainly.com/question/20885539

#SPJ2

Sylvia buys a snack pack of nuts as an after lunch treat.she notices that there are twice as many cashews as almonds,so she eats ten cashews and seed there a still five more cashews than almonds.how many almonds were in the snack pack?

45. 30. 15. 5.

Answers

Answer:

there were 15 almonds in the snack pack.

Step-by-step explanation:

Let's use variables to represent the unknown quantities. Let's call the number of almonds in the snack pack "a", and the number of cashews in the snack pack "c".

we can use the following equations to represent the problem:

c = 2a (the number of cashews is twice the number of almonds)

c - 10 = a + 5 (there are 5 more cashews than almonds after Sylvia eats 10 cashews)

Substituting the first equation into the second equation, we get:

2a - 10 = a + 5

Solving for "a", we get:

a = 15

So there were 15 almonds in the snack pack.

A basketball player makes 40% of his shots from the free throw line. Suppose that each of his shots can be considered independent and that he takes 3 shots. Let x = the number of shots that he makes. What is the mean for x?.

Answers

If a basketball player makes 40% of his shots from the free throw line, then the mean for  the number of shots that he makes is 0.928

Since the basketball player makes 40% of his shots from the free throw line and he takes 3 shots, the number of shots he makes, x, can take on the values 0, 1, 2, or 3.

The probability of making a shot is 0.4, so the probability of missing a shot is 0.6. Since each shot is independent, we can use the binomial probability formula to calculate the probability of making x shots:

P(X = x) = (3 choose x) × (0.4)^x × (0.6)^(3-x)

where (3 choose x) is the binomial coefficient that represents the number of ways to choose x items from a set of 3.

To find the mean for x, we need to multiply each possible value of x by its probability and then sum the results:

E(X) = 0 × P(X = 0) + 1 × P(X = 1) + 2 × P(X = 2) + 3 × P(X = 3)

Substituting the binomial probabilities into this formula, we get:

E(X) = 0 × (1) × (0.6)^3 + 1 × (3 choose 1) × (0.4)^1 × (0.6)^2 + 2 × (3 choose 2) × (0.4)^2 × (0.6)^1 + 3 × (1) × (0.4)^3 × (0.6)^0

E(X) = 0 + 0.432 + 0.432 + 0.064

E(X) = 0.928

Learn more about binomial probability here

brainly.com/question/30764478

#SPJ4

Please help!! If a rock is thrown upward on an exoplanet of a nearby star with initial velocity of 20, its height in
meters t seconds later is given by y = 20t - 1.87t².

Answers

To determine the height of the rock at a specific time, we need to substitute the time value into the equation y = 20t - 1.87t². For example, to find the height of the rock after 3 seconds, we substitute t = 3 into the equation:

y = 20(3) - 1.87(3)²

y = 60 - 16.83

y = 43.17

Therefore, the height of the rock after 3 seconds is 43.17 meters.

7/8 of the dogs were fed. There were 98 dogs in the shelter were fed. How many dogs were in the shelter?

Answers

The dogs were fed, 7/8 of them. 98 dogs in the shelter received food. 112 dogs are total in the shelter.

What is the name of human shelter?

Human habitations come in a wide variety. Huts made of mud, branches, and leaves are possible. People may reside in large apartment complexes made of steel, cement, and glass or in houses made of wood, masonry, or stone. They might make use of portable structures like tents, houseboats, trailers, or even rvs (RVs). There are three types of shelter: temporary, semi-permanent, and permanent. One of the fundamental necessities for survival is shelter.

When we find the total number of dogs in the shelter, we obtain:

Let , Total number of dogs = y.

Dogs were fed , [tex]\frac{7}{8}[/tex] of y =98

⇒y×[tex]\frac{7}{8}[/tex]= 98

⇒y =98× [tex]\frac{8}{7}[/tex]

⇒y = 14×8= 112.

To know more about shelter visit:

https://brainly.com/question/30220909

#SPJ1

THE BASE OF THE TRIANGLE IS B IS THREE INCHES GREATER THAN THE HEIGHT

Answers

Answer:

14 in^2

Step-by-step explanation:

4+3=7 in. Area of the triangle is BH/2=7*4/2=14 in^2.

before the trunk of a large tree is felled, cables ab and bc are attached as shown. knowing that the tensions in cables ab and bc are 630 n and 735 n, respectively, determine the moment about o of the resultant force exerted on the tree by the cable at b

Answers

The moment about point O of the resultant force exerted on the tree by the cable at B is approximately 3830.06 N·m.

Since we know the tensions in cables AB and BC, we can find the horizontal and vertical components of the forces exerted by the cables at point B:

The horizontal component of the force exerted by the cable

AB = 630 cos(45) = 444.21 N

Similarly,

The vertical component of the force exerted by the cable  = 444.21 N

The horizontal component of the force exerted by the cable  = 637.55 N

The vertical component of the force exerted by cable  = 367.50 N

Total horizontal force = 444.21 N + 637.55 N = 1081.76 N

Total vertical force = 444.21 N + 367.50 N = 811.71 N

The moment about point O of the resultant force exerted on the tree by the cable at B is given by:

Moment = F * d

Using the Pythagorean theorem, we can find the magnitude of the resultant force,
= 1351.44 N

Perpendicular distance = 4 m * sin(45) = 2.828 m

Therefore, the moment about point O of the resultant force exerted on the tree by the cable at B is,

Moment = F * d = 1351.44 N * 2.828 m = 3830.06 N·m

Therefore, the moment about point O of the resultant force exerted on the tree by the cable at B is approximately 3830.06 N·m.

Learn more about the moment here:

https://brainly.com/question/6278006
#SPJ1

Other Questions
Which statement by a client undergoing external radiation therapy indicates the need for further teaching?a) "I'll not use my heating pad during my treatment."b) "I'll wear protective clothing when outside."c) "I'll wash my skin with mild soap and water only."d) "I'm worried I'll expose my family members to radiation." *please answer as soon as possible* The amendment added by Senator McCain limited the executive branchs ability to interrogate prisoners of war. President Bush objected to this portion of the law and, instead of vetoing the whole law, issued a signing statement clarifying how he would enforce the law. In one paragraph, summarize the main constitutional conflict between the two branches (legislative and executive) in this example. Marias current car gets 24 miles per gallon. Last year she drove 15,000 miles. Last year gas cost an average of $3.35solve 1. How much did Maria spend for gas for her car last year? solve 2. Maria is buying a new car that averages 32 miles per gallon. If she drives the car 15,000 miles in the next year and gas prices stay the same, how much will she spend for gas in the next year?solve. 3 ) How much money will Maria save in gas costs in the next year by driving her new car as opposed to her old one?solve 4. What percent decrease in gas costs for one year will Maria realize by driving her new car? if tracy starts at the left edge of the canvas and moves forward 50 pixels, how many times will this code need to be repeated to have tracy reach the right edge of the canvas? Which attitude or talent most clearly helps Odysseus Triumph in the bow and arrow challenge in the excerpt from the odyssey, part two?A. His love for PenelopeB. His loyalty to the godsC. His pride and his heritageD. Hes great skill atarchery what is platos landmark treatise, dealing with justice and society, called? step to calculate determine equilibrium concentration ? How do u solve this and whays the answer Suppose the thermometer is not calibrated correctly. It gives a temperature that is 1.2 too low throughout the experiment. How would this affect the calculated molecular weight of the unknown? Explain. how was the government corrupte during reconstruction era apush if you had the same amount of ammonium nitrate and water, what would happen to the temperature? There are 2 blueberries for every 7 strawberries. If there are 49 strawberries, how many blueberries are there? The coat color in mink is controlled by two codominant alleles at a single locus. Red coat color is produced by the genotype R1 R1, silver coat by the genotype R1 R2, and platinum color by R2 R2. White spotting of the coat is a recessive trait found with the genotype ss. Solid coat color is found with the S - genotype.a. What are the expected progeny phenotypes for the cross Ss R1 R2 x ss R2 R2b. If the cross SsR1R2 x SsR1R1 is made, what are the progeny phenotypes and in what proportions are they expected to occur?c. Two crosses are made between mink. Cross 1 is the cross of a solid, silver mink to one that is solid, platinum. Cross 2 is between a spotted, silver mink and one that is solid, silver. The progeny are described in the table below. Use these data to determine the genotypes of the parents in each cross.crossspotted, platinumspotted, silverspotted, redsolid, platinumsolid, silversolid, red12306502372453 A big ship drops its anchor. E represents the anchor's elevation relative to the water's surface (in meters) as a function of time t (in seconds).E=2.4t+75How far does the anchor drop every 5 seconds? Answer:12 what is Maquiladora? Match these itemsMatch the items in the left column to the items in the right column person who put money into Incentive something, such as stocks, because the person hopes to make more money person who put aside some money 2. Investor for future use negative incentive that makes 3. penalty people worse off something that encourages people 4. reward to act positive incentive that makes 5. risk people better off the chance of something turning saver out differently than expected what country has a holiday on the 14th of every month The client recently returned from a year of military battle duty and has posttraumatic stress disorder (PTSD).The client experiencing an "intrusion" state will likely exhibit which manifestation? as a teen, what kinds of activities could hinder not only the stability of your future marriage but also your witness christ? what is a shape with 7 sides?