A study group is to be selected from 5 freshmen, 7 sophomores, and 4 juniors. a) If a study group is to consist of 2 freshmen, 3 sophomores, and 1 junior, how many different ways can the study group be selected? b) If a study group consisting of 6 students is selected, what is the probability that the group will consist of 2 freshmen, 3 sophomores, and 1 junior?

Answers

Answer 1

Answer:

175/1001

Step-by-step explanation:

(a.)

Freshman: 5 Combination 2

sophomores: 7 Combination 3

Junior: 4 Combination 1

The combination of three groups :

=5c2 × 7c3 × 4c1

=10 × 35 × 4

=1400 ways

(b.)

=5+7+4=16

=2+3+1

Which is (16 combination 6)

The probability will be:

=(5c2 × 7c3 × 4c1) / 16c6

=1400/8008

=175/1001

Answer 2
Final answer:

The groups can be formed in multiple ways, calculated by the combination formula, and the probability of forming a specific group is calculated by dividing the number of ways to form that specific group by the total number of possible groups.

Explanation:

The question is about how many unique ways a study group can be formed from a given set of students and determining the probability of a specific group formation.

To solve Part (a), we use the concept of combinations. The number of ways to select 2 freshmen out of 5 is 5C2, for 3 sophomores out of 7 is 7C3, and for 1 junior out of 4 is 4C1. Multiply these together to get the total number of ways, which is (5C2)*(7C3)*(4C1).

For Part (b), the total number of ways to select a group of 6 students from 16 is 16C6. The probability of selecting 2 freshmen, 3 sophomores, and 1 junior, is the result from Part (a) divided by this total number, or [(5C2)*(7C3)*(4C1)] /(16C6).

Learn more about Combinations and Probability here:

https://brainly.com/question/29485420

#SPJ12


Related Questions

Calculate the fuel economy of your family or personal car in terms of gallons per mile and the total cost for one fill-up git hub.

Answers

Answer:

0.028 Gallons/mile

Step-by-step explanation:

1 Gallon = 3.78541 Litres

1 Mile    = 1.60934 Km

Total Fuel Expenditure (Dec 2019) = PKR 7,000

Fuel cost / Litre = 114Litre/Km

Total Fuel consumption = (7000/114)

                                      = 61.40 Litres or 16.22 Gallons

Total Distance Travelled in Dec 2019 = 921 Km or 572.28 miles

Fuel Economy = 16.22/572.28

                       = 0.028 Gallons/mile

One time tank fill up cost = PKR 1,500

An engineer in charge of water rationing for the U.S. Army wants to determine if the average male soldier spends less time in the shower than the average female soldier. Let μm represent the average time in the shower of male soldiers and μf represent the average time in the shower of female soldiers.

a) What are the appropriate hypotheses for the engineer?
H0: μm = μf versus Ha: μm > μf
H0: σm = σf versus Ha: σm > σf
H0: μm = μf versus Ha: μm ≠ μf
H0: μm = μf versus Ha: μm < μf

b) Among a sample of 66 male soldiers the average shower time was found to be 2.68 minutes and the standard deviation was found to be 0.65 minutes. Among a sample of 69 female soldiers the average shower time was found to be 2.7 minutes and the standard deviation was found to be 0.5 minutes. What is the test statistic? Give your answer to three decimal places.
c) What is the P-value for the test? Give your answer to four decimal places.
d) Using a 0.1 level of significance, what is the appropriate conclusion?
Reject the claim that the average shower times are different for male and female soldiers because the P-value is greater than 0.1.
Conclude that the average shower time for males is less than the average shower time for females because the P-value is less than 0.1.
Fail to reject the claim that the average shower times are the same for male and female soldiers because the P-value is greater than 0.1.
Conclude that the average shower time for males is equal to the average shower time for females because the P-value is less than 0.1.

Answers

Answer:

a) H0: μm = μf versus Ha: μm < μf

b) [tex]t=\frac{(2.68-2.7)-0}{\sqrt{\frac{0.65^2}{66}+\frac{0.5^2}{69}}}}=-0.200[/tex]

c) [tex]p_v =P(t_{133}<-0.200)=0.421[/tex]  

d) Fail to reject the claim that the average shower times are the same for male and female soldiers because the P-value is greater than 0.1.

Step-by-step explanation:

Data given and notation  

[tex]\bar X_{m}=2.68[/tex] represent the mean for the sample male

[tex]\bar X_{f}=2.7[/tex] represent the mean for the sample female

[tex]s_{m}=0.65[/tex] represent the sample standard deviation for the males

[tex]s_{f}=0.5[/tex] represent the sample standard deviation for the females  

[tex]n_{m}=66[/tex] sample size for the group male  

[tex]n_{f}=69[/tex] sample size for the group female  

t would represent the statistic (variable of interest)  

Part a

Concepts and formulas to use  

We need to conduct a hypothesis in order to check if the average male soldier spends less time in the shower than the average female soldier, the system of hypothesis would be:  

Null hypothesis:[tex]\mu_{m}-\mu_{f}\geq 0[/tex]  

Alternative hypothesis:[tex]\mu_{m} - \mu_{f}< 0[/tex]  

Or equivalently:

Null hypothesis:[tex]\mu_{m}-\mu_{f}= 0[/tex]  

Alternative hypothesis:[tex]\mu_{m} - \mu_{f}< 0[/tex]  

And the best option is:

H0: μm = μf versus Ha: μm < μf

Part b

We don't have the population standard deviation, so for this case is better apply a t test to compare means, and the statistic is given by:  

[tex]t=\frac{(\bar X_{m}-\bar X_{f})-\Delta}{\sqrt{\frac{s^2_{m}}{n_{m}}+\frac{s^2_{f}}{n_{f}}}}[/tex] (1)

And the degrees of freedom are given by [tex]df=n_m +n_f -2=66+69-2=133[/tex]  

t-test: Is used to compare group means. Is one of the most common tests and is used to determine whether the means of two groups are equal to each other.

What is the test statistic?

With the info given we can replace in formula (1) like this:  

[tex]t=\frac{(2.68-2.7)-0}{\sqrt{\frac{0.65^2}{66}+\frac{0.5^2}{69}}}}=-0.200[/tex]

Part c What is the p-value?

Since is a left tailed test the p value would be:  

[tex]p_v =P(t_{133}<-0.200)=0.421[/tex]  

Part d

The significance level given is [tex] \alpha =0.1[/tex] since the p value is higher than the significance level we can conclude:

Fail to reject the claim that the average shower times are the same for male and female soldiers because the P-value is greater than 0.1.

Final answer:

The question relates to hypothesis testing in statistics, insights into average shower times for male and female soldiers. After formulating the hypotheses, we calculate the test statistic using the provided sample data, and then find the corresponding P-value. If the P-value is less than our significance level, we reject the null hypothesis and side with the alternative hypothesis.

