plspm (version 0.5.1)

technology: Technology data set

Description

This data set contains the variables from a "user and acceptance of technology" model on 300 users.

Usage

data(technology)

Arguments

Format

A data frame with 300 observations and 21 variables. Variables can be grouped in six latent concepts: 1) PERF_EXP=Performance Expectancy, 2) EFF_EXP=Effort Expectancy, 3) SUB_NORM=Subjective Norm, 4) FAC_COND=Facilitating Conditions, 5) BEH_INT=Behavioral Intention, and 6) USE_BEH=Use Behavior.

NumVariableDescription
1pe1I find computers useful in my job
2pe2Using computers in my job enables me to accomplish tasks more quickly
3pe3Using computers in my job increases my productivity
4pe4Using computers enhances my effectiveness on the job
5ee1My interactions with computers are clear and understandable
6ee2It is easy for me to become skillful using computers
7ee3I find computers easy to use
8ee4Learning to use computers is easy for me
9sn1Most people who are important to me think I should use computers
10sn2Most people who are important to me would want me to use computers
11sn3People whose opinions I value would prefer me to use computers
12fc1I have the resources and the knowledge and the ability to make use of the computer
13fc1A central support was available to help with computer problems
14fc1Management provided most of the necessary help and resources for computing
15bi1I predict I will continue to use computers on a regular basis
16bi2What are the chances in 100 that you will continue as a computer user?
17bi3To do my work, I would use computers rather than any other means available
18use1On an average working day, how much time do you spend using computers?
19use2On average, how frequently do you use computers?
20use3How many different computer applications have you worked with or used in your job?
21use4According to your job requirements, indicate each task you use computers to perform?

References

Venkatesh V., Morris M.G., Davis G.B., Davis F.D. (2003) User Acceptance of Information Technology: Toward a Unified View. MIS Quarterly, Vol. 27 (3): 425-478.

Examples

Run this code
  data(technology)
  summary(technology)

Run the code above in your browser using DataLab