Mid-atlantic permanente medical group Interview Questions

Mid-atlantic permanente medical group Interview Guides

Click or hover over a slice to explore questions for that topic.
Machine Learning
(34)
Data Structures & Algorithms
(23)
SQL
(17)
Statistics
(11)
Business Case
(9)

Mid-atlantic permanente medical group Interview Questions

Practice for the Mid-atlantic permanente medical group interview with these recently asked interview questions.

QuestionTopicDifficulty
Data Structures & Algorithms
Easy

You’re given a dataframe df_rain containing rainfall data. The dataframe has two columns: day of the week and rainfall in inches.

Write a function median_rainfall to find the median amount of rainfall for the days on which it rained.

Note: You may assume it rained on at least one of the days.

Input:

import pandas as pd

rainfall = {"Day" : ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"], "Inches" : [0, 1.2, 0, 0.8, 1]}

df_rain = pd.DataFrame(rainfall)

Output:

def median_rainfall(df_rain) -> 1
SQL
Easy
A/B Testing
Medium
Loading pricing options

View all Mid-atlantic permanente medical group questions

Challenge

Check your skills...
How prepared are you for working at Mid-atlantic permanente medical group?

Mid-atlantic permanente medical group Salaries by Position

$111K
$122K
Data Scientist
Median: $122K
Mean (Average): $118K
Data points: 3
$63K
$92K
Data Analyst
Median: $74K
Mean (Average): $75K
Data points: 32

Most data science positions fall under different position titles depending on the actual role.

From the graph we can see that on average the Data Scientist role pays the most with a $118,023 base salary while the Data Analyst role on average pays the least with a $75,357 base salary.

Discussion & Interview Experiences

?
There are no comments yet. Start the conversation by leaving a comment.

Discussion & Interview Experiences

There are no comments yet. Start the conversation by leaving a comment.

Jump to Discussion