Reaction Time and Neural Circuitry

Slides:



Advertisements
Similar presentations
Bellwork You roll a fair die one time, find each probability below.
Advertisements

Probability and Conditional Probability. Probability Four balls What is the probability of choosing the ball in the red box? Since there are four balls.
Dichotomous Keys.
15.7 Probability Day 3. There are 2 nickels, 3 dimes, and 5 quarters 1.) Find the probability of selecting 1 nickel, 1 dime, and 1 quarter in that order.
CS 116 Tutorial 6 Strings, Raw Input, Lists. 1. Write a function convert_format that consumes nothing, but takes keyboard input. The program prompts "Enter.
Chapter 4 Lecture 2 Section: 4.3. Addition Rule We will now consider compound events. Previously we considered simple events. Compound Event: is any event.
VOCABULARY  Deck or pack  Suit  Hearts  Clubs  Diamonds  Spades  Dealer  Shuffle  Pick up  Rank  Draw  Set  Joker  Jack 
7.3 Probabilities when Outcomes are Equally Likely.
Refreshing Your Skills for Chapter 10.  If you flip a coin, the probability that it lands with heads up is 1/2.  If you roll a standard die, the probability.
3.3: The Addition Rule Objective: To use the addition rule to calculate probabilities CHS Statistics.
EOCT Practice #1 Sophia is a student at Windsfall High School. These histograms give information about the number of hours spent volunteering by each of.
Algorithms. What is an algorithm?  An algorithm is a clear, concise, and correct step- by-step sequence of actions.
Compound Probability Pre-AP Geometry. Compound Events are made up of two or more simple events. I. Compound Events may be: A) Independent events - when.
3 - 1 © 2000 Prentice-Hall, Inc. Statistics for Business and Economics Probability Chapter 3.
The Nervous System Unit 2: Biological Basis of Behavior Lesson 2.
Two Way Tables Venn Diagrams Probability. Learning Targets 1. I can use a Venn diagram to model a chance process involving two events. 2. I can use the.
Object Oriented Design. Object-Oriented Design Method for designing computer programs –Useful for thinking about large problems Consider “objects” interacting.
Chapter 7 Arrays. A 12-element array Declaring and Creating Arrays Arrays are objects that occupy memory Created dynamically with keyword new int c[]
is the measure of how likely an event is (written as a ratio)
Slide 1 Controlling Sequences of Events Traffic lights Event table.
Frequency. Frequency Looking at how often something occurs in context.
Draw 3 cards without replacement from a standard 52 card deck. What is the probability that: 1.They are all red ? 2.At least one is black ? 3.They are.
Do Now. Introduction to Probability Objective: find the probability of an event Homework: Probability Worksheet.
California has 5 water year types: 1 card = 1 water year Critically dry and dry years: Ace-10 black cards Normal-wet years: all red cards & all face cards.
Calculating Risks and Rewards IF YOU PICK A THE REWARD IS BUT... IF YOU DON’T THE RISK IS… A CLUB10 CHOCOLATES 20 MINUTES DET WITH ME AT LUNCH TIME SCENARIO.
Lesson Objective: Understand how to make and use Algorithms Learning Outcome: Design your own algorithms and flowcharts. Algorithms and Flowcharts.
PROBABILITY What is the probability of flipping a head? There is a 1 in 2 chance – ½ = 0.5.
Independence and Conditional Probability
Samples spaces are _______________
Predicting Outcomes Using Probability Lines & Writing Probabilities
Fast Ball Curve Ball Change Up Knuckle Ball Strike Outs Single Single
Research practical.
Magnitude Estimation Procedure
Algebra II Elements 10.6: Introduction to Probability
Entry Ticket: Algorithms and Program Construction
Chapter 4 Probability Concepts
10.7: Probability of Compound Events Test : Thursday, 1/16
EOCT Practice #1 Sophia is a student at Windsfall High School. These histograms give information about the number of hours spent volunteering by each of.
Warm-up EOC Question of the Day.
Random Sampling Playing cards are our participants
Gender Discrimination?
Probability Part 2.
11/7/16 Entry 173 – Objective I will review and continue developing my understanding of uniform probability models, including the complement of an event.
The Addition Rule.
9.7 Probability of Compound Events
Classroom Expectations
Cardiorespiratory Response to Exercise Lab
Monday May 8, 2017 You randomly select one card from a 52 card deck. Find the probability of selecting A 2 or a 3 A 7 or an 8 A red 2 or a black 3 A red.
Statistics for Business and Economics
Chapter 3 Habituation and Sensitization
Merge Sort Overview.
Probabilities and Proportions
Warm up What is the probability of choosing a red card from a standard deck of cards? What is the probability of choosing a king from a deck of cards?
EOC Practice #1 Sophia is a student at Windsfall High School. These histograms give information about the number of hours spent volunteering by each of.
Equations and formulas sheet
Strong’s GMAS Review, Week 5, Problems 4 - 5
EOC Practice #1 Sophia is a student at Windsfall High School. These histograms give information about the number of hours spent volunteering by each of.
The meaning of probability
Probability Problems Solved with
Section 12.2 Theoretical Probability
CHAPTER 5 Probability: What Are the Chances?
CAP RESULTS Cumulative Results January 31, 2002.
Section 12.2 Theoretical Probability
Unintentional injuries continue to be the leading cause of death for Canadian children and youth over age 1. The highest rate of unintentional injury death.
Hamlet: Lit. Analysis card Game
Chapter 4 Lecture 2 Section: 4.3.
interpreting and analysing data
Homework Due Friday.
(hearts, diamonds, clubs, spades)
Section 12.2 Theoretical Probability
Presentation transcript:

Reaction Time and Neural Circuitry

Task 1: Shuffle Randomly deal into 2 piles Time Repeat x3 Average

Table Discussion Are there any time differences among the groups? What factors may explain these differences as well as individual differences within the group? (i.e. males vs. females, coffee drinkers, recently woke up, early risers, exercisers?...)

Task 2: Task 3: Task 4: Shuffle Shuffle Shuffle Sort cards into pile: red and black Repeat x3 Average Shuffle Sort cards randomly into 4 piles Repeat x3 Average Shuffle Sort cards by suit: heart, diamond, club, spade Repeat x3 Average BUT….Before you do this…

Task 1 vs. Task 2 Task 1 vs. Task 3 Task 1 vs. Task 4 How would the time required to perform Task 1 compare with the time required to perform each of the following tasks (give a one sentence rationale): Task 1 vs. Task 2 Task 1 vs. Task 3 Task 1 vs. Task 4 Task 2 vs. Task 3 Task 2 vs. Task 4 Task 3 vs. Task 4

1 Input Processing 2 Output

R B Input Decision Processing Output

1 Input Processing 2 3 4 Output

Draw flow charts for each of the remaining 3 tasks showing the neural pathway

Design and conduct an experiment that tests another factor influencing sorting time. For example: Practice Attention/distraction Learning Age Stress Visual acuity Gender Length of arm Etc….