Explanation:

The subject of this question falls under Mathematics, specifically it deals with hypothesis testing statistics.

a) The appropriate hypotheses for the engineer to consider would be: H0: μm = μf versus Ha: μm > μf

b) To calculate the test statistic, we use the formula for the test statistic in a independent two-sample t-test which incorporates the sample sizes, means, and standard deviations from the two groups. The formula is (avg(male soldiers)-avg(female soldiers))/sqrt(((sd(male soldiers))^2/number(male soldiers))+((sd(female soldiers))^2/number(female soldiers))). Plug in given values, we can obtain the test statistic.

c) The P-value can be obtained by looking up the test statistic in the T distribution table.

d) If the P-value is greater than the level of significance (0.1), we would fail to reject the null hypothesis. If the P-value is less than the level of significance, we would reject the null hypothesis. The conclusion is based on the specific P-value we computed.

Learn more about Hypothesis Testing here:

https://brainly.com/question/34171008

#SPJ3

Evaluate the integral by changing the order of integration in an appropriate way. Integral from 0 to 1 Integral from 0 to 1 Integral from x squared to 1 3 x font size decreased by 7 z e Superscript z font size decreased by 5 y squared Baseline dy dx dz

Answers

Answer:

The question is not clear, but here is a similar question with the same approach.

Integral from 0 to 1 Integral from 1 to 2 Integral from 2 to 3, { (x+y+z) } dx dy dz by changing the order of integration in an appropriate way.

Step-by-step explanation:

The approach is that of multiple integral where changing the order of integration is done appropriately

The step by step with detailed workings are shown in the attachment below.

An article reported the following data on oxygen consumption (mL/kg/min) for a sample of ten firefighters performing a fire-suppression simulation: 28.6 49.4 30.3 28.2 28.9 26.4 33.8 29.9 23.5 30.2Compute the following. (Round your answers to four decimal places.) a. The sample range mL/kg/minb. The sample variance s2 from the definition (i.e., by first computing deviations, then squaring them, etc.) mL2/kg2/min2c. The sample standard deviation mL/kg/mind. s2 using the shortcut method mL2/kg2/min

Answers

Answer:

a) The sample range 25.9 [tex]ml\slash kg\slash \min[/tex]

b) The sample variance is 49.344 [tex]ml^2 \slash kg^2 \slash min^2[/tex]

c) The sample standard deviation 7.0245 [tex]ml\slash kg\slash \min[/tex]                  

Step-by-step explanation:

We are given the following data on oxygen consumption (mL/kg/min):

28.6, 49.4, 30.3, 28.2, 28.9, 26.4, 33.8, 29.9, 23.5, 30.2

a) The sample range

Range = Maximum - Minimum

[tex]\text{Range} = 49.4 - 23.5 = 25.9[/tex]

The sample range 25.9 [tex]ml\slash kg\slash \min[/tex]

b) The sample variance

[tex]\text{Variance} = \displaystyle\frac{\sum (x_i -\bar{x})^2}{n-1}[/tex]  

where [tex]x_i[/tex] are data points, [tex]\bar{x}[/tex] is the mean and n is the number of observations.  

[tex]Mean = \displaystyle\frac{\text{Sum of all observations}}{\text{Total number of observation}}[/tex]

[tex]Mean =\displaystyle\frac{309.2}{10} = 30.92[/tex]

Sum of squares of differences =

5.3824 + 341.5104 + 0.3844 + 7.3984 + 4.0804 + 20.4304 + 8.2944 + 1.0404 + 55.0564 + 0.5184 = 444.096

[tex]s^2 = \dfrac{444.096}{9} = 49.344[/tex]

The sample variance is 49.344 [tex]ml^2 \slash kg^2 \slash min^2[/tex]

c)  The sample standard deviation

It is the square root of sample variance.

[tex]s = \sqrt{s^2} = \sqrt{49.344} = 7.0245[/tex]

The sample standard deviation 7.0245 [tex]ml\slash kg\slash \min[/tex]

A research team conducted a study showing that approximately 15% of all businessmen who wear ties wear them so tightly that they actually reduce blood flow to the brain, diminishing cerebral functions. At a board meeting of 15 businessmen, all of whom wear ties, what are the following probabilities (Round your answers to three decimal places.) (a) at least one tie is too tight (b) more than two ties are too tight (c) no tie is too tight (d) at least 18 ties are not too tight

Answers

Answer:

a) 0.913

b) 0.397

c) 0.087

Step-by-step explanation:

We are given the following information:

We treat wearing tie too tight as a success.

P(Tight tie) = 15% = 0.15

Then the number of businessmen follows a binomial distribution, where

[tex]P(X=x) = \binom{n}{x}.p^x.(1-p)^{n-x}[/tex]

where n is the total number of observations, x is the number of success, p is the probability of success.

Now, we are given n = 15

We have to evaluate:

a) at least one tie is too tight

[tex]P(x \geq 1) = P(x = 1) +....+ P(x = 15)\\=1 - P(x = 0)\\= 1 - \binom{15}{0}(0.15)^0(1-0.15)^{15}\\=1 - 0.087\\= 0.913[/tex]

b) more than two ties are too tight

[tex]P(x > 2) = P(x = 3) +....+ P(x = 15)\\=1 - P(x = 0) - P(x=1) - P(x=2)\\= 1 - \binom{15}{0}(0.15)^0(1-0.15)^{15}-\binom{15}{1}(0.15)^1(1-0.15)^{14}-\binom{15}{0}(0.15)^2(1-0.15)^{13}\\=1 - 0.087 - 0.231 - 0.285\\= 0.397[/tex]

c) no tie is too tight

[tex]P(x = 0)\\=\binom{15}{0}(0.15)^0(1-0.15)^{15}\\=0.087[/tex]

d) at least 18 ties are not too tight

This probability cannot be evaluated as the number of success or the failures exceeds the number of trials given which is 15.

The probability is asked for 18 failures which cannot be evaluated.

Final answer:

To calculate the probabilities, we can use the concept of binomial probability. Using appropriate formulas, we can find the probabilities (a) at least one tie is too tight (b) more than two ties are too tight (c) no tie is too tight (d) at least 18 ties are not too tight.

Explanation:

To calculate the probabilities, we can use the concept of binomial probability. In this case, the probability that a businessman wears the tie too tightly is 15% or 0.15. The total number of businessmen at the board meeting is 15.

(a) To calculate the probability that at least one tie is too tight, we need to find the complement of the probability that no ties are too tight. Using the formula 1 - P(no tight ties), we calculate 1 - (0.85^15) = 0.999 or 99.9%.

(b) To calculate the probability that more than two ties are too tight, we need to find the sum of probabilities of having 3 or more ties too tight. Using the binomial probability formula, we calculate P(X > 2) = 1 - (P(X=0) + P(X=1) + P(X=2)) = 1 - (0.85^15 + 15*0.15*(0.85^14) + 105*(0.15^2)*(0.85^13)) = 0.014 or 1.4%.

