Salary: Starting salaries for 25 new PhD psychologist

SalaryR Documentation

Starting salaries for 25 new PhD psychologist

Description

Data for Exercise 3.66

Usage

Salary

Format

A data frame/tibble with 25 observations on one variable

salary

starting salary for Ph.D. psycholgists (in dollars)

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples


qqnorm(Salary$salary, pch = 19, col = "purple")
qqline(Salary$salary, col = "blue")


alanarnholt/BSDA documentation built on Sept. 15, 2023, 4:55 a.m.