See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

17 used & new from $17.27

Have one to sell? Sell yours here
 
 
Introduction to Behavioral Research on the Internet (Book & CD)
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Introduction to Behavioral Research on the Internet (Book & CD) (Paperback)

by Michael H. Birnbaum (Author)
5.0 out of 5 stars See all reviews (2 customer reviews)


Available from these sellers.


6 new from $17.37 11 used from $17.27

Customers Who Bought This Item Also Bought

How to Conduct Behavioral Research over the Internet: A Beginner's Guide to HTML and CGI/Perl (Methodology In The Social Sciences)

How to Conduct Behavioral Research over the Internet: A Beginner's Guide to HTML and CGI/Perl (Methodology In The Social Sciences)

by R. Chris Fraley Phd
$35.00
Psychological Experiments on the Internet

Psychological Experiments on the Internet

by Michael H. Birnbaum
4.5 out of 5 stars (2)  $94.95
Internet, Mail, and Mixed-Mode Surveys: The Tailored Design Method

Internet, Mail, and Mixed-Mode Surveys: The Tailored Design Method

by Don A. Dillman
4.5 out of 5 stars (18)  $60.75
How to Write a Lot: A Practical Guide to Productive Academic Writing

How to Write a Lot: A Practical Guide to Productive Academic Writing

by Paul J. Silvia
4.5 out of 5 stars (53)  $10.17
The Black Swan: The Impact of the Highly Improbable

The Black Swan: The Impact of the Highly Improbable

by Nassim Nicholas Taleb
3.7 out of 5 stars (447)  $17.84
Explore similar items

Editorial Reviews

Product Description
This book explains how to conduct psychological research via the WWW, and outlines everything needed to get started—including HTML, data analysis with SPSS and Excel, and research design. It contains many examples ready to use on the Web, with brief discussions of the psychological theories being tested. Coverage includes the use of HTML Forms, a basic introduction to both Excel and SPSS, decision making research and data analysis, the use of SurveyWiz and factorWiz, impression formation, Heider's theory of balance in social relations, psychophysical stimuli, Bayes Theorem, JavaScript, and Polyform. For those involved in behavioral research, interested in exploring a new medium with many advantages over traditional research methods.

From the Inside Flap
PREFACE

In the last few years, a new method of behavioral research has become available, thanks to the World Wide Web. Those who have explored this new medium of research are enthusiastic about its advantages over traditional methods. Virtually anything that can be done in the laboratory using paper and pencil, a slide projector, or a computer can be done via the Web. The advantages of Web research over paper and pencil research in the lab include:

Freedom from the constraints of testing people at a particular time and place, Automatic coding and construction of data files, Opportunity to obtain large and heterogeneous samples, Possibility to conduct cross-cultural research without the expense of traveling, Opportunity to study specific populations of rare conditions, Reduced costs of experimental assistants, and Standardization of experimenter effects.

At the same time, there are new issues with this new method: experimental control and sampling of participants.

Research that compares Web and lab results shows a good convergence between the two methods (Krantz & Dalal, 2000). In fact, some comparisons show that Web data are of higher quality than lab data (Birnbaum, 1999c). Between 1998 and. 1999, the number of studies online doubled.

Even for those investigators who plan to conduct research in the laboratory with college freshmen and sophomores, the Web is a convenient network for the collection of data and also for the publication to other scientists of the exact method by which an experiment was conducted. The advantages in convenience of data processing and for open communication among scientists will cause more and more behavioral research to be done via the Web.

This book presents an introduction to methods and techniques basic to conducting research on the Internet. It also covers problems unique to this form of research and various ways to handle these potential problems. The book also teaches content and methods of data analysis. Each main idea is illustrated by examples included on the companion CD. PREREQUISITES AND ORGANIZATION OF THE BOOK

It is assumed that you know how to use a browser such as Netscape Navigator or Internet Explorer to "surf the net" (explore files on the Web) and use a search engine, such as Yahoo yahoo. It is also assumed that the reader knows how to use a word processor program (such as Microsoft Word or WordPerfect) and a text editor (such as Notepad, SimpleText, or BBEdit). Everything covered in this book has been tested on both a PC and Mac. Everything covered runs under Netscape Navigator (3.0 or above) and almost everything also runs under Internet Explorer (4.5 and above).

