Questions
Solve step-by-step the following: 1) X-bar and R control Chart Subgroup X1 X2 X3 X4 X-bar...

Solve step-by-step the following:


1) X-bar and R control Chart

Subgroup

X1

X2

X3

X4

X-bar

R

1

1.2

1.1

1.1

2.3

2

3.2

1.3

1.3

3.3

3

1.3

1.4

1.3

1.1

4

3.2

1.1

3.3

2

5

2.1

3.2

2.4

2.3

6

3.1

3.1

3.2

3.3

7

3

1

2.2

2.1

8

2.3

1.3

3.1

2.4

9

4

3.3

4

4.3

10

1.2

3.1

1.3

1.3

11

2.2

1.4

1.1

3

12

3.2

2.3

3.1

1.2

13

1.1

3

1

3.1

14

3.1

1.3

2.2

1.2

15

2.3

2

1

2.3

16

2.2

3.1

3.4

3.2

17

1.2

1.2

2.1

2

18

1.3

3.3

1.2

2.1

19

2.2

2

1.3

3

20

0.7

1.1

1.1

1.2

21

3

3.1

2.2

2.2

22

2.3

2.3

3.1

2.2

23

2.3

1.3

1.2

3.1

24

3.1

3

1.4

1.4

25

3.1

3.2

2.1

2.1

a. Determine the Trial UCL, CL, and LCL for both charts of X-bar and R

b. Determine the Revised UCL, CL, and LCL for both charts of X-bar and R

In: Statistics and Probability

11)Answer based on the following: Interest rate on U.S. assets = 5%, interest rate on European...

11)Answer based on the following: Interest rate on U.S. assets = 5%, interest rate on European assets = 12%, the spot rate of exchange = 0.90 Euros/$, the one year forward rate of exchange = 0.95 EUROS/$. The European citizen should hold which asset?

1)

The Euro asset

2)

The Dollar asset

12)If real interest rates in Canada are above those in the Euro area,

1)

The Euro area is likely to see an appreciation of its currency.

2)

There will be more demand for Canadian goods resulting from the change in exchange rates.

3)

There will be more demand for European goods resulting from the change in exchange rates.

4)

Exchange rates will not be affected.

13)If there is more demand for U.S. stocks relative to stocks issued elsewhere,

1)

The Dollar may depreciate

2)

The Dollar may appreciate

14)Horizontal FDI involves

1)

Doing some part of the production process abroad

2)

Duplicating a firm’s plant abroad

3)

Accessing cheap labor abroad

4)

None of the above

15)Based on the offshoring articles that you read for this class

1)

The center of gravity of much of the world production has not changed

2)

The center of gravity of much of the world production has changed from advanced countries to developing countries

3)

The center of gravity of much of the world production remains in advanced countries

4)

None of the above.

In: Economics

Problem 1 Write a Java program that implements a two-dimensional array of grades for students in...

Problem 1
        Write a Java program that implements a two-dimensional array of grades
        for students in a class. The grades should be as follows:
        Row 1: 87, 45
        Row 2: 69, 88, 90, 94
        Row 3: 79, 87, 94
        
        Compute and print out the maximum number of columns in the array.
        Hint: use a for loop.
        
   (5 Points.)
*/

