Background
Studies have shown the negative immediate impact of being sleep deprived but it was not clear how long the negative effect lasts. To understand the repercussions of sleep deprivation, researchers studied the lingering effect of sleep deprivation on visual learning . They recruited 21 college-aged participants and randomly assigned them to one of two groups. Both groups received training with a visual discrimination task and their baseline performance on a test was measured. Performance was measured as the minimum time (in milliseconds) between stimuli appearing on a computer screen and when they could accurately report what they had seen on the screen. The first night following this training, one group was deprived of sleep (n=11) and the other group was permitted unrestricted sleep (n=10). Both groups were allowed unrestricted sleep on the following two nights and then were retested on the third day. The outcome of interest was the change in performance on the test between baseline and post-intervention. A negative value indicates a decrease in performance.
The data can be found on Canvas, titled SleepDeprivation.csv. There are two variables in the dataset: group for the two sleep groups, and improvement for the change in performance (pre-post).
Report Format and Audience
Suppose you are a reporter and analyst for NPR and came across this dataset about the sleep deprivation. Your boss tasks you with writing an online news article that summarizes your findings of this data. [Note: Feel free to be creative in this assignment as long as you hit all of the necessary requirements (see below). The goal is to try to communicate statistical findings in nontechnical language to the general public.]
Research Questions
In particular, your boss wants you answer the following question:
• Does the effect of sleep deprivation last, or can a person “make up” for sleep deprivation by getting a full night’s sleep in subsequent nights?
Be sure to include in your article:
1. Exploratory data analysis: Explore the variables of interest.
● Create at least one graphical summary for the two groups on the variable of interest.
● Calculate summary statistics for each of the two groups, individually, on the variable of interest. Also calculate a summary statistic comparing the two groups on the variable of interest.
• Discuss the results of the variable of interest. [Note: This discussion is a comparison of the two groups.]
2. Inference: Carry out inferential methods to answer the question.
3. Conclusion: Discuss the study results.
● Provide an answer to the question.
● Report on any study limitations.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme