and effects of Priming. Mentor: Prof. Amitabha Mukerjee Project by - - PowerPoint PPT Presentation

and effects of priming
SMART_READER_LITE
LIVE PREVIEW

and effects of Priming. Mentor: Prof. Amitabha Mukerjee Project by - - PowerPoint PPT Presentation

Right-Left Confusion and effects of Priming. Mentor: Prof. Amitabha Mukerjee Project by Nitica Sakharwade SE367 Introduction to Cognitive Science Motivation, Status and Execution Childhood (Band classes)! Ongoing. Data for 12 Subjects


slide-1
SLIDE 1

Right-Left Confusion and effects of Priming.

Mentor: Prof. Amitabha Mukerjee Project by Nitica Sakharwade SE367 Introduction to Cognitive Science

slide-2
SLIDE 2

Motivation, Status and Execution

  • Childhood (Band classes)!
  • Ongoing.

Data for 12 Subjects available (not all that reliable!).

  • FLXLab 2.5 to measure response time.

(a program for conducting computer-based experiments in psychology and related fields.)

slide-3
SLIDE 3

Literature NeuroScience

  • Auer, Tibor, et al.

(Right–left discrimination is related to the right hemisphere, 2008) RLD requires activation of the parieto-temporo-

  • ccipital junction as well as the visual system

including cuneus, precuneus, and gyrus lingualis.

  • Brandt, Jason, and William Mackavey.

(Left-right confusion and the perception of bilateral symmetry, 1981)

slide-4
SLIDE 4

Literature Experimental

  • R Rigal

(Right-left orientation: Development of correct use of right and left terms,Perceptual and motor skills, 1994)

  • Thomas J. Snyder

(Self‐rated right‐left confusability and objectively measured right‐left Discrimination, 1991)

slide-5
SLIDE 5

Expectations from Priming

  • With +/-

The real Axis

  • With Color

(Red and Blue)

slide-6
SLIDE 6

Subjects (till now)

12 =(6 M, 6 F) = (11 R, 1 L) In search for left-handed people, and also sportsmen.

slide-7
SLIDE 7

Experiment 1

Font- Lucida Console db, qp - Lateral Symmetry (w.r.t y axis) pb,qd - Symmetry w.r.t x axis pd,qb - Rotational Symmetry Subjects were shown 10 chars of the given pair. They read aloud the string and the response time was measured.

slide-8
SLIDE 8

d d b d d b b d d b p q q p p q p q p p p b b p p p b b p b d q q d q d d q q d p d d p p p d d p d q b b q b q q b q b

slide-9
SLIDE 9

Series (1 to 6) = db,qp / pb,qd / pd,qb Scale arbitrary here

10000 20000 30000 40000 50000 60000 1 2 3 4 5 6 7 8 9 10 11 12 Series1 Series2 Series3 Series4 Series5 Series6 Series7

slide-10
SLIDE 10

Limitations, Arguments and Trends

  • Strings with lateral symmetry had a higher response

time versus other pairs.

  • Amongst db and pq though, db on an average had a

higher response time. This may be due to effect of language and reading. (pq seldom come together and q is often followed by u. On the other hand db come in words more often.)

  • Limitation- Due to familiarity with setup the response

time was higher for subjects for initial pair the experiment was done in same order of pair exposure db before qp.

  • Error in response times too (two laptop setup!)
slide-11
SLIDE 11

Experiment 2(a)

  • Source-faculty.washington.edu/chudler/java/hands1.html
slide-12
SLIDE 12

Experiment 2(b): Priming with +/-

slide-13
SLIDE 13

Experiment 2(c): Priming with Colour

slide-14
SLIDE 14

Limitations, Arguments and Trends

Language effects will creep in. RL/UD ~ 0.93 to 3.95, Mean: 2.15 +-/UD ~ 0.94 to 2.58, Mean: 1.43 Color/UD ~ 0.7 to 2.78, Mean: 1.48

Plus_rl/plus,color_rl/color; rl/ud,+-/ud, color/ud

0.5 1 1.5 2 2.5 3 1 2 3 4 5 6 7 8 9 10 11 12 Series1 Series2 0.5 1 1.5 2 2.5 3 3.5 4 4.5 1 2 3 4 5 6 7 8 9 10 11 12 Series1 Series2 Series3

slide-15
SLIDE 15

Limitations, Arguments and Trends

  • Gender Issues

Females consistently showed more RL confusion despite claims by Snyder. May be due to the demography (or lack

  • f).

Females to Males-

  • RL/UD

~ Mean: 2.51, 1.80

  • +-/UD

~ Mean: 1.62, 1.24

  • Color/UD~ Mean: 1.52, 1.44
  • Not enough data for handedness issues
slide-16
SLIDE 16

Questions raised on the far horizon

Priming is dependent on person. For some both works, while only one works for other given rl/ud>1 Having known some of the subjects, it seems right brained subjects primed well with color and left brained primed well with +/-. Can RL Discrimination be better understood by understanding its relation to left brain, right brain?

slide-17
SLIDE 17

References

[1] Auer, Tibor, et al. "Right–left discrimination is related to the right hemisphere." Laterality 13.5 (2008): 427-438. [2] Brandt, Jason, and William Mackavey. "Left-right confusion and the perception of bilateral symmetry." International Journal of Neuroscience 12.2 (1981): 87-94. [3] Rigal, Robert. "Right-left orientation: Development of correct use of right and left terms." Perceptual and motor skills 79.3 (1994): 1259- 1278. [4] Snyder, Thomas J. "Self‐rated right‐left confusability and objectively measured right‐left discrimination." Developmental neuropsychology 7.2 (1991): 219-230.

slide-18
SLIDE 18

Code Makedo

# DelayEvent sec 1000 WaitEvent wait1 "until key any" ResetDataTime TextEvent on "on" WaitEvent wait2 "until key any" DataEvent rt DataColumn $time JoinStrings datafile "rl_dat.txt" UseDataFile $datafile TrialEvent rl # AddEvent sec AddEvent wait1 AddEvent on AddEvent wait2 AddEvent rt BlockEvent exp AddEvent rl AddEvent rl AddEvent rl AddEvent rl AddEvent rl AddEvent rl Start exp

slide-19
SLIDE 19

Code Fail

http://home.iitk.ac.in/~nitica/se367/project/code_f.txt