This must be FALSE, because:
7 players x 4(which is the range) = 28 which means that the total number of baskets made is 28.
If the greatest is 8, we must do 28 - 8, which gives us 20. This means that the remaining 6 players (7 - 1 = 6) made a total of 20 baskets.
However, if the fewest is 4 baskets, this means that the remaining 5 players (6 - 1 = 5) must have made a total of 16 baskets (20 - 4 = 16) and that each player must have scored 4 or more baskets each (since 4 was the fewest number of baskets made).
But this is impossible because if the remaining 5 players scored 4 (fewest number possible) each, it would give us 20 (4 x 5). But they should have made 16, or else the total of all the baskets would not be 28 (look back at start).
This means that the statement is impossible and therefore FALSE.
Hope this helped :)
Answer:
2
I am taking my first programming course, so my apologies if this is a dumb question/possibly classified by the wrong category on this site. One of the exercise problems I am working on is the following:
Define a function print_total_inches, with parameters num_feet and num_inches, that prints the total number of inches. Note: There are 12 inches in a foot. Ex:
print_total_inches(5, 8) prints:
Total inches: 68
Step-by-step explanation:
A sample size of 60 is required.
We use the formula

We first find the z-score associated with this level of confidence:
Convert 99% to a decimal: 99/100 = 0.99
Subtract from 1: 1-0.99 = 0.01
Divide by 2: 0.01/2 = 0.005
Subtract from 1: 1-0.005 = 0.995
Using a z-table (http://www.z-table.com) we see that this value is equally distant from 2.57 and 2.58; therefore we will use 2.575:
Answer:
The area of the square base is 114 in. 2
The area of each triangular face is 66 in. 2
Gabriel will need 408 in. 2 of paint
The proportion of production that is defective and from plant A is
... 0.35·0.25 = 0.0875
The proportion of production that is defective and from plant B is
... 0.15·0.05 = 0.0075
The proportion of production that is defective and from plant C is
... 0.50·0.15 = 0.075
Thus, the proportion of defective product that is from plant C is
... 0.075/(0.0875 +0.0075 +0.075) = 75/170 = 15/34 ≈ 44.12%
_____
P(C | defective) = P(C&defective)/P(defective)