Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a table with the transaction records (currently 5000) of a sto
TranID ItemA ItemB ItemC ... TranID=Text, one ID per visit ItemX=1 or 0, if 1 ItemX is purchased, if 0 not purchased What I want is a Co-occurrence matrix: ItemA ItemB ItemC ... ItemA AA AB AC ItemB BA BB BC ItemC CA CB CC AA=all occurence of item A, how many times A appear in each ID AB=all co-occurence of item A&B, how many times A &B (or B& A) appear at the same time in each ID No sequence difference, so AB=BA I know I may should use Matlab etc. but it drives mad. Thanks in advance!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to determine the occurrence? | Excel Discussion (Misc queries) | |||
nth occurrence of MATCH | Excel Worksheet Functions | |||
Finding Next Occurrence | Excel Discussion (Misc queries) | |||
Max value for each day, and hour of that occurrence | Excel Discussion (Misc queries) | |||
Occurrence between rows | Excel Discussion (Misc queries) |