Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 0 . Each year the people at Stack Overflow ask the developer community about all kinds of things related to their jobs. The columns

10. Each year the people at Stack Overflow ask the developer community about all kinds of things related to their jobs. The columns included in this partial dataset are:
RespondentID
Country
JobSatisfaction
UndergradMajor
ConvertedSalary
Exercise
Gender
RaceEthnicity
EducationParents
HoursOutside
Age
LastNewJob
LanguageWorkedWith
Answer following questions based on this dataset. Hint: You will need to use string, list, and dictionaries...
a. How many developers responded to the survey from each country?
b. Is the computer industry showing signs of gender and racial equity with respect to salary? To answer this, you need to find
c. What is the minimum, maximum, average, and median salary for male programmers? Female programmers? By different race/ethnicities? By country? Undergrad Major, etc?
d. Create a frequency table showing how many developers use a given programming language.
e. Develop your own questions!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Internals A Deep Dive Into How Distributed Data Systems Work

Authors: Alex Petrov

1st Edition

1492040347, 978-1492040347

More Books

Students also viewed these Databases questions

Question

In what version of ALGOL did block structure appear?

Answered: 1 week ago