Question
Create a reproducible document containing your analysis for the following problem: R markdown and html les. See the following link that contains the names of
Create a reproducible document containing your analysis for the following problem: R markdown and html les.
See the following link that contains the names of the Institute of Electrical and Electronics Engineers (IEEE) presidents from 1963 to present.
http://ethw.org/List_of_Presidents_of_the_Institute_of_Electrical_and_Electronics_Engineers_(IEEE)
1. Create a sample of size 10 of IEEE presidents using simple random sampling technique and report them in a table. Explain your process. How many female presidetns are in your sample? Is this method EPSEM? Why or why not? 2. Create a sample of size 10 of IEEE presidents using disproportional stratied sampling technique (10% female, 90% male) and report them in a table. Explain your process. How many female presidetns are in your sample? Is this method EPSEM? Why or why not? Please note that for both parts random numbers and tables need to be genereted in R.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started