Data Management and Visualization

Product type

Data Management and Visualization

Coursera (CC)
Logo Coursera (CC)
Provider rating: starstarstarstar_halfstar_border 7.2 Coursera (CC) has an average rating of 7.2 (out of 6 reviews)

Need more information? Get more details on the site of the provider.

Description

When you enroll for courses through Coursera you get to choose for a paid plan or for a free plan

  • Free plan: No certicification and/or audit only. You will have access to all course materials except graded items.
  • Paid plan: Commit to earning a Certificate—it's a trusted, shareable way to showcase your new skills.

About this course: Whether being used to customize advertising to millions of website visitors or streamline inventory ordering at a small restaurant, data is becoming more integral to success. Too often, we’re not sure how use data to find answers to the questions that will make us more successful in what we do. In this course, you will discover what data is and think about what questions you have that can be answered by the data – even if you’ve never thought about data before. Based on existing data, you will learn to develop a research question, describe the variables and their relationships, calculate basic statistics, and present your results clearly. By the end of the course, you…

Read the complete description

Frequently asked questions

There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.

Didn't find what you were looking for? See also: Database Management, Python, CompTIA A+ / Network+ / Security+, Oracle, and IT Security.

When you enroll for courses through Coursera you get to choose for a paid plan or for a free plan

  • Free plan: No certicification and/or audit only. You will have access to all course materials except graded items.
  • Paid plan: Commit to earning a Certificate—it's a trusted, shareable way to showcase your new skills.

About this course: Whether being used to customize advertising to millions of website visitors or streamline inventory ordering at a small restaurant, data is becoming more integral to success. Too often, we’re not sure how use data to find answers to the questions that will make us more successful in what we do. In this course, you will discover what data is and think about what questions you have that can be answered by the data – even if you’ve never thought about data before. Based on existing data, you will learn to develop a research question, describe the variables and their relationships, calculate basic statistics, and present your results clearly. By the end of the course, you will be able to use powerful data analysis tools – either SAS or Python – to manage and visualize your data, including how to deal with missing data, variable groups, and graphs. Throughout the course, you will share your progress with others to gain valuable feedback, while also learning how your peers use data to answer their own questions.

Created by:  Wesleyan University
  • Taught by:  Lisa Dierker, Professor

    Psychology
Basic Info Course 1 of 5 in the Data Analysis and Interpretation Specialization Commitment 4 weeks of study, 4-5 hours/week Language English How To Pass Pass all graded assignments to complete the course. User Ratings 4.4 stars Average User Rating 4.4See what learners said 课程作业

每门课程都像是一本互动的教科书,具有预先录制的视频、测验和项目。

来自同学的帮助

与其他成千上万的学生相联系,对想法进行辩论,讨论课程材料,并寻求帮助来掌握概念。

证书

获得正式认证的作业,并与朋友、同事和雇主分享您的成功。

Wesleyan University At Wesleyan, distinguished scholar-teachers work closely with students, taking advantage of fluidity among disciplines to explore the world with a variety of tools. The university seeks to build a diverse, energetic community of students, faculty, and staff who think critically and creatively and who value independence of mind and generosity of spirit.

Syllabus


WEEK 1


Selecting a research question



We would like to welcome you to Wesleyan University's Data Analysis and Interpretation Specialization. In this session, we will discuss the basics of data analysis. Your task will be to select a data set that you would like to work with and to review available code books that help you develop your own research question. You will also set up a Tumblr blog that will allow you to reflect on these experiences, submit assignments and share your work with others throughout the course. First, you may want to check out the welcome video


5 videos, 6 readings expand


  1. Video: Welcome Video
  2. 阅读: A few quick questions to get started
  3. Video: Video Lesson - Steps in data analysis
  4. Video: Video Lesson - What do we mean by data?
  5. Video: Video Lesson - Datasets and codebooks
  6. Video: Video Lesson - Developing a research question
  7. 阅读: Course codebooks
  8. 阅读: Course Data Sets
  9. 阅读: Getting Set Up for the Assignments
  10. 阅读: Tumblr Instructions
  11. 阅读: Troubleshooting Your Tumblr Assignment Blog Link

Graded: Getting Your Research Project Started

