Working out the cumulative distribution

  • Context: Graduate 
  • Thread starter Thread starter millwallcrazy
  • Start date Start date
  • Tags Tags
    Distribution
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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?