(c) To calculate the probability that no ties are too tight, we use the probability P(X=0) = 0.85^15 = 0.203 or 20.3%.

(d) To calculate the probability that at least 18 ties are not too tight, we need to find the sum of probabilities of having 18 or more ties not too tight. Using the binomial probability formula, we calculate P(X >= 18) = P(X=18) + P(X=19) + ... + P(X=15) = (15 choose 18)*(0.85^18)*(0.15^2) + (15 choose 19)*(0.85^19)*(0.15^1) + (15 choose 20)*(0.85^20)*(0.15^0) = 0.999 or 99.9%.

Learn more about Probability here:

https://brainly.com/question/32117953

#SPJ3

Determine whether the value given is a parameter or statistic. Two thirds of all the students in this class are womena. Parameterb. Statistic

Answers

Answer: a. Parameter

Step-by-step explanation:

Parameter can be defined as a fact/characteristic about a whole population.

For example:

i. 20% of my class are boys

ii. 40% of Canadian senators are women.

Parameter usually deal with a small measurable population.

While statistic is a characteristic/fact about the sample.

Therefore the case above is a parameter because the students in the class is the population and the stated (Two thirds of all the students in this class are women) is a fact about the population.

Answer:

Parameter

Step-by-step explanation:

The given value is Parameter because it contains the measurement of population. In short, the given value 2/3 is the estimated value of population.

The population consists of all the students in the class. If the ratio of women from all the students in the class is calculated, then it is a measure of population. Thus, the given value is parameter.

Thickness measurements of ancient prehistoric Native American pot shards discovered in a Hopi village are approximately normally distributed, with a mean of 4.5 millimeters (mm) and a standard deviation of 1.7 mm. For a randomly found shard, find the following probabilities. (Round your answers to four decimal places.)

(a) the thickness is less than 3.0 mm.

(b) the thickness is more than 7.0 mm.

(c) the thickness is between 3.0 mm and 7.0 mm.

Answers

Answer:

a) [tex]P(X<3.0)=P(\frac{X-\mu}{\sigma}<\frac{3-\mu}{\sigma})=P(Z<\frac{3-4.5}{1.7})=P(z<-0.882)[/tex]

[tex]P(z<-0.882)=0.189[/tex]

b) [tex]P(X>7.0)=P(\frac{X-\mu}{\sigma}>\frac{7-\mu}{\sigma})=P(Z<\frac{7-4.5}{1.7})=P(z>1.47)[/tex]

[tex]P(z>1.47)=1-P(z<1.47) = 1-0.929=0.071[/tex]

c)  [tex]P(3<X<7)=P(\frac{3-\mu}{\sigma}<\frac{X-\mu}{\sigma}<\frac{7-\mu}{\sigma})=P(\frac{3-4.5}{1.7}<Z<\frac{7-4.5}{1.7})=P(-0.882<z<1.47)[/tex]

[tex]P(-0.882<z<1.47)=P(z<1.47)-P(z<-0.882)=0.929-0.189=0.740[/tex]

Step-by-step explanation:

Previous concepts

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".

The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".  

Part a

Let X the random variable that represent the thickness of a population, and for this case we know the distribution for X is given by:

[tex]X \sim N(4.5,1.7)[/tex]  

Where [tex]\mu=4.5[/tex] and [tex]\sigma=1.7[/tex]

We are interested on this probability

[tex]P(X<3.0)[/tex]

And the best way to solve this problem is using the normal standard distribution and the z score given by:

[tex]z=\frac{x-\mu}{\sigma}[/tex]

If we apply this formula to our probability we got this:

[tex]P(X<3.0)=P(\frac{X-\mu}{\sigma}<\frac{3-\mu}{\sigma})=P(Z<\frac{3-4.5}{1.7})=P(z<-0.882)[/tex]

And we can find this probability using excel or the normal standard table:

[tex]P(z<-0.882)=0.189[/tex]

Part b

We are interested on this probability

[tex]P(X>3.0)[/tex]

And the best way to solve this problem is using the normal standard distribution and the z score given by:

[tex]z=\frac{x-\mu}{\sigma}[/tex]

If we apply this formula to our probability we got this:

[tex]P(X>7.0)=P(\frac{X-\mu}{\sigma}>\frac{7-\mu}{\sigma})=P(Z<\frac{7-4.5}{1.7})=P(z>1.47)[/tex]

And we can find this probability using excel or the normal standard table:

[tex]P(z>1.47)=1-P(z<1.47) = 1-0.929=0.071[/tex]

Part c

[tex]P(3<X<7)=P(\frac{3-\mu}{\sigma}<\frac{X-\mu}{\sigma}<\frac{7-\mu}{\sigma})=P(\frac{3-4.5}{1.7}<Z<\frac{7-4.5}{1.7})=P(-0.882<z<1.47)[/tex]

And we can find this probability using excel or the normal standard table liek this:

[tex]P(-0.882<z<1.47)=P(z<1.47)-P(z<-0.882)=0.929-0.189=0.740[/tex]

Which equation can be used to find the total number of toothpicks?

Answers

Answer:B

Step-by-step explanation:

Option B

N=S*T is the equation to find the total number of toothpicks..

Suppose that the number of a certain type of computer that can be sold when its price is P (in dollars) is given by a linear function N(P). (a) Determine N(P) if N(1000) = 10000 and N(1700) = 5800. (Use symbolic notation and fractions where needed.) N(P) = (b) Select the statement that gives the slope of the graph of N(P), including units and describes what the slope represents. 6 computers per dollar -6 dollars per computer computers per dollar -6 computers per dollar (c) What is the change AN in the number of computers sold if the price is increased by AP = 110 dollars? (Give your answer as a whole number.) AN = computers

Answers

Answer:

a) N(P) = -6P + 16000

b) slope = -6 computers per dollar

That means the number of computer sold reduce by 6 per dollar increase in price.

c) ∆N = -660 computers

Step-by-step explanation:

Since N(P) is a linear function

N(P) = mP + C

Where m is the slope and C is the intercept.

Case 1

N(1000) = 10000

10000 = 1000m + C ....1

Case 2

N(1700) = 5800

5800 = 1700m + C ....2

Subtracting equation 1 from 2

700m = 5800 - 10000

m = -4200/700

m = -6

Substituting m = -6 into eqn 1

10000 = (-6)1000 + C

C = 10000+ 6000 = 16000

N(P) = -6P + 16000

b) slope = -6 computers per dollar

That means the number of computer sold reduce by 6 per dollar increase in price.

Slope is the change in number of computer sold per unit Change in price.

c) since slope m = -6 computers per dollar

∆P = 110 dollars

∆N = m × ∆P

Substituting the values,

∆N = -6 computers/dollar × 110 dollars

∆N = -660 computers.

The number of computer sold reduce by 660 when the price increase by 110 dollars

Answer:

110

Step-by-step explanation:

A digital scale that provides weights to the nearest gram is used. a. What is the sample space for this experiment? Let A denote the event that a weight exceeds 11 grams, let B denote the event that a weight is less than or equal to 15 grams, and let C denote the event that a weight is greater than or equal to 8 grams and less than 12 grams. Describe the following events. b. A ∪ B c. A ∩ B d. A' e. A ∪ B ∪ C f. (A ∪ C)' g. A ∩ B ∩ C h. B' ∩ C i. A ∪ (B ∩ C)

Answers

Answer:

a) [tex] S= [x \in x \geq 0][/tex]

Because the weigth can't be negative.

b) AUB = "a weight exceeds 11 grams OR is less than or equal to 15 grams" and that is represent by all the sample space S.

c) A ∩ B ="a weight exceeds 11 grams AND is less than or equal to 15 grams" and that is represent by [tex] 11 < X \leq 15 [/tex] who is the same as [tex] 12 \leq X \leq 15[/tex] .

d) A' = "a weight NOT exceeds 11 grams" [tex] X \leq 11[/tex] that's the complement of the event A

e)  A ∪ B ∪ C = "represent all the possib;e values for the sample space or S"

f) (A ∪ C)'="for this case (AUC) represent the weigths that exceeds 11 gr OR are between 8 and less than 11, so on this case values [tex] X \geq 8[/tex], so then the complement (AUC)' woudl be all the values [tex] X <8[/tex]"

g) A ∩ B ∩ C =[tex]\emptyset[/tex] since we don't have a common interval for the 3 events at the same time

h) B' ∩ C = The complement of B are the [tex] X>15[/tex] and for C we have values [tex] 8 \leq X <12[/tex] and the intersection between these two events is the [tex]\emptyset[/tex].

i) A ∪ (B ∩ C) = For this case (B ∩ C)  represent the values between [tex] 8\leq X <12[/tex] and if we do the union A ∪ (B ∩ C) we got [tex] X \geq 8[/tex]

Step-by-step explanation:

For this case we have defined the following events, assuming that X represent the weight:

A= "a weight exceeds 11 grams" [tex]X>11[/tex]

B= " a weight is less than or equal to 15 grams" [tex] X \leq 15[/tex]

C= "a weight is greater than or equal to 8 grams and less than 12 grams" [tex] 8 \leq X < 12[/tex]

Part a

The sample space is given by:

[tex] S= [x \in x \geq 0][/tex]

Because the weigth can't be negative.

Part b

AUB = "a weight exceeds 11 grams OR is less than or equal to 15 grams" and that is represent by all the sample space S.

Part c

A ∩ B ="a weight exceeds 11 grams AND is less than or equal to 15 grams" and that is represent by [tex] 11 < X \leq 15 [/tex] who is the same as [tex] 12 \leq X \leq 15[/tex] .

Part d

A' = "a weight NOT exceeds 11 grams" [tex] X \leq 11[/tex] that's the complement of the event A

Part e

A ∪ B ∪ C = "represent all the possib;e values for the sample space or S"

Part f

(A ∪ C)'="for this case (AUC) represent the weigths that exceeds 11 gr OR are between 8 and less than 11, so on this case values [tex] X \geq 8[/tex], so then the complement (AUC)' woudl be all the values [tex] X <8[/tex]"

Part g

A ∩ B ∩ C =[tex]\emptyset[/tex] since we don't have a common interval for the 3 events at the same time

Part h

B' ∩ C = The complement of B are the values in[tex] X>15[/tex] and for C we have values [tex] 8 \leq X <12[/tex] and the intersection between these two events is the [tex]\emptyset[/tex].

Part i

A ∪ (B ∩ C) = For this case (B ∩ C)  represent the values between [tex] 8\leq X <12[/tex] and if we do the union A ∪ (B ∩ C) we got [tex] X \geq 8[/tex]

Final answer:

The question refers to the mathematical concept of events and their union and intersection. In this context, A, B, and C represent specific weight ranges. Various combinations of these, such as A ∪ B or A ∩ B ∩ C, refer to different sets of possible weights.

Explanation:

Sample space in this experiment would basically consist of all possible weights that the digital scale can measure to the nearest gram. In Principle, it's unlimited but practically it will depend on the maximum limit of the scale.

A is the event that a weight exceeds 11 grams. B is the event that a weight is less than or equal to 15 grams. C is the event that a weight is greater than or equal to 8 grams and less than 12 grams.

A ∪ B represents weights that exceed 11 grams or are less than or equal to 15 grams.A ∩ B refers to weights that are both more than 11 grams and less than or equal 15 grams.A' is the event of weights that do not exceed 11 grams.A ∪ B ∪ C comprises weights that are either more than 11 grams, less than or equal to 15 grams, or between 8 and 12 grams.(A ∪ C)' refers to weights that are not more than 11 grams and not between 8 and 12 grams.A ∩ B ∩ C represents weights that are more than 11 grams, less than or equal to 15 grams, and simultaneously between 8 and 12 grams.B' ∩ C indicates weights that are more than 15 grams and at the same time between 8 and 12 grams.A ∪ (B ∩ C) signifies weights that are more than 11 grams, or are less than or equal to 15 grams and between 8 and 12 grams.

Learn more about Sets and Probability here:

https://brainly.com/question/11179193

#SPJ3

Of all the luggage handled by the airlines at JFK in the last 10 years, 5% was lost or stolen or damaged. For a randomly selected sample of 400 pieces of outgoing luggage at JFK International Airporta) Would it be unusual for 10 pieces of luggage to be lost?b) The mean and standard deviation of the binomial distribution is given byc) Would 40 pieces of luggage lost be an unusual occurrence?d) Find the probability that less than 6 pieces of luggage are lost or stolen.

Answers

Answer:

a)  10 pieces of luggage to be lost is not likely because its z-score is -2.29

b) mean=20 and standard deviation=4.359

c) 40 pieces of luggage lost is very extreme given that in average 5% of the luggage is lost.

d) The probability that less than 6 pieces of luggage are lost or stolen is 0.0007

Step-by-step explanation:

Let p be the proportion of stolen or damaged luggages of all the luggage handled by the airlines at JFK in the last 10 years.

p=0.05 (5%)

b) Mean and standard deviation of the binomial distribution is given as:

Mean= n×pStandard Deviation = [tex]\sqrt{n*p*(1-p)}[/tex]    where n is the sample size

Thus,

Mean=400×0.05=20 and

Standard Deviation=[tex]\sqrt{400*0.05*0.95}[/tex] ≈ 4.359

a) We should calculate z-score of 10 pieces of luggage lost to decide if it is unusual.

Z-score can be calculated as follows:

[tex]z= \frac{X-M}{s}}[/tex] where

