Questions
A corporate trainer administered a test to eight employees prior to their participation in a training...

A corporate trainer administered a test to eight employees prior to their participation in a training program. The trainer administered the test again after participation. Raw test scores from each administration are as follows:

Test-Taker First Administration Second Administration

John 6 6

Doug 5 4

Christina 8 7

Sammy 4 2

Todd 4 8

Terri 2 1

Abel 6 7

Theresa 3 3

Answer the following questions

1. What is the test-retest reliability coefficient for the test?

2. What is the standard error of measurement for the first and second administration?

3. What is the confidence interval at which we may be 95% certain of Abel's true score on the first administration? Given the confidence interval, could we feel confident that Abel's true score on the first administration is higher than Todd's true score on the first administration?

In: Statistics and Probability

The table below reports the market demand schedule of Coca Cola and Pepsi. Quantity demanded of...

The table below reports the market demand schedule of Coca Cola and Pepsi.

Quantity demanded of
Coca Cola
Quantity demanded of
Pepsi
Price of Coca Cola
(MYR)
135 20 1
110 35 2
85 42 3
60 70 4
35 90 5
15 100 6

1. Calculate the elasticity of demand for Coca Cola when its price increases from MYR 4 to MYR 5. Is the demand elastic, inelastic or unit elastic at this price range? Briefly explain.

2. If the demand for Coca Cola is inelastic, what would happen to the total revenue if price increases? Briefly explain.

3. Find the cross price elasticity between Coca Cola and Pepsi when the price of Coca Cola increases from MYR 2 to MYR 3.

4. What can you say about these two goods? Are they substitute or complement? Briefly explain.

In: Economics

6. A medical researcher wishes to try three different techniques to lower blood pressure of patients...

6. A medical researcher wishes to try three different techniques to lower blood pressure of patients with high blood pressure. The subjects are randomly selected and assigned to one of three groups. Group 1 is given medication, Group 2 is given an exercise program, and Group 3 is assigned a diet program. At the end of six weeks, each subject’s blood pressure is recorded. Alpha=.05

Group 1

Group 2

Group 3

13

8

8

12

5

12

11

2

4

15

3

6

9

4

9

8

0

4

(a) What will an ANOVA test do in this situation?

(b) State the hypotheses for this ANOVA test.

(b) Create an ANOVA summary table for the test statistic F. You can use Stat-Test-ANOVA (or other technology) to create the chart.

(c) Using either the rejection region or the p-value, decide if you should reject the null hypothesis.

In: Statistics and Probability

P8-6.   (Compute FIFO, LIFO, Average-Cost—Periodic and Perpetual) – Use your notes to follow the process through...

P8-6.  

(Compute FIFO, LIFO, Average-Cost—Periodic and Perpetual) – Use your notes to follow the process through

(LO 3) Ehlo Company is a multiproduct firm. Presented below is information concerning one of its products, the Hawkeye.

Date

Transaction

Quantity

Price/Cost

1/1

Beginning inventory

1,000

$12

2/4

Purchase

2,000

 18

2/20

Sale

2,500

 30

4/2

Purchase

3,000

 23

11/4

Sale

2,200

 33

Instructions

Compute cost of goods sold, assuming Ehlo uses:

(a) Periodic system, FIFO cost flow.

(b) Perpetual system, FIFO cost flow.

(c) Periodic system, LIFO cost flow.

(d) Perpetual system, LIFO cost flow.

(e) Periodic system, weighted-average cost flow.

(f)  Perpetual system, moving-average cost flow.

In: Accounting

Part B: Which is higher, the initial state energy or the final state energy of the...

Part B: Which is higher, the initial state energy or the final state energy of the atom if n=1, n′=3?

Part C: For the hydrogen transition indicated below, with n being the initial state and n′ being the final state, is the transition an absorption or an emission?
n=6, n′=2.

Part D: Which is higher, the initial state energy or the final state energy of the atom if n=6, n′=2?

Part E: For the hydrogen transition indicated below, with n being the initial state and n′ being the final state, is the transition an absorption or an emission?
n=4, n′=5

Part F: Which is higher, the initial state energy or the final state energy of the atom if n=4, n′=5?

Part G: Finally, which of these transitions involves the largest energy photon?

- n=4, n′=5

- n=6, n′=2

- n=1, n′=3

In: Physics

Exercise. Practice redirection to change the above commands so that: (i) error messages are sent to...

Exercise.

Practice redirection to change the above commands so that:

(i) error messages are sent to /dev/null, but

(ii) we still detect errors and halt execution of the sequence appropriately.

For i, recall from prior labs that standard error stream (stderr) is #2, and you will need redirection to route an error normally to stderr to /dev/null.

Hint: Recall that redirection happens per process executed. So, what do you need to add to each process to make the redirection successful?

Below are 4 commands to rewrite:

#1) ls . && ls -! && ls -al || echo "We Failed"

#2) ls -! && ls . && ls -al || echo “We Failed”

#3) ls . && ls -al && ls -! || echo "We Failed"

#4) ls . && ls -al || echo “We Failed”

Write a new version of each by copying the list below, and add your revisions to the four above commands:

1.

2.

3.

4.

In: Computer Science

4. I have reviewed the midterm grades, and I am trying to predict how well the...

4. I have reviewed the midterm grades, and I am trying to predict how well the class will do on the final exam. The frequency values are actual grades for the Summer II midterm:
Grade Expected Frequency (Observed)
Greater than A 5 7
A 6 9
B 8 4
C 3 4
D 1 0
F 2 1
a. What will be my degrees of freedom?
b. What is O-E (difference) for grades of B?
c. What is O-E^2 for grades of A?
d. What is (O-E)^2/E for grades of F?
e. What is O-E (difference) for grades of B?
f. What is the chi square (χ2) test statistic?
g. What is the p-value?
h. At the 5% significance level, what is your decision?
i. What is the reason for the decision?
j. What is the conclusion in full sentences?

In: Math

4. I have reviewed the midterm grades, and I am trying to predict how well the...

4. I have reviewed the midterm grades, and I am trying to predict how well the class will do on the final exam. The frequency values are actual grades for the Summer II midterm:
Grade Expected Frequency (Observed)
Greater than A 5 7
A 6 9
B 8 4
C 3 4
D 1 0
F 2 1
a. What will be my degrees of freedom?
b. What is O-E (difference) for grades of B?
c. What is O-E^2 for grades of A?
d. What is (O-E)^2/E for grades of F?
e. What is O-E (difference) for grades of B?
f. What is the chi square (χ2) test statistic?
g. What is the p-value?
h. At the 5% significance level, what is your decision?
i. What is the reason for the decision?
j. What is the conclusion in full sentences?

In: Math

anson, Mahoney, and Longval, a parmership, is considering admitting Kellan Young as a new parmer. On...

anson, Mahoney, and Longval, a parmership, is considering admitting Kellan Young as a new parmer. On July 31, 2016, che capical accouncs of the three existing parmers and their profi(-and-loss-sharing ratio is as follows; Learning Objectives 2, 3 2. Clay, Capital $55,000 Partnerships 661 LearningObjective4 4. Longval, Capital $15,400 DR Hanson Mahoney Longval Requirements Capital $ 42,000 84,000 126,000 Profit-and-Loss-Sharing % 20% 25% 55% Journalize che admission of Young as a partner on July 31 for each of the following independent situations: l. Young pays Longval $168,000 cash co purchase Longval's interest. 2. Young conuibutes $84,000 to the parmership, acqu.iring a 1/4 interest in the business. 3. Young contributes $84,000 co the partnership, acqujring a l/6 interest in the business. 4. Young conuibures $84,000 to che parmership, acquiring a 1/3 interest in the business.

In: Accounting

To understand the value of counting loops: Write a java program that implements matrix multiplication using...

To understand the value of counting loops:

  1. Write a java program that implements matrix multiplication using counting loop constructs.
  2. Then write the same program using only logical loops—for example, while loops.

Sample Result is shown below:

Enter the number of rows of matrix A: 2

Enter the number of columns of matrix A: 3

Enter the number of columns of matrix B: 3

Enter the number of columns of matrix B: 4

Enter matrix A;

1 2 3

4 5 6

Enter matrix B:

7 8 9 10

11 12 13 14

15 16 17 18

Matrix A:

1 2 3

4 5 6

Matrix B:

7    8    9 10

11    12 13 14

15 16 17    18

Product of matrix A and Matrix B ( A x B) :

74 80 86 92

173 188 203    218   

In: Computer Science