Prediction interval, which brackets?

likearollings
Messages
27
Reaction score
0
Prediction interval, which brackets!?

Hi, this is a quick question for a piece of statistics coursework I am doing.

I have made a prediction interval with an upper bound of let's say 30 and lower of 20.

I just don't know which brackets to use open or close e.g.

(20,30)

[20,30]

(20,30]

[20,30)

I know its a bit of a stupid question :redface: and is maybe not worthy to be in this forum but I am pretty pedantic when it comes to coursework

Ok any help is appreciated.
 
Physics news on Phys.org


likearollings said:
Hi, this is a quick question for a piece of statistics coursework I am doing.

I have made a prediction interval with an upper bound of let's say 30 and lower of 20.

I just don't know which brackets to use open or close e.g.

(20,30)

[20,30]

(20,30]

[20,30)

I know its a bit of a stupid question :redface: and is maybe not worthy to be in this forum but I am pretty pedantic when it comes to coursework

Ok any help is appreciated.

If we're talking about a continuous distribution as opposed to a discrete distribution, I don't think it makes any difference. Pr(a < X < b) = Pr(a <= X < b) = Pr(a < X <= b) = Pr(a <= X <= b). IOW, the probability that a variable is a single value is zero, so including an endpoint of an interval or omitting it makes no difference.

The only thing I can think of where including/omitting an interval endpoint makes a difference is when your null hypothesis includes the endpoint.

Hope that helps.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top