X = 10 pieces of luggage lost M is the mean lost luggage (20 pieces)s is the standard deviation (4.359)

Thus, [tex]z= \frac{10-20}{4.359}[/tex] ≈ -2.29

This is unusual because it is in the 1st percentile and 99% of the possible number of lost luggage are higher than this score.

c) 40 pieces of lost luggage is also unusual because its z score is:

[tex]z= \frac{40-20}{4.359}[/tex] ≈ 4.59, in the 100th percentile, that is very extreme.

d) the probability that less than 6 pieces of luggage are lost or stolen

= P(z<z*) where z* is the z-score of 6 pieces of luggage are lost or stolen

That is  [tex]z= \frac{6-20}{4.359}[/tex] ≈ -3.21

And P(z<3.21)= 0.0007

Which equation shows this relationship?

Answers

Answer:  y=x+2

Step-by-step explanation:

there are 21 members of the soccer team on the us. if each player carries on 4 pieces of equipment, how many pieces of equipment are on the bus?

Answers

Answer:

84

Step-by-step explanation:

21x4=84

Answer:the total number of pieces of equipment in the bus is 84

Step-by-step explanation:

The total number of members of the soccer team on the bus is 21.

if each player carries on 4 pieces of equipment, then the total number of pieces of equipment in the bus would be

21 × 4 = 84

The most appropriate study design depends, among other things, on the distribution of:______

Answers

Option:

A) The risk factor in the population of interest

B) The participants

C) The outcome in the population of interest

D) A & C

Answer:

D) A & C

Step-by-step explanation:

Suppose that 96% of bolts and 91% of nails meet specifications. One bolt and one nail are chosen independently. NOTE: This is a multi-part question. Once an answer is submitted, you will be unable to return to this part.

What is the probability that at least one of them meets specifications? (Round the final answer to four decimal places.)

The probability that at least one of them meets specifications is_______

Answers

Answer:

0.9964 is the probability  that at least one of them meets specifications.

Step-by-step explanation:

We are given the following in the question:

B: Bolts meet the specification

N: Nails meet the specification

P(B) = 96% = 0.96

P(N) = 91% = 0.91

One bolt and one nail are chosen independently.

Thus, we can write

[tex]P(B\cap N) = P(B) \times P(N) = 0.96\times 0.91 = 0.8736[/tex]

We have to find the probability that at least one of them meets specifications.

[tex]P(B\cup N) = P(B) + P(N) -P(B\cap N)\\P(B\cup N) =0.96 + 0.91-0.8736\\P(B\cup N) =0.9964[/tex]

0.9964 is the probability  that at least one of them meets specifications.

A company had 110 employees whose salaries are summarized in the frequency distribution below. Find the mean salary.Salary ($) Employees5,001-10,000 2210,001-15,000 2015,001-20,000 2120,001-25,000 2325,001-30,000 24

Answers

Answer:

Mean salary=$17818.68

Step-by-step explanation:

Salary($)          Employees(f)

5001-10,000     22

10,001-15,000    20

15,001-20,000   21

20,001-25,000  23

25,001-30,000  24

We know that company had 110 employees so ∑f should be equal to 110.

∑f=22+20+21+23+24=110

The mean salary can be computed as

[tex]xbar=\frac{sum(fx)}{sum(f)}[/tex]

The x be the midpoint can be calculated by taking the average of upper and lower class limit.

Class Interval Frequency(f)       x                fx

5001-10,000            22               7500.5     165011

10,001-15,000          20               12500.5     250010

15,001-20,000   21               17500.5     367510.5

20,001-25000   23              22500.5     517511.5

25,001-30,000 24      27500.5 660012

fx can be computed by multiplying each x value with frequency in the respective class.

∑fx=165011+250010+367510.5+517511.5+660012=1960055

[tex]xbar=\frac{1960055}{110}=17818.68[/tex]

Thus, the mean salary is $17818.68.

The mean salary is approximately $17,818.18.

To find the mean salary, we need to calculate the average of all the salaries. Here’s the step-by-step process:

Determine the midpoint of each salary range, which is the average of the lower and upper bounds of that range.Multiply the midpoint of each range by the number of employees in that range to find the total contribution of each range to the sum of all salaries.Add up the contributions from all ranges to get the total sum of salaries.Divide the total sum of salaries by the total number of employees (110).

Here's the detailed calculation:

[tex]Midpoint \ for \ $5,001-$10,000=(5001 + 10000) / 2 = 7,500[/tex][tex]Midpoint \ for\ $10,001-$15,000: (10001 + 15000) / 2 = 12,500\\Midpoint \ for \ $15,001-$20,000: (15001 + 20000) / 2 = 17,500\\Midpoint \ for \ $20,001-$25,000: (20001 + 25000) / 2 = 22,500\\Midpoint\ for\ $25,001-$30,000: (25001 + 30000) / 2 = 27,500[/tex]

Now, multiply each midpoint by the number of employees in that range:

22 * 7,500 = 165,00020 * 12,500 = 250,00021 * 17,500 = 367,50023 * 22,500 = 517,50024 * 27,500 = 660,000

Add these values together to get the total sum:

165,000 + 250,000 + 367,500 + 517,500 + 660,000 = 1,960,000

Now, divide by the total number of employees:

1,960,000 / 110 ≈ 17,818.18

Therefore, the mean salary is approximately $17,818.18.

Students are working on a project which requires toothpicks. Each student receives the same number of toothpicks, t, from the
teacher. Which equation can be used to find the total number of toothpicks, N, given out by the teacher for the project to
s students?
OA. N =
OB. N = st
OC. N = s +t
OD. N =
Reset
Submit

Answers

Answer:

The correct answer is B. N = st

Step-by-step explanation:

1. Let's review the information given to us to answer the question correctly:

t = number of toothpicks received by each student

s = number of students

N = total number of students

2. Which equation can be used to find the total number of toothpicks, N, given out by the teacher for the project?

Total number of toothpicks for the project = number of toothpicks received by each student * number of students, replacing with the variables:

N = t * s = s * t

The correct answer is B. N = st

Answer:

B. N =st

Step-by-step explanation:

If we collect a large sample of blood platelet counts and if our sample includes a single outlier, how will that outlier appear in a histogram?

A. The outlier will appear as a tall bar near one side of the distribution.
B. Since a histogram shows frequencies, not individual data values, the outlier will not appear. Instead, the outlier increases the frequency for its class by 1
C. The outlier will appear as the tallest bar near the center of the distribution
D. The outlier will appear as a bar far from all of the other bars with a height that corresponds to a frequency of 1.

Answers

Answer:

D. The outlier will appear as a bar far from all of the other bars with a height that corresponds to a frequency of 1.

Step-by-step explanation:

An histogram measures how many times each value appears in the set we are studying. That is, it is a frequency measure.

Suppose we have the following set:

S = {1,1,1,1,1,1, 2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,100}

