留学生课设|R语言|研究方法课设

目录

INSTRUCTIONS

Question 1. Understanding Quantitative Research

Question 2. Inputting data into Jamovi and creating variables (using the dataset)

Question 3. Outliers

Question 4. Tests for mean difference

Question 5. Correlation Analysis


INSTRUCTIONS

You will be given a database, containing participant data from an experiment. The database contains some mistakes and incomplete information. Your tasks will be to clean the database so that you may run the proper analyses. The Jamovi dataset can be found on Canvas, [here]

You will need the programme Jamovi to complete this assessment. You can find it here: https://appsanywhere.kingston.ac.uk or jamovi desktop - jamovi 

List of tasks:

1. Demonstrate knowledge of Quantitative methods

2. Computing/Transforming variables in Jamovi

3. Descriptive statistics

4. Plotting data

5. Outlier detection

6. Comparing means

7. Qualitative and quantitative research

Note that not all tasks will require the same amount of time to complete.

This assignment is a report. This means:

  • Create a new Word document where you write down all your answers (formatted nicely)
  • Be concise and straight to the point when describing your results
  • Write up each task (1-6) under a separate heading
  • Present your results professionally and explain to the reader what each figure and/or table represents.
  • Label any figures, tables or graphs
  • No references are needed for tasks 1-5.
  • Please use academic references for Question 6.


Question 1. Understanding Quantitative Research

What is a Discrete variable and a Nominal variable? Provide an example of each.

A local council is interested in increasing people’s eating of vegetables, to improve health and wellbeing. They decide to have a banner over shops for a 4-week period that promote buying greens to see how shopping patterns change. Then they will compare with the period 4 weeks before the banners were placed. They also will ask shoppers about their age, number of vegetables they purchased, type of vegetables (root, leafy, gourd, or cruciferous), and how much of their meals consist of some vegetables (using a 5-point Likert scale from None to All). Consider the experiment (IV and DVs) and describe the data collected (i.e., type, format, etc.). Hint: there are 4 dependent variables.

The figure represent data from a wellbeing study conducted by the local council; There were different interventions run in the North and in the South of London. The results of the two interventions are displayed by the boxplots. What can you say about the distribution of data of the two boroughs? Hint: Consider its dispersion.

What is an outlier? And what effects can if have on statistical inference.

  1. Consider the following scenario: A group of criminologists are interested in understanding the effect having more police officers walking the streets at night on people’s sense of safety in their community.
      1. What is the IV in this scenario?
      2. What is the DV?
      3. What would the experimental hypothesis be?
  2. Provide one advantage and one disadvantage of:
      1. A between-subjects (independent) design
      2. A within-subjects (repeated) design
  3. Explain the main difference between a Probability sampling and a Non-probability sampling approaches. Provide at least one advantage and one disadvantage of each.

Question 2. Inputting data into Jamovi and creating variables (using the dataset)

For this task, we will make sure our variables are of the correct type and are labelled properly. The experiment focused on the potential differences in self-reported feelings of well-being between people that come from an individualist culture and those that come from a collectivist culture.

You may have noticed that some of the variables in the dataset (RA2-2024.omv) are not of the correct type: Age, Wellbeing_T2. This will result in issues with tests and inferences. Before you do anything else, you need to correct these.

  1. Change the variables to the appropriate type.
  2. Mention briefly why the type you selected is the correct one.

[Paste a screenshot of the result in your report]

Using ‘Compute variable’, create the following variable, take a screen shot in data view, and paste it in your report:

  • Wellbeing_AVG: (Wellbeing_T1+ Wellbeing_T2) / 2

[Paste a screenshot of the result in your report]

Using Jamovi, report in a table the minimum, maximum, mean, and standard deviation for the participants sample using the ENTIRE database. Copy the below table into your report and input the correct values.

Statistic

Participants

Age

Wellbeing_AVG

Minimum

Maximum

Standard deviation (SD)

Mean

Using Jamovi, calculate the minimum, maximum, mean, and standard deviation for the two groups separately: Individual and Collectivist. Fill in the table below and add it to your report. Hint: use the Split By option in the Descriptives.

Statistic

Individualist

Collectivist

Wellbeing (AVG)

Age

Wellbeing (AVG)

Age

Minimum

Maximum

Standard deviation (SD)

Mean

  1. Briefly describe the differences between Individuals and Collectivist participants. You don’t need to mention every number in the tables – choose the most interesting ones to compare.

Question 3. Outliers

You should always check a dataset for outliers. For this section, we will create standardised scores (z-scores) for the participants. Make sure to Filter each group in turn to ensure you find the outlier relevant to Individualist and Collectivist participants separately.

  1. Generate the standardised scores for Wellbeing_AVG scores, as a new Variable (e.g., Z_Wellbeing_AVG). Paste a screen shot of the data view below to show you have done this. (Make sure the top row (S001) is visible in the screenshot).

[Paste a screenshot of the result in your report]

  1. Report any participants which can be classed as outliers. And explain the criteria you used to make the decision to classify these as outliers.

  1. Remove the outliers from your database. Paste a screenshot of the total number of participants remaining in your database (you can use the Frequency option to get the summary).

