subject

Use r or r-studio to answer this question (r output needs to be printed out) a dataset "motherdeaths. csv" is given to you (see blackboard). the attached pdf "mothers at risk" give you an idea of what this dataset is about. the first column gives you the country names where the mothers’ death while giving birth is measured. the second column "deathrates" is maternal deaths per 100,000 live births. the third column is percentage of births attended by trained personnel. a. i want you to read the dataset into r and report a summary of the data. in r summary() where the dataset name is listed within the parentheses will give you the summary of the variables. your code and the output needs to be pasted into a word file and then printed out for this question. b. use r to find the variance and standard deviation of the second column (variable "deathrates") and third column (variable "attended"). in r var() and sd() will give you the variance and standard deviation of a variable respectively. you need to list the column name or variable you want to find its variance and standard deviation in the parentheses in front of var and sd command. again, both your code and the output needs to be pasted into a word file and then printed out for this question.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:30
Exchanging which type of data uses the least bandwidth? music photographs video voice bandwidth- the amount of data that can be moved between two points in a set time period
Answers: 1
question
Computers and Technology, 23.06.2019 21:20
In microsoft word, when you highlight existing text you want to replace, you're in              a.  advanced mode.    b.  automatic mode.    c.  basic mode.    d.  typeover mode
Answers: 1
question
Computers and Technology, 25.06.2019 04:30
Consider a list of full names formatted “firstname lastname”, like ["jules verne", "alexandre dumas", "maurice druon"]. write a list comprehension that produces a list with the full names in the format “lastname, firstname”. the resulting list should look like ['verne, jules', 'dumas, alexandre', 'druon, maurice']. the simplest solution may involve a nested comprehension: [ …. for … in [ … for … in … ]].
Answers: 3
question
Computers and Technology, 25.06.2019 04:30
If you have watched pretty little liars(pll)what are the names of the main characters? all of them and the boyfriends and girlfriends too.
Answers: 2
You know the right answer?
Use r or r-studio to answer this question (r output needs to be printed out) a dataset "motherdeaths...
Questions
question
Mathematics, 05.11.2020 03:10
question
Biology, 05.11.2020 03:10
question
Mathematics, 05.11.2020 03:10
question
Biology, 05.11.2020 03:10
question
Mathematics, 05.11.2020 03:10
Questions on the website: 13722363