R Analyst 编程代写代做、代写R英文外文作业

R Analyst 编程代写代做、代写R英文外文作业
Skills Test: Analyst
Introduction
The test is designed to be challenging, so it’s alright if you are unable to finish certain sections—just submit an outline of your thinking in places where you are stuck or run out of time. We expect this test should take no more than 4 hours. We are more interested in seeing your thought process than whether you can complete every section.
Details
Instructions for how to submit your test can be found at the end of this document. Please do not spend more than four hours on the test—if you run out of time, simply outline your thought process for the remaining sections, and keep in mind the following:
? You will have 48 hours from the time you receive the test to complete and return both sections.
? Please use the R statistical programming language for the entirety of the two task parts.
? You are encouraged to use resources such as Google and StackOverflow, but please do not consult anyone directly about the test.
? It may also be helpful to look at this document, which discusses how we do our analysis at greater length.
Part I
The point of this section is to show how you would approach analyzing an experiment.
Your coworker started the analysis for an experiment, but didn’t finish it, and confesses to having done a careless job with it. They have left comments in the code highlighting places where work is unfinished.
It is your responsibility to make sure the code is complete, correct, and well-documented. Your submission will be partially evaluated on your ability to correct and document issues you find in the code and execution.
In 2017, one of our partners was interested in determining the effectiveness of an SMS persuasion program on likely voters. The campaign hoped their text messages would both persuade voters to support candidate Jane Smith over her opponents, and mobilize voters to cast a ballot in their state’s 2017 general election. Voters were randomly assigned to receive one of two interventions:
? No contact (Control group)
? Message reminding them to vote in the upcoming election, and a message highlighting Smith’s record on environmental issues (Treatment group)
After the SMS program was implemented, we conducted a live phone survey asking voters which candidate they planned to support in the upcoming election. After the election, we consulted publicly-available state voter files to measure whether the targeted voters actually voted on Election Day. Note that while the state voter files (and thus, our measure of turnout) include everyone in the treatment universe, we only surveyed a subset of the universe. For the purposes of this task, do not worry about implementing survey weights.
The three main research questions were:
1. Did the message program increase voters’ likelihood to vote?
2. Did the message program persuade voters to support Jane Smith?
3. Did the message program increase how much voters care about protecting the environment on a scale from 1-10?
We have attached a zip file of the data and unfinished code. Please feel free to change the analysis code however you feel is necessary, and add comments to explain what your code does.
Before starting on Part 1, you may find it helpful to read the Analysis at AI document.

Part II
The point of this section is to show how you approach general programming tasks, how you solve problems, and how you document your approach. It’s okay if you can’t do everything—just outline your thought process for the parts that you didn’t finish.
Please write a function to transform a continuous variable into a “binned” (categorical) variable. The function should:
? Accept either a number of breaks or a vector of specific breaks
? Display diagnostics on the distribution of the resulting categorical variable
? Return the new categorical variable
For example, the function should be able to take a continuous variable “age”, which spans 18-100, and turn it into the following ranges: 18-29, 30-39, 40-55, etc.
Guidelines
? Please write the function in R
? You are encouraged to use existing functions in any common library or package of your choice (the goal of this exercise is NOT to demonstrate your knowledge of any algorithms but rather your ability to write clear and well-documented code)
? Please note if you import a library (or any other dependencies)
? Use your judgment in deciding the appropriate function inputs
? Include documentation and usage instructions with at least one example
Your function will be evaluated on functionality, ease of use, speed, conciseness, and documentation.
How to Submit
Part I
Please create a secret Gist on GitHub.com. Go to and click “New Gist” in the upper right hand corner:


Start by copy+pasting the original code sent to you from your co-worker and click CREATE SECRET GIST. Doing this allows us to see the changes you’ve made in the gist, so it’s important to follow these directions. (请仔细看这个要求,要把原来的code直接复制过去然后在这个网上做修改 让他们看到你修改的步骤)
Name your gist: FIRSTNAME_LASTNAME_PART1.R
Then, when you’re ready, edit the Gist and copy+paste in the revised code and click UPDATE SECRET GIST. (改好了以后的操作)
Part 1 also asks you to create some graphs at the end. Please include images of your graphs as comments on your gist.
Part II
Please create another secret Gist on Github. Copy and paste the code for your function and examples there. Name your gist: FIRSTNAME_LASTNAME_PART2.R
http://www.6daixie.com/contents/18/1307.html

本团队核心人员组成主要包括硅谷工程师、BAT一线工程师,国内Top5硕士、博士生,精通德英语!我们主要业务范围是代做编程大作业、课程设计等等。

我们的方向领域:window编程 数值算法 AI人工智能 金融统计 计量分析 大数据 网络编程 WEB编程 通讯编程 游戏编程多媒体linux 外挂编程 程序API图像处理 嵌入式/单片机 数据库编程 控制台 进程与线程 网络安全  汇编语言 硬件编程 软件设计 工程标准规等。其中代写代做编程语言或工具包括但不限于以下范围:

C/C++/C#代写

Java代写

IT代写

Python代写

辅导编程作业

Matlab代写

Haskell代写

Processing代写

Linux环境搭建

Rust代写

Data Structure Assginment 数据结构代写

MIPS代写

Machine Learning 作业 代写

Oracle/SQL/PostgreSQL/Pig 数据库代写/代做/辅导

Web开发、网站开发、网站作业

ASP.NET网站开发

Finance Insurace Statistics统计、回归、迭代

Prolog代写

Computer Computational method代做

因为专业,所以值得信赖。如有需要,请加QQ:99515681 或邮箱:[email protected]

微信:codinghelp

 

猜你喜欢

转载自www.cnblogs.com/helpcode/p/8932943.html