WEEK 2


Writing your first program - SAS or Python



In this session, we will discuss how to write a basic program that allows you to load a data set and examine frequency distributions. Your task will be to write a program that helps you to explore the variables you have selected for your own research question. You may choose either Python or SAS. Both are made freely available, and we have created a helpful guide to support you in making the decision. Once you have selected your platform, just follow the instructions in the appropriate "GETTING STARTED...." file, and then check out this week's video lessons aimed at helping you write and run your first program. You need only view the lessons for one of the statistical platforms (SAS or Python).


8 videos, 7 readings expand


  1. 阅读: Choosing SAS or Python
  2. 阅读: Getting Started with SAS
  3. 阅读: Getting Started with Python
  4. 阅读: Codebook for Video Examples
  5. 阅读: Program for Video Examples
  6. 阅读: Uploading Your Own Data to SAS
  7. Video: SAS Lesson 1 - Defining exploratory data analysis
  8. Video: SAS Lesson 2 - SAS coding conventions
  9. Video: SAS Lesson 3 - Running your program and examining frequency distribution
  10. Video: SAS Lesson 4 - Refining your research question by selecting rows
  11. Video: Python Lesson 1 - Defining Exploratory Data Analysis
  12. Video: Python Lesson 2 - Python Coding Conventions
  13. Video: Python Lesson 3 - Running your program and examining frequency distributions
  14. Video: Python Lesson 4 - Refining your research question by selecting rows
  15. 阅读: Assignment Sample

Graded: Running Your First Program

WEEK 3


Managing Data



In this session, we will help you to make and implement even more decisions with data. Statisticians often call this task 'data management', while computer scientists like the term 'data munging'. Whatever you call it, it is a vital and ongoing process when working with data. Your task will be to write a program that manages the variables you have selected for your own research question.


8 videos, 3 readings expand


  1. 阅读: Program for Video Examples
  2. 阅读: Codebook for Video Examples
  3. Video: SAS Lesson 1 - Setting aside missing data
  4. Video: SAS Lesson 2 - Coding in valid data and recoding values
  5. Video: SAS Lesson 3 - Creating secondary variables
  6. Video: SAS Lesson 4 - Grouping variables within individual variables
  7. Video: Python Lesson 1 - Setting aside missing data
  8. Video: Python Lesson 2 - Coding valid data and recoding values
  9. Video: Python Lesson 3 - Creating secondary variables
  10. Video: Python Lesson 4 - Grouping values within individual variables
  11. 阅读: Assignment Sample

Graded: Making Data Management Decisions

WEEK 4


Visualizing Data
In this session we will discuss descriptive statistics and get you visualizing your newly data managed variables individually and as graphs showing the relationships between them.


12 videos, 4 readings expand


  1. 阅读: Graphing Decisions Flowchart
  2. 阅读: Programs for Video Examples
  3. 阅读: Codebooks for Video Examples
  4. Video: SAS Lesson 1 - Graphing individual variables
  5. Video: SAS Lesson 2 - Describing distributions visually
  6. Video: SAS Lesson 3 - Measures of center and spread
  7. Video: SAS Lesson 4 - Designing the role each of your variables will play
  8. Video: SAS Lesson 5 - Graphing decisions: categorical response variables
  9. Video: SAS Lesson 6 - Graphing decisions: quantitative response variable
  10. Video: Python Lesson 1 - Graphing individual variables
  11. Video: Python Lesson 2 - Describing distributions visually
  12. Video: Python Lesson 3 - Measures of Center and Spread
  13. Video: Python Lesson 4 - Designing the role each of your variables will play
  14. Video: Python Lesson 5 - Graphing Decisions: Categorical response variables
  15. Video: Python Lesson 6 - Graphing decisions: quantitative response variable
  16. 阅读: Assignment Sample

Graded: Creating graphs for your data

Supplemental Materials (All Weeks)



3 readings expand


  1. 阅读: How to Write a Literature Review
  2. 阅读: Translation Code
  3. 阅读: Acknowledgments
There are no reviews yet.

Share your review

Do you have experience with this course? Submit your review and help other people make the right choice. As a thank you for your effort we will donate $1.- to Stichting Edukans.

There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.