The ideas have been presented in a sequence designed to allow a college sophomore enrolled in a course in research methods, a graduate student planning a first-year project, and a professor of psychology experienced in research (but wanting to learn these methods) to profit from the same book.

To get the most out of this book, you should have taken courses in introductory psychology, research methods, and statistics. However, the book is designed to be self-contained and it does not presume this background. Psychological content (logical reasoning in Chapter 7, decision making in Chapter 8, contextual effects in judgment in Chapter 9, personality testing in Chapter 10, impression formation in Chapter 12, social balance theory in Chapter 13, psychophysics in Chapter 14, scaling in Chapter 15, or Bayesian inference in Chapter 16) is presented without the assumption that the reader is knowledgeable in these topic areas. A glossary of terms used heavily in this area of research is also included at the end of the book.

When studying this book, let your computer and the Web be your companions. The CD that accompanies this book contains example HTML, programs, and sets of data. You can follow along with the book by doing the analyses described in the chapters and working with the examples. Many useful links to resources on the Web are also included in the list of examples on the CD. The best way to get started with the examples is to load the file examples.htm in your browser. This file provides links to the chapter examples.

Examples are designed to illustrate both computer techniques and principles of psychological research at the same time. Chapters 1 through 4 teach basic HTML (HyperText Markup Language), use of FTP (File Transfer Protocol) to transfer files, links in HTML, and methods of formatting text and paragraphs in HTML. A novice can study each of these chapters in about an hour each and should spend about an hour practicing the techniques of each chapter on a computer. A college instructor could present each of these chapters in a single 50-minute class or lab session and cover the first four chapters in 2 weeks, assuming that the students will work with the examples and exercises in the lab or as homework. The reader who already knows HTML and FTP can skim Chapters 2 through 4 and proceed to Chapter 5.

Chapter 5 illustrates the use of HTML forms to collect data from people via the Web. A simple experiment is developed that collects a single response from the reader of the page, who can type an answer in a box and push a button to send the datum. This first example illustrates how data can be sent to the experimenter by email. The next example shows how to use a script to append data to a file on the Web server. Three input methods are featured: the text box allows the participant to type a number or short answer, radio buttons allow the reader to click from a multiple choice set, and pull-down selection lists allow the user select one response from a list. An experiment on the classic St. Petersburg Paradox is presented to illustrate a simple method for assigning participants to different conditions and also to illustrate how the choices in a selection list might bias the responses. Chapter 5 requires two 50-minute lectures, and it could be covered in class in 1 week, with students working 2 hours in the lab.

Chapter 6 gives a basic introduction to both Excel and SPSS. Data from the studies in Chapter 5 are analyzed to illustrate the use of Pivot Table Reports in Excel and crosstabs in SPSS. The techniques required to import, filter, and work with data in these programs are described. Procedures for calculating a t-test are also described. An instructor could spend either one or two 20-minute lectures on this chapter, depending on whether the plan was to cover only one or both of these programs. Students would require 2 or 3 hours in the lab or at home to work through the examples in this chapter with their computers.

Chapter 7 explains how to incorporate images and define image maps n HTML files. These ideas are illustrated with an experiment and a debriefing page based on the classic Wason (1960) logic problem. Experimental materials and sample data are included on the CD. The data can be analyzed by either SPSS or Excel using methods described in Chapter 6. This brief chapter would require about 20 to 30 minutes of class time and about the same in the lab.

Chapter 8 presents basic ideas of decision-making research and data analysis. The chapter is intended to make this historical area of psychological research accessible. The chapter should prepare an undergraduate to read current work in the field (Birnbaum, 1999b) and design his or her own Web studies in the field. Both the experimental materials and sample data are included on the CD to facilitate this process. These chapters build on and consolidate ideas presented in Chapters 1 through 6, showing how those ideas alone are sufficient to conduct interesting research. An instructor may choose to present only one of Chapters 7 and 8, depending on the student level. Chapter 8 is the more difficult in terms of psychological content, requiring at least one 50minute lecture. Two lectures are needed if theories beyond the Expected Utility theory will be covered.

Chapter 9 explains how to use surveyWiz (software included on the CD) to make simple surveys and questionnaires. With this software, a person with minimal background can quickly make a simple survey, questionnaire, or personality test that will run on the Web. The chapter also illustrates an example of a between-subjects study of judgments of the "size" of numbers to show how between-subjects designs can lead to the conclusion that 9 is a "bigger" number than 221 (Birnbaum, 1999a). The chapter describes contextual effects in judgment that are important to interpreting results of between-subjects designs.

Chapter 10 presents another example of the use of SurveyWiz showing how to construct and evaluate a personality test. The chapter explains how to make the HTML for the personality test (also included on CD) and how to analyze data from a personality test. Data included on the CD are analyzed by correlational analyses, including factor analysis, to examine the factor structure of the test and the internal consistency of the scales measured.

Chapter 11 explains how to use FactorWiz, additional software included on the

See all Editorial Reviews


Product Details

  • Paperback: 267 pages
  • Publisher: Prentice Hall (May 23, 2000)
  • Language: English
  • ISBN-10: 0130853623
  • ISBN-13: 978-0130853622
  • Product Dimensions: 9 x 6.9 x 0.5 inches
  • Shipping Weight: 14.9 ounces
  • Average Customer Review: 5.0 out of 5 stars See all reviews (2 customer reviews)
  • Amazon.com Sales Rank: #90,407 in Books (See Bestsellers in Books)

    Popular in these categories: (What's this?)

    #28 in  Books > Health, Mind & Body > Psychology & Counseling > Experimental Psychology
    #49 in  Books > Health, Mind & Body > Psychology & Counseling > Physiological Aspects
    #52 in  Books > Health, Mind & Body > Psychology & Counseling > Research


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

2 Reviews
5 star:
 (2)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
2 of 2 people found the following review helpful:
5.0 out of 5 stars Internet research starts here, June 29, 2001
By A Customer
This easy-to-read book gives readers step-by-step directions on how to create Web pages and on-line surveys. Furthermore, it guides readers through the processes of posting psychological experiments on the Internet. The best part is that prior programming experience is not necessary!

Before reading this book, I thought Web-page creation was reserved for the computer savvy, which I am not. However, by the time I got to Chapter 5 (chapters are very short, by the way), I had created a colorful Web page, which included graphics, links, and tables. By the end of the book, I had learned how to create on-line questionnaires and how to write some basic JavaScript, which I used to create an on-line experiment.

The book is complimented by a CD-ROM that contains examples for each chapter and links to HTML and JavaScript tutorials, downloadable software, psychological experiments, graphics, and more. Overall, this book is a valuable resource for students, teachers, and professionals interested in learning the "basics" of Web-page development and conducting psychological research on the Internet.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
5.0 out of 5 stars Internet research starts here, June 29, 2001
By A Customer
This easy-to-read book gives readers step-by-step directions on how to create Web pages and on-line surveys. Furthermore, it guides readers through the process of posting psychological experiments on the Internet. The best part is that prior programming experience is not necessary!

Before reading this book, I thought Web-page creation was reserved for the computer savvy, which I am not. However, by the time I got to Chapter 5 (chapters are very short, by the way), I had created a colorful Web page, which included graphics, links, and tables. By the end of the book, I had learned how to create on-line questionnaires and how to write some basic JavaScript, which I used to create an on-line experiment.

The book is complimented by a CD-ROM that contains examples for each chapter and links to HTML and JavaScript tutorials, downloadable software, psychological experiments, graphics, and more. Overall, this book is a valuable resource for students, teachers, and professionals interested in learning the "basics" of Web-page development and conducting psychological research on the Internet.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


   
Related forums


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Perfect Programming

Shop for programmable thermostats

Install a programmable thermostat to help reduce heating costs by ensuring your home is heated optimally. Shop for name-brand thermostats, including Honeywell and Lux, in Home Improvement.

Shop all programmable thermostats

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

DEWALT Pro-Quality Power Tools

DEWALT Pro-Quality Power Tools
Feel confident with power tools from DEWALT. Check out the wide variety available from Amazon.com.

Shop DEWALT power tools

 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates