PC Review


Reply
Thread Tools Rate Thread

[Ask] Triangle Distribution and Latin Hypercube Sampling

 
 
sukab
Guest
Posts: n/a
 
      28th Jul 2009
Could anyone help to describe how to create macros for Triangle
Distribution and Latin Hypercube Sampling?

Any answer would be helpful.

thx and rgds,

Sukab
 
Reply With Quote
 
 
 
 
Joel
Guest
Posts: n/a
 
      28th Jul 2009
Lets answer the 2nd question 1st.

the are tables for Latin Hypercube Sampling depending on the size of your
arrays. I don't think you want a macro to create your own arrays orthogonal
table). If you are doinhg sampling get a book with the standard tables and
enter the table into an excel spreadsheet. I macro can then use the standard
table.

(see http://en.wikipedia.org/wiki/Latin_hypercube_sampling)



Now the 1st question, Triangle Distribution.

(see http://en.wikipedia.org/wiki/Triangular_distribution)

Which results are you looking for? what is the formula you are using?

I assume you have data which you collected. Is the data actually g=giving
you triangular results. Or is this just a class asignment to plot triangule
results?

If it is a class asignment you need to pas into the a UDF function the 3
corners of the triangle and a point along one side of the triangle. The PDF
results would be the height of the triagle for the point provided.

function TrianglePDF(AX,AY,BX,BY,CX,CY,X,Y)

End function




what
"sukab" wrote:

> Could anyone help to describe how to create macros for Triangle
> Distribution and Latin Hypercube Sampling?
>
> Any answer would be helpful.
>
> thx and rgds,
>
> Sukab
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sampling Rod Urand Microsoft Excel Discussion 5 26th Jan 2010 07:53 PM
Sampling snickerbart Microsoft Excel Worksheet Functions 1 23rd Sep 2008 07:11 PM
Sampling hmc Microsoft Excel Misc 1 14th Feb 2008 05:58 PM
Sampling =?Utf-8?B?Z2FyeTUzMjE3?= Microsoft Excel Misc 5 26th Apr 2007 09:00 PM
Sampling =?Utf-8?B?a2hhcnJpc29u?= Microsoft Excel Misc 4 21st Dec 2004 10:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:10 AM.