Question

How do i test lognormal distribution? in computer... answer if you know... otherwise i will dislike

How do i test lognormal distribution?
in computer...
answer if you know...
otherwise i will dislike

0 0
Add a comment Improve this question Transcribed image text
Answer #1
R code: 1. If you want to compute probability then: dlnorm(x, meanlog = 0, sdlog = 1, log = FALSE) 2. If you want to compute probability then: plnorm(q, meanlog = 0, sdlog = 1, lower.tail = TRUE, log.p = FALSE) 3. If you want to compute quantile then: qlnorm(p, meanlog = 0, sdlog = 1, lower.tail = TRUE, log.p = FALSE) 4. If you want to apply randomly generated data then: rlnorm(n, meanlog = 0, sdlog = 1) # random Where: x, q: vector of quantiles. p: vector of probabilities. n: number of observations. meanlog, sdlog: mean and standard deviation of the distribution on the log scale with default values of 0 and 1 respectively. log, log.p logical; if TRUE, probabilities p are given as log(p). lower.tail logical; if TRUE (default), probabilities are P[X≤x], otherwise, P[X>x].

Based on the objective you can apply appropriate function.

Add a comment
Know the answer?
Add Answer to:
How do i test lognormal distribution? in computer... answer if you know... otherwise i will dislike
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Given that the data below was randomly selected from a lognormal distribution. What is the probability...

    Given that the data below was randomly selected from a lognormal distribution. What is the probability of the average of 39 randomly selected items being greater than 22.1? The data below is the complete SAMPLED data set. WE TOOK A SAMPLE FROM THE TOTAL POPULATION. YOU DO NOT GET ANY MORE DATA POINTS. IF YOU DON'T KNOW HOW TO SOLVE THIS, MOVE ON. The question screen shot and answer is below. (Answer is 0.9755422) Please show how to arrive at...

  • This assignment uses R/Rstudio to the normal, uniform, and lognormal distribution. You must use R/RStudio for...

    This assignment uses R/Rstudio to the normal, uniform, and lognormal distribution. You must use R/RStudio for this assignment. Compile your results into Word, write any explanations, and turn in the hard copy. Work on your personal computer or use the computers on campus. Get started early! I need the R studio command to get this answer! thank you!! 4.  Consider the formula f(k)=1−(1/k2) A.Evaluate the formula for k = 2. B.Evaluate the formula for k=3

  • You and I both know Chris, but I like him and you dislike him. Which of...

    You and I both know Chris, but I like him and you dislike him. Which of the following is NOT a logical explanation for this discrepancy? We have had different experiences with Chris. We have different schemas, so we may interpret Chris' behavior differently. We are both clearly entity theorists, but you focus on internal variability and I focus on external variability. We are likely to attend to different aspects of Chris due to individual differences in cognitive accessibility.

  • How do you know if a hypothesis test is testing the claim between 2 population proportions or 2 means? How is the test...

    How do you know if a hypothesis test is testing the claim between 2 population proportions or 2 means? How is the test statistic for a claim about 2 population means, independent samples, standard deviations unknown, similar to the test statistic for 1 population mean, standard deviation unknown? If the difference between the 2 population means is not significant, which means the test statistic falls within the "usual" area of the distribution, what is the decision about the null hypothesis?...

  • Do you dislike waiting in line? A supermarket chain used computer simulation and information tech...

    Do you dislike waiting in line? A supermarket chain used computer simulation and information technology to reduce the average waiting time for customers at 2,300 stores. Using a new system, which allows the supermarket to better predict when shoppers wil be checking out, the company was able to decrease average customer waiting time to just 19 seconds. (a) Assume that supermarket waiting times are exponentially distributed. Show the probability density function of waiting time at the supermarket. -(히X. elsewhere 19...

  • please please give step by step instructions i know answer i need know how to do...

    please please give step by step instructions i know answer i need know how to do it Let X be a uniformly distributed continuous random variable that lies between 1 and 10. i. Sketch the probability density function for X. ii. Find the formula for the cumulative distribution for X and use it to compute the probability that X is less than 6.

  • Please write this in computer Answer the following Do you know of some project carried out...

    Please write this in computer Answer the following Do you know of some project carried out by some engineer, regardless of their specialty, who for not having the correct information, their project has been a failure. If you do not know any, imagine some.

  • Answer the following: Please write this in computer Do you know of some project carried out...

    Answer the following: Please write this in computer Do you know of some project carried out by some engineer, regardless of their specialty, who for not having the correct information, their project has been a failure. If you do not know any, imagine some.

  • Please write this in computer Answer the following Do you know of some project carried out...

    Please write this in computer Answer the following Do you know of some project carried out by some engineer, regardless of their specialty, who for not having the correct information, their project has been a failure. If you do not know any, imagine some.

  • Do you dislike waiting in line? A supermarket chain has used computer simulation and information technology...

    Do you dislike waiting in line? A supermarket chain has used computer simulation and information technology to reduce the average waiting time for customers at 2,300 stores. Using a new system, which allows the supermarket to better predict when shoppers will be checking out, the company was able to decrease average customer waiting time to just 19 seconds. (a) Assume that supermarket waiting times are exponentially distributed. Show the probability density function of waiting time at the supermarket. • X20...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT