top of page

Government & NonProfit Leadership

  1. What are some of the common challenges of projects in a nonprofit?

  2. What are the advantages and disadvantages of Agile methodologies?

  3. What’s difference between iterative and incremental processes in project management?

  4. What’s a sprint in Agile?

Quantitative Analysis using R

  1. Create a working directory called r_pa and start saving your work there.

  2. Write a R script which installs a package ‘datasets’ , views the ‘cars’ data and then calculates the time taken from speed and distance data. Save this script in your working directory, r_pa

bottom of page