Examine the Dataset
In this section, a sample of IT specialists' salaries will be analyzed. Begin by examining the first five observations of the dataset:
work_year
- this year, the salary was paid;experience_level
- the experience level: EN is Entery-level, MI is Mid-level, SE-Senior-level, EX is Executive level;job_title
- the name of a job;salary
- the value of the salary;salary_currency
- the currency of the salary;salary_in_usd
- the value of the salary in USD;company_location
- the location of the company;company_size
- the size of the company: S-Small, M-Medium, L-Large.
Now begins a review of data types in statistics, followed by an activity to match each column name with its corresponding data type.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Can you explain the different types of data shown in the image?
Which columns in the dataset are categorical and which are numerical?
Can you help me match each column to its correct data type?
Awesome!
Completion rate improved to 2.63
Examine the Dataset
Swipe to show menu
In this section, a sample of IT specialists' salaries will be analyzed. Begin by examining the first five observations of the dataset:
work_year
- this year, the salary was paid;experience_level
- the experience level: EN is Entery-level, MI is Mid-level, SE-Senior-level, EX is Executive level;job_title
- the name of a job;salary
- the value of the salary;salary_currency
- the currency of the salary;salary_in_usd
- the value of the salary in USD;company_location
- the location of the company;company_size
- the size of the company: S-Small, M-Medium, L-Large.
Now begins a review of data types in statistics, followed by an activity to match each column name with its corresponding data type.
Thanks for your feedback!