Question

In: Statistics and Probability

Given a large range of numbers how can I determine the class intervals to use and...

Given a large range of numbers how can I determine the class intervals to use and if I need an equal or unequal class width histogram? Thanks! Please show some example. Really struggling with how can I know when do I need which of the two.

Solutions

Expert Solution

Firstly what we have to do with the data set of histogram is , find the minimum value for histogram, maximum value for histogram and interval count (max 100)

Next find the interval width from the findings of minimum , maximum and interval count

This is the easiest way to fix the class width for the histogram. Let me explain in detail

Interval width = (MAximum - Minimum)/Interval count

In the above example Refer F3 cell value conatins MAx value.

Maximum formula is "=MAX(B2:B51)"

Minimum formula is "=MIN(B2:B51)"

Interval count is 15. that you can fix based on the data set.

you an interval count is 5,10,15,20 and more than that according to the data volume

Interval width

formula is "=(F3-F4)/F5"

it is nothing but =(max-mim)/interval count

now we can align the the division and class interval with the above data.

since we fix the interval count as 15, so we have d-id upto 15

division

first value should be minimum value

from next value onwards add first value (inimum) + interval count .

drag the formula till the end.

next round up the value

now so easy to fix the class interval

take the rounded value to fix the interval.


Related Solutions

How can I write a separate java class to change a given name or a given...
How can I write a separate java class to change a given name or a given email of a user that was already saved (keep in mind that there may be numerous names and emails). Note: It should change the name or email that is saved in the txt file. Here is my code so far: User class public class User { private String fName; private String lName; private String UserEmail; public User(String firstName, String lastName, String email) { this.fName...
Use excel and show both the numbers and the formulas so I can learn how to...
Use excel and show both the numbers and the formulas so I can learn how to do it If I want to invest $1200 a year for 20 years and then stop investing for 10 years, to pay for my slacker child to get a doctorate, how much will I need to invest a year in my final 10 years of work to get my $2,000,000 to make me really happy at 12% interest?
In, general how can I determine if a given chemical equation or equilibrium is a good...
In, general how can I determine if a given chemical equation or equilibrium is a good model for something, such as freshwater or ocean water?
Explain the Law of Large Numbers and how a casino benefits from it. Use the example...
Explain the Law of Large Numbers and how a casino benefits from it. Use the example of the Die Roller from the Games Fair to create your own very simple similar example involving money.
CAN YOU PLEASE EXPLAIN HOW TO DETERMINE METHOD I SHOULD USE TO FIND THE PH IN...
CAN YOU PLEASE EXPLAIN HOW TO DETERMINE METHOD I SHOULD USE TO FIND THE PH IN SUCH PROBLEMS. WHAT RULES SHOULD I FOLLOW OR THINK OF TO DETERMINE SUCH QUESTIONS. (STRONG ACID, STRONG BASE, BUFFER 1, BUFFER 2, WEAK ACID, WEAK BASE ETC) PLEASE: dont solve if you dont explain briefly, and explain to me how I can determine it by myself. The acid H2A has Ka1 = 2.00 ∙ 10-5 and Ka2 = 5.00 ∙ 10-9. We have a...
I have a sequence of natural numbers. How can I get the height of the resulting...
I have a sequence of natural numbers. How can I get the height of the resulting tree/ c++(send code)
Given an array A[1..n] of integers - all of whose numbers are in the range [0,...
Given an array A[1..n] of integers - all of whose numbers are in the range [0, n^3 − 1] give an algorithm which sorts them in O(n) time.
Given an array A of n distinct numbers, we say that a pair of numbers i,...
Given an array A of n distinct numbers, we say that a pair of numbers i, j ∈ {0, . . . , n − 1} form an inversion of A if i < j and A[i] > A[j]. Let inv(A) = {(i, j) | i < j and A[i] > A[j]}. Define the Inversion problem as follows: • Input: an array A consisting of distinct numbers. • Output: the number of inversions of A, i.e. |inv(A)|. Answer the following:...
Explain how to use color coordinates to find the range of colors that can be expressed...
Explain how to use color coordinates to find the range of colors that can be expressed using three different colored (waveform) light sources and discuss what values should be chosen on the color coordinates if three monochromatic light sources are selected to maximize the range of color representation.
How can I explain these numbers in terms of the trends and positive/negative nature of the...
How can I explain these numbers in terms of the trends and positive/negative nature of the ratios? Work Capital $        9,351 $        7,478 $        6,466 Current Ratio                 1.3 1.3 1.2 Accounts Receivable 9.4 10.7 10.5 Days Sales in RA 38.8 34.0 34.6 Inventory Turnover 5.0 5.9 5.8 Days Sales in Inventory 73.4 61.8 62.7 Times Interest Earning 8.0 11.1 11.2 Free Cash Flow 5,320 6,534 7,975 Profitability Measure Cross Profit Margin 62.6% 60.7% 60.5% Rreturn On Assets ROA 1.4%...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT