One-Sample Models (Continuous DV) Then: Simple Linear Regression

Slides:



Advertisements
Similar presentations
FMRI - What Is It? Then: Example of fMRI in Face Processing Psychology 355: Cognitive Psychology Instructor: John Miyamoto 04/06 /2015: Lecture 02-1 This.
Advertisements

Kane 130 Last name A-L Kane 120 Last name M-Z turn off your cell phones & put all your “stuff” away put you name, ID# and version letter on your scantron.
Psych 548, Miyamoto, Win '15 1 Set Up for Students Your computer should already be turned on and logged in. Open a browser to the Psych 548 website ( you.
Please open your laptops, log in to the MyMathLab course web site, and open Quiz 3.1 IMPORTANT NOTE: If you have time left on your quiz clock after you.
Department of Geography, Florida State University
PresentPC August 2009 Erick Engelke Engineering Computing.
Please open your laptops, log in to the MyMathLab course web site, and open Quiz 4.1/4.2. IMPORTANT NOTE: If you have time left after you finish this quiz,
Stats for Engineers Lecture 9. Summary From Last Time Confidence Intervals for the mean t-tables Q Student t-distribution.
Representativeness, Similarity, & Base Rate Neglect Psychology 466: Judgment & Decision Making Instructor: John Miyamoto 10/27/2015: Lecture 05-1 Note:
Evidence for a Visuospatial Sketch Pad (VSP) Psychology 355: Cognitive Psychology Instructor: John Miyamoto 4/28 /2015: Lecture 05-2 This Powerpoint presentation.
Psychology of Judgment & Decision Making: Future Directions Psychology 466: Judgment & Decision Making Instructor: John Miyamoto 12/10/2015: Lecture 11-2.
Linear Judgment Models: What Do They Suggest About Human Judgment?
When “Less Is More” – A Critique of the Heuristics & Biases Approach to Judgment and Decision Making Psychology 466: Judgment & Decision Making Instructor:
More PowerPoint. Re-using your slides You can re-use your slides in different presentation. Choose Insert, Slides from Files Browse to locate the presentation.
Bayesian Statistics, Modeling & Reasoning What is this course about? P548: Intro Bayesian Stats with Psych Applications Instructor: John Miyamoto 01/04/2016:
Bayes Theorem, a.k.a. Bayes Rule
Markov-Chain-Monte-Carlo (MCMC) & The Metropolis-Hastings Algorithm P548: Intro Bayesian Stats with Psych Applications Instructor: John Miyamoto 01/19/2016:
第 8 章 PowerPoint 2003 的使用 1 PowerPoint 2003 窗口简介 2 PowerPoint 2003 演示文稿的创建与放映 3 幻灯片的基本操作.
Phonological Loop, Visuospatial Sketchpad & Articulatory Suppression Psychology 355: Cognitive Psychology Instructor: John Miyamoto 04/25/2016: Lecture.
Finish: Course Organization Then: History of Cognitive Psychology (in 30 minutes) Psychology 355: Cognitive Psychology Instructor: John Miyamoto 03/29/2016:
The Psychology of Inductive Inference Psychology 355: Cognitive Psychology Instructor: John Miyamoto 5/26/2016: Lecture 09-4 Note: This Powerpoint presentation.
Cognitive Neuroscience (Psychology 460) Summer Quarter Mondays & Wednesdays 12:00 – 2:10pm This course will focus on answering the question, “How are cognitive.
Computing with R & Bayesian Statistical Inference P548: Intro Bayesian Stats with Psych Applications Instructor: John Miyamoto 01/11/2016: Lecture 02-1.
When “Less Is More” – A Critique of the Heuristics & Biases Approach to Judgment and Decision Making Psychology 466: Judgment & Decision Making Instructor:
Bayesian Statistics, Modeling & Reasoning What is this course about?
Odd One Out? Investment 1 $100 Simple Interest Rate: 5% Investment 2
Unit 3 lec 2: Significant Figures
MCMC Output & Metropolis-Hastings Algorithm Part I
Bayesian data analysis
Sessions and cookies (part 2)
Use of Pseudo-Priors in Bayesian Model Comparison
Statistics 350 Lecture 4.
Set Up for Instructor MGH Display: Try setting your resolution to 1024 by 768 Run Powerpoint. For most reliable start up: Start laptop & projector before.
Technology: Integrating Teaching and Learning
“What” and “Where” Pathways in the Brain – A Hypothesis About Localization of Perceptual Functions Psychology 355: Cognitive Psychology Instructor:
The Allais Paradox & the Ellsberg Paradox
1st: Representativeness Heuristic and Conjunction Errors 2nd: Risk Attitude and Framing Effects Psychology 355:
These slides are preview slides
Unilateral Neglect, Spatial Attention, Object-Based Attention
Framing Effects and Affective Forecasting
Finish: History of JDM Begin: Linear Judgment Models
Four Linear Judgment Models
Psychology 466: Judgment & Decision Making
fMRI: What Does It Measure?
Introduction to Preference and Decision Making
Judgment & Decision Making A Few Final Comments
Sensory Memory, Short-Term Memory & Working Memory
Set Up for Instructor MGH Display: Try setting your resolution to 1024 by 768 Run Powerpoint. For most reliable start up: Start laptop & projector before.
Brief History of Cognitive Psychology
Mondopad Mobile Device View
Sampling Distribution of the Sample Mean
Unit 1 lec 3: Significant Figures
My Office Hours I will stay after class on both Monday and Wednesday, i.e., 1:30 Mon/Wed in MGH 030. Can everyone stay if they need to? Psych 548, Miyamoto,
Introduction to Bayesian Model Comparison
Bayesian Hierarchical Model: Many Theta's in Multiple Conditions
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
Intro to Bayesian Hierarchical Modeling
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
Hierarchical Models of Memory Retention
promote learning in face-to-face, online, and hybrid classes
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
MACROS MUST BE ENABLED FOR THIS FILE TO WORK
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
Common Logarithms.
Psychology 355: Cognitive Psychology Instructor: John Miyamoto /2011
АВЛИГАТАЙ ТЭМЦЭХ ҮНДЭСНИЙ ХӨТӨЛБӨР /танилцуулга/
Aim: How do we determine the number of significant figures in a measurement? Warm Up What is the difference between the values of 3, 3.0, and 3.00.
Midterm - 1 Instructions
Lecture Set 10 Windows Controls and Forms
Presentation transcript:

