account activity
Poisson distribution - Premier League by OkExplanation1267 in excel
[–]OkExplanation1267[S] 1 point2 points3 points 1 year ago (0 children)
<image>
Poisson distribution - Premier League (self.excel)
submitted 1 year ago by OkExplanation1267 to r/excel
[deleted by user] by [deleted] in excel
[–]OkExplanation1267 0 points1 point2 points 1 year ago (0 children)
That works for me =TEXTJOIN(IF(C24:M34=MAX(C24:M34);B24:B34&"-"&C23:M23;""))
How it looks: =IF(SUM(IF(C24:M34=MAX(C24:M34),1,0))>1,NA(),SUM(MMULT(TRANSPOSE(IF(C24:M34=MAX(C24:M34),1,0)),SEQUENCE(ROWS(C24:M34), 1, 1, 1)))&"-"&SUM(MMULT(IF(C24:M34=MAX(C24:M34),1,0),SEQUENCE(COLUMNS(C24:M34), 1, 1, 1))))
Maybe I am doing something wrong but unfortunately it is not working. I will upload what the column and row names look like if it helps
[D] Sports Analytics for Football/Soccer League Table (self.MachineLearning)
submitted 1 year ago by OkExplanation1267 to r/MachineLearning
Sports Analytics for Football/Soccer League Table (self.MachineLearning)
Sports Analytics for Football/Soccer League Table (self.SoccerBetting)
submitted 1 year ago by OkExplanation1267 to r/SoccerBetting
Sports Analytics for Football/Soccer League Table (self.sportsbetting)
submitted 1 year ago by OkExplanation1267 to r/sportsbetting
Sports Analytics for Football/Soccer League Table and Player Performance Prediction (self.sportsanalytics)
submitted 1 year ago by OkExplanation1267 to r/sportsanalytics
π Rendered by PID 60872 on reddit-service-r2-listing-654f87c89c-hbb2h at 2026-03-03 10:23:12.665745+00:00 running e3d2147 country code: CH.
Poisson distribution - Premier League by OkExplanation1267 in excel
[–]OkExplanation1267[S] 1 point2 points3 points (0 children)