1 appears 6 times. That means that when the X axis is 1, the y axis is 6.

2 appears 8 times. The means that when the X axis is 2, the y axis is 8.

...

100 appears 1 time. This means that when the X axis is 100, the y axis is 1. The X is the outlier, and it is quite far from the other values.

So the correct answer is:

D. The outlier will appear as a bar far from all of the other bars with a height that corresponds to a frequency of 1.

Help me plsss I need it by tonight

Answers

Answer:

[tex]y=2x+2[/tex]

Step-by-step explanation:

we know that

The equation of a linear function has no exponents higher than 1, and the graph of a linear function is a straight line.

Verify each case

case 1) we have

[tex]y=2x+2[/tex]

Is the equation of a line in slope intercept form

so

Is a straight line and has no exponents higher than 1

therefore

Is a linear equation

case 2) we have

[tex]y=2x^{2}+2[/tex]

Is a quadratic equation

Is a curved line and has at least one exponent higher than 1,

therefore

Is a non-linear equation

case 3) we have

[tex]y=2x^{3}+2[/tex]

Is a cubic equation

Is a curved line and has at least one exponent higher than 1,

therefore

Is a non-linear equation

case 4) we have

[tex]y=2x^{4}+2[/tex]

Is a quartic equation

Is a curved line and has at least one exponent higher than 1,

therefore

Is a non-linear equation

The average age in a sample of 190 students at City College is 22. As a result of this sample, it can be concluded that the average age of all the students at City College

Answers

Answer:

The true mean [tex]\mu[/tex] it probably could be larger, smaller, or equal to 22

Step-by-step explanation:

False.

By definition the sample mean is defined as:

[tex] \bar X = \frac{\sum_{i=1}^n X_i}{n}[/tex]

For this case the value for the sample size is n =190 and the calculated sample mean is [tex] \bar X=22[/tex]. This value represent the sample and for this case we can't assume that this value represent at all the population as the population mean [tex]\mu[/tex] since we probably have variability from the data of the students at City College.

So we can conclude that the true mean [tex]\mu[/tex] it probably could be larger, smaller, or equal to 22

The true mean  it probably could be larger, smaller, or equal to 22.

Given that:

Total student, n = 190.

Average age of 190 students, [tex]\bar X = 22\\[/tex].

By definition the sample mean is defined as:

[tex]\bar X =\dfrac{{\sum_{i=1}^nX_i}}{n}[/tex]

For this case, the sample size n =190 and the calculated sample mean is [tex]\bar X = 22\\[/tex]. This value represent the sample and for this case can't assume that this value represent at all the population as the population mean  since probably have variability from the data of the students at city college.

Hence, conclude that the true mean  it probably could be larger, smaller, or equal to 22

Learn more about Mean here:

https://brainly.com/question/31101410

#SPJ3

Which equation represent the relationship between the total number of pages N that Ronalds can read in M minutes?

Answers

Answer:option A is the correct answer.

Step-by-step explanation:

Ronald can read at a constant rate of p pages per minute.

If Roland can read a total number of N pages in minutes, then the equation representing the relationship between the number of pages, N and the time, m minutes would be

p pages = 1 minute

N pages = m minutes

Crossmultiplying, it becomes

p × m = N × 1

N = pm

Find an autonomous differential equation with all of the following properties:Equilibrium solutions at y=0 and y=3, y' > 0 for 0 < y < 3; and y' < 0 for -inf < y < 0 and 3 < y < inf.

Answers

Final answer:

The differential equation y' = y(y - 3) satisfies all the given conditions. It has equilibrium solutions at y = 0 and y = 3, y' > 0 for 0 < y < 3, and y' < 0 for -inf < y < 0 and 3 < y < inf.

Explanation:

The autonomous differential equation that meets the given conditions is

y' = y(y-3). To confirm this, we can check each condition:

Equilibrium solutions at y=0 and y=3: Setting y' = 0 and solving for y in the differential equation gives y = 0 and y = 3, which satisfies this condition.y' > 0 for 0 < y < 3: The expression y(y-3) is positive in this interval, satisfying this condition.y' < 0 for -inf < y < 0 and 3 < y < inf: The expression y(y-3) is negative in these intervals, satisfying this condition.

Learn more about Differential Equations here:

https://brainly.com/question/33814182

#SPJ3

In a given population, the percent of people with blue eyes is 32%. If 17 people from that population are randomly selected, what is the probability that exactly 9 of them will have blue eyes?

Answers

Answer:

The required probability is 0.0391.

Step-by-step explanation:

Consider the provided information.

The percent of people with blue eyes is 32%

Thus, p = 32% = 0.32

The percent of people with non blue eyes is 100%-32%=68% = 0.68

q = 68% = 0.68

We need to determine the probability that exactly 9 of them will have blue eyes if 17 are selected.

Thus, n=17 and r=9

Use the formula of binomial distribution: [tex]P(r) = ^nC_r p^r q^{n-r}[/tex]

Substitute the respective values in the above formula.

[tex]P(r=9) = ^{17}C_9 \times(0.32)^9 \times 0.68^{17-9}[/tex]

[tex]P(r=9) = \frac{17!}{9!8!} \times(0.32)^9 \times 0.68^{8}[/tex]

[tex]P(r=9) \approx0.0391[/tex]

Hence, the required probability is 0.0391.

For each of the following questions, select a research technique that is likely to yield a useful answer. For instance, if the question is "Which companies within a 20-mile radius of our company headquarters sell recycled paper?" a search of the web is likely to provide a useful answer.
a. Does the Honda CR-V include traction control as a standard feature?
b. How much money has our company's philanthropic foundation donated to colleges and universities in each of the last three years?
c. How does a 3D printer work?
d. Could our Building 3 support a rooftop green space?
e. How can we determine whether we would save more money by switching to LED lighting in our corporate offices?

Answers

Answer:

Web searching, specialists consultations and comparisons.

Step-by-step explanation:

a. Does the Honda CR-V iclude traction control as a standard feature?

Research about the Honda CR-V on the internet, or reading an article about it.

b. How much money has our company´s philanthropic foundation donated to colleges and universities in each of the last three year?

Look over the company´s administrative records.

c.How does a 3D printer work?

Search on the web about the 3D printer function.

d. Could our Building 3 support a rooftop green space?

Consultation with an architect.

e. How can we determine whether we would save more money by switching to LED lighting in our corporate offices?

Search on the web about the LED lighting use of electricty and the use of electricty of the type of lighting that the company is already using and compare for the best one.

Suppose that a spherical droplet of liquid evaporates at a rate that is proportional to its surface area: where V = volume (mm3 ), t = time (min), k = the evaporation rate (mm/min), and A = surface area (mm2 ). Use Euler’s method to compute the volume of the droplet from t = 0 to 10 min using a step size of 0.25 min. Assume that k = 0.08 mm/min and that the droplet initially has a radius of 2.5 mm. Assess the validity of your results by determining the radius of your final computed volume and verifying that it is consistent with the evaporation rate.

