Question: ( a ) Develop a frequency distribution using classes of 1 2 - 1 4 , 1 5 - 1 7 , 1 8 -

(a) Develop a frequency distribution using classes of 12-14,15-17,18-20,21-23, and 24-26.
A frequency distribution is a tabular summary of data showing the number (frequency) of observations in each of several nonoverlapping categories or classes. There is also a final row
displaying the total sample size. To develop a frequency distribution for the given data, count the number of times each value appears in the given ranges. This can be done in Excel using the
FREQUENCY function. This function has the format FREQUENCY (range of data, upper class limits).
Recall the given data.
Copy and paste the given data into an Excel spreadsheet. In cell A10, add the label Class and list the specified classes. If the cell for the class 12-14 changes to "14-Dec," change the format
to Text in the Number group on the Home tab of the Ribbon and reenter 12-14 into the cell. In cell B10, add the label Bin and list the upper value from each of the specified classes. In cell
B16 add the label Total. In cell C10, add the label Frequency.
Use the following procedure to count the number of observations in each class.
Select the cells where the frequency counts will go, C11:C15.
Type the formula =FREQUENCY(A1:E8, B11:B15). Press CTRL + SHIFT + ENTER after typing the formula. The range of data is located in the cell range A1:E8 and the upper
bin limits are located in cells B11:B15. The frequency counts will ppulate in cells C11:C15.
( a ) Develop a frequency distribution using

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!