One-Sample Models (Continuous DV) Then: Simple Linear Regression P548: Bayesian Stats with Psych Applications Instructor: John Miyamoto 02/27/2017: Lecture 09-1 Note: This Powerpoint presentation may contain macros that I wrote to help me create the slides. The macros aren’t needed to view the slides. You can disable or delete the macros without any change to the presentation.

Extracting R-Code from within a genMCMC Function Definition Look at the function code for the genMCMC function in: Jags-Ymet-Xnom1grp-Mnormal.R It is usually possible to extract the code and run it as if it were not part of a function, i.e., not part of the genMCMC function. The code in demo.09-1.p548.w17.r extracts code from the definition of the genMCMC function in Jags-Ymet-Xnom1grp-Mnormal.R This will let us see what the code is doing. Psych 548, Miyamoto, Win '17

KR (Ed. 2): One Sample Normal Model Kruschke Fig. 16.2 (Ed. 2, p. 455) Left: Gamma prior on precision (1/2) Right: Uniform prior on sigma% UW Psych 548, Miyamoto, Win ###

KR (Ed. 2): One Sample Normal Model i = 1:N yi Priors:  ~ Unif(sdY/1000, sdY*1000)  = 1/2  ~ N(meanY, 1/(100*sdY)2), Likelihood y ~ N(, ) Kruschke Fig. 16.2 (Ed. 2, p. 455) [Omitted] Gamma prior on precision (1/2) Uniform prior on sigma UW Psych 548, Miyamoto, Win ###

Set Up for Instructor Turn off your cell phone. Close web browsers if they are not needed. Classroom Support Services (CSS), 35 Kane Hall, 206-543-9900 If the display is odd, try setting your resolution to 1024 by 768 Run Powerpoint. For most reliable start up: Start laptop & projector before connecting them together If necessary, reboot the laptop Psych 548, Miyamoto, Aut ‘16