Community Profile

photo

Kelley Kehoe


Last seen: 約1年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Can someone help me write out this equation for chi-square please
I am having trouble writing this equation out in matlab, am a beginner. This is my attempt so far: CS= sum(((y-m)./err_y).^2). A...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Need help writing a manual equation for a Chi-Square test for an assignment
So I am struggling a tad with a portion of my assignment to manually solve this version of the chi-squared equation. The sectio...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


How to make a certain percentage of values in an existing matrix, between a set range of values. Probably easy but I am a newbie.
size=[25,10]; Score=randi([50,100],size); So I have these commands in my script to create a 25x10 matrix of...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


I have a function to find the standard deviation of a matrix of scores, I now need to use that same standard deviation equation using the mean of said scores and get a scalar in return.
I asked a question on here a day ago pertaining to an assignment I have, on how to write a function to find the standard deviati...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Need help manually finding the standard deviation using an external function
I am new to matlab (taking an intro to matlab class), but for my assignment I have to do a number of things including randomly g...

3年以上 前 | 1 件の回答 | 0

1

回答