Answers

Answer:

V = 20.2969 mm^3 @ t = 10

r = 1.692 mm @ t = 10

Step-by-step explanation:

The solution to the first order ordinary differential equation:

[tex]\frac{dV}{dt} = -kA[/tex]

Using Euler's method

[tex]\frac{dVi}{dt} = -k *4pi*r^2_{i} = -k *4pi*(\frac {3 V_{i} }{4pi})^(2/3)\\ V_{i+1} = V'_{i} *h + V_{i}    \\[/tex]

Where initial droplet volume is:

[tex]V(0) = \frac{4pi}{3} * r(0)^3 =  \frac{4pi}{3} * 2.5^3 = 65.45 mm^3[/tex]

Hence, the iterative solution will be as next:

i = 1, ti = 0, Vi = 65.45

[tex]V'_{i}  = -k *4pi*(\frac{3*65.45}{4pi})^(2/3)  = -6.283\\V_{i+1} = 65.45-6.283*0.25 = 63.88[/tex]

i = 2, ti = 0.5, Vi = 63.88

[tex]V'_{i}  = -k *4pi*(\frac{3*63.88}{4pi})^(2/3)  = -6.182\\V_{i+1} = 63.88-6.182*0.25 = 62.33[/tex]

i = 3, ti = 1, Vi = 62.33

[tex]V'_{i}  = -k *4pi*(\frac{3*62.33}{4pi})^(2/3)  = -6.082\\V_{i+1} = 62.33-6.082*0.25 = 60.813[/tex]

We compute the next iterations in MATLAB (see attachment)

Volume @ t = 10 is = 20.2969

The droplet radius at t=10 mins

[tex]r(10) = (\frac{3*20.2969}{4pi})^(2/3) = 1.692 mm\\[/tex]

The average change of droplet radius with time is:

Δr/Δt = [tex]\frac{r(10) - r(0)}{10-0} = \frac{1.692 - 2.5}{10} = -0.0808 mm/min[/tex]

The value of the evaporation rate is close the value of k = 0.08 mm/min

Hence, the results are accurate and consistent!

Using Euler's method, we approximated the volume and surface area of the object over a period of 10 minutes. Starting with an initial radius of 2.5 mm, and given a decay constant of 0.08 mm/min, we computed the final volume to be approximately 26.19 mm³ and the final surface area to be about 31.70 mm². This resulted in a final radius of approximately 2.06 mm.

To solve this problem using Euler's method, we'll use the following formulas:

dV/dt = -kA

A = 4πr²

V = (4/3)πr³

Given that the initial radius r₀ = 2.5 mm, we can compute the initial volume V₀ and surface area A₀. Then, we'll iterate through time steps using Euler's method:

Vₙ₊₁ = Vₙ - kA * Δt

Aₙ₊₁ = 4π(rₙ - (k/3) * Δt)²

Using k = 0.08 mm/min and a step size of Δt = 0.25 min, we perform the calculations:

V₀ = (4/3)π(2.5)³ ≈ 65.45 mm³

A₀ = 4π(2.5)² ≈ 98.17 mm²

Iterating:

t = 0.25 min:

V₁ ≈ 65.45 - 0.08 * 98.17 * 0.25 ≈ 61.44 mm³

A₁ ≈ 4π(2.44)² ≈ 59.17 mm²

t = 0.5 min:

V₂ ≈ 61.44 - 0.08 * 59.17 * 0.25 ≈ 59.58 mm³

A₂ ≈ 4π(2.42)² ≈ 58.01 mm²

Continuing this process until t = 10 min, we obtain:

V₄₀ ≈ 26.19 mm³

A₄₀ ≈ 31.70 mm²

Finally, calculating the radius r₄₀ corresponding to V₄₀:

r₄₀ = ((3V₄₀)/(4π))^(1/3) ≈ 2.06 mm

To learn more about Euler's method

https://brainly.com/question/30882452

#SPJ3

What is next in this sequence of numbers: 1, 11, 21, 1211, 111221, 312211, ...?

Answers

Answer:

13112221

Step-by-step explanation:

Each sequence of numbers is a verbal representation of the sequence before it. Thus, starting with 1, the next sequence would be "one one," or "11." That sequence is followed by "two one," or "21," and so on and so forth.

This may also be a good explanation:

The first number is just ONE (amount) "1" (0-9 numeral). So if you say there's ONE "1" (seriously just say it aloud) the next number would be an 11. Then there are TWO "1's", creating 21. Then ONE "2" and ONE "1" which creates 1,211. Then ONE "1", ONE "2", and TWO "1's" creating 111,221 ... and so on.

The first number 1 is read as one one, so the second number is written as 11, this is read as two ones, so the next number is written as 21 ( two ones)

This continues throughout the sequence.

The last number written is 312211 which is read as one three, one one, two twos, two ones

This gets written as 13112221

Marian went shopping and bought clothes for $76.17 and books for $44.98. She then had a meal at the mall for $19.15. Which is the best estimate of the total cost of her shopping trip?

A. $130
B. $120
C. $150
D. $140

Answers

Answer:

D. $140.

Step-by-step explanation:

Given:

Cost of clothes = $76.17

Cost of books = $44.98

Cost of meal = $19.15

We need to find the best estimate of total cost of her shopping trip.

Solution:

First we will find the total cost of her shopping trip.

total cost of her shopping trip is equal to sum of Cost of clothes, Cost of books and Cost of meal.

framing in equation form we get;

total cost of her shopping trip = [tex]76.17+44.98+19.15 = \$140.3[/tex]

Now we can say that;

140.3 is close to 140

Hence Best estimate of total cost of shopping trip is $140.

a shirt is on sale for 40% off, and you have an additional 20% off coupon. true or false: the shirt will ultimately be 60% off the original price​

Answers

Answer:

Google it

Step-by-step explanation:

google is very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very useful

Answer:it is false.

Step-by-step explanation:

Let us assume that the regular price of the shirt is $x.

The shirt is on sale for 40% off the regular price. The amount that is taken off the shirt would be

40/100 × x = 0.4 × x = 0.4x

The new price of the shirt would be x - 0.4x = $0.6x

you have an additional 20% off coupon. The value of the coupon would be

20/100 × 0.6x = 0.2 × 0.6x = 0.12x

The cost of the shirt if the coupon is applied would be

0.6x - 0.12x = 0.48x

If you assumed that the shirt will ultimately be 60% off the original price, the cost of the shirt would be

x - 60/100 × x = x - 0.6x = 0.4x

Therefore, they are not equal and si, it is false.

Find a unit vector orthogonal to the plane containing the points A= 1,0,0 , B= 3,−1,−3 , and C= 1,3,−2 .

Answers

Answer:

