Community Profile

photo

Kelley Kehoe


Last seen: etwa ein Jahr vor Aktiv seit 2020

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort