top of page

PR and Communication

  1. What factors are ethical decisions based on? Which factor is most important in your opinion and why?

  2. What is the role of law in public relations?

Quantitative Analysis using R

  1. What is the use of pairs() function in R?

  2. Load the dataset ‘state.x77’ in R and convert it into a dataframe using as() function. Save the data frame in another variable.

  3. What is the mean life expectancy of all states.

  4. Use summary function to find out the descriptive statistics of all the variables.

bottom of page