The code chunk that lets the analyst create the phone_number column is: unite(customers, "phone_number", area_code, phone_num, sep="-"
<h3>What is a data frame?</h3>
A data frame refers to a two-dimensional array-like structure or table that is made up of rows and columns, which is typically used for storing data in R Studio using the R programming language.
In Computer programming, a data frame is a list of vectors that are all equal in length, and each column consist of values of one variable while each row consist of a set of values from each column.
<h3>The executable code in R Studio.</h3>
In this scenario, the code chunk that would be used to create a data frame that combines the two columns into a single column (phone_number) is:
- unite(customers, "phone_number", area_code, phone_num, sep="-"
Read more on data frame here: brainly.com/question/25558534
Answer:
7257600 ways
Explanation:
6! × 7! × 2! = 7257600 ways
B.true.they should. if they dont they should be fired
Answer:
The percentage of scores higher than 72 is 99.85%
Explanation:
The empirical rule states that about 68% of observations falls within the first standard deviation (µ ± σ), 95% within the first two standard deviations (µ ± 2σ), and 99.7% within the first three standard deviations (µ ± 3σ)
We can use the relationship below
255-σ(61)=72
61σ=255-72
61σ=183
σ=3
The area is as shaded below
The percentage of scores higher than 72 is 99.7%+0.15%=99.85%