Question

Find the median for the given sample data. The number of vehicles passing through a bank...

Find the median for the given sample data.

The number of vehicles passing through a bank drive-up line during each 15-minute period was recorded. The results are shown below. Find the median number of vehicles going through the line in a fifteen-minute period.
30 32 30 33
33 30 35 32
40 36 36 34
29 36 30 25
20 32 32 32

Question 4 options:

A)

31.85

B)

32

C)

33

D)

36

Homework Answers

Answer #1

Solution-:

Option (B) 32 is correct.

By using R-Software:

> x=c(30,32,30,33,33,30,35,32,40,36,36,34,29,36,30,25,20,32,32,32);x
[1] 30 32 30 33 33 30 35 32 40 36 36 34 29 36 30 25 20 32 32 32
> Med=median(x);Med # Median
[1] 32

R-Code:

x=c(30,32,30,33,33,30,35,32,40,36,36,34,29,36,30,25,20,32,32,32);x
Med=median(x);Med # Median

Or

After arranging all observation in increasing order are as follows:

Here,   (Odd )

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
The number of vehicles passing through a bank drive-up line during each 15 minutes was recorded....
The number of vehicles passing through a bank drive-up line during each 15 minutes was recorded. The results are shown below.                               28   30   28   31 31                               28 33   30   38   34                               34   32 27   34   28                               23   18   30 30   30 a. Compute the sample mean, median, and the mode for the data on distances driven. b.  Determine the range, variance, and standard deviation. c.   Find the first and the third quartiles. State the interquartile range.
1.  The following data show the number of days it took to close the sale of twenty...
1.  The following data show the number of days it took to close the sale of twenty homes for a particular lending institution.  Compute the mean, median, standard deviation and % coefficient of variation.  Are there any outliers (any values that exceed the mean by more than 3 standard deviations)?  If the expected value for the mean is 30 days, what is the percent bias and the sign?  (12 points)        33                   35                  27                   31                  36        32                   29                  35                   38                  32        32                   34                  28                   31                  34        36                   30                  32                   33                  34
Find the mean, median, and mode of the following data. If necessary, round to one more...
Find the mean, median, and mode of the following data. If necessary, round to one more decimal place than the largest number of decimal places given in the data. Lengths of Longest 3-Point Kick for NCAA Division 1-A Football (in Yards)30 52 30 33 32 34 29 45 43 30 58 42 55 48 37 49 59 41 51 28 Answer Separate multiple answers with commas, if necessary.
A sample of 15 students was tak en and the average number of hou rs spent...
A sample of 15 students was tak en and the average number of hou rs spent on social media for recreational purposes noted. The numbers are 29 30 25 36 33 21 33 40 31 19 16 32 23 32 34 a) Make a histogr am of the data. b) Make a stem and leaf plot. c) Discuss modality and symmetry. Identify gaps and suspected outliers if any exist. d) Find the mean and standard deviation. e) Find the median...
2. In a given sample data below, find the mean, median, mode, and standard deviation.22, 30,...
2. In a given sample data below, find the mean, median, mode, and standard deviation.22, 30, 26, 39, 40, 33, 26, 36.
The number of arrivals per minute at a bank located in the central business district of...
The number of arrivals per minute at a bank located in the central business district of a large city was recorded over a period of 200​ minutes, with the results shown in the table below. Complete​ (a) and​ (b) to the right. ARRIVALS FREQUENCY 0 23 1 40 2 42 3 34 4 26 5 19 6 10 7 4 8 2 1.. Compute the expected number of arrivals per minute.( INTEGER OR DECIMAL) 2. Compute the standard deviation. (round...
The number of arrivals per minute at a bank located in the central business district of...
The number of arrivals per minute at a bank located in the central business district of a large city was recorded over a period of 200​ minutes, with the results shown in the table below. Complete​ (a) through​ (c) to the right. Arrivals   Frequency 0   25 1   55 2   36 3   31 4   23 5   17 6   8 7   4 8   1 Compute the expected number of arrivals per minute. mean= ​(Type an integer or decimal rounded to three decimal...
1. A group of Western Carolina University students collected data on the speed of vehicles traveling...
1. A group of Western Carolina University students collected data on the speed of vehicles traveling through a construction zone in Cullowhee where the posted (construction) speed limit was 25 mph. The recorded speeds for 11 randomly selected vehicles are given below: 26 24 26 28 32 31 36 23 29 37 36 For this problem, you may round the mean to 30 and the sample standard deviation to 5. You may assume that it is appropriate to use the...
The number of arrivals per minute at a bank located in the central business district of...
The number of arrivals per minute at a bank located in the central business district of a large city was recorded over a period of 200​ minutes, with the results shown in the table below. Complete​ (a) through​ (c) to the right. Arrivals   Frequency 0   21 1   41 2   43 3   37 4   25 5   17 6   9 7   5 8   2 a. Compute the expected number of arrivals per minute. μ=___( please type as an integer or a decimal)...
Data was collected for 364 randomly selected 10 minute intervals. For each ten-minute interval, the number...
Data was collected for 364 randomly selected 10 minute intervals. For each ten-minute interval, the number of people entering the atrium of a large mall were recorded. The data is summarized in the table below. Number   of Guests      Frequency    220 – 239 83 240 – 259 95 260 – 279 47 280 – 299 43 300 – 319 96 What is the class width for this GFDT? Class width = The number of students in the tutoring center was recorded...