Working out the cumulative distribution

  • Context: Graduate 
  • Thread starter Thread starter millwallcrazy
  • Start date Start date
  • Tags Tags
    Distribution
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
millwallcrazy
Messages
14
Reaction score
0
f(x) = 3(x^2)/(C^3) 0 < x < C
= 0 otherwiseLet the mean of the sample be Xa and let the largest item in the sample be Xm. What is the cumulative distribution for Xm?
 
Physics news on Phys.org
I'm assuming that you are to work with a random sample of size [itex]n[/itex].

Note that for ANY continuous random variable, if [itex]X_{max}[/itex] is the maximum value, you know that [itex]X_{max} \le a[/itex] means that EVERY item in the sample is [itex]\le a[/itex], so that

[tex] G(a) = P(X_{max} \le a) = P(X_1 \le a \text{ and } X_2 \le a \text{ and } \dots \text{ and } X_n \le a)[/tex]

Now, knowing that the [itex]X[/itex] values are independent (since they're from a random sample), what can you do with the statement on the right?