Sebastian Master’s Thesis

#setwd("C:/Work Files/Collaborations/Kendall PCOS/Sebastian Thesis")

{#{r setup, include=FALSE} #knitr::opts_chunk$set(echo = FALSE, warning = FALSE, message = FALSE)

#install.packages("codebook")
#install.packages("ggmice")
library(haven)
library(tidyverse)
── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
✔ dplyr     1.2.0     ✔ readr     2.1.5
✔ forcats   1.0.0     ✔ stringr   1.5.1
✔ ggplot2   4.0.2     ✔ tibble    3.3.0
✔ lubridate 1.9.4     ✔ tidyr     1.3.1
✔ purrr     1.0.4     
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
✖ dplyr::filter() masks stats::filter()
✖ dplyr::lag()    masks stats::lag()
ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
library(psych)

Attaching package: 'psych'

The following objects are masked from 'package:ggplot2':

    %+%, alpha
library(lavaan)
Warning: package 'lavaan' was built under R version 4.5.3
This is lavaan 0.6-21
lavaan is FREE software! Please report any bugs.

Attaching package: 'lavaan'

The following object is masked from 'package:psych':

    cor2cov
library(knitr)
library(kableExtra)

Attaching package: 'kableExtra'

The following object is masked from 'package:dplyr':

    group_rows
library(codebook)
Warning: package 'codebook' was built under R version 4.5.3

Attaching package: 'codebook'

The following object is masked from 'package:psych':

    bfi
library("mice")

Attaching package: 'mice'

The following object is masked from 'package:stats':

    filter

The following objects are masked from 'package:base':

    cbind, rbind
library(VIM)
Loading required package: colorspace
Loading required package: grid
VIM is ready to use.

Suggestions and bug-reports can be submitted at: https://github.com/statistikat/VIM/issues

Attaching package: 'VIM'

The following object is masked from 'package:datasets':

    sleep
library(ggmice)
Warning: package 'ggmice' was built under R version 4.5.3

Attaching package: 'ggmice'

The following objects are masked from 'package:mice':

    bwplot, densityplot, stripplot, xyplot
Sebastian_Data <-read_sav("LebelThesisData.sav")
codebook(Sebastian_Data)
Warning: SequentialFuture (NULL) added, removed, or modified devices. A future
expression must close any opened devices and must not close devices it did not
open. Details: 1 devices differ: index=4, before='NA', after=''

Metadata

Description

Dataset name: Sebastian_Data

The dataset has N=295 rows and 92 columns. 0 rows have no missing values on any column.

Metadata for search engines
  • Date published: 2026-06-01
name value
keywords StartDate, EndDate, Status, IPAddress, Progress, Duration_in_seconds, Finished, RecordedDate, UserLanguage, Consent_Statement, Student_ID, ExitButton1, ExitButton2, Age, Gender, Ethnicity, YearOfStudy, Faculty, PoliticalAffiliationsinOntario, MaritalStatus, NumberOfChildren, code, VAR00001, VAR00002, VAR00003, VAR00004, VAR00005, VAR00006, VAR00008, VAR00009, VAR00010, VAR00011, VAR00020, VAR00021, VAR00022, ExitButton3, ExitButton4, Attitude1, Attitude2, Attitude3, Attitude4, Attitude5, ExitButton5, SubjectiveNorm1, SubjectiveNorm2, SubjectiveNorm3, SubjectiveNorm4, SubjectiveNorm5, ExitButton6, PerceivedBehaviouralControl1, PerceivedBehaviouralControl2, PerceivedBehaviouralControl3, PerceivedBehaviouralControl4, PerceivedBehaviouralControl5, ExitButton7, ILOC1, ILOC2, ILOC3, ILOC4, ILOC5, ILOC6, ILOC7, ILOC8, ExitButton8, Intention1, Intention2, Intention3, Intention4, Intention5, VAR00023, VAR00030, VAR00031, VAR00032, VAR00033, VAR00034, VAR00035, VAR00036, VAR00037, VAR00038, VAR00039, VAR00040, VAR00041, VAR00042, VAR00043, ExitButton9, ExitButton10, PEB1, PEB2, PEB3, PEB4, PEB5, VAR00044

Variables

StartDate

Start Date

Distribution

294  unique, categorical values, so not shown.

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
StartDate Start Date POSIXct 0 1 294 2025-12-13 18:24:35 2026-03-03 20:16:49 2026-04-01 16:51:03 DATETIME20 5

EndDate

End Date

Distribution

295  unique, categorical values, so not shown.

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
EndDate End Date POSIXct 0 1 295 2025-12-13 18:24:54 2026-03-03 20:17:06 2026-04-01 16:51:22 DATETIME20 5

Status

Response Type

Distribution

Distribution of values for Status

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Status Response Type haven_labelled 0 1 0 0 1 0.0576271 0.233433 14 ▇▁▁▁▁▁▁▁ F40.0 5

Value labels

Response choices
name value
IP Address 0
Survey Preview 1
Survey Test 2
Imported 4
Spam 8
Survey Preview Spam 9
Imported Spam 12
Offline 16
Offline Survey Preview 17
EX 32
EX Spam 40
EX Offline 48
Reimported Imported 132
Synthetic 256

IPAddress

IP Address

Distribution

Distribution of values for IPAddress

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
IPAddress IP Address character 0 1 105 17 0 15 0 A2000 15

Progress

Progress

Distribution

Distribution of values for Progress

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
Progress Progress numeric 0 1 25 100 100 98.22034 11.43462 ▁▁▁▁▇ F40.2 5

Duration_in_seconds

Duration (in seconds)

Distribution

Distribution of values for Duration_in_seconds

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
Duration_in_seconds Duration (in seconds) numeric 0 1 6 72 391962 1538.115 22854.35 ▇▁▁▁▁ F40.2 5

Finished

Finished

Distribution

Distribution of values for Finished

0 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Finished Finished haven_labelled 0 1 0 1 1 0.9762712 0.1524616 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
False 0
True 1

RecordedDate

Recorded Date

Distribution

294  unique, categorical values, so not shown.

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
RecordedDate Recorded Date POSIXct 0 1 294 2025-12-13 18:24:54 2026-03-04 20:14:37 2026-04-08 09:36:11 DATETIME20 5

UserLanguage

User Language

Distribution

Distribution of values for UserLanguage

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
UserLanguage User Language character 0 1 1 0 2 2 0 A2000 15

Student_ID

Please type your student identification number in the box below:

Distribution

Distribution of values for Student_ID

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
Student_ID Please type your student identification number in the box below: character 0 1 215 0 1 44 0 A2000 15

ExitButton1

Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *No answers can be left blank

Distribution

Distribution of values for ExitButton1

1 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton1 Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *No answers can be left blank haven_labelled 1 0.9966102 1 2 2 1.891156 0.3119738 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

ExitButton2

Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *Select ‘Prefer not to answer’ on all displayed questions.

Distribution

Distribution of values for ExitButton2

55 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton2 Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 55 0.8135593 1 2 2 1.95 0.2184004 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

Age

Age

Distribution

Distribution of values for Age

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Age Age haven_labelled 41 0.8610169 1 5 8 4.795276 1.693226 8 ▁▂▃▇▆▃▃▂ F40.0 5

Value labels

Response choices
name value
17 1
18 2
19 3
20 4
21 5
22 6
23+ 7
Prefer not to answer 8

Gender

Gender

Distribution

Distribution of values for Gender

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Gender Gender haven_labelled 41 0.8610169 1 2 4 2.102362 0.6751916 4 ▁▁▇▁▁▁▁▁ F40.0 5

Value labels

Response choices
name value
Male 1
Female 2
Other 3
Prefer not to answer 4

Ethnicity

Ethnicity

Distribution

Distribution of values for Ethnicity

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Ethnicity Ethnicity haven_labelled 41 0.8610169 1 1 8 2.92126 2.621306 8 ▇▁▁▁▁▁▂▁ F40.0 5

Value labels

Response choices
name value
White/Caucasian 1
Hispanic/Latino 2
Black/African American 3
Asian 4
Indigenous 5
Pacific Islander 6
Other 7
Prefer not to answer 8

YearOfStudy

Year of Study

Distribution

Distribution of values for YearOfStudy

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
YearOfStudy Year of Study haven_labelled 41 0.8610169 1 3 7 3.208661 1.388748 7 ▂▃▇▅▁▁▁▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6+ 6
Prefer not to answer 7

Faculty

Academic Faculty

Distribution

Distribution of values for Faculty

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Faculty Academic Faculty haven_labelled 41 0.8610169 1 1 10 3.106299 3.23404 10 ▇▁▁▁▁▁▂▁ F40.0 5

Value labels

Response choices
name value
Arts, Humanities, and Social Sciences 1
Education 2
Engineering 3
Human Kinetics 4
Law 5
Nursing 6
Odette School of Business 7
Science 8
Other 9
Prefer not to answer 10

PoliticalAffiliationsinOntario

Political Affiliations in Ontario

Distribution

Distribution of values for PoliticalAffiliationsinOntario

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PoliticalAffiliationsinOntario Political Affiliations in Ontario haven_labelled 41 0.8610169 1 3 6 3.480315 1.985522 6 ▃▇▁▂▁▁▁▇ F40.0 5

Value labels

Response choices
name value
Conservative Party 1
Liberal Party 2
New Democratic Party 3
Green Party 4
Other 5
Prefer not to answer 6

MaritalStatus

Marital Status

Distribution

Distribution of values for MaritalStatus

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
MaritalStatus Marital Status haven_labelled 41 0.8610169 1 1 5 1.586614 1.309127 5 ▇▁▁▁▁▁▁▁ F40.0 5

Value labels

Response choices
name value
Single 1
Married 2
Engaged 3
Divorced 4
Prefer not to answer 5

NumberOfChildren

Number of Children Within Your Custody (i.e. Legal Parenting Responsibility)

Distribution

Distribution of values for NumberOfChildren

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
NumberOfChildren Number of Children Within Your Custody (i.e. Legal Parenting Responsibility) haven_labelled 41 0.8610169 1 7 7 6.53937 1.46245 7 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6+ 6
Prefer not to answer 7

code

code

Distribution

Distribution of values for code

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
code code character 0 1 204 22 0 5 0 A2000 15

VAR00001

Distribution

No non-missing values to show.

295 missing values.

Summary statistics

name data_type n_missing complete_rate min median max hist format.spss label
VAR00001 numeric 295 0 NA NA NA F8.2 NA

VAR00002

Distribution

No non-missing values to show.

295 missing values.

Summary statistics

name data_type n_missing complete_rate min median max hist format.spss label
VAR00002 numeric 295 0 NA NA NA F8.2 NA

VAR00003

Distribution

No non-missing values to show.

295 missing values.

Summary statistics

name data_type n_missing complete_rate min median max hist format.spss label
VAR00003 numeric 295 0 NA NA NA F8.2 NA

VAR00004

Start Date

Distribution

169  unique, categorical values, so not shown.

126 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
VAR00004 Start Date POSIXct 126 0.5728814 169 2025-09-18 21:19:13 2026-03-04 22:03:25 2026-04-04 10:03:50 DATETIME20 5

VAR00005

End Date

Distribution

169  unique, categorical values, so not shown.

126 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
VAR00005 End Date POSIXct 126 0.5728814 169 2025-09-18 21:21:48 2026-03-04 22:45:00 2026-04-04 10:09:58 DATETIME20 5

VAR00006

Response Type

Distribution

Distribution of values for VAR00006

126 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
VAR00006 Response Type haven_labelled 126 0.5728814 0 0 1 0.0828402 0.2764597 14 ▇▁▁▁▁▁▁▁ F40.0 5

Value labels

Response choices
name value
IP Address 0
Survey Preview 1
Survey Test 2
Imported 4
Spam 8
Survey Preview Spam 9
Imported Spam 12
Offline 16
Offline Survey Preview 17
EX 32
EX Spam 40
EX Offline 48
Reimported Imported 132
Synthetic 256

VAR00008

Progress

Distribution

Distribution of values for VAR00008

126 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
VAR00008 Progress numeric 126 0.5728814 8 100 100 96.73373 17.07494 ▁▁▁▁▇ F40.2 5

VAR00009

Duration (in seconds)

Distribution

Distribution of values for VAR00009

126 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
VAR00009 Duration (in seconds) numeric 126 0.5728814 6 207 145383 3521.586 17207.14 ▇▁▁▁▁ F40.2 5

VAR00010

Finished

Distribution

Distribution of values for VAR00010

126 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
VAR00010 Finished haven_labelled 126 0.5728814 0 1 1 0.964497 0.1855972 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
False 0
True 1

VAR00011

Recorded Date

Distribution

169  unique, categorical values, so not shown.

126 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
VAR00011 Recorded Date POSIXct 126 0.5728814 169 2025-09-18 21:21:48 2026-03-05 10:46:38 2026-04-06 22:32:57 DATETIME20 5

VAR00020

User Language

Distribution

Distribution of values for VAR00020

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
VAR00020 User Language character 0 1 2 126 0 2 0 A2000 15

VAR00021

Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i

Distribution

Distribution of values for VAR00021

130 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
VAR00021 Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i haven_labelled 130 0.559322 1 1 2 1.042424 0.2021686 2 ▇▁▁▁▁▁▁▁ F40.0 5

Value labels

Response choices
name value
Yes 1
No 2

VAR00022

Please type your student identification number in the box below:

Distribution

Distribution of values for VAR00022

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
VAR00022 Please type your student identification number in the box below: character 0 1 138 130 0 21 0 A2000 15

ExitButton3

Please click ‘Exit’ and press arrow in bottom right corner to leave survey. *No answers can be left blank

Distribution

Distribution of values for ExitButton3

131 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton3 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. *No answers can be left blank haven_labelled 131 0.5559322 1 2 2 1.95122 0.2160686 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

ExitButton4

Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions.

Distribution

Distribution of values for ExitButton4

159 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton4 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 159 0.4610169 1 2 2 1.977941 0.1474179 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

Attitude1

My attitude toward using shopping bags (reusable shopping bags) when shopping is… - Negative (1) - Positive (7)

Distribution

Distribution of values for Attitude1

149 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Attitude1 My attitude toward using shopping bags (reusable shopping bags) when shopping is… - Negative (1) - Positive (7) haven_labelled 149 0.4949153 1 7 8 6.130137 1.444436 8 ▁▁▁▁▂▂▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

Attitude2

I find that eating leftover food from previous day(s) is a… - Bad Idea (1) - Good Idea (7)

Distribution

Distribution of values for Attitude2

149 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Attitude2 I find that eating leftover food from previous day(s) is a… - Bad Idea (1) - Good Idea (7) haven_labelled 149 0.4949153 1 7 8 6.136986 1.31637 8 ▁▁▁▁▂▃▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

Attitude3

I find that sorting waste is… - Disadvantageous (1) - Advantageous (7)

Distribution

Distribution of values for Attitude3

149 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Attitude3 I find that sorting waste is… - Disadvantageous (1) - Advantageous (7) haven_labelled 149 0.4949153 1 6 8 5.760274 1.486977 8 ▁▁▁▃▃▆▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

Attitude4

I find that eating beef (e.g., beef steak and beef burger) is… - Not Desirable (1) - Desirable (7)

Distribution

Distribution of values for Attitude4

149 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Attitude4 I find that eating beef (e.g., beef steak and beef burger) is… - Not Desirable (1) - Desirable (7) haven_labelled 149 0.4949153 1 6 9 6.082192 2.089405 8 ▁▁▃▂▃▁▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 8
Prefer not to answer 9

Attitude5

I find that consuming organically grown fruits and vegetables is… - Not Reasonable (1) - Reasonable (7)

Distribution

Distribution of values for Attitude5

149 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Attitude5 I find that consuming organically grown fruits and vegetables is… - Not Reasonable (1) - Reasonable (7) haven_labelled 149 0.4949153 1 6 8 5.945206 1.418016 8 ▁▁▁▂▃▅▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

ExitButton5

Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions.

Distribution

Distribution of values for ExitButton5

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton5 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 152 0.4847458 2 2 2 2 0 2 ▁▁▁▇▁▁▁▁ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

SubjectiveNorm1

Most people who are important to me would find it good if I used shopping bags (reusable shopping bags) when shopping - Unlikely (1) - Likely (7)

Distribution

Distribution of values for SubjectiveNorm1

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
SubjectiveNorm1 Most people who are important to me would find it good if I used shopping bags (reusable shopping bags) when shopping - Unlikely (1) - Likely (7) haven_labelled 152 0.4847458 1 6 8 5.678322 1.57266 8 ▁▁▁▃▃▇▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

SubjectiveNorm2

Most people who are important to me would want me to eat leftover food from previous day(s) - Unlikely (1) - Likely (7)

Distribution

Distribution of values for SubjectiveNorm2

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
SubjectiveNorm2 Most people who are important to me would want me to eat leftover food from previous day(s) - Unlikely (1) - Likely (7) haven_labelled 152 0.4847458 1 6 8 6.013986 1.31613 8 ▁▁▁▁▂▇▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

SubjectiveNorm3

The people who are important to me would find it desirable if I sorted waste - Unlikely (1) - Likely (7)

Distribution

Distribution of values for SubjectiveNorm3

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
SubjectiveNorm3 The people who are important to me would find it desirable if I sorted waste - Unlikely (1) - Likely (7) haven_labelled 152 0.4847458 1 6 8 5.307692 1.704306 8 ▁▂▂▃▇▇▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

SubjectiveNorm4

The people who are important to me would support my decision of eating beef (e.g., beef steak and beef burger) - Unlikely (1) - Likely (7)

Distribution

Distribution of values for SubjectiveNorm4

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
SubjectiveNorm4 The people who are important to me would support my decision of eating beef (e.g., beef steak and beef burger) - Unlikely (1) - Likely (7) haven_labelled 152 0.4847458 1 7 8 6.083916 1.441324 8 ▁▁▁▂▁▅▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

SubjectiveNorm5

Most people who are important to me would consume organically grown fruits and vegetables if they were in my situation - Unlikely (1) - Likely (7)

Distribution

Distribution of values for SubjectiveNorm5

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
SubjectiveNorm5 Most people who are important to me would consume organically grown fruits and vegetables if they were in my situation - Unlikely (1) - Likely (7) haven_labelled 152 0.4847458 1 6 8 5.468532 1.643614 8 ▁▁▂▅▅▇▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

ExitButton6

Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions.

Distribution

Distribution of values for ExitButton6

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton6 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 152 0.4847458 2 2 2 2 0 2 ▁▁▁▇▁▁▁▁ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

PerceivedBehaviouralControl1

For me, using shopping bags (reusable shopping bags) when shopping is… - Complicated (1) - Simple (7)

Distribution

Distribution of values for PerceivedBehaviouralControl1

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PerceivedBehaviouralControl1 For me, using shopping bags (reusable shopping bags) when shopping is… - Complicated (1) - Simple (7) haven_labelled 152 0.4847458 1 7 8 6.090909 1.491332 8 ▁▁▁▁▂▃▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

PerceivedBehaviouralControl2

Eating leftover food from previous day(s) is not very complex - Disagree (1) - Agree (7)

Distribution

Distribution of values for PerceivedBehaviouralControl2

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PerceivedBehaviouralControl2 Eating leftover food from previous day(s) is not very complex - Disagree (1) - Agree (7) haven_labelled 152 0.4847458 1 7 8 6.321678 1.31407 8 ▁▁▁▁▁▂▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

PerceivedBehaviouralControl3

Sorting waste is… - Laborious (1) - Easy (7)

Distribution

Distribution of values for PerceivedBehaviouralControl3

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PerceivedBehaviouralControl3 Sorting waste is… - Laborious (1) - Easy (7) haven_labelled 152 0.4847458 1 5 8 5.125874 1.751728 8 ▁▂▃▅▆▅▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

PerceivedBehaviouralControl4

If I wanted to eat beef (e.g., beef steak and beef burger), it would be easy for me to do so - Disagree (1) - Agree (7)

Distribution

Distribution of values for PerceivedBehaviouralControl4

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PerceivedBehaviouralControl4 If I wanted to eat beef (e.g., beef steak and beef burger),

it would be easy for me to do so - Disagree (1) - Agree (7)
haven_labelled 152 0.4847458 1 7 8 6.118881 1.545049 8 ▁▁▁▁▁▃▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

PerceivedBehaviouralControl5

Whether I consume organically grown fruits and vegetables is completely up to me - Disagree (1) - Agree (7)

Distribution

Distribution of values for PerceivedBehaviouralControl5

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PerceivedBehaviouralControl5 Whether I consume organically grown fruits and vegetables is completely up to me - Disagree (1) - Agree (7) haven_labelled 152 0.4847458 1 7 8 5.874126 1.578318 8 ▁▁▁▂▂▃▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

ExitButton7

Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions.

Distribution

Distribution of values for ExitButton7

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton7 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 152 0.4847458 2 2 2 2 0 2 ▁▁▁▇▁▁▁▁ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

ILOC1

Whether or not I get to be a leader depends mostly on my ability. - Strongly Disagree (1) - Strongly Agree (6)

Distribution

Distribution of values for ILOC1

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ILOC1 Whether or not I get to be a leader depends mostly on my ability. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 152 0.4847458 1 5 7 4.811189 1.150328 7 ▁▁▂▅▁▇▆▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
Prefer not to answer 7

ILOC2

Whether or not I get into a car accident depends mostly on how good a driver I am. - Strongly Disagree (1) - Strongly Agree (6)

Distribution

Distribution of values for ILOC2

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ILOC2 Whether or not I get into a car accident depends mostly on how good a driver I am. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 152 0.4847458 1 4 7 3.678322 1.436944 7 ▂▃▅▇▁▃▁▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
Prefer not to answer 7

ILOC3

When I make plans, I am almost certain I can make them work. - Strongly Disagree (1) - Strongly Agree (6)

Distribution

Distribution of values for ILOC3

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ILOC3 When I make plans, I am almost certain I can make them work. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 152 0.4847458 1 5 7 4.937063 0.9802039 7 ▁▁▁▃▁▇▃▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
Prefer not to answer 7

ILOC4

Whether or not I get to go to a good school depends on whether I go to the right people. - Strongly Disagree (1) - Strongly Agree (6)

Distribution

Distribution of values for ILOC4

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ILOC4 Whether or not I get to go to a good school depends on whether I go to the right people. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 152 0.4847458 1 4 7 3.685315 1.436053 7 ▁▅▅▇▁▃▁▂ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
Prefer not to answer 7

ILOC5

My life is determined by my own behaviour. - Strongly Disagree (1) - Strongly Agree (6)

Distribution

Distribution of values for ILOC5

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ILOC5 My life is determined by my own behaviour. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 152 0.4847458 1 5 7 4.993007 1.010484 7 ▁▁▁▃▁▇▅▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
Prefer not to answer 7

ILOC6

In order to have my plans work, I make sure they fit in with the desires of people who have power over me. - Strongly Disagree (1) - Strongly Agree (6)

Distribution

Distribution of values for ILOC6

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ILOC6 In order to have my plans work, I make sure they fit in with the desires of people who have power over me. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 152 0.4847458 1 4 7 3.818182 1.361629 7 ▁▅▅▇▁▅▁▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
Prefer not to answer 7

ILOC7

It is chiefly a matter of fate whether or not I have a few friends or many friends. - Strongly Disagree (1) - Strongly Agree (6)

Distribution

Distribution of values for ILOC7

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ILOC7 It is chiefly a matter of fate whether or not I have a few friends or many friends. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 152 0.4847458 1 3 7 3.251748 1.508047 7 ▂▇▇▆▁▂▂▂ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
Prefer not to answer 7

ILOC8

There are many things that interfere with what I want to do. - Strongly Disagree (1) - Strongly Agree (6)

Distribution

Distribution of values for ILOC8

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ILOC8 There are many things that interfere with what I want to do. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 152 0.4847458 1 4 7 4.027972 1.428799 7 ▁▃▇▇▁▇▃▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
Prefer not to answer 7

ExitButton8

Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions.

Distribution

Distribution of values for ExitButton8

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton8 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 152 0.4847458 1 2 2 1.993007 0.0836242 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

Intention1

I intend to use shopping bags (reusable shopping bags) when shopping over the next week - Strongly Disagree (1) - Strongly Agree (7)

Distribution

Distribution of values for Intention1

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Intention1 I intend to use shopping bags (reusable shopping bags) when shopping over the next week - Strongly Disagree (1) - Strongly Agree (7) haven_labelled 152 0.4847458 1 7 8 6.216783 1.316953 8 ▁▁▁▁▂▃▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

Intention2

I will eat leftover food from previous day(s) over the next week - Strongly Disagree (1) - Strongly Agree (7)

Distribution

Distribution of values for Intention2

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Intention2 I will eat leftover food from previous day(s) over the next week - Strongly Disagree (1) - Strongly Agree (7) haven_labelled 152 0.4847458 1 7 8 6.230769 1.402675 8 ▁▁▁▁▁▂▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

Intention3

I plan to sort waste over the next week - Strongly Disagree (1) - Strongly Agree (7)

Distribution

Distribution of values for Intention3

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Intention3 I plan to sort waste over the next week - Strongly Disagree (1) - Strongly Agree (7) haven_labelled 152 0.4847458 1 6 8 5.363636 1.922972 8 ▂▁▁▂▃▃▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

Intention4

I intend to eat beef (e.g., beef steak and beef burger) over the next week - Strongly Disagree (1) - Strongly Agree (7)

Distribution

Distribution of values for Intention4

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Intention4 I intend to eat beef (e.g., beef steak and beef burger)

over the next week - Strongly Disagree (1) - Strongly Agree (7)
haven_labelled 152 0.4847458 1 6 8 5.517482 1.80708 8 ▁▁▁▂▃▂▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer nor to answer 8

Intention5

I will consume organically grown fruits and vegetables over the next week - Strongly Disagree (1) - Strongly Agree (7)

Distribution

Distribution of values for Intention5

152 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
Intention5 I will consume organically grown fruits and vegetables over the next week - Strongly Disagree (1) - Strongly Agree (7) haven_labelled 152 0.4847458 1 5 8 5.055944 1.852962 8 ▂▂▃▆▅▆▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

VAR00023

code

Distribution

Distribution of values for VAR00023

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
VAR00023 code character 0 1 130 144 0 5 0 A2000 15

VAR00030

Distribution

No non-missing values to show.

295 missing values.

Summary statistics

name data_type n_missing complete_rate min median max hist format.spss label
VAR00030 numeric 295 0 NA NA NA F8.2 NA

VAR00031

Distribution

No non-missing values to show.

295 missing values.

Summary statistics

name data_type n_missing complete_rate min median max hist format.spss label
VAR00031 numeric 295 0 NA NA NA F8.2 NA

VAR00032

Distribution

No non-missing values to show.

295 missing values.

Summary statistics

name data_type n_missing complete_rate min median max hist format.spss label
VAR00032 numeric 295 0 NA NA NA F8.2 NA

VAR00033

Start Date

Distribution

94  unique, categorical values, so not shown.

201 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
VAR00033 Start Date POSIXct 201 0.3186441 94 2026-01-12 23:23:20 2026-03-25 12:38:00.5 2026-04-04 11:15:06 DATETIME20 5

VAR00034

End Date

Distribution

94  unique, categorical values, so not shown.

201 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
VAR00034 End Date POSIXct 201 0.3186441 94 2026-01-12 23:23:39 2026-03-25 13:07:57.5 2026-04-04 11:16:05 DATETIME20 5

VAR00035

Response Type

Distribution

Distribution of values for VAR00035

201 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
VAR00035 Response Type haven_labelled 201 0.3186441 0 0 1 0.0106383 0.1031421 14 ▇▁▁▁▁▁▁▁ F40.0 5

Value labels

Response choices
name value
IP Address 0
Survey Preview 1
Survey Test 2
Imported 4
Spam 8
Survey Preview Spam 9
Imported Spam 12
Offline 16
Offline Survey Preview 17
EX 32
EX Spam 40
EX Offline 48
Reimported Imported 132
Synthetic 256

VAR00036

IP Address

Distribution

Distribution of values for VAR00036

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
VAR00036 IP Address character 0 1 53 202 0 15 0 A2000 15

VAR00037

Progress

Distribution

Distribution of values for VAR00037

201 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
VAR00037 Progress numeric 201 0.3186441 33 100 100 97.14894 13.5963 ▁▁▁▁▇ F40.2 5

VAR00038

Duration (in seconds)

Distribution

Distribution of values for VAR00038

201 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss display_width
VAR00038 Duration (in seconds) numeric 201 0.3186441 17 49 6657 180.5851 800.0429 ▇▁▁▁▁ F40.2 5

VAR00039

Finished

Distribution

Distribution of values for VAR00039

201 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
VAR00039 Finished haven_labelled 201 0.3186441 0 1 1 0.9574468 0.2029298 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
False 0
True 1

VAR00040

Recorded Date

Distribution

94  unique, categorical values, so not shown.

201 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique min median max format.spss display_width
VAR00040 Recorded Date POSIXct 201 0.3186441 94 2026-01-12 23:23:39 2026-03-25 13:07:57.5 2026-04-09 14:54:34 DATETIME20 5

VAR00041

User Language

Distribution

Distribution of values for VAR00041

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
VAR00041 User Language character 0 1 2 201 0 2 0 A2000 15

VAR00042

Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i

Distribution

Distribution of values for VAR00042

201 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
VAR00042 Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i haven_labelled 201 0.3186441 1 1 1 1 0 2 ▁▁▁▇▁▁▁▁ F40.0 5

Value labels

Response choices
name value
Yes 1
No 2

VAR00043

Please type your student identification number in the box below:

Distribution

Distribution of values for VAR00043

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
VAR00043 Please type your student identification number in the box below: character 0 1 76 201 0 9 0 A2000 15

ExitButton9

Click ‘Exit’ and press the arrow in bottom right corner to leave the survey. *No answers can be left blank

Distribution

Distribution of values for ExitButton9

201 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton9 Click ‘Exit’ and press the arrow in bottom right corner to leave the survey. *No answers can be left blank haven_labelled 201 0.3186441 2 2 2 2 0 2 ▁▁▁▇▁▁▁▁ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

ExitButton10

Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *Select prefer not to answer on all displayed questions

Distribution

Distribution of values for ExitButton10

205 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
ExitButton10 Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *Select prefer not to answer on all displayed questions haven_labelled 205 0.3050847 1 2 2 1.988889 0.1054093 2 ▁▁▁▁▁▁▁▇ F40.0 5

Value labels

Response choices
name value
Exit 1
Continue 2

PEB1

During the past week, how often did you use shopping bags (reusable shopping bags) when shopping? - Never (1) - Always (7)

Distribution

Distribution of values for PEB1

205 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PEB1 During the past week, how often did you use shopping bags (reusable shopping bags) when shopping? - Never (1) - Always (7) haven_labelled 205 0.3050847 1 6 8 5.355556 1.921558 8 ▂▂▁▃▃▂▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

PEB2

During the past week, how often did you eat leftover food from the previous day(s)? - Never (1) - Always (7)

Distribution

Distribution of values for PEB2

205 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PEB2 During the past week, how often did you eat leftover food from the previous day(s)? - Never (1) - Always (7) haven_labelled 205 0.3050847 1 5 8 5.277778 1.715938 8 ▁▂▁▅▆▅▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

PEB3

During the past week, how often did you sort waste? - Never (1) - Always (7)

Distribution

Distribution of values for PEB3

205 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PEB3 During the past week, how often did you sort waste? - Never (1) - Always (7) haven_labelled 205 0.3050847 1 5 8 4.766667 1.902394 8 ▂▂▅▇▃▆▇▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

PEB4

During the past week, how often did you eat beef (e.g., beef steak and beef burger)? - Never (1) - Always (7)

Distribution

Distribution of values for PEB4

205 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PEB4 During the past week, how often did you eat beef (e.g., beef steak and beef burger)? - Never (1) - Always (7) haven_labelled 205 0.3050847 1 4 8 4.233333 1.931699 8 ▃▂▃▇▃▃▃▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

PEB5

During the past week, how often did you consume organically grown fruits and vegetables? - Never (1) - Always (7)

Distribution

Distribution of values for PEB5

205 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd n_value_labels hist format.spss display_width
PEB5 During the past week, how often did you consume organically grown fruits and vegetables? - Never (1) - Always (7) haven_labelled 205 0.3050847 1 4 8 4.455556 1.787353 8 ▂▃▂▇▅▇▂▁ F40.0 5

Value labels

Response choices
name value
1 1
2 2
3 3
4 4
5 5
6 6
7 7
Prefer not to answer 8

VAR00044

code

Distribution

Distribution of values for VAR00044

0 missing values.

Summary statistics

name label data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width
VAR00044 code character 0 1 74 202 0 5 0 A2000 15

Missingness report

Codebook table

name label data_type value_labels n_missing complete_rate n_unique empty min median max mean sd whitespace n_value_labels hist format.spss display_width
StartDate Start Date POSIXct NA 0 1.0000000 294 NA 2025-12-13 18:24:35 2026-03-03 20:16:49 2026-04-01 16:51:03 NA NA NA NA NA DATETIME20 5
EndDate End Date POSIXct NA 0 1.0000000 295 NA 2025-12-13 18:24:54 2026-03-03 20:17:06 2026-04-01 16:51:22 NA NA NA NA NA DATETIME20 5
Status Response Type haven_labelled 0. IP Address,
1. Survey Preview,
2. Survey Test,
4. Imported,
8. Spam,
9. Survey Preview Spam,
12. Imported Spam,
16. Offline,
17. Offline Survey Preview,
32. EX,
40. EX Spam,
48. EX Offline,
132. Reimported Imported,
256. Synthetic
0 1.0000000 NA NA 0 0 1 0.0576271 2.334330e-01 NA 14 ▇▁▁▁▁▁▁▁ F40.0 5
IPAddress IP Address character NA 0 1.0000000 105 17 0 NA 15 NA NA 0 NA NA A2000 15
Progress Progress numeric NA 0 1.0000000 NA NA 25 100 100 98.2203390 1.143462e+01 NA NA ▁▁▁▁▇ F40.2 5
Duration_in_seconds Duration (in seconds) numeric NA 0 1.0000000 NA NA 6 72 391962 1538.1152542 2.285435e+04 NA NA ▇▁▁▁▁ F40.2 5
Finished Finished haven_labelled 0. False,
1. True
0 1.0000000 NA NA 0 1 1 0.9762712 1.524616e-01 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
RecordedDate Recorded Date POSIXct NA 0 1.0000000 294 NA 2025-12-13 18:24:54 2026-03-04 20:14:37 2026-04-08 09:36:11 NA NA NA NA NA DATETIME20 5
UserLanguage User Language character NA 0 1.0000000 1 0 2 NA 2 NA NA 0 NA NA A2000 15
Consent_Statement Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i haven_labelled 1. Yes,
2. No
0 1.0000000 NA NA 1 1 2 1.0135593 1.158489e-01 NA 2 ▇▁▁▁▁▁▁▁ F40.0 5
Student_ID Please type your student identification number in the box below: character NA 0 1.0000000 215 0 1 NA 44 NA NA 0 NA NA A2000 15
ExitButton1 Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *No answers can be left blank haven_labelled 1. Exit,
2. Continue
1 0.9966102 NA NA 1 2 2 1.8911565 3.119738e-01 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
ExitButton2 Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 1. Exit,
2. Continue
55 0.8135593 NA NA 1 2 2 1.9500000 2.184004e-01 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
Age Age haven_labelled 1. 17,
2. 18,
3. 19,
4. 20,
5. 21,
6. 22,
7. 23+,
8. Prefer not to answer
41 0.8610169 NA NA 1 5 8 4.7952756 1.693226e+00 NA 8 ▁▂▃▇▆▃▃▂ F40.0 5
Gender Gender haven_labelled 1. Male,
2. Female,
3. Other,
4. Prefer not to answer
41 0.8610169 NA NA 1 2 4 2.1023622 6.751916e-01 NA 4 ▁▁▇▁▁▁▁▁ F40.0 5
Ethnicity Ethnicity haven_labelled 1. White/Caucasian,
2. Hispanic/Latino,
3. Black/African American,
4. Asian,
5. Indigenous,
6. Pacific Islander,
7. Other,
8. Prefer not to answer
41 0.8610169 NA NA 1 1 8 2.9212598 2.621306e+00 NA 8 ▇▁▁▁▁▁▂▁ F40.0 5
YearOfStudy Year of Study haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6+,
7. Prefer not to answer
41 0.8610169 NA NA 1 3 7 3.2086614 1.388748e+00 NA 7 ▂▃▇▅▁▁▁▁ F40.0 5
Faculty Academic Faculty haven_labelled 1. Arts, Humanities, and Social Sciences,
2. Education,
3. Engineering,
4. Human Kinetics,
5. Law,
6. Nursing,
7. Odette School of Business,
8. Science,
9. Other,
10. Prefer not to answer
41 0.8610169 NA NA 1 1 10 3.1062992 3.234040e+00 NA 10 ▇▁▁▁▁▁▂▁ F40.0 5
PoliticalAffiliationsinOntario Political Affiliations in Ontario haven_labelled 1. Conservative Party,
2. Liberal Party,
3. New Democratic Party,
4. Green Party,
5. Other,
6. Prefer not to answer
41 0.8610169 NA NA 1 3 6 3.4803150 1.985522e+00 NA 6 ▃▇▁▂▁▁▁▇ F40.0 5
MaritalStatus Marital Status haven_labelled 1. Single,
2. Married,
3. Engaged,
4. Divorced,
5. Prefer not to answer
41 0.8610169 NA NA 1 1 5 1.5866142 1.309127e+00 NA 5 ▇▁▁▁▁▁▁▁ F40.0 5
NumberOfChildren Number of Children Within Your Custody (i.e. Legal Parenting Responsibility) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6+,
7. Prefer not to answer
41 0.8610169 NA NA 1 7 7 6.5393701 1.462450e+00 NA 7 ▁▁▁▁▁▁▁▇ F40.0 5
code code character NA 0 1.0000000 204 22 0 NA 5 NA NA 0 NA NA A2000 15
VAR00001 NA numeric NA 295 0.0000000 NA NA NA NA NA NaN NA NA NA F8.2 NA
VAR00002 NA numeric NA 295 0.0000000 NA NA NA NA NA NaN NA NA NA F8.2 NA
VAR00003 NA numeric NA 295 0.0000000 NA NA NA NA NA NaN NA NA NA F8.2 NA
VAR00004 Start Date POSIXct NA 126 0.5728814 169 NA 2025-09-18 21:19:13 2026-03-04 22:03:25 2026-04-04 10:03:50 NA NA NA NA NA DATETIME20 5
VAR00005 End Date POSIXct NA 126 0.5728814 169 NA 2025-09-18 21:21:48 2026-03-04 22:45:00 2026-04-04 10:09:58 NA NA NA NA NA DATETIME20 5
VAR00006 Response Type haven_labelled 0. IP Address,
1. Survey Preview,
2. Survey Test,
4. Imported,
8. Spam,
9. Survey Preview Spam,
12. Imported Spam,
16. Offline,
17. Offline Survey Preview,
32. EX,
40. EX Spam,
48. EX Offline,
132. Reimported Imported,
256. Synthetic
126 0.5728814 NA NA 0 0 1 0.0828402 2.764597e-01 NA 14 ▇▁▁▁▁▁▁▁ F40.0 5
VAR00008 Progress numeric NA 126 0.5728814 NA NA 8 100 100 96.7337278 1.707494e+01 NA NA ▁▁▁▁▇ F40.2 5
VAR00009 Duration (in seconds) numeric NA 126 0.5728814 NA NA 6 207 145383 3521.5857988 1.720714e+04 NA NA ▇▁▁▁▁ F40.2 5
VAR00010 Finished haven_labelled 0. False,
1. True
126 0.5728814 NA NA 0 1 1 0.9644970 1.855972e-01 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
VAR00011 Recorded Date POSIXct NA 126 0.5728814 169 NA 2025-09-18 21:21:48 2026-03-05 10:46:38 2026-04-06 22:32:57 NA NA NA NA NA DATETIME20 5
VAR00020 User Language character NA 0 1.0000000 2 126 0 NA 2 NA NA 0 NA NA A2000 15
VAR00021 Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i haven_labelled 1. Yes,
2. No
130 0.5593220 NA NA 1 1 2 1.0424242 2.021686e-01 NA 2 ▇▁▁▁▁▁▁▁ F40.0 5
VAR00022 Please type your student identification number in the box below: character NA 0 1.0000000 138 130 0 NA 21 NA NA 0 NA NA A2000 15
ExitButton3 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. *No answers can be left blank haven_labelled 1. Exit,
2. Continue
131 0.5559322 NA NA 1 2 2 1.9512195 2.160686e-01 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
ExitButton4 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 1. Exit,
2. Continue
159 0.4610169 NA NA 1 2 2 1.9779412 1.474179e-01 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
Attitude1 My attitude toward using shopping bags (reusable shopping bags) when shopping is… - Negative (1) - Positive (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
149 0.4949153 NA NA 1 7 8 6.1301370 1.444436e+00 NA 8 ▁▁▁▁▂▂▇▁ F40.0 5
Attitude2 I find that eating leftover food from previous day(s) is a… - Bad Idea (1) - Good Idea (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
149 0.4949153 NA NA 1 7 8 6.1369863 1.316370e+00 NA 8 ▁▁▁▁▂▃▇▁ F40.0 5
Attitude3 I find that sorting waste is… - Disadvantageous (1) - Advantageous (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
149 0.4949153 NA NA 1 6 8 5.7602740 1.486977e+00 NA 8 ▁▁▁▃▃▆▇▁ F40.0 5
Attitude4 I find that eating beef (e.g., beef steak and beef burger) is… - Not Desirable (1) - Desirable (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
8. 7,
9. Prefer not to answer
149 0.4949153 NA NA 1 6 9 6.0821918 2.089405e+00 NA 8 ▁▁▃▂▃▁▇▁ F40.0 5
Attitude5 I find that consuming organically grown fruits and vegetables is… - Not Reasonable (1) - Reasonable (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
149 0.4949153 NA NA 1 6 8 5.9452055 1.418016e+00 NA 8 ▁▁▁▂▃▅▇▁ F40.0 5
ExitButton5 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 1. Exit,
2. Continue
152 0.4847458 NA NA 2 2 2 2.0000000 0.000000e+00 NA 2 ▁▁▁▇▁▁▁▁ F40.0 5
SubjectiveNorm1 Most people who are important to me would find it good if I used shopping bags (reusable shopping bags) when shopping - Unlikely (1) - Likely (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 6 8 5.6783217 1.572660e+00 NA 8 ▁▁▁▃▃▇▇▁ F40.0 5
SubjectiveNorm2 Most people who are important to me would want me to eat leftover food from previous day(s) - Unlikely (1) - Likely (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 6 8 6.0139860 1.316130e+00 NA 8 ▁▁▁▁▂▇▇▁ F40.0 5
SubjectiveNorm3 The people who are important to me would find it desirable if I sorted waste - Unlikely (1) - Likely (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 6 8 5.3076923 1.704306e+00 NA 8 ▁▂▂▃▇▇▇▁ F40.0 5
SubjectiveNorm4 The people who are important to me would support my decision of eating beef (e.g., beef steak and beef burger) - Unlikely (1) - Likely (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 7 8 6.0839161 1.441324e+00 NA 8 ▁▁▁▂▁▅▇▁ F40.0 5
SubjectiveNorm5 Most people who are important to me would consume organically grown fruits and vegetables if they were in my situation - Unlikely (1) - Likely (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 6 8 5.4685315 1.643614e+00 NA 8 ▁▁▂▅▅▇▇▁ F40.0 5
ExitButton6 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 1. Exit,
2. Continue
152 0.4847458 NA NA 2 2 2 2.0000000 0.000000e+00 NA 2 ▁▁▁▇▁▁▁▁ F40.0 5
PerceivedBehaviouralControl1 For me, using shopping bags (reusable shopping bags) when shopping is… - Complicated (1) - Simple (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 7 8 6.0909091 1.491332e+00 NA 8 ▁▁▁▁▂▃▇▁ F40.0 5
PerceivedBehaviouralControl2 Eating leftover food from previous day(s) is not very complex - Disagree (1) - Agree (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 7 8 6.3216783 1.314070e+00 NA 8 ▁▁▁▁▁▂▇▁ F40.0 5
PerceivedBehaviouralControl3 Sorting waste is… - Laborious (1) - Easy (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 5 8 5.1258741 1.751728e+00 NA 8 ▁▂▃▅▆▅▇▁ F40.0 5
PerceivedBehaviouralControl4 If I wanted to eat beef (e.g., beef steak and beef burger),

it would be easy for me to do so - Disagree (1) - Agree (7)
haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 7 8 6.1188811 1.545049e+00 NA 8 ▁▁▁▁▁▃▇▁ F40.0 5
PerceivedBehaviouralControl5 Whether I consume organically grown fruits and vegetables is completely up to me - Disagree (1) - Agree (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 7 8 5.8741259 1.578318e+00 NA 8 ▁▁▁▂▂▃▇▁ F40.0 5
ExitButton7 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 1. Exit,
2. Continue
152 0.4847458 NA NA 2 2 2 2.0000000 0.000000e+00 NA 2 ▁▁▁▇▁▁▁▁ F40.0 5
ILOC1 Whether or not I get to be a leader depends mostly on my ability. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. Prefer not to answer
152 0.4847458 NA NA 1 5 7 4.8111888 1.150328e+00 NA 7 ▁▁▂▅▁▇▆▁ F40.0 5
ILOC2 Whether or not I get into a car accident depends mostly on how good a driver I am. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. Prefer not to answer
152 0.4847458 NA NA 1 4 7 3.6783217 1.436944e+00 NA 7 ▂▃▅▇▁▃▁▁ F40.0 5
ILOC3 When I make plans, I am almost certain I can make them work. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. Prefer not to answer
152 0.4847458 NA NA 1 5 7 4.9370629 9.802039e-01 NA 7 ▁▁▁▃▁▇▃▁ F40.0 5
ILOC4 Whether or not I get to go to a good school depends on whether I go to the right people. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. Prefer not to answer
152 0.4847458 NA NA 1 4 7 3.6853147 1.436053e+00 NA 7 ▁▅▅▇▁▃▁▂ F40.0 5
ILOC5 My life is determined by my own behaviour. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. Prefer not to answer
152 0.4847458 NA NA 1 5 7 4.9930070 1.010484e+00 NA 7 ▁▁▁▃▁▇▅▁ F40.0 5
ILOC6 In order to have my plans work, I make sure they fit in with the desires of people who have power over me. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. Prefer not to answer
152 0.4847458 NA NA 1 4 7 3.8181818 1.361629e+00 NA 7 ▁▅▅▇▁▅▁▁ F40.0 5
ILOC7 It is chiefly a matter of fate whether or not I have a few friends or many friends. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. Prefer not to answer
152 0.4847458 NA NA 1 3 7 3.2517483 1.508047e+00 NA 7 ▂▇▇▆▁▂▂▂ F40.0 5
ILOC8 There are many things that interfere with what I want to do. - Strongly Disagree (1) - Strongly Agree (6) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. Prefer not to answer
152 0.4847458 NA NA 1 4 7 4.0279720 1.428799e+00 NA 7 ▁▃▇▇▁▇▃▁ F40.0 5
ExitButton8 Please click ‘Exit’ and press arrow in bottom right corner to leave survey. Select ‘Prefer not to answer’ on all displayed questions. haven_labelled 1. Exit,
2. Continue
152 0.4847458 NA NA 1 2 2 1.9930070 8.362420e-02 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
Intention1 I intend to use shopping bags (reusable shopping bags) when shopping over the next week - Strongly Disagree (1) - Strongly Agree (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 7 8 6.2167832 1.316953e+00 NA 8 ▁▁▁▁▂▃▇▁ F40.0 5
Intention2 I will eat leftover food from previous day(s) over the next week - Strongly Disagree (1) - Strongly Agree (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 7 8 6.2307692 1.402675e+00 NA 8 ▁▁▁▁▁▂▇▁ F40.0 5
Intention3 I plan to sort waste over the next week - Strongly Disagree (1) - Strongly Agree (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 6 8 5.3636364 1.922972e+00 NA 8 ▂▁▁▂▃▃▇▁ F40.0 5
Intention4 I intend to eat beef (e.g., beef steak and beef burger)

over the next week - Strongly Disagree (1) - Strongly Agree (7)
haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer nor to answer
152 0.4847458 NA NA 1 6 8 5.5174825 1.807080e+00 NA 8 ▁▁▁▂▃▂▇▁ F40.0 5
Intention5 I will consume organically grown fruits and vegetables over the next week - Strongly Disagree (1) - Strongly Agree (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
152 0.4847458 NA NA 1 5 8 5.0559441 1.852962e+00 NA 8 ▂▂▃▆▅▆▇▁ F40.0 5
VAR00023 code character NA 0 1.0000000 130 144 0 NA 5 NA NA 0 NA NA A2000 15
VAR00030 NA numeric NA 295 0.0000000 NA NA NA NA NA NaN NA NA NA F8.2 NA
VAR00031 NA numeric NA 295 0.0000000 NA NA NA NA NA NaN NA NA NA F8.2 NA
VAR00032 NA numeric NA 295 0.0000000 NA NA NA NA NA NaN NA NA NA F8.2 NA
VAR00033 Start Date POSIXct NA 201 0.3186441 94 NA 2026-01-12 23:23:20 2026-03-25 12:38:00.5 2026-04-04 11:15:06 NA NA NA NA NA DATETIME20 5
VAR00034 End Date POSIXct NA 201 0.3186441 94 NA 2026-01-12 23:23:39 2026-03-25 13:07:57.5 2026-04-04 11:16:05 NA NA NA NA NA DATETIME20 5
VAR00035 Response Type haven_labelled 0. IP Address,
1. Survey Preview,
2. Survey Test,
4. Imported,
8. Spam,
9. Survey Preview Spam,
12. Imported Spam,
16. Offline,
17. Offline Survey Preview,
32. EX,
40. EX Spam,
48. EX Offline,
132. Reimported Imported,
256. Synthetic
201 0.3186441 NA NA 0 0 1 0.0106383 1.031421e-01 NA 14 ▇▁▁▁▁▁▁▁ F40.0 5
VAR00036 IP Address character NA 0 1.0000000 53 202 0 NA 15 NA NA 0 NA NA A2000 15
VAR00037 Progress numeric NA 201 0.3186441 NA NA 33 100 100 97.1489362 1.359630e+01 NA NA ▁▁▁▁▇ F40.2 5
VAR00038 Duration (in seconds) numeric NA 201 0.3186441 NA NA 17 49 6657 180.5851064 8.000429e+02 NA NA ▇▁▁▁▁ F40.2 5
VAR00039 Finished haven_labelled 0. False,
1. True
201 0.3186441 NA NA 0 1 1 0.9574468 2.029298e-01 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
VAR00040 Recorded Date POSIXct NA 201 0.3186441 94 NA 2026-01-12 23:23:39 2026-03-25 13:07:57.5 2026-04-09 14:54:34 NA NA NA NA NA DATETIME20 5
VAR00041 User Language character NA 0 1.0000000 2 201 0 NA 2 NA NA 0 NA NA A2000 15
VAR00042 Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i haven_labelled 1. Yes,
2. No
201 0.3186441 NA NA 1 1 1 1.0000000 0.000000e+00 NA 2 ▁▁▁▇▁▁▁▁ F40.0 5
VAR00043 Please type your student identification number in the box below: character NA 0 1.0000000 76 201 0 NA 9 NA NA 0 NA NA A2000 15
ExitButton9 Click ‘Exit’ and press the arrow in bottom right corner to leave the survey. *No answers can be left blank haven_labelled 1. Exit,
2. Continue
201 0.3186441 NA NA 2 2 2 2.0000000 0.000000e+00 NA 2 ▁▁▁▇▁▁▁▁ F40.0 5
ExitButton10 Click ‘Exit’ and press arrow in bottom right corner to leave the survey. *Select prefer not to answer on all displayed questions haven_labelled 1. Exit,
2. Continue
205 0.3050847 NA NA 1 2 2 1.9888889 1.054093e-01 NA 2 ▁▁▁▁▁▁▁▇ F40.0 5
PEB1 During the past week, how often did you use shopping bags (reusable shopping bags) when shopping? - Never (1) - Always (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
205 0.3050847 NA NA 1 6 8 5.3555556 1.921558e+00 NA 8 ▂▂▁▃▃▂▇▁ F40.0 5
PEB2 During the past week, how often did you eat leftover food from the previous day(s)? - Never (1) - Always (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
205 0.3050847 NA NA 1 5 8 5.2777778 1.715938e+00 NA 8 ▁▂▁▅▆▅▇▁ F40.0 5
PEB3 During the past week, how often did you sort waste? - Never (1) - Always (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
205 0.3050847 NA NA 1 5 8 4.7666667 1.902394e+00 NA 8 ▂▂▅▇▃▆▇▁ F40.0 5
PEB4 During the past week, how often did you eat beef (e.g., beef steak and beef burger)? - Never (1) - Always (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
205 0.3050847 NA NA 1 4 8 4.2333333 1.931699e+00 NA 8 ▃▂▃▇▃▃▃▁ F40.0 5
PEB5 During the past week, how often did you consume organically grown fruits and vegetables? - Never (1) - Always (7) haven_labelled 1. 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. Prefer not to answer
205 0.3050847 NA NA 1 4 8 4.4555556 1.787353e+00 NA 8 ▂▃▂▇▅▇▂▁ F40.0 5
VAR00044 code character NA 0 1.0000000 74 202 0 NA 5 NA NA 0 NA NA A2000 15
JSON-LD metadata

The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.

{
  "name": "Sebastian_Data",
  "datePublished": "2026-06-01",
  "description": "The dataset has N=295 rows and 92 columns.\n0 rows have no missing values on any column.\n\n\n## Table of variables\nThis table contains variable names, labels, and number of missing values.\nSee the complete codebook for more.\n\n[truncated]\n\n### Note\nThis dataset was automatically described using the [codebook R package](https://rubenarslan.github.io/codebook/) (version 0.10.1).",
  "keywords": ["StartDate", "EndDate", "Status", "IPAddress", "Progress", "Duration__in_seconds_", "Finished", "RecordedDate", "UserLanguage", "Consent_Statement", "Student_ID", "ExitButton1", "ExitButton2", "Age", "Gender", "Ethnicity", "YearOfStudy", "Faculty", "PoliticalAffiliationsinOntario", "MaritalStatus", "NumberOfChildren", "code", "VAR00001", "VAR00002", "VAR00003", "VAR00004", "VAR00005", "VAR00006", "VAR00008", "VAR00009", "VAR00010", "VAR00011", "VAR00020", "VAR00021", "VAR00022", "ExitButton3", "ExitButton4", "Attitude1", "Attitude2", "Attitude3", "Attitude4", "Attitude5", "ExitButton5", "SubjectiveNorm1", "SubjectiveNorm2", "SubjectiveNorm3", "SubjectiveNorm4", "SubjectiveNorm5", "ExitButton6", "PerceivedBehaviouralControl1", "PerceivedBehaviouralControl2", "PerceivedBehaviouralControl3", "PerceivedBehaviouralControl4", "PerceivedBehaviouralControl5", "ExitButton7", "ILOC1", "ILOC2", "ILOC3", "ILOC4", "ILOC5", "ILOC6", "ILOC7", "ILOC8", "ExitButton8", "Intention1", "Intention2", "Intention3", "Intention4", "Intention5", "VAR00023", "VAR00030", "VAR00031", "VAR00032", "VAR00033", "VAR00034", "VAR00035", "VAR00036", "VAR00037", "VAR00038", "VAR00039", "VAR00040", "VAR00041", "VAR00042", "VAR00043", "ExitButton9", "ExitButton10", "PEB1", "PEB2", "PEB3", "PEB4", "PEB5", "VAR00044"],
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "variableMeasured": [
    {
      "name": "StartDate",
      "description": "Start Date",
      "@type": "propertyValue"
    },
    {
      "name": "EndDate",
      "description": "End Date",
      "@type": "propertyValue"
    },
    {
      "name": "Status",
      "description": "Response Type",
      "value": "0. IP Address,\n1. Survey Preview,\n2. Survey Test,\n4. Imported,\n8. Spam,\n9. Survey Preview Spam,\n12. Imported Spam,\n16. Offline,\n17. Offline Survey Preview,\n32. EX,\n40. EX Spam,\n48. EX Offline,\n132. Reimported Imported,\n256. Synthetic",
      "maxValue": 256,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "IPAddress",
      "description": "IP Address",
      "@type": "propertyValue"
    },
    {
      "name": "Progress",
      "description": "Progress",
      "@type": "propertyValue"
    },
    {
      "name": "Duration__in_seconds_",
      "description": "Duration (in seconds)",
      "@type": "propertyValue"
    },
    {
      "name": "Finished",
      "description": "Finished",
      "value": "0. False,\n1. True",
      "maxValue": 1,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "RecordedDate",
      "description": "Recorded Date",
      "@type": "propertyValue"
    },
    {
      "name": "UserLanguage",
      "description": "User Language",
      "@type": "propertyValue"
    },
    {
      "name": "Consent_Statement",
      "description": "Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Student_ID",
      "description": "Please type your student identification number in the box below:",
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton1",
      "description": "Click 'Exit' and press arrow in bottom right corner to leave the survey. *No answers can be left blank",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton2",
      "description": "Click 'Exit' and press arrow in bottom right corner to leave the survey. *Select 'Prefer not to answer' on all displayed questions.",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Age",
      "description": "Age",
      "value": "1. 17,\n2. 18,\n3. 19,\n4. 20,\n5. 21,\n6. 22,\n7. 23+,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Gender",
      "description": "Gender",
      "value": "1. Male,\n2. Female,\n3. Other,\n4. Prefer not to answer",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Ethnicity",
      "description": "Ethnicity",
      "value": "1. White/Caucasian,\n2. Hispanic/Latino,\n3. Black/African American,\n4. Asian,\n5. Indigenous,\n6. Pacific Islander,\n7. Other,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "YearOfStudy",
      "description": "Year of Study",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6+,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Faculty",
      "description": "Academic Faculty",
      "value": "1. Arts, Humanities, and Social Sciences,\n2. Education,\n3. Engineering,\n4. Human Kinetics,\n5. Law,\n6. Nursing,\n7. Odette School of Business,\n8. Science,\n9. Other,\n10. Prefer not to answer",
      "maxValue": 10,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PoliticalAffiliationsinOntario",
      "description": "Political Affiliations in Ontario",
      "value": "1. Conservative Party,\n2. Liberal Party,\n3. New Democratic Party,\n4. Green Party,\n5. Other,\n6. Prefer not to answer",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "MaritalStatus",
      "description": "Marital Status",
      "value": "1. Single,\n2. Married,\n3. Engaged,\n4. Divorced,\n5. Prefer not to answer",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "NumberOfChildren",
      "description": "Number of Children Within Your Custody (i.e. Legal Parenting Responsibility)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6+,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "code",
      "description": "code",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00001",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00002",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00003",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00004",
      "description": "Start Date",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00005",
      "description": "End Date",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00006",
      "description": "Response Type",
      "value": "0. IP Address,\n1. Survey Preview,\n2. Survey Test,\n4. Imported,\n8. Spam,\n9. Survey Preview Spam,\n12. Imported Spam,\n16. Offline,\n17. Offline Survey Preview,\n32. EX,\n40. EX Spam,\n48. EX Offline,\n132. Reimported Imported,\n256. Synthetic",
      "maxValue": 256,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "VAR00008",
      "description": "Progress",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00009",
      "description": "Duration (in seconds)",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00010",
      "description": "Finished",
      "value": "0. False,\n1. True",
      "maxValue": 1,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "VAR00011",
      "description": "Recorded Date",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00020",
      "description": "User Language",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00021",
      "description": "Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "VAR00022",
      "description": "Please type your student identification number in the box below:",
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton3",
      "description": "Please click 'Exit' and press arrow in bottom right corner to leave survey. *No answers can be left blank",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton4",
      "description": "Please click 'Exit' and press arrow in bottom right corner to leave survey. Select 'Prefer not to answer' on all displayed questions.",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Attitude1",
      "description": "My attitude toward using shopping bags (reusable shopping bags) when shopping is... - Negative (1) - Positive (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Attitude2",
      "description": "I find that eating leftover food from previous day(s) is a… - Bad Idea (1) - Good Idea (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Attitude3",
      "description": "I find that sorting waste is… - Disadvantageous (1) - Advantageous (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Attitude4",
      "description": "I find that eating beef (e.g., beef steak and beef burger) is… - Not Desirable (1) - Desirable (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n8. 7,\n9. Prefer not to answer",
      "maxValue": 9,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Attitude5",
      "description": "I find that consuming organically grown fruits and vegetables is… - Not Reasonable (1) - Reasonable (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton5",
      "description": "Please click 'Exit' and press arrow in bottom right corner to leave survey. Select 'Prefer not to answer' on all displayed questions.",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "SubjectiveNorm1",
      "description": "Most people who are important to me would find it good if I used shopping bags (reusable shopping bags) when shopping - Unlikely (1) - Likely (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "SubjectiveNorm2",
      "description": "Most people who are important to me would want me to eat leftover food from previous day(s) - Unlikely (1) - Likely (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "SubjectiveNorm3",
      "description": "The people who are important to me would find it desirable if I sorted waste - Unlikely (1) - Likely (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "SubjectiveNorm4",
      "description": "The people who are important to me would support my decision of eating beef (e.g., beef steak and beef burger) - Unlikely (1) - Likely (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "SubjectiveNorm5",
      "description": "Most people who are important to me would consume organically grown fruits and vegetables if they were in my situation - Unlikely (1) - Likely (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton6",
      "description": "Please click 'Exit' and press arrow in bottom right corner to leave survey. Select 'Prefer not to answer' on all displayed questions.",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PerceivedBehaviouralControl1",
      "description": "For me, using shopping bags (reusable shopping bags) when shopping is… - Complicated (1) - Simple (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PerceivedBehaviouralControl2",
      "description": "Eating leftover food from previous day(s) is not very complex - Disagree (1) - Agree (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PerceivedBehaviouralControl3",
      "description": "Sorting waste is… - Laborious (1) - Easy (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PerceivedBehaviouralControl4",
      "description": "If I wanted to eat beef (e.g., beef steak and beef burger),\r\nit would be easy for me to do so - Disagree (1) - Agree (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PerceivedBehaviouralControl5",
      "description": "Whether I consume organically grown fruits and vegetables is completely up to me - Disagree (1) - Agree (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton7",
      "description": "Please click 'Exit' and press arrow in bottom right corner to leave survey. Select 'Prefer not to answer' on all displayed questions.",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ILOC1",
      "description": "Whether or not I get to be a leader depends mostly on my ability. - Strongly Disagree (1) - Strongly Agree (6)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ILOC2",
      "description": "Whether or not I get into a car accident depends mostly on how good a driver I am. - Strongly Disagree (1) - Strongly Agree (6)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ILOC3",
      "description": "When I make plans, I am almost certain I can make them work. - Strongly Disagree (1) - Strongly Agree (6)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ILOC4",
      "description": "Whether or not I get to go to a good school depends on whether I go to the right people. - Strongly Disagree (1) - Strongly Agree (6)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ILOC5",
      "description": "My life is determined by my own behaviour. - Strongly Disagree (1) - Strongly Agree (6)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ILOC6",
      "description": "In order to have my plans work, I make sure they fit in with the desires of people who have power over me. - Strongly Disagree (1) - Strongly Agree (6)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ILOC7",
      "description": "It is chiefly a matter of fate whether or not I have a few friends or many friends. - Strongly Disagree (1) - Strongly Agree (6)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ILOC8",
      "description": "There are many things that interfere with what I want to do. - Strongly Disagree (1) - Strongly Agree (6)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Prefer not to answer",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton8",
      "description": "Please click 'Exit' and press arrow in bottom right corner to leave survey. Select 'Prefer not to answer' on all displayed questions.",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Intention1",
      "description": "I intend to use shopping bags (reusable shopping bags) when shopping over the next week - Strongly Disagree (1) - Strongly Agree (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Intention2",
      "description": "I will eat leftover food from previous day(s) over the next week - Strongly Disagree (1) - Strongly Agree (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Intention3",
      "description": "I plan to sort waste over the next week - Strongly Disagree (1) - Strongly Agree (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Intention4",
      "description": "I intend to eat beef (e.g., beef steak and beef burger)\r\nover the next week - Strongly Disagree (1) - Strongly Agree (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer nor to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "Intention5",
      "description": "I will consume organically grown fruits and vegetables over the next week - Strongly Disagree (1) - Strongly Agree (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "VAR00023",
      "description": "code",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00030",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00031",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00032",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00033",
      "description": "Start Date",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00034",
      "description": "End Date",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00035",
      "description": "Response Type",
      "value": "0. IP Address,\n1. Survey Preview,\n2. Survey Test,\n4. Imported,\n8. Spam,\n9. Survey Preview Spam,\n12. Imported Spam,\n16. Offline,\n17. Offline Survey Preview,\n32. EX,\n40. EX Spam,\n48. EX Offline,\n132. Reimported Imported,\n256. Synthetic",
      "maxValue": 256,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "VAR00036",
      "description": "IP Address",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00037",
      "description": "Progress",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00038",
      "description": "Duration (in seconds)",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00039",
      "description": "Finished",
      "value": "0. False,\n1. True",
      "maxValue": 1,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "VAR00040",
      "description": "Recorded Date",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00041",
      "description": "User Language",
      "@type": "propertyValue"
    },
    {
      "name": "VAR00042",
      "description": "Throughout this survey, you will be asked to complete questions related to your personal opinion about behaviours that promote the environment, the extent to which you find yourself being in control of the environment, and your intention to adopt environmentally sustainable behaviour. The survey should not require more than 15 minutes to complete. All data will be stored securely, and your identity will not be attached to your responses. Only the researcher and their supervisor will have access to the information you provide, and it will be kept in a secure location. You will not be identified in any presentation or publication resulting from this research. Although participants may be subject to minor boredom or fatigue while answering the survey questions, there are no anticipated risks greater than those encountered in daily life and your contribution will help us better understand the factors that shape environmentally responsible behaviour. This study will take no more than 30 minutes of your time and i",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "VAR00043",
      "description": "Please type your student identification number in the box below:",
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton9",
      "description": "Click 'Exit' and press the arrow in bottom right corner to leave the survey. *No answers can be left blank",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "ExitButton10",
      "description": "Click 'Exit' and press arrow in bottom right corner to leave the survey. *Select prefer not to answer on all displayed questions",
      "value": "1. Exit,\n2. Continue",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PEB1",
      "description": "During the past week, how often did you use shopping bags (reusable shopping bags) when shopping? - Never (1) - Always (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PEB2",
      "description": "During the past week, how often did you eat leftover food from the previous day(s)? - Never (1) - Always (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PEB3",
      "description": "During the past week, how often did you sort waste? - Never (1) - Always (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PEB4",
      "description": "During the past week, how often did you eat beef (e.g., beef steak and beef burger)? - Never (1) - Always (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "PEB5",
      "description": "During the past week, how often did you consume organically grown fruits and vegetables? - Never (1) - Always (7)",
      "value": "1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. Prefer not to answer",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "VAR00044",
      "description": "code",
      "@type": "propertyValue"
    }
  ]
}`
names(Sebastian_Data)
 [1] "StartDate"                      "EndDate"                       
 [3] "Status"                         "IPAddress"                     
 [5] "Progress"                       "Duration__in_seconds_"         
 [7] "Finished"                       "RecordedDate"                  
 [9] "UserLanguage"                   "Consent_Statement"             
[11] "Student_ID"                     "ExitButton1"                   
[13] "ExitButton2"                    "Age"                           
[15] "Gender"                         "Ethnicity"                     
[17] "YearOfStudy"                    "Faculty"                       
[19] "PoliticalAffiliationsinOntario" "MaritalStatus"                 
[21] "NumberOfChildren"               "code"                          
[23] "VAR00001"                       "VAR00002"                      
[25] "VAR00003"                       "VAR00004"                      
[27] "VAR00005"                       "VAR00006"                      
[29] "VAR00008"                       "VAR00009"                      
[31] "VAR00010"                       "VAR00011"                      
[33] "VAR00020"                       "VAR00021"                      
[35] "VAR00022"                       "ExitButton3"                   
[37] "ExitButton4"                    "Attitude1"                     
[39] "Attitude2"                      "Attitude3"                     
[41] "Attitude4"                      "Attitude5"                     
[43] "ExitButton5"                    "SubjectiveNorm1"               
[45] "SubjectiveNorm2"                "SubjectiveNorm3"               
[47] "SubjectiveNorm4"                "SubjectiveNorm5"               
[49] "ExitButton6"                    "PerceivedBehaviouralControl1"  
[51] "PerceivedBehaviouralControl2"   "PerceivedBehaviouralControl3"  
[53] "PerceivedBehaviouralControl4"   "PerceivedBehaviouralControl5"  
[55] "ExitButton7"                    "ILOC1"                         
[57] "ILOC2"                          "ILOC3"                         
[59] "ILOC4"                          "ILOC5"                         
[61] "ILOC6"                          "ILOC7"                         
[63] "ILOC8"                          "ExitButton8"                   
[65] "Intention1"                     "Intention2"                    
[67] "Intention3"                     "Intention4"                    
[69] "Intention5"                     "VAR00023"                      
[71] "VAR00030"                       "VAR00031"                      
[73] "VAR00032"                       "VAR00033"                      
[75] "VAR00034"                       "VAR00035"                      
[77] "VAR00036"                       "VAR00037"                      
[79] "VAR00038"                       "VAR00039"                      
[81] "VAR00040"                       "VAR00041"                      
[83] "VAR00042"                       "VAR00043"                      
[85] "ExitButton9"                    "ExitButton10"                  
[87] "PEB1"                           "PEB2"                          
[89] "PEB3"                           "PEB4"                          
[91] "PEB5"                           "VAR00044"                      

N=295 (substantial missingness)

Demographics

Age, Gender, Ethnicity, YearOfStudy,Faculty(meaning school), Political Affiliation, Marital Status, Number of Children

Study Variables

Attitude <– Attitude1 - Attitude5 (Higher Score more positive, Attitude Item 4 reverse coded eating beef is.. 7=desirable)

Subjective Norm <– SubjectiveNorm1 - SubjectiveNorm5 (Higher Score more positive, Reverse Code Item 4)

Perceived Beh. Cntl. <– PerceivedBehavioralControl1 - PerceivedBehavioralControl5 (Higher Score is better, Reverse Code Item 4)

Int. LOC <– ILOC1 - ILOC8 (Higher Score is greater ILOC, Reverse Code Items 4, 6, 7,8)

Intention <– Intention1 - Intention5 (higher score is greater intention,

Environmental Behavior <– PEB1 - PEB5

Seb_Analysis_Data<-Sebastian_Data[,c(11,14:21, 38:42,44:48,50:54, 56:63, 65:69,87:91)]
Seb_Analysis_Data$Attitude4 <- 8 - Seb_Analysis_Data$Attitude4
Seb_Analysis_Data$SubjectiveNorm4 <- 8 - Seb_Analysis_Data$SubjectiveNorm4
Seb_Analysis_Data$PerceivedBehaviouralControl4 <- 8 - Seb_Analysis_Data$PerceivedBehaviouralControl4
Seb_Analysis_Data$Intention4 <- 8- Seb_Analysis_Data$Intention4
Seb_Analysis_Data$PEB4 <- 8 - Seb_Analysis_Data$PEB4
Seb_Analysis_Data$ILOC4<- 7 - Seb_Analysis_Data$ILOC4
Seb_Analysis_Data$ILOC6<- 7 - Seb_Analysis_Data$ILOC6
Seb_Analysis_Data$ILOC7<- 7 - Seb_Analysis_Data$ILOC7
Seb_Analysis_Data$ILOC8<- 7 - Seb_Analysis_Data$ILOC8
Seb_Analysis_Data$Attitude <- rowMeans(
  Seb_Analysis_Data[, c("Attitude1", "Attitude2", "Attitude3", "Attitude5")],
  na.rm = TRUE
)

Seb_Analysis_Data$Subjective_Norm <- rowMeans(
  Seb_Analysis_Data[, c("SubjectiveNorm1", "SubjectiveNorm2", "SubjectiveNorm3", "SubjectiveNorm5")],
  na.rm = TRUE
)

Seb_Analysis_Data$Perc_Beh_Ctl <- rowMeans(
  Seb_Analysis_Data[, c("PerceivedBehaviouralControl1", "PerceivedBehaviouralControl2", "PerceivedBehaviouralControl3", "PerceivedBehaviouralControl5")],
  na.rm = TRUE
)

Seb_Analysis_Data$Intention <- rowMeans(
  Seb_Analysis_Data[, c("Intention1", "Intention2", "Intention3", "Intention5")],
  na.rm = TRUE
)

Seb_Analysis_Data$PEB <- rowMeans(
  Seb_Analysis_Data[, c("PEB1", "PEB2", "PEB3", "PEB5")],
  na.rm = TRUE
)

Seb_Analysis_Data$ILOC <- rowMeans(
  Seb_Analysis_Data[, c("ILOC1", "ILOC2", "ILOC3", "ILOC5")],
  na.rm = TRUE
)


Seb_Analysis_Data$ELOC <- rowMeans(
  Seb_Analysis_Data[, c("ILOC4", "ILOC6", "ILOC7", "ILOC8")],
  na.rm = TRUE
)
describe(Seb_Analysis_Data)
                               vars   n   mean    sd median trimmed   mad min
Student_ID*                       1 295 112.65 62.37 114.00  113.14 80.06   1
Age                               2 254   4.80  1.69   5.00    4.78  1.48   1
Gender                            3 254   2.10  0.68   2.00    2.00  0.00   1
Ethnicity                         4 254   2.92  2.62   1.00    2.57  0.00   1
YearOfStudy                       5 254   3.21  1.39   3.00    3.08  1.48   1
Faculty                           6 254   3.11  3.23   1.00    2.58  0.00   1
PoliticalAffiliationsinOntario    7 254   3.48  1.99   3.00    3.48  2.97   1
MaritalStatus                     8 254   1.59  1.31   1.00    1.24  0.00   1
NumberOfChildren                  9 254   6.54  1.46   7.00    7.00  0.00   1
Attitude1                        10 146   6.13  1.44   7.00    6.36  0.00   1
Attitude2                        11 146   6.14  1.32   7.00    6.33  1.48   1
Attitude3                        12 146   5.76  1.49   6.00    5.92  1.48   1
Attitude4                        13 146   1.92  2.09   2.00    1.73  2.97  -1
Attitude5                        14 146   5.95  1.42   6.00    6.11  1.48   1
SubjectiveNorm1                  15 143   5.68  1.57   6.00    5.90  1.48   1
SubjectiveNorm2                  16 143   6.01  1.32   6.00    6.22  1.48   1
SubjectiveNorm3                  17 143   5.31  1.70   6.00    5.50  1.48   1
SubjectiveNorm4                  18 143   1.92  1.44   1.00    1.69  1.48   0
SubjectiveNorm5                  19 143   5.47  1.64   6.00    5.64  1.48   1
PerceivedBehaviouralControl1     20 143   6.09  1.49   7.00    6.36  0.00   1
PerceivedBehaviouralControl2     21 143   6.32  1.31   7.00    6.58  0.00   1
PerceivedBehaviouralControl3     22 143   5.13  1.75   5.00    5.23  2.97   1
PerceivedBehaviouralControl4     23 143   1.88  1.55   1.00    1.57  0.00   0
PerceivedBehaviouralControl5     24 143   5.87  1.58   7.00    6.10  1.48   1
ILOC1                            25 143   4.81  1.15   5.00    4.88  1.48   1
ILOC2                            26 143   3.68  1.44   4.00    3.63  1.48   1
ILOC3                            27 143   4.94  0.98   5.00    4.98  0.00   1
ILOC4                            28 143   3.31  1.44   3.00    3.40  1.48   0
ILOC5                            29 143   4.99  1.01   5.00    5.04  1.48   1
ILOC6                            30 143   3.18  1.36   3.00    3.23  1.48   0
ILOC7                            31 143   3.75  1.51   4.00    3.89  1.48   0
ILOC8                            32 143   2.97  1.43   3.00    2.98  1.48   0
Intention1                       33 143   6.22  1.32   7.00    6.46  0.00   1
Intention2                       34 143   6.23  1.40   7.00    6.50  0.00   1
Intention3                       35 143   5.36  1.92   6.00    5.61  1.48   1
Intention4                       36 143   2.48  1.81   2.00    2.23  1.48   0
Intention5                       37 143   5.06  1.85   5.00    5.20  1.48   1
PEB1                             38  90   5.36  1.92   6.00    5.61  1.48   1
PEB2                             39  90   5.28  1.72   5.00    5.50  1.48   1
PEB3                             40  90   4.77  1.90   5.00    4.89  2.22   1
PEB4                             41  90   3.77  1.93   4.00    3.74  1.48   0
PEB5                             42  90   4.46  1.79   4.00    4.51  2.97   1
Attitude                         43 146   5.99  1.01   6.12    6.05  0.93   2
Subjective_Norm                  44 143   5.62  1.22   5.75    5.72  0.74   1
Perc_Beh_Ctl                     45 143   5.85  1.16   6.00    5.95  1.11   1
Intention                        46 143   5.72  1.20   5.75    5.82  1.11   1
PEB                              47  90   4.96  1.25   5.00    5.00  1.11   1
ILOC                             48 143   4.60  0.90   4.50    4.58  0.74   1
ELOC                             49 143   3.30  1.10   3.25    3.40  1.11   0
                               max range  skew kurtosis   se
Student_ID*                    215   214 -0.05    -1.19 3.63
Age                              8     7  0.13    -0.53 0.11
Gender                           4     3  1.64     3.33 0.04
Ethnicity                        8     7  0.90    -0.90 0.16
YearOfStudy                      7     6  0.99     1.51 0.09
Faculty                         10     9  1.10    -0.56 0.20
PoliticalAffiliationsinOntario   6     5  0.29    -1.65 0.12
MaritalStatus                    5     4  1.96     2.13 0.08
NumberOfChildren                 7     6 -3.00     7.37 0.09
Attitude1                        8     7 -1.51     1.98 0.12
Attitude2                        8     7 -1.40     2.04 0.11
Attitude3                        8     7 -0.89     0.33 0.12
Attitude4                        7     8  0.51    -0.74 0.17
Attitude5                        8     7 -1.11     0.97 0.12
SubjectiveNorm1                  8     7 -1.17     1.09 0.13
SubjectiveNorm2                  8     7 -1.53     2.84 0.11
SubjectiveNorm3                  8     7 -0.81     0.08 0.14
SubjectiveNorm4                  7     7  1.56     2.28 0.12
SubjectiveNorm5                  8     7 -0.80     0.06 0.14
PerceivedBehaviouralControl1     8     7 -1.62     2.30 0.12
PerceivedBehaviouralControl2     8     7 -1.80     2.93 0.11
PerceivedBehaviouralControl3     8     7 -0.32    -0.92 0.15
PerceivedBehaviouralControl4     7     7  1.80     2.75 0.13
PerceivedBehaviouralControl5     8     7 -1.09     0.36 0.13
ILOC1                            7     6 -0.49     0.12 0.10
ILOC2                            7     6  0.16    -0.19 0.12
ILOC3                            7     6 -0.68     1.84 0.08
ILOC4                            6     6 -0.34    -0.17 0.12
ILOC5                            7     6 -0.60     1.09 0.08
ILOC6                            6     6 -0.20    -0.26 0.11
ILOC7                            6     6 -0.73     0.09 0.13
ILOC8                            6     6 -0.08    -0.65 0.12
Intention1                       8     7 -1.65     2.58 0.11
Intention2                       8     7 -1.87     3.40 0.12
Intention3                       8     7 -0.86    -0.33 0.16
Intention4                       7     7  0.93    -0.01 0.15
Intention5                       8     7 -0.44    -0.72 0.15
PEB1                             8     7 -0.87    -0.24 0.20
PEB2                             8     7 -0.80     0.01 0.18
PEB3                             8     7 -0.32    -0.94 0.20
PEB4                             7     7  0.10    -0.85 0.20
PEB5                             8     7 -0.28    -0.69 0.19
Attitude                         8     6 -0.57     0.87 0.08
Subjective_Norm                  8     7 -0.94     1.74 0.10
Perc_Beh_Ctl                     8     7 -1.03     2.22 0.10
Intention                        8     7 -0.91     1.36 0.10
PEB                              8     7 -0.26     0.53 0.13
ILOC                             7     6  0.04     2.21 0.08
ELOC                             6     6 -0.97     1.67 0.09
hist(Seb_Analysis_Data$Attitude)

hist(Seb_Analysis_Data$Subjective_Norm)

hist(Seb_Analysis_Data$Perc_Beh_Ctl)

hist(Seb_Analysis_Data$Intention)

hist(Seb_Analysis_Data$ILOC)

hist(Seb_Analysis_Data$ELOC)

hist(Seb_Analysis_Data$PEB)

alpha’s for scales including Item 4 about beef

Attitude_items_only <- Seb_Analysis_Data[, c("Attitude1", "Attitude2", "Attitude3", "Attitude4", "Attitude5")]

Attitude_alpha_results <- alpha(Attitude_items_only, check.keys = TRUE)
Number of categories should be increased  in order to count frequencies. 
Warning in alpha(Attitude_items_only, check.keys = TRUE): Some items were negatively correlated with the first principal component and were automatically reversed.
 This is indicated by a negative sign for the variable name.
print(Attitude_alpha_results)

Reliability analysis   
Call: alpha(x = Attitude_items_only, check.keys = TRUE)

  raw_alpha std.alpha G6(smc) average_r S/N  ase mean sd median_r
      0.67      0.69    0.67      0.31 2.3 0.03  5.8  1     0.32

    95% confidence boundaries 
         lower alpha upper
Feldt     0.61  0.67  0.73
Duhachek  0.61  0.67  0.73

 Reliability if an item is dropped:
           raw_alpha std.alpha G6(smc) average_r S/N alpha se  var.r med.r
Attitude1       0.62      0.64    0.60      0.30 1.7    0.036 0.0144  0.29
Attitude2       0.61      0.63    0.59      0.30 1.7    0.037 0.0176  0.30
Attitude3       0.65      0.67    0.63      0.34 2.1    0.032 0.0112  0.34
Attitude4-      0.67      0.67    0.61      0.34 2.1    0.031 0.0023  0.34
Attitude5       0.57      0.61    0.55      0.28 1.5    0.041 0.0112  0.30

 Item statistics 
             n raw.r std.r r.cor r.drop mean  sd
Attitude1  146  0.65  0.68  0.57   0.44  6.1 1.4
Attitude2  146  0.66  0.70  0.58   0.48  6.1 1.3
Attitude3  146  0.59  0.62  0.46   0.35  5.8 1.5
Attitude4- 146  0.69  0.62  0.49   0.38  5.1 2.1
Attitude5  146  0.73  0.73  0.65   0.56  5.9 1.4

alpha’s for scales without Item 4 about beef

Attitude_items_only <- Seb_Analysis_Data[, c("Attitude1", "Attitude2", "Attitude3", "Attitude5")]

Attitude_alpha_results <- alpha(Attitude_items_only, check.keys = TRUE)

print(Attitude_alpha_results)

Reliability analysis   
Call: alpha(x = Attitude_items_only, check.keys = TRUE)

  raw_alpha std.alpha G6(smc) average_r S/N   ase mean sd median_r
      0.67      0.67    0.61      0.34 2.1 0.031    6  1     0.34

    95% confidence boundaries 
         lower alpha upper
Feldt     0.61  0.67  0.73
Duhachek  0.61  0.67  0.73

 Reliability if an item is dropped:
          raw_alpha std.alpha G6(smc) average_r S/N alpha se  var.r med.r
Attitude1      0.57      0.58    0.48      0.31 1.4    0.043 0.0016  0.31
Attitude2      0.59      0.59    0.49      0.33 1.4    0.041 0.0028  0.33
Attitude3      0.63      0.63    0.54      0.36 1.7    0.037 0.0023  0.38
Attitude5      0.63      0.63    0.53      0.36 1.7    0.038 0.0016  0.35

 Item statistics 
            n raw.r std.r r.cor r.drop mean  sd
Attitude1 146  0.74  0.74  0.61   0.50  6.1 1.4
Attitude2 146  0.71  0.73  0.59   0.48  6.1 1.3
Attitude3 146  0.70  0.69  0.51   0.42  5.8 1.5
Attitude5 146  0.69  0.69  0.52   0.42  5.9 1.4

Non missing response frequency for each item
             1    2    3    4    5    6    7    8 miss
Attitude1 0.01 0.03 0.01 0.09 0.10 0.17 0.53 0.05 0.51
Attitude2 0.01 0.02 0.02 0.06 0.14 0.23 0.48 0.05 0.51
Attitude3 0.01 0.01 0.05 0.13 0.14 0.25 0.35 0.05 0.51
Attitude5 0.01 0.03 0.01 0.12 0.14 0.23 0.42 0.05 0.51

SubjectiveNorm

Subjective_Norm_items_only <- Seb_Analysis_Data[, c("SubjectiveNorm1", "SubjectiveNorm2", "SubjectiveNorm3", "SubjectiveNorm5")]

Subjective_Norm_alpha_results <- alpha(Subjective_Norm_items_only, check.keys = TRUE)

print(Subjective_Norm_alpha_results)

Reliability analysis   
Call: alpha(x = Subjective_Norm_items_only, check.keys = TRUE)

  raw_alpha std.alpha G6(smc) average_r S/N  ase mean  sd median_r
      0.78      0.78    0.74      0.48 3.6 0.02  5.6 1.2     0.49

    95% confidence boundaries 
         lower alpha upper
Feldt     0.74  0.78  0.82
Duhachek  0.75  0.78  0.82

 Reliability if an item is dropped:
                raw_alpha std.alpha G6(smc) average_r S/N alpha se  var.r med.r
SubjectiveNorm1      0.68      0.68    0.59      0.41 2.1    0.032 0.0058  0.39
SubjectiveNorm2      0.78      0.78    0.71      0.54 3.6    0.022 0.0036  0.52
SubjectiveNorm3      0.72      0.73    0.64      0.47 2.7    0.027 0.0045  0.49
SubjectiveNorm5      0.74      0.74    0.67      0.48 2.8    0.026 0.0178  0.49

 Item statistics 
                  n raw.r std.r r.cor r.drop mean  sd
SubjectiveNorm1 143  0.84  0.84  0.79   0.70  5.7 1.6
SubjectiveNorm2 143  0.68  0.71  0.55   0.49  6.0 1.3
SubjectiveNorm3 143  0.80  0.79  0.69   0.61  5.3 1.7
SubjectiveNorm5 143  0.78  0.77  0.65   0.59  5.5 1.6

Non missing response frequency for each item
                   1    2    3    4    5    6    7    8 miss
SubjectiveNorm1 0.03 0.02 0.03 0.12 0.15 0.28 0.34 0.03 0.52
SubjectiveNorm2 0.01 0.02 0.01 0.06 0.13 0.34 0.39 0.03 0.52
SubjectiveNorm3 0.04 0.05 0.05 0.12 0.22 0.23 0.25 0.03 0.52
SubjectiveNorm5 0.03 0.03 0.06 0.15 0.16 0.24 0.29 0.04 0.52
Model_Variables_only <- Seb_Analysis_Data[, c("Attitude", "Subjective_Norm", "Perc_Beh_Ctl", "Intention", "ILOC", "PEB")]

plot_pattern(Model_Variables_only)

ToPB_Model_1 <- '
              Intention ~ Attitude + Subjective_Norm + Perc_Beh_Ctl
              PEB ~ Intention 
'


ToPB_Model_1_fit <- sem(model = ToPB_Model_1, data = Seb_Analysis_Data,
missing = "fiml", mimic = "Mplus")
Warning: lavaan->lav_data_full():  
   152 cases were deleted due to missing values in exogenous variable(s), 
   while fixed.x = TRUE.
summary(ToPB_Model_1_fit, standardized = TRUE, fit.measures = TRUE)
lavaan 0.6-21 ended normally after 13 iterations

  Estimator                                         ML
  Optimization method                           NLMINB
  Number of model parameters                         8

                                                  Used       Total
  Number of observations                           143         295
  Number of missing patterns                         2            

Model Test User Model:
                                                      
  Test statistic                                 0.734
  Degrees of freedom                                 3
  P-value (Chi-square)                           0.865

Model Test Baseline Model:

  Test statistic                               168.576
  Degrees of freedom                                 7
  P-value                                        0.000

User Model versus Baseline Model:

  Comparative Fit Index (CFI)                    1.000
  Tucker-Lewis Index (TLI)                       1.033
                                                      
  Robust Comparative Fit Index (CFI)             1.000
  Robust Tucker-Lewis Index (TLI)                1.063

Loglikelihood and Information Criteria:

  Loglikelihood user model (H0)               -256.292
  Loglikelihood unrestricted model (H1)       -255.925
                                                      
  Akaike (AIC)                                 528.583
  Bayesian (BIC)                               552.286
  Sample-size adjusted Bayesian (SABIC)        526.973

Root Mean Square Error of Approximation:

  RMSEA                                          0.000
  90 Percent confidence interval - lower         0.000
  90 Percent confidence interval - upper         0.073
  P-value H_0: RMSEA <= 0.050                    0.915
  P-value H_0: RMSEA >= 0.080                    0.041
                                                      
  Robust RMSEA                                   0.000
  90 Percent confidence interval - lower         0.000
  90 Percent confidence interval - upper         0.106
  P-value H_0: Robust RMSEA <= 0.050             0.887
  P-value H_0: Robust RMSEA >= 0.080             0.079

Standardized Root Mean Square Residual:

  SRMR                                           0.014

Parameter Estimates:

  Standard errors                             Standard
  Information                                 Observed
  Observed information based on                Hessian

Regressions:
                   Estimate  Std.Err  z-value  P(>|z|)   Std.lv  Std.all
  Intention ~                                                           
    Attitude          0.133    0.103    1.281    0.200    0.133    0.108
    Subjective_Nrm    0.445    0.073    6.135    0.000    0.445    0.453
    Perc_Beh_Ctl      0.371    0.072    5.153    0.000    0.371    0.359
  PEB ~                                                                 
    Intention        -0.277    0.120   -2.307    0.021   -0.277   -0.282

Intercepts:
                   Estimate  Std.Err  z-value  P(>|z|)   Std.lv  Std.all
   .Intention         0.251    0.357    0.704    0.482    0.251    0.210
   .PEB               6.459    0.691    9.343    0.000    6.459    5.502

Variances:
                   Estimate  Std.Err  z-value  P(>|z|)   Std.lv  Std.all
   .Intention         0.458    0.054    8.456    0.000    0.458    0.321
   .PEB               1.269    0.213    5.958    0.000    1.269    0.921
ToPB_Model_2 <- '
              
              Intention ~ Attitude + Subjective_Norm + Perc_Beh_Ctl 
              PEB ~ Intention + ELOC + ILOC
'


ToPB_Model_2_fit <- sem(model = ToPB_Model_2, data = Seb_Analysis_Data,
missing = "fiml", mimic = "Mplus")
Warning: lavaan->lav_data_full():  
   152 cases were deleted due to missing values in exogenous variable(s), 
   while fixed.x = TRUE.
summary(ToPB_Model_2_fit, standardized = TRUE, fit.measures = TRUE)
lavaan 0.6-21 ended normally after 19 iterations

  Estimator                                         ML
  Optimization method                           NLMINB
  Number of model parameters                        10

                                                  Used       Total
  Number of observations                           143         295
  Number of missing patterns                         2            

Model Test User Model:
                                                      
  Test statistic                                 1.961
  Degrees of freedom                                 5
  P-value (Chi-square)                           0.855

Model Test Baseline Model:

  Test statistic                               171.977
  Degrees of freedom                                11
  P-value                                        0.000

User Model versus Baseline Model:

  Comparative Fit Index (CFI)                    1.000
  Tucker-Lewis Index (TLI)                       1.042
                                                      
  Robust Comparative Fit Index (CFI)             1.000
  Robust Tucker-Lewis Index (TLI)                1.072

Loglikelihood and Information Criteria:

  Loglikelihood user model (H0)               -255.205
  Loglikelihood unrestricted model (H1)       -254.224
                                                      
  Akaike (AIC)                                 530.409
  Bayesian (BIC)                               560.038
  Sample-size adjusted Bayesian (SABIC)        528.396

Root Mean Square Error of Approximation:

  RMSEA                                          0.000
  90 Percent confidence interval - lower         0.000
  90 Percent confidence interval - upper         0.063
  P-value H_0: RMSEA <= 0.050                    0.925
  P-value H_0: RMSEA >= 0.080                    0.026
                                                      
  Robust RMSEA                                   0.000
  90 Percent confidence interval - lower         0.000
  90 Percent confidence interval - upper         0.063
  P-value H_0: Robust RMSEA <= 0.050             0.936
  P-value H_0: Robust RMSEA >= 0.080             0.032

Standardized Root Mean Square Residual:

  SRMR                                           0.012

Parameter Estimates:

  Standard errors                             Standard
  Information                                 Observed
  Observed information based on                Hessian

Regressions:
                   Estimate  Std.Err  z-value  P(>|z|)   Std.lv  Std.all
  Intention ~                                                           
    Attitude          0.133    0.103    1.281    0.200    0.133    0.108
    Subjective_Nrm    0.445    0.073    6.135    0.000    0.445    0.453
    Perc_Beh_Ctl      0.371    0.072    5.153    0.000    0.371    0.359
  PEB ~                                                                 
    Intention        -0.216    0.141   -1.531    0.126   -0.216   -0.219
    ELOC              0.214    0.154    1.386    0.166    0.214    0.199
    ILOC              0.018    0.198    0.091    0.928    0.018    0.014

Intercepts:
                   Estimate  Std.Err  z-value  P(>|z|)   Std.lv  Std.all
   .Intention         0.251    0.357    0.704    0.482    0.251    0.210
   .PEB               5.290    1.264    4.185    0.000    5.290    4.493

Variances:
                   Estimate  Std.Err  z-value  P(>|z|)   Std.lv  Std.all
   .Intention         0.458    0.054    8.456    0.000    0.458    0.321
   .PEB               1.230    0.207    5.958    0.000    1.230    0.888
model_1 <-aov(ILOC ~ PoliticalAffiliationsinOntario, data=Seb_Analysis_Data)
summary(model_1)
                                Df Sum Sq Mean Sq F value Pr(>F)  
PoliticalAffiliationsinOntario   1   2.29  2.2928   2.769 0.0986 .
Residuals                      125 103.49  0.8279                 
---
Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
168 observations deleted due to missingness
ggplot(data = Seb_Analysis_Data, aes(x = PEB, y = Intention)) +
  geom_point()
Warning: Removed 224 rows containing missing values or values outside the scale range
(`geom_point()`).

write_sav(Seb_Analysis_Data,"Sebastian Analysis Data.sav")