Finding best fit distribution and its Parameters

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
shegal
Messages
3
Reaction score
0
Thanks to EnumaElish for helping me in Normalizing the histograms. I now want to find the best fit distribution and what will be the parameters for that distribution. I tried lograthmic but it goes in negative and also is not much fit (the new plots are attached). If I use poisson what will be the parameters. Please help me in finding the bestfit distribution and its parameters.
 

Attachments

  • LL_DDoS_V1_Inside_Normalized.JPG
    LL_DDoS_V1_Inside_Normalized.JPG
    17.1 KB · Views: 608
  • LL_DDoS_v1_Outside_Normalized.JPG
    LL_DDoS_v1_Outside_Normalized.JPG
    16.7 KB · Views: 719
  • LL_DDoS_V2_Inside_Normalized.JPG
    LL_DDoS_V2_Inside_Normalized.JPG
    18.4 KB · Views: 576
Physics news on Phys.org
How would you do this in excel.
 
Define Y = Log(X) where X is your original variable on the X-axis (apparently goes from 1 to 365 or so). Then plot the associated frequencies (of X) against Y. Excel might have a plotting option that let's you express either axis in Log form; if so, you can select that option to logarithmize the X axis.
 
Last edited: