Question

In: Psychology

This is a tough one. I suggest you use Lee Becker’s pooled variance program (use the...

This is a tough one. I suggest you use Lee Becker’s pooled variance program (use the hyperlink from a few slides back). Let’s say you have a study looking at the DV “Time to help”. Your IV is whether potential helpers did not see (condition #1) or saw (condition #2) someone else helping. The mean time to help for those in condition #1 was 58 seconds (variance was 2.81). The mean time to help for those in condition #2 was 55 seconds (variance was 3.06). First, tell me what Cohen’s d (pooled) is. Second, tell me if the effect size is meaningful in terms or magnitude!

Solutions

Expert Solution

Cohen's d indicates the standardized difference between two means to measure the significance of an effect. (For example: Drug A has a higher rate of recovery for Covid-19 as compared to Drug B). The 'd' represents the standard deviation between the two groups.  

The standard deviation (square root of the variance) would be:

Group 1: 1.67

Group 2: 1.89

To calculate the d, you subtract the mean of group 1 and group 2 and divide it by the average standard deviation of both groups.

The average SD (SD of group 1 + SD of group 2 / 2 ) is 1.78

58- 53/ 1.78 = 1.68

The size effect interpretations according to Cohen are:

small effect : 0 to .20

medium effect: .20 to .50

large effect: anything greater than .50

Going by this interpretation, the results from the illustration listed indicates a large effect. However, the statistical significance of it varies based on the size of your sample.


Related Solutions

Consider the following statements concerning confidence interval estimates: A. The use of the pooled variance estimator...
Consider the following statements concerning confidence interval estimates: A. The use of the pooled variance estimator when constructing a confidence interval for the difference between means requires the assumption that the population variances are equal. B. The width of a confidence interval estimate for the proportion, or for mean when the population standard deviation is known, is inversely proportional to the square root of the sample size. C. To determine the sample size required to achieve a desired precision in...
You should use a pooled t-test versus a non-pooled t-test when the samples are matched. the...
You should use a pooled t-test versus a non-pooled t-test when the samples are matched. the variance of the two populations are equal. the sample sizes of both groups are the same. None of these the samples are matched and the sample sizes of both groups are the same.
For thermodynamics, how can I decide if should I use Lee/Keslar or virial correlations to find...
For thermodynamics, how can I decide if should I use Lee/Keslar or virial correlations to find VR, HR, SR and Z?
How do you use header files on a program? I need to separate my program into...
How do you use header files on a program? I need to separate my program into header files/need to use header files for this program.Their needs to be 2-3 files one of which is the menu. thanks! #include #include #include using namespace std; const int maxrecs = 5; struct Teletype { string name; string phoneNo; Teletype *nextaddr; }; void display(Teletype *); void populate(Teletype *); void modify(Teletype *head, string name); void insertAtMid(Teletype *, string, string); void deleteAtMid(Teletype *, string); int find(Teletype...
Indicate the test you would use and the reason (e.g. One sample test for the variance...
Indicate the test you would use and the reason (e.g. One sample test for the variance of a normal distribution) One sample z test for the mean of a normal distribution with known variance (Test 1*) One Sample T Test for the Mean of a Normal Distribution with unknown Variance (Test 2) The paired t-test (Test 3) A researcher wants to test the effect of using a lumbar support pillow on angular position of the pelvis in relaxed sitting. The...
hi i need to do a C++ program. You are going to practice the use of...
hi i need to do a C++ program. You are going to practice the use of array by implementing the interface of Shuttle Puzzle. Here is an example of how you play the Shuttle Puzzle. Say that you start with a board with 7 holes and there are 3 black and 3 white marbles on the board in this configuration: W W W . B B B The dot (.) represents the empty hole withouth any marble. The objective of...
c++ program You are to use a Heap data structure for this assignment I currently work...
c++ program You are to use a Heap data structure for this assignment I currently work for an investment/insurance company and I’m looking for clients to call, ones with funds.  I need to have a schedule that shows the list of customers to call and the order to be called.  The list of customers names and phone numbers are in the file ‘NamesAndPhoneV2.txt’.  A second file contains a net worth value for each client.  The files are separated for security and protection reasons, but...
How do you Use and interpret one-way analysis of variance (ANOVA)? Please provide example(s) in a...
How do you Use and interpret one-way analysis of variance (ANOVA)? Please provide example(s) in a research setting, i just want to have an overview on what a one way analysis of variance is and how it is applied in an experiment. eg how do i know to use anova in an experiment?
a) Create a program for the msp430FR6989 .You will use need to program it to be...
a) Create a program for the msp430FR6989 .You will use need to program it to be able to use a external pulse switch to start/stop the blinking of LED1, and a second pulse switch to control the blinking of LED2. b) Modify Program #1 (b) to blink the number of times on the data switches once the pulse switch is engaged
Write a C program using system call I/O to ****NOTE YOU MUST USE SYSTEM CALL I/O,...
Write a C program using system call I/O to ****NOTE YOU MUST USE SYSTEM CALL I/O, meaning STANDARD I/O IS NOT ALLOWED a) open an existing text file passed to your program as a command-line argument, then b) display the content of the file, c) ask the user what information he/she wants to append d) receive the info from the user via keyboard e) append the info received in d) to the end of the file f) display the updated...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT