联系方式

  • QQ:99515681
  • 邮箱:99515681@qq.com
  • 工作时间:8:00-23:00
  • 微信:codinghelp

您当前位置:首页 >> Matlab编程Matlab编程

日期:2025-02-20 02:18

BUSA8000

Assesssment 1 - COVID-19 impact on digital learning

1. Data Cleaning and Wrangling

Describe and show the data cleaning, transformation and wrangling process’ that you have completed. Ensure you provide justification of any data handling and transformation you have completed.

you can embed your transfomration code and provide justification like this:

example: This code creates x and y variable, i have created these variable so that i can add these to my data frame. and compute the required measures. Please remember to use comments in your code.

x <- 1:10    # create an x variable
y <- 10:1    # create a y variable
dataf <- data.frame(x = x, y = y)
summary(dataf)

##        x               y        
##  Min.   : 1.00   Min.   : 1.00  
##  1st Qu.: 3.25   1st Qu.: 3.25  
##  Median : 5.50   Median : 5.50  
##  Mean   : 5.50   Mean   : 5.50  
##  3rd Qu.: 7.75   3rd Qu.: 7.75  
##  Max.   :10.00   Max.   :10.00

2. Data Visualisation

Provide evidence of your visualisation techniques and the reason for your choice of visual tools. Provide a description of each visualisation you are presenting. There is no need to show your code.

You can also embed plots, and provide reason for your choice like this:

example: I have used the below visualisation technique because ….

This visualisation shows the following…

 

3. Findings

Clearly explain your findings and provide a valid conclusion of your analysis. References may be used if required.(max 500 words) 







版权所有:留学生编程辅导网 2020 All Rights Reserved 联系方式:QQ:99515681 微信:codinghelp 电子信箱:99515681@qq.com
免责声明:本站部分内容从网络整理而来,只供参考!如有版权问题可联系本站删除。 站长地图

python代写
微信客服:codinghelp