留学生课设|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.hqwc.cn/news/539837.html

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

相关文章

idea如何使用,从激活开始

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

边缘计算与物联网的核心 —— 低功耗芯片

一、低功耗芯片 在边缘计算与物联网(IoT)中,低功耗芯片扮演了至关重要的角色,主要体现在以下几个方面: 延长设备寿命:物联网设备通常需要部署在难以更换电池或不方便进行频繁维护的环境中,比如…

【FPGA】DDR3学习笔记(二)丨从SDRAM到DDR3的IP核设计

本篇文章包含的内容 一、DDR SDRAM1.1 基本概述1.2 工作时序(以读取为例) 二、DDR2 SDRAM2.1 基本概述2.2 工作时序 三、DDR3 SDRAM3.1 基本概述3.2 硬件设计3.3 读写时序3.4 MIG IP核设计3.5 读写代码设计 开发板:正点原子的达芬奇开发板&am…

PlantUML Integration 编写短信服务类图

PlantUML Integration 写一个类图,主要功能为 1、编写一个serviceSms短信服务类; 2、需要用到短信的地方统一调用基建层的服务即可; 3、可以随意切换、增加短信厂商,不需要更改场景代码,只需要更改application.yml 里面…

【OpenCV】手写字符分割

OpenCV 是一个开源的计算机视觉(Computer Vision)与机器学习软件库,提供了多种图像处理算法与接口。在 OCR 技术中,字符分割用于提取图像中的文字信息,可以应用于车牌识别、身份证识别、文档扫描等场景。本文主要记录如…

【Flutter学习笔记】9.6 动画切换组件(AnimatedSwitcher)

参考资料:《Flutter实战第二版》9.6 动画切换组件(AnimatedSwitcher) 9.6.1 AnimatedSwitcher AnimatedSwitcher 可以同时对其新、旧子元素添加显示、隐藏动画,在需要切换新旧元素的场景广泛使用。也就是说在AnimatedSwitcher的子…

Java操作Sql语句 出现迭代死循环 (Bug排查)

目录 1. 问题所示2. 原理分析3. 解决方法4. 彩蛋1. 问题所示 Java执行Sql语句来查询一些数据的时候 虽说数据量很大,但是查询过程中一直迭代查询 截图如下所示: 2. 原理分析 至于迭代死循环,可能是不满足的条件也进入查询(本身我的数据量就很大) 主要可能引起的两个原…

Python数学建模-2.3函数(下)

2.3.2模块的导入与使用 模块在Python中是一个包含Python定义和语句的文件,通常用来组织代码,使得代码更易于管理和复用。下面,我将详细讲解Python函数中模块的使用知识。 1. 模块的导入 在Python中,你可以使用import语句来导入…

【新书推荐】29.1 32位汇编基本概念

第二十九章 32处理器体系结构 这一章我们将讲述32处理器体系结构。包括32位计算机的一些基本概念,32位处理器,程序加载执行的过程,32位计算机的硬件组成和输入输出系统。 29.1 基本概念 本节内容: ■实模式与保护模式 ■操作系…

【华为 ICT HCIA eNSP 习题汇总】——题目集16

1、下面哪一个最适合使用室内分布方式部署 WLAN? A、运动场 B、办公室 C、高校单排宿舍 D、广场 考点:无线局域网 解析:(C) 室内分布方式部署 WLAN 一般适用于需要大面积、高密度、高质量无线覆盖的场所,从…

读算法的陷阱:超级平台、算法垄断与场景欺骗笔记10_中间人

1. 中间人 1.1. 从积极的意义上讲,比价网站与搜索引擎这些“网络中间人”的存在有效提高了市场透明度,看似打造出了一片阻绝价格歧视、改善社会福利的乐土 1.2. 类似于“网络聚合器”的互联网巨头已经成为线上市场的重要中介 1.2.1. 网络聚合器实际上…

[Kali] 安装Nessus及使用

在官方网站下载对应的 Nessus 版本:Download Tenable Nessus | TenableDownload Nessus and Nessus Managerhttp://www.tenable.com/products/nessus/select-your-operating-system这里选择 Kali 对应的版本 一、安装 Nessus 1、下载得到的是 deb 文件,与