/*      Problem 2
*       Suppose there are 4 candidates in 6 districts running for an election.
    Let's assume the candidates' names are: Jane, Amani, Doe, and Macbeth.
        Your task is to print out: 1) the total votes per candidate, and 2) the
        total votes per district.
        
        Here are some hints:
        1) Create a two-dimensional array of type int and name it ballots.
         int [][] ballots = { }. Fill it with votes. Remember, you are going to have
         four columns and six rows.
         
        2) Create the candidates as follows: String [] candidates = { } and
        assign them names.
        
        3) Create an object reference to hold the tally for the votes.
        
        4) Use a for loop to print the totals for candidates. 
        
        5) Use a for loop to print the totals for districts.
        
        Your output should look like:
        Total votes per candidate
        Jane
        x
        
        Amani
        x
        
        Doe
        x
        
        Macbeth
        x
        
        Total votes per district
        1
        x
        
        2
        x
        
        3
        x
        
        4
        x
        
        5
        x
        
        6
        x
*       (10 Points.)

In: Computer Science

Mod 5(c) - CH 5 EXERCISES/PROBLEMS (31 pts) Hide or show questions eBook Calculator Print Item...

Mod 5(c) - CH 5 EXERCISES/PROBLEMS (31 pts)

Hide or show questions

eBook

Calculator

Print Item

Ratio of Cash to Monthly Cash Expenses

Kips Bay Medical Inc. is a medical device company that develops, produces, and sells products used in coronary surgery. The following data (in thousands) were adapted from recent financial statements.

Year 4 Year 3 Year 2 Year 1
Operations:
Net income (loss) $(5,607) $(6,060) $(5,507) $(4,250)
Net cash flows from operating activities (5,026) (5,537) (4,203) (8,105)
Balance sheet:
End of the year cash and cash equivalents 3,138 2,316 9,403 6,211
Short-term investments* 457 2,684 947 2,957
Financing activities:
Issued common stock 3,643 5,441 13,632

*Includes various short-term securities that are readily convertible to cash.

1. Compute the monthly cash expenses for Years 1 -4. Round your answers to the nearest thousand.

Monthly Cash Expenses
Year 4 $ thousand
Year 3 $ thousand
Year 2 $ thousand
Year 1 $ thousand

2. Compute the ratio of cash to monthly cash expenses for Years 1 -4. Round your answers to one decimal place.

Ratio of Cash to Monthly
Cash Expenses
Year 4          months
Year 3          months
Year 2          months
Year 1          months

3. Including short-term investments as part of cash and cash equivalents, compute the ratio of cash to monthly cash expenses for Years 1 -4. Round your answers to one decimal place.

Ratio of Cash to Monthly
Cash Expenses
Year 4          months
Year 3          months
Year 2          months
Year 1          months

4. Based on the calculations above , which of the following statements is incorrect?

Kips Bay Medical has reported losses and negative cash flows from operations in each of the four years.

Kips Bay Medical was not able to raise funds by issuing stock in Years 1 and 2.

Kips could continue to operate only 7.5 months using cash and 8.6 months using cash and short-term investments.

Long term, Kips Bay Medical must generate positive cash flows from operations in order to remain in business.

Choose the correct answer:
1

5. Based upon the preceding results in (2) and (3), an investment in Kips Bay Medical common stock would be extremely risky . Unless management of Kips could convince you that a turn around was likely and that Kips would generate positive cash flows from operations and profit in the future, you should probably not invest in Kips common stock.

Feedback

1. Keep in mind that monthly cash expense is equal to net cash flows from operations divided by 12.

2. Recall that cash and cash equivalents are divided by monthly cash expenses to arrive at the ratio of cash to monthly cash expenses.

3. Keep in mind that short term investments are added to cash and cash equivalents; then, the total is divided by monthly cash expenses to arrive at the ratio of cash to monthly cash expenses.

4. Keep in mind that short term investments are added to cash and cash equivalents; then, the total is divided by monthly cash expenses to arrive at the ratio of cash to monthly cash expenses.

5. Focus on the negative cash flows generated and losses reported by Kips Bay Medical. Unless the management of Kips convinces investors about future positive cash flows, it is risky to invest in Kips’ common stock.

2 more Check My Work uses remaining.

In: Finance

Jumbo city must decide where to allocate $3 million, which is available for immediate investment. It...

Jumbo city must decide where to allocate $3 million, which is available for immediate investment. It has four EV projects from which to choose (all cash flows in millions) and has decided to use the net present value and profitability index approaches when deciding how to allocate these funds. Disregard the difference in project lives. The cost of capital is 10%.

Year              Model 1 Model 2 Model 3 Model 4

  0                       –$1                              –$2                             –$3                          –$1.5

  1                        $1                               $1                               $4                            $0.9

  2                        $1                               $1                                –                              $0.9

  3                           –                                $1                               –                              $0.9

Required:

  1. What is the net present value for each project and which projects are acceptable?
  2. What is the profitability index for each project and which projects are acceptable?
  3. Given the capital constraint, which project or projects do you select and why?
  4. How much value does Tesla add to itself by undertaking this project or projects? How does this differ if there was no capital constraint?

In: Finance

V is a subspace of inner-product space R3, generated by vector u =[1 1 2]T and...

V is a subspace of inner-product space R3, generated by vector

u =[1 1 2]T and v =[ 2 2 3]T.

T is transpose

(1) Find its orthogonal complement space V ;

(2) Find the dimension of space W = V+ V;

(3) Find the angle q between u and v; also the angle b between u and normalized x with respect to its 2-norm.

(4) Considering v’ = av, a is a scaler, show the angle q’ between u and v’

In: Advanced Math

Snapchat is interested in targeting a particular audience group with a new product(Spectacles)and needs to know...

Snapchat is interested in targeting a particular audience group with a new product(Spectacles)and needs to know about the average time a first-year college student spends on Snapchateach day. This way, they can decide whether or not it would be worthwhile to advertise Spectacles to students. Unfortunately, the Snapchatreport does not include specific information about first-year college students, so they don't have u for this population. They hire Serena to find more information.
She does some research online and finds that Website A claims that first-year college students spend on average 4 hours on Snapchatper day and Website B claims that first-year college students spend on average 3 hours on Snapchatper day. Since both sites made different claims, Serena decides to survey first-year students at De Anza to create a confidence interval to decide if the claims are reasonable. The following is a list of 30 responses (in hours):

2 1.5 6 3 0.75 2.5 1.25 0.25 0 0
2 2 1 1 3 4 5 2.2 3 6
6.5 5 1 1 1.5 3 5.2 6 4.5 6

1. Input the 30 observations into the list 1L of your calculator and use 1-Var-Stats to determine the sample mean X and the sample standard deviation .sRound your answers to 4 decimal places. Again, assume X is approximately normal.
X=_____________ s= ________________
2. Explain in one sentence why the t distribution must be used to create a confidence interval in this situation.
3. Using the information from problems 2 and 3, construct a 95% confidence interval for the population mean the number of hours spent on Snapchatby first-year college students. Round your answer to 4 decimal places. Show all of your work and interpret the confidence interval.
4. Are the claims made by Website A and Website B reasonable or unreasonable? Make your decision based on your 95% confidence interval from problem 4 and explain.
A. Website A’s claim of u=4 hours is reasonable/unreasonable(circle one) because...
B. Website B’s claim of u=3 hours is reasonable/unreasonable(circle one) because...

In: Statistics and Probability

Please use C language and use link list to do this program. This program should ask...

Please use C language and use link list to do this program.

This program should ask user to enter two fraction polynomials. Then user chocie if he want add it or multiple it.

I need you please to test it to see if it work with these two fraction polynomials

1-  Left Poly Pointer:

1/1x2 + 3/4x + 5/12

2-Right Poly Pointer:

1/1x4 – 3/7x2 + 4/9x + 2/11

AND AFTER ADDING

3- Resulting Poly Pointer:

1/1x4 + 4/7x2 + 43/36x + 79/132

And if the user choice to Multiple

3- Resulting Poly Pointer:

1/1x6 + 3/4x5 – 1/84x4 + 31/252x3 + 871/924x2 + 191/594x + 5/66

In: Computer Science

A researcher interviews 50 employees of a large manufacturer and collects data on each worker’s hourly...

A researcher interviews 50 employees of a large manufacturer and collects data on each worker’s hourly wage (Wage), years of higher education (EDUC), experience (EXPER), and age (AGE). The data is shown below; the data set can also be found on the text website; labeled Hourly Wage.

Wage EDUC EXPER AGE
37.85 11 2 40
21.72 4 1 39
14.34 4 2 38
21.26 5 9 53
24.65 6 15 59
25.65 6 12 36
15.45 9 5 45
20.39 4 12 37
29.13 5 14 37
27.33 11 3 43
18.02 8 5 32
20.39 9 18 40
24.18 7 1 49
17.29 4 10 43
15.61 1 9 31
35.07 9 22 45
40.33 11 3 31
20.39 4 14 55
16.61 6 5 30
16.33 9 3 28
23.15 6 15 60
20.39 4 13 32
14.88 4 9 58
13.88 5 4 28
17.65 6 5 40
15.45 6 2 37
26.35 4 18 52
19.15 6 4 44
16.61 6 4 57
18.39 9 3 30
15.45 5 8 43
18.02 7 6 31
13.44 4 3 33
17.66 6 23 51
16.96 4 15 37
14.34 4 9 45
15.45 6 3 55
17.43 5 14 57
35.89 9 16 36
20.39 4 20 60
11.81 4 5 35
15.45 9 10 34
17.66 5 4 28
13.87 6 1 25
16.35 7 10 43
15.45 9 2 42
23.67 4 17 47
16.02 11 2 46
23.15 4 15 52
24.14 8 11 6

Please use either Minitab or Excel to develop both the scatter plots and find the correlation coefficients.

A. Which variable is the response variable? Which variables are the explanatory variables?

B. Develop a scatter plot comparing wage to education. Interpret the plot.

C. Develop a scatter plot comparing wage to experience. Interpret the plot.

D. Compute the correlation coefficients for wage and education and wage and experience. Then perform a hypothesis test for both correlations to determine if the correlations are statistically significant. Be sure to show the null and alternative hypotheses, decision rule, decisions and conclusions. Use alpha = .05. Note: Since the hypotheses and decision rule are the same for both tests, only need to write those steps once.  

E. Which of the explanatory variables provides the best predictor of the response variable? Support your response by citing both the scatter plot and correlation test.

In: Statistics and Probability

Write a c program arrays2.c that checks if an integer array contains three identical consecutive elements....

Write a c program arrays2.c that checks if an integer array contains three identical consecutive elements. Assume the number of identical consecutive elements are no more than three if they exist.
Sample input/output #1:
Enter the length of the array: 11
Enter the elements of the array: -12 0 4 2 2 2 36 7 7 7 43
Output: The array contains 2 of three identical consecutive elements: 2 7
Sample input/output #2:
Enter the length of the array: 4
Enter the elements of the array: -12 0 4 36
Output: The array does NOT contain identical consecutive elements
Sample input/output #3:
Enter the length of the array: 11
Enter the elements of the array: -12 0 4 2 2 2 36 7 7 43 43
Output: The array contains 1 of identical consecutive elements: 2
1) Name your program arrays2.c
2) Include and implement the following function in the program. Do not modify the function prototype.
void search_three(int *a1, int *a2, int n, int *num_three);
The function takes two integer array parameter a1 and a2 of size n. a1 is the input array. a2 is the output array containing the integers that are in the three consecutive integers. num_three as a pointer variable, pointing to the variable for the total number of the three consecutive integers (also the actual size of the output array). For example, the total number of the three consecutive integers for sample input #1 is 2, 0 for sample input #2, and 1 for sample input #3.
The function should use pointer arithmetic – not subscripting – to visit array elements. In other words, eliminate the loop index variables and all use of the [] operator in the function.
3) In the main function, ask the user to enter the size of the input array, declare the input array and output array of the same size, and then ask the user to enter the elements of the input array. The main function calls search_three function, and displays the result.

In: Computer Science