unit normal vector n will be n=(a,b,c) = (4/√171,11/√171,6/√171)

Step-by-step explanation:

There are several ways to solve this problem

1) build 2 vectors AB and BC such that the vectorial product ABxBC is the orthogonal vector to the plane , then find unit vector

2) since the 3 points belongs to the plane solve a linear system of 4 equation with 4 variables

for the second solution , the equation of the plane with normal vector n=(a,b,c) and containing the point (x₀,y₀,z₀) is

a*(x-x₀)+b*(y-y₀)+c*(z-z₀) =0

and

a²+b²+c² = 1 (unit vector)

then choosing A=(x₀,y₀,z₀)=(1,0,0)

a*(x-1)+b*(y-0)+c*(z-0) =0

for B

a*(3-1)+b*(-1-0)+c*(-3-0) =0

1) 2*a - b - 3*c =0

for C

a*(1-1)+b*(3-0)+c*(-2-0) =0

2) 3*b - 2*c=0 → b= 2/3*c

replacing in 1)

2*a -  2/3*c - 3*c =0

2*a-11/3*c=0 → a=11/6*c

thus

a²+b²+c² = 1

(11/6*c)²+(2/3*c)²+c² = 1

(121/36+4/9+1)*c² = 1

171/36*c²=1 → c= 6/√171

therefore

a=11/6*c = 11/6*6/√171= 11/√171

b=2/3*c= 2/3*6/√171= 4/√171

then the unit normal vector n will be

n=(a,b,c) = (4/√171,11/√171,6/√171)

Ryan is a record executive for a hip hop label in Atlanta, Georgia. He has a new album coming out soon, and wants to know the best way to promote it, so he is considering many variables that may have an effect. He is considering three different album covers that may be used, four different television commercials that may be used, and two different album posters that may be used. Determine the number of different combinations he needs in order to test each album cover, television commercial, and album poster.

Answers

Answer:  24

Step-by-step explanation:

Given : Choices for album covers = 3

Choices for television commercials = 4

Choices for album posters = 2

Now , the number of different combinations he needs in order to test each album cover, television commercial, and album poster = ( Choices for album covers ) x (Choices for television commercials) x (Choices for album posters)

= 3 x 4 x 2 = 24

Hence, the number of different combinations he needs in order to test each album cover, television commercial, and album poster is 24.

Other Questions
If a hazardous bottle is labeled 20.2 percent by mass Hydrochloric Acid, HCl, with a density of 1.096 g/mL, calculate the molarity of the HCl solution. Here are some points to ponder when hiring data professionals: 1. Look for candidates with a strong educational background in analytics/statistics. You want someone who knows more than you do about handling copious amounts of data. 2. The ideal candidates will have specific experience in your industry or a related industry. "When you have all those Ph.D.s in a room, magic doesnt necessarily happen because they may not have the business capability," said Andy Rusnak, a senior executive at Ernst & Young. 3. Search for potential candidates from industry leader organizations that are more advanced in big data. 4. Communication skills are a must. Look for a candidate "who can translate Ph.D. to English," says SAP Chief Data Scientist David Ginsberg. He adds, "Those are the hardest people to find." 5. Find candidates with a proven record of finding useful information from a mess of data, including data from questionable sources. You want someone who is analytical and discerning. 6. Look for people who can think in 8- to 10-week periods, not just long term. Most data projects have a short-term focus. 7. Test candidates expertise on real problems. Netflix's Director of Algorithms asks candidates, "You have this data that comes from our users. How can you use it to solve this particular problem?" Questions: 1. Lets say you work in a metropolitan city for a large department store chain and your manager puts you in charge of a team to nd out whether keeping the store open an hour longer each day would increase profits. What data might be available to your decision-making process? What data would be important to your decision? 2. What kinds of data might we want in OB applications? 3. As Braver man notes, one problem with big data is making sense of the information. How might a better understanding of psychology help you sift through all this data? ___________ contains information needed to carry on the operations of a firm over long periods of time. Suppose investment is $1,100 billion, private saving is $1,050 billion, and capital inflow from abroad is $100 billion. Solve the government budget deficit in the case. Susan can bake 200 cookies in an hour or watch her favorite tv show. If she chooses to watch her show, her opportunity cost is Which word best describes an organizational culture that embraces multiculturalism and in which workforce diversity is highly valued? dynamism predictability inclusion effectiveness what does Sancho call the spiders When buyers are in a weak bargaining position, companies in the supplying industry must lower their prices to increase profits.True/False Water is withdrawn from a conical reservoir, 8 feet in diameter and 10 feet deep (vertex down) at the constant rate of 5 ft/min. How fast is the water level falling when the depth of the water in the reservoir is 5 ft? ([tex]V = \frac{1}{3} \pi r^2h[/tex]). You design an experiment to see how light effects plant growth. You put one plant in a room with nowindows and one lamp. You put another plant bought from the same store that was the same size, on awindowsill in your kitchen. Two weeks later, the plant in the room with no windows has died. The plant onthe windowsill is growing great! What was the dependent variable?The temperature in the room.The life or death of the plant.The light the plants receivedThe kind of plants that were bought Walleye is a common game fish. Adult walleye have a length with a mean of 44 cm and a standard deviation of 4 cm, and the distribution of lengths is approximately Normal. What fraction of fish are greater than 41 cm in length?Select one O a. -0.75 O b. 0.22 ? ?.077 O d. 0.75 Archaeological investigations focusing on _______ and _______ provide information on the smaller groups within larger civilizations and the changing social dynamics within societies. #13 Kayla is 4 yearsyounger than her sister.Write an algebraicexpression that representsthe situation. Corinne believed in solving issues between managers and employees by talking and finding solutions together, so when a group of employees brought the following problem to her, she was perplexed as to what to do. Read the problem and then decide which choice best fits her possible solution. "Employees came to Corinne to complain that their supervisor was making sexual advances towards them. He was offering to buy them drinks after work and has even commented on the clothes they are wearing. It has made them feel very uncomfortable." PLS HELP!!!!!What is the value of tanC in this triangleA)24/25B)7/24C)7/25D)24/7 The South grew increasingly worried about the future of slavery because:a.the Wilmot Proposal was likely to be revived and enacted by Congress after the congressional elections of 1850.b.the admission of California might permanently tip the political balance against them.c.the Supreme Court was increasingly likely to issue a decision abolishing slavery everywhere in the United States.d.President Taylor was the first president openly critical of slavery. 25Which of the following organisms would be considered a pioneer species in an ecosystem that starts withbare soil and eventually ends up as a deciduous forest? what is insurance fronting prince is 6n years old. jordan is (3n + 10) years older than princea) find jordans ageb) find the total age of prince and jordanc) kimberly is 9 yrs younger than prince. find kimberlys aged) find the total age of three peoplee) if n = 4 find the total age of the three people - 1/3 square root-90 Steam Workshop Downloader