Loading…

Continuous Probability Distribution

Statistics • Continuous Random Variables and the Normal Distribution

View all topics

Accepted formats:
• 3 columns: lower, upper, and freq or rel
• Intervals can also be text like 60 to less than 61 (two numbers will be extracted).

The probability is computed as area under the curve from a to b.

For continuous variables, including or excluding endpoints does not change the probability.

Ready
Paste class-interval data, choose the interval a to b, then click “Calculate”.

Visualization

Bars show the relative frequency density (relative frequency divided by class width). The smooth line is a continuous curve approximation. The shaded region is the probability for your interval.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What does this continuous probability distribution calculator compute?

It computes the probability that a continuous random variable falls between a and b using grouped class-interval data. The probability is treated as area under a curve over the interval.

How should I format the class-interval data for this tool?

Provide three columns: lower bound, upper bound, and either frequency (f) or relative frequency (r). Intervals can also be written as text such as "60 to less than 61" as long as two numbers can be extracted.

Why does the calculator use density instead of raw relative frequency?

For unequal class widths, a histogram should use density so that total area equals 1. Density for a class is computed as r_i / w_i, where r_i is the class relative frequency and w_i is its width.

Does it matter if I use <= or < for the endpoints a and b?

No, for continuous variables the probability at a single point is 0, so including or excluding endpoints does not change the interval probability. That is why P(a <= X <= b) equals P(a < X < b).

What is the difference between entering frequencies and relative frequencies?

Frequencies are counts per class, while relative frequencies are proportions that sum to 1 across all classes. The calculator can work with either, but you must select the correct value type so the probabilities are scaled properly.