Question 4. Tests for mean difference

Although the descriptive statistics may have indicated some different scores between the two groups, we now want to discover if these differences are statistically significant between Individualist and Collectivist people. To do this, you will conduct a 2-sample independent test of mean difference (aka. t-test) to see if the Wellbeing (AVG) scores are significantly different between the two groups, and what this difference looks like (estimated mean difference and uncertainty).

  1. First, write down the null and alternative hypotheses for such a test:

H0:

Ha:

  1. Run the independent samples t-test using the ESCI module in Jamovi and fill in the table: Hint: do not forget to check the assumptions of the test and plot the results.

t

df

p-value

Mean difference

95% CI

Upper and Lower bounds

Cohen’s d (standardised effect size)

  1. Write up your findings from the test and explain what you can conclude from these results about the wellbeing levels of the two groups. Focus on first determining statistical significance (either using the p-value or the 95%CI), then explain what values for the mean difference is the data compatible with (using the 95%CI). Would the effect be considered worthwhile from a scientific point of view (use Cohen’s d cut-offs)?

Question 5. Correlation Analysis

You will now use correlation analysis to see if there is any association between Wellbeing at different timepoint (T1 and T2); this is to understand the stability of the experience.

  1. Create a scatterplot of the two wellbeing measures.

[Paste a screenshot of the result in your report]

Run a correlation between the two variables (Wellbeing_T1 and Wellbeing_T2). Paste in the correlation output table in your report. Hint: do not forget to check the assumptions of the correlation.

[Paste a screenshot of the result in your report]

What does the correlation analysis reveal about the stability or variability of wellbeing within the general population? Interpret the direction and strength of the relationship (r value), and its uncertainty (95%CI). Hint: you should also provide a plot of the effect.

Question 6. Quantitative and Qualitative Data Analyses

Finally, we should think about both the qualitative and quantitative skills you have gained. Apply what you’ve learned to the following:

“Sociologists are interested in the effects the pandemic has had on children’s ability to socialise with others. They are considering how the use of online teaching methods may be impacting the children’s ability to engage with their peers.”

A) The quantitative (experimental) way to uncover this question is the following: The researchers decide to put students into two groups – Online vs Offline – and give the students a 1h session (either over Teams or face-to-face) where they can talk to other students and attempt to make friends. The experimenters record the number of positive and negative interactions. The data from the two groups is compared.

B) The qualitative way to understand the effects of online teaching on children is the following: The researchers select a few students to interview. Using semi-structured interviews, they ask each child about their experience with making friends virtually and in person. They consider how easy it is to make friends, how you understand each other, and take turns engaging; from the interviews they generate transcripts and then code for similar themes to understand their experiences.

What are the advantages and disadvantages of answering this question using a quantitative (Scenario I) or qualitative (Scenario II) approach? Write around 400 words (in total) and make reference to academic writings on the topic of charitable giving effects (e.g., books, journal articles) in your responses. For help with referencing please see Cite them Rite. Provide a list of references at the end of your answer using the Harvard System of Referencing.

END

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.rhkb.cn/news/276043.html

如若内容造成侵权/违法违规/事实不符,请联系长河编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

有趣的前端知识(三)

推荐阅读 有趣的前端知识(一) 有趣的前端知识(二) 文章目录 推荐阅读JS内置对象JS外部对象BOM模型history对象screen对象navigator对象 DOM(文档对象模型)DOM的方法(对于节点的操作&#xff09…

金蝶BI方案能解决云星空数据分析痛点吗?

金蝶云星空作为一个主攻企业管理流程的软件确实立下了汗马功劳,但一到数据分析方面那就阻碍重重了。直接的感受是分析步骤多且复杂,数据展现不够直观易懂,有些分析指标的计算真的很难实现,跨部门跨组织计算指标、合并账套什么的能…

vscode 向下复制当前行(即visual studio 中的Ctrl + D)功能快捷键

参考:https://blog.csdn.net/haihui1996/article/details/87937912 打开vscode左下角键盘快捷键设置,找到copy line down,即可查看当前默认快捷键为“shift Alt ↓” 双击快捷键,输入自己想要的快捷组合,如CtrlD,然…

尚硅谷SpringBoot3笔记 (二) Web开发

Servlet,SpringMVC视频推荐:53_尚硅谷_servlet3.0-简介&测试_哔哩哔哩_bilibili HttpServlet 是Java Servlet API 的一个抽象类,用于处理来自客户端的HTTP请求并生成HTTP响应。开发人员可以通过继承HttpServlet类并重写其中的doGet()、do…

给电脑加硬件的办法 先找电脑支持的接口,再买相同接口的

需求:我硬盘太小,换或加一个大硬盘 结论:接口是NVMe PCIe 3.0 x4 1.找到硬盘型号 主硬盘 三星 MZALQ512HALU-000L2 (512 GB / 固态硬盘) 2.上官网查 或用bing查 非官方渠道信息,不确定。

[论文笔记]LLaMA: Open and Efficient Foundation Language Models

引言 今天带来经典论文 LLaMA: Open and Efficient Foundation Language Models 的笔记,论文标题翻译过来就是 LLaMA:开放和高效的基础语言模型。 LLaMA提供了不可多得的大模型开发思路,为很多国产化大模型打开了一片新的天地,论文和代码值…

uniapp运行钉钉小程序

因项目原因,公司需要在钉钉里面开发小程序。之前用uniapp开发过app,H5,小程序。还真没尝试过钉钉小程序,今天就简单的记录下uniapp运行钉钉小程序中的过程。 在项目目录新建package.json文件,在文件中添加如下代码&am…

医学图像目标跟踪论文阅读笔记 2024.03.08~2024.03.14

“Inter-fractional portability of deep learning models for lung target tracking on cine imaging acquired in MRI-guided radiotherapy” 2024年 期刊 Physical and Engineering Sciences in Medicine 医学4区 没资源,只读了摘要,用的是U-net、a…

解决iview表格固定列横向滚动条无法拖动问题

问题描述: iview的table添加固定列以后,滚动条在固定列下面无法拖动,只能在滚动区域有所反应 解决办法 【写入main.js引入的全局文件时不需要::v-deep; 写入单个文件需要加::v-deep】 方法一:【带合计行也适用】 //解决iview表…

Unity资源热更新----AssetBundle

13.1 资源热更新——AssetBundle1-1_哔哩哔哩_bilibili Resources 性能消耗较大 Resources文件夹大小不能超过2个G 获取AssetBundle中的资源 打包流程 选择图片后点击 创建文件夹,Editor优先编译 打包文件夹位置 using UnityEditor; using UnityEngine; public cla…

计算机网络——OSI网络层次模型

计算机网络——OSI网络层次模型 应用层表示层会话层传输层TCP和UDP协议复用分用 网络层数据链路层物理层OSI网络层次模型中的硬件设备MAC地址和IP地址MAC地址IP地址MAC地址和IP地址区别 OSI网络层次模型通信过程解释端到端点到点端到端和点到点的区别 我们之前简单介绍了一下网…

idea如何使用,从激活开始

idea到期后激活使用 如何使用 点击阅读 idea分享

HTML5、CSS3面试题(二)

上一章:HTML5、CSS3面试题(一) 哪些是块级元素那些是行内元素,各有什么特点 ?(必会) 行内元素: a、span、b、img、strong、input、select、lable、em、button、textarea 、selecting 块级元素&#xff1…

阿里云免费证书改为3个月,应对方法很简单

情商高点的说法是 Google 积极推进90天免费证书,各服务商积极响应。 情商低点的话,就是钱的问题。 现在基本各大服务商都在2024年停止签发1年期的免费SSL证书产品,有效期都缩短至3个月。 目前腾讯云倒还是一年期。 如果是一年期的话&#x…

机器学习-0X-神经网络

总结 本系列是机器学习课程的系列课程,主要介绍机器学习中神经网络算法。 本门课程的目标 完成一个特定行业的算法应用全过程: 懂业务会选择合适的算法数据处理算法训练算法调优算法融合 算法评估持续调优工程化接口实现 参考 机器学习定义 关于机…

前端实现文件预览(pdf、excel、word、图片)

需求:实现一个在线预览pdf、excel、word、图片等文件的功能。 介绍:支持pdf、xlsx、docx、jpg、png、jpeg。 以下使用Vue3代码实现所有功能,建议以下的预览文件标签可以在外层包裹一层弹窗。 图片预览 iframe标签能够将另一个HTML页面嵌入到…

ArrayList和LinkedList区别

ArrayList和LinkedList是两个集合类,用于存储一系列的对象引用(references)。例如我们可以用ArrayList来存储一系列的String或者Integer。 1 问题 那么ArrayList和LinkedList在性能上有什么差别呢?什么时候应该用ArrayList什么时候又该用LinkedList呢&am…

html5cssjs代码 018颜色表

html5&css&js代码 018颜色表 一、代码二、效果三、解释 这段代码展示了一个基本的颜色表&#xff0c;方便参考使用&#xff0c;同时也应用了各种样式应用方式。 一、代码 <!DOCTYPE html> <html lang"zh-cn"> <head><title>编程笔记…

hadoop伪分布式环境搭建详解

&#xff08;操作系统是centos7&#xff09; 1.更改主机名&#xff0c;设置与ip 的映射关系 hostname //查看主机名 vim /etc/hostname //将里面的主机名更改为master vim /etc/hosts //将127.0.0.1后面的主机名更改为master&#xff0c;在后面加入一行IP地址与主机名之间的…

ArcGIS全系列实战视频教程——9个单一课程组合+系列直播回放

《ArcGIS全系列实战视频教程》是由9个单一课程组合合成。组成一条ArcGIS入门实战各项专题深入应用学习全链条&#xff0c;让你学有方向、学有目的&#xff0c;系统全面掌握ArcGIS。 ArcGIS全系列实战视频教程——9个单一课程组合https://edu.csdn.net/combo/